<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-34656249</id><updated>2011-04-21T17:32:15.357-07:00</updated><title type='text'>Azabuka test js</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://azabuka.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34656249/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://azabuka.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Krates Ng</name><uri>http://www.blogger.com/profile/17789937761969962895</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>13</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-34656249.post-1519416245417336790</id><published>2007-08-25T14:25:00.005-07:00</published><updated>2007-08-25T14:25:35.435-07:00</updated><title type='text'>new post 10</title><content type='html'>&lt;p&gt;I was choosing between &lt;a href="http://nubyonrails.com/pages/gruff"&gt;gruff&lt;/a&gt;  and &lt;a href="http://www.germane-software.com/software/SVG/SVG::Graph/"&gt;SVG&lt;/a&gt;  on creating the user facing line-graph that we need.&lt;br /&gt;&lt;br /&gt;I ended up choosing  gruff becuase it seems to be easy to use from my short research. Installing the  plugin was not that obvious, because there are specific things you need to do to  install RMagick on windows before install gruff.&lt;br /&gt;&lt;br /&gt;Here's the  steps:&lt;br /&gt;&lt;br /&gt;1) download RMagick-1.9.2-IM-6.2.4-6-win32.zip from &lt;a href="http://rubyforge.org/frs/?group_id=12&amp;release_id=3031"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;2)  extract it to somewhere. The two key files are  &lt;i&gt;&lt;b&gt;RMagick-win32-1.x.x-mswin32.gem&lt;/b&gt;&lt;/i&gt; &amp;amp;  &lt;i&gt;&lt;b&gt;postinstall.rb&lt;/b&gt;&lt;/i&gt;.&lt;br /&gt;&lt;br /&gt;3) run "gem install  RMagick-win32-1.x.x-mswin32.gem"&lt;br /&gt;&lt;br /&gt;4) then run postinstall.rb&lt;br /&gt;&lt;br /&gt;5) now  you can install gruff. I did this&lt;br /&gt;&lt;br /&gt;&gt; ruby script/plugin install  http://topfunky.net/svn/plugins/gruff&lt;br /&gt;&gt; ruby script/generate gruff  Reports&lt;br /&gt;&lt;br /&gt;Now, &lt;a href="http://localhost:3000/reports/show"&gt;http://localhost:3000/reports/show&lt;/a&gt;  should generates a nice looking graph.&lt;br /&gt;&lt;br /&gt;For more reference: &lt;a href="http://rmagick.rubyforge.org/install-faq.html#win"&gt;FAQ&lt;/a&gt;, &lt;a href="http://lists.rubyonrails.org/pipermail/rails/2006-February/020367.html"&gt;a  forum posting&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;I was choosing between &lt;a href="http://nubyonrails.com/pages/gruff"&gt;gruff&lt;/a&gt;  and &lt;a href="http://www.germane-software.com/software/SVG/SVG::Graph/"&gt;SVG&lt;/a&gt;  on creating the user facing line-graph that we need.&lt;br /&gt;&lt;br /&gt;I ended up choosing  gruff becuase it seems to be easy to use from my short research. Installing the  plugin was not that obvious, because there are specific things you need to do to  install RMagick on windows before install gruff.&lt;br /&gt;&lt;br /&gt;Here's the  steps:&lt;br /&gt;&lt;br /&gt;1) download RMagick-1.9.2-IM-6.2.4-6-win32.zip from &lt;a href="http://rubyforge.org/frs/?group_id=12&amp;release_id=3031"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;2)  extract it to somewhere. The two key files are  &lt;i&gt;&lt;b&gt;RMagick-win32-1.x.x-mswin32.gem&lt;/b&gt;&lt;/i&gt; &amp;amp;  &lt;i&gt;&lt;b&gt;postinstall.rb&lt;/b&gt;&lt;/i&gt;.&lt;br /&gt;&lt;br /&gt;3) run "gem install  RMagick-win32-1.x.x-mswin32.gem"&lt;br /&gt;&lt;br /&gt;4) then run postinstall.rb&lt;br /&gt;&lt;br /&gt;5) now  you can install gruff. I did this&lt;br /&gt;&lt;br /&gt;&gt; ruby script/plugin install  http://topfunky.net/svn/plugins/gruff&lt;br /&gt;&gt; ruby script/generate gruff  Reports&lt;br /&gt;&lt;br /&gt;Now, &lt;a href="http://localhost:3000/reports/show"&gt;http://localhost:3000/reports/show&lt;/a&gt;  should generates a nice looking graph.&lt;br /&gt;&lt;br /&gt;For more reference: &lt;a href="http://rmagick.rubyforge.org/install-faq.html#win"&gt;FAQ&lt;/a&gt;, &lt;a href="http://lists.rubyonrails.org/pipermail/rails/2006-February/020367.html"&gt;a  forum posting&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;I was choosing between &lt;a href="http://nubyonrails.com/pages/gruff"&gt;gruff&lt;/a&gt;  and &lt;a href="http://www.germane-software.com/software/SVG/SVG::Graph/"&gt;SVG&lt;/a&gt;  on creating the user facing line-graph that we need.&lt;br /&gt;&lt;br /&gt;I ended up choosing  gruff becuase it seems to be easy to use from my short research. Installing the  plugin was not that obvious, because there are specific things you need to do to  install RMagick on windows before install gruff.&lt;br /&gt;&lt;br /&gt;Here's the  steps:&lt;br /&gt;&lt;br /&gt;1) download RMagick-1.9.2-IM-6.2.4-6-win32.zip from &lt;a href="http://rubyforge.org/frs/?group_id=12&amp;release_id=3031"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;2)  extract it to somewhere. The two key files are  &lt;i&gt;&lt;b&gt;RMagick-win32-1.x.x-mswin32.gem&lt;/b&gt;&lt;/i&gt; &amp;amp;  &lt;i&gt;&lt;b&gt;postinstall.rb&lt;/b&gt;&lt;/i&gt;.&lt;br /&gt;&lt;br /&gt;3) run "gem install  RMagick-win32-1.x.x-mswin32.gem"&lt;br /&gt;&lt;br /&gt;4) then run postinstall.rb&lt;br /&gt;&lt;br /&gt;5) now  you can install gruff. I did this&lt;br /&gt;&lt;br /&gt;&gt; ruby script/plugin install  http://topfunky.net/svn/plugins/gruff&lt;br /&gt;&gt; ruby script/generate gruff  Reports&lt;br /&gt;&lt;br /&gt;Now, &lt;a href="http://localhost:3000/reports/show"&gt;http://localhost:3000/reports/show&lt;/a&gt;  should generates a nice looking graph.&lt;br /&gt;&lt;br /&gt;For more reference: &lt;a href="http://rmagick.rubyforge.org/install-faq.html#win"&gt;FAQ&lt;/a&gt;, &lt;a href="http://lists.rubyonrails.org/pipermail/rails/2006-February/020367.html"&gt;a  forum posting&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34656249-1519416245417336790?l=azabuka.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://azabuka.blogspot.com/feeds/1519416245417336790/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=34656249&amp;postID=1519416245417336790' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34656249/posts/default/1519416245417336790'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34656249/posts/default/1519416245417336790'/><link rel='alternate' type='text/html' href='http://azabuka.blogspot.com/2007/08/new-post-10.html' title='new post 10'/><author><name>Krates Ng</name><uri>http://www.blogger.com/profile/17789937761969962895</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34656249.post-8069582025018324065</id><published>2007-08-25T14:25:00.003-07:00</published><updated>2007-08-25T14:25:24.499-07:00</updated><title type='text'>new post 9</title><content type='html'>&lt;p&gt;I was choosing between &lt;a href="http://nubyonrails.com/pages/gruff"&gt;gruff&lt;/a&gt;  and &lt;a href="http://www.germane-software.com/software/SVG/SVG::Graph/"&gt;SVG&lt;/a&gt;  on creating the user facing line-graph that we need.&lt;br /&gt;&lt;br /&gt;I ended up choosing  gruff becuase it seems to be easy to use from my short research. Installing the  plugin was not that obvious, because there are specific things you need to do to  install RMagick on windows before install gruff.&lt;br /&gt;&lt;br /&gt;Here's the  steps:&lt;br /&gt;&lt;br /&gt;1) download RMagick-1.9.2-IM-6.2.4-6-win32.zip from &lt;a href="http://rubyforge.org/frs/?group_id=12&amp;release_id=3031"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;2)  extract it to somewhere. The two key files are  &lt;i&gt;&lt;b&gt;RMagick-win32-1.x.x-mswin32.gem&lt;/b&gt;&lt;/i&gt; &amp;amp;  &lt;i&gt;&lt;b&gt;postinstall.rb&lt;/b&gt;&lt;/i&gt;.&lt;br /&gt;&lt;br /&gt;3) run "gem install  RMagick-win32-1.x.x-mswin32.gem"&lt;br /&gt;&lt;br /&gt;4) then run postinstall.rb&lt;br /&gt;&lt;br /&gt;5) now  you can install gruff. I did this&lt;br /&gt;&lt;br /&gt;&gt; ruby script/plugin install  http://topfunky.net/svn/plugins/gruff&lt;br /&gt;&gt; ruby script/generate gruff  Reports&lt;br /&gt;&lt;br /&gt;Now, &lt;a href="http://localhost:3000/reports/show"&gt;http://localhost:3000/reports/show&lt;/a&gt;  should generates a nice looking graph.&lt;br /&gt;&lt;br /&gt;For more reference: &lt;a href="http://rmagick.rubyforge.org/install-faq.html#win"&gt;FAQ&lt;/a&gt;, &lt;a href="http://lists.rubyonrails.org/pipermail/rails/2006-February/020367.html"&gt;a  forum posting&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;I was choosing between &lt;a href="http://nubyonrails.com/pages/gruff"&gt;gruff&lt;/a&gt;  and &lt;a href="http://www.germane-software.com/software/SVG/SVG::Graph/"&gt;SVG&lt;/a&gt;  on creating the user facing line-graph that we need.&lt;br /&gt;&lt;br /&gt;I ended up choosing  gruff becuase it seems to be easy to use from my short research. Installing the  plugin was not that obvious, because there are specific things you need to do to  install RMagick on windows before install gruff.&lt;br /&gt;&lt;br /&gt;Here's the  steps:&lt;br /&gt;&lt;br /&gt;1) download RMagick-1.9.2-IM-6.2.4-6-win32.zip from &lt;a href="http://rubyforge.org/frs/?group_id=12&amp;release_id=3031"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;2)  extract it to somewhere. The two key files are  &lt;i&gt;&lt;b&gt;RMagick-win32-1.x.x-mswin32.gem&lt;/b&gt;&lt;/i&gt; &amp;amp;  &lt;i&gt;&lt;b&gt;postinstall.rb&lt;/b&gt;&lt;/i&gt;.&lt;br /&gt;&lt;br /&gt;3) run "gem install  RMagick-win32-1.x.x-mswin32.gem"&lt;br /&gt;&lt;br /&gt;4) then run postinstall.rb&lt;br /&gt;&lt;br /&gt;5) now  you can install gruff. I did this&lt;br /&gt;&lt;br /&gt;&gt; ruby script/plugin install  http://topfunky.net/svn/plugins/gruff&lt;br /&gt;&gt; ruby script/generate gruff  Reports&lt;br /&gt;&lt;br /&gt;Now, &lt;a href="http://localhost:3000/reports/show"&gt;http://localhost:3000/reports/show&lt;/a&gt;  should generates a nice looking graph.&lt;br /&gt;&lt;br /&gt;For more reference: &lt;a href="http://rmagick.rubyforge.org/install-faq.html#win"&gt;FAQ&lt;/a&gt;, &lt;a href="http://lists.rubyonrails.org/pipermail/rails/2006-February/020367.html"&gt;a  forum posting&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34656249-8069582025018324065?l=azabuka.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://azabuka.blogspot.com/feeds/8069582025018324065/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=34656249&amp;postID=8069582025018324065' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34656249/posts/default/8069582025018324065'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34656249/posts/default/8069582025018324065'/><link rel='alternate' type='text/html' href='http://azabuka.blogspot.com/2007/08/new-post-9.html' title='new post 9'/><author><name>Krates Ng</name><uri>http://www.blogger.com/profile/17789937761969962895</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34656249.post-5062620266592512214</id><published>2007-08-25T14:25:00.001-07:00</published><updated>2007-08-25T14:25:13.482-07:00</updated><title type='text'>new post 8</title><content type='html'>&lt;p&gt;I was choosing between &lt;a href="http://nubyonrails.com/pages/gruff"&gt;gruff&lt;/a&gt;  and &lt;a href="http://www.germane-software.com/software/SVG/SVG::Graph/"&gt;SVG&lt;/a&gt;  on creating the user facing line-graph that we need.&lt;br /&gt;&lt;br /&gt;I ended up choosing  gruff becuase it seems to be easy to use from my short research. Installing the  plugin was not that obvious, because there are specific things you need to do to  install RMagick on windows before install gruff.&lt;br /&gt;&lt;br /&gt;Here's the  steps:&lt;br /&gt;&lt;br /&gt;1) download RMagick-1.9.2-IM-6.2.4-6-win32.zip from &lt;a href="http://rubyforge.org/frs/?group_id=12&amp;release_id=3031"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;2)  extract it to somewhere. The two key files are  &lt;i&gt;&lt;b&gt;RMagick-win32-1.x.x-mswin32.gem&lt;/b&gt;&lt;/i&gt; &amp;amp;  &lt;i&gt;&lt;b&gt;postinstall.rb&lt;/b&gt;&lt;/i&gt;.&lt;br /&gt;&lt;br /&gt;3) run "gem install  RMagick-win32-1.x.x-mswin32.gem"&lt;br /&gt;&lt;br /&gt;4) then run postinstall.rb&lt;br /&gt;&lt;br /&gt;5) now  you can install gruff. I did this&lt;br /&gt;&lt;br /&gt;&gt; ruby script/plugin install  http://topfunky.net/svn/plugins/gruff&lt;br /&gt;&gt; ruby script/generate gruff  Reports&lt;br /&gt;&lt;br /&gt;Now, &lt;a href="http://localhost:3000/reports/show"&gt;http://localhost:3000/reports/show&lt;/a&gt;  should generates a nice looking graph.&lt;br /&gt;&lt;br /&gt;For more reference: &lt;a href="http://rmagick.rubyforge.org/install-faq.html#win"&gt;FAQ&lt;/a&gt;, &lt;a href="http://lists.rubyonrails.org/pipermail/rails/2006-February/020367.html"&gt;a  forum posting&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34656249-5062620266592512214?l=azabuka.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://azabuka.blogspot.com/feeds/5062620266592512214/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=34656249&amp;postID=5062620266592512214' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34656249/posts/default/5062620266592512214'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34656249/posts/default/5062620266592512214'/><link rel='alternate' type='text/html' href='http://azabuka.blogspot.com/2007/08/new-post-8.html' title='new post 8'/><author><name>Krates Ng</name><uri>http://www.blogger.com/profile/17789937761969962895</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34656249.post-3616084651619551123</id><published>2007-08-25T14:24:00.004-07:00</published><updated>2007-08-25T14:25:03.398-07:00</updated><title type='text'>new post 7</title><content type='html'>&lt;p&gt;I was choosing between &lt;a href="http://nubyonrails.com/pages/gruff"&gt;gruff&lt;/a&gt;  and &lt;a href="http://www.germane-software.com/software/SVG/SVG::Graph/"&gt;SVG&lt;/a&gt;  on creating the user facing line-graph that we need.&lt;br /&gt;&lt;br /&gt;I ended up choosing  gruff becuase it seems to be easy to use from my short research. Installing the  plugin was not that obvious, because there are specific things you need to do to  install RMagick on windows before install gruff.&lt;br /&gt;&lt;br /&gt;Here's the  steps:&lt;br /&gt;&lt;br /&gt;1) download RMagick-1.9.2-IM-6.2.4-6-win32.zip from &lt;a href="http://rubyforge.org/frs/?group_id=12&amp;release_id=3031"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;2)  extract it to somewhere. The two key files are  &lt;i&gt;&lt;b&gt;RMagick-win32-1.x.x-mswin32.gem&lt;/b&gt;&lt;/i&gt; &amp;amp;  &lt;i&gt;&lt;b&gt;postinstall.rb&lt;/b&gt;&lt;/i&gt;.&lt;br /&gt;&lt;br /&gt;3) run "gem install  RMagick-win32-1.x.x-mswin32.gem"&lt;br /&gt;&lt;br /&gt;4) then run postinstall.rb&lt;br /&gt;&lt;br /&gt;5) now  you can install gruff. I did this&lt;br /&gt;&lt;br /&gt;&gt; ruby script/plugin install  http://topfunky.net/svn/plugins/gruff&lt;br /&gt;&gt; ruby script/generate gruff  Reports&lt;br /&gt;&lt;br /&gt;Now, &lt;a href="http://localhost:3000/reports/show"&gt;http://localhost:3000/reports/show&lt;/a&gt;  should generates a nice looking graph.&lt;br /&gt;&lt;br /&gt;For more reference: &lt;a href="http://rmagick.rubyforge.org/install-faq.html#win"&gt;FAQ&lt;/a&gt;, &lt;a href="http://lists.rubyonrails.org/pipermail/rails/2006-February/020367.html"&gt;a  forum posting&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34656249-3616084651619551123?l=azabuka.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://azabuka.blogspot.com/feeds/3616084651619551123/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=34656249&amp;postID=3616084651619551123' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34656249/posts/default/3616084651619551123'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34656249/posts/default/3616084651619551123'/><link rel='alternate' type='text/html' href='http://azabuka.blogspot.com/2007/08/new-post-7.html' title='new post 7'/><author><name>Krates Ng</name><uri>http://www.blogger.com/profile/17789937761969962895</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34656249.post-1671997826705274511</id><published>2007-08-25T14:24:00.003-07:00</published><updated>2007-08-25T14:24:44.563-07:00</updated><title type='text'>new post 6</title><content type='html'>&lt;p&gt;I was choosing between &lt;a href="http://nubyonrails.com/pages/gruff"&gt;gruff&lt;/a&gt;  and &lt;a href="http://www.germane-software.com/software/SVG/SVG::Graph/"&gt;SVG&lt;/a&gt;  on creating the user facing line-graph that we need.&lt;br /&gt;&lt;br /&gt;I ended up choosing  gruff becuase it seems to be easy to use from my short research. Installing the  plugin was not that obvious, because there are specific things you need to do to  install RMagick on windows before install gruff.&lt;br /&gt;&lt;br /&gt;Here's the  steps:&lt;br /&gt;&lt;br /&gt;1) download RMagick-1.9.2-IM-6.2.4-6-win32.zip from &lt;a href="http://rubyforge.org/frs/?group_id=12&amp;release_id=3031"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;2)  extract it to somewhere. The two key files are  &lt;i&gt;&lt;b&gt;RMagick-win32-1.x.x-mswin32.gem&lt;/b&gt;&lt;/i&gt; &amp;amp;  &lt;i&gt;&lt;b&gt;postinstall.rb&lt;/b&gt;&lt;/i&gt;.&lt;br /&gt;&lt;br /&gt;3) run "gem install  RMagick-win32-1.x.x-mswin32.gem"&lt;br /&gt;&lt;br /&gt;4) then run postinstall.rb&lt;br /&gt;&lt;br /&gt;5) now  you can install gruff. I did this&lt;br /&gt;&lt;br /&gt;&gt; ruby script/plugin install  http://topfunky.net/svn/plugins/gruff&lt;br /&gt;&gt; ruby script/generate gruff  Reports&lt;br /&gt;&lt;br /&gt;Now, &lt;a href="http://localhost:3000/reports/show"&gt;http://localhost:3000/reports/show&lt;/a&gt;  should generates a nice looking graph.&lt;br /&gt;&lt;br /&gt;For more reference: &lt;a href="http://rmagick.rubyforge.org/install-faq.html#win"&gt;FAQ&lt;/a&gt;, &lt;a href="http://lists.rubyonrails.org/pipermail/rails/2006-February/020367.html"&gt;a  forum posting&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34656249-1671997826705274511?l=azabuka.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://azabuka.blogspot.com/feeds/1671997826705274511/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=34656249&amp;postID=1671997826705274511' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34656249/posts/default/1671997826705274511'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34656249/posts/default/1671997826705274511'/><link rel='alternate' type='text/html' href='http://azabuka.blogspot.com/2007/08/new-post-6.html' title='new post 6'/><author><name>Krates Ng</name><uri>http://www.blogger.com/profile/17789937761969962895</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34656249.post-8216627192677548596</id><published>2007-08-25T14:24:00.001-07:00</published><updated>2007-08-25T14:24:10.491-07:00</updated><title type='text'>new post 5</title><content type='html'>&lt;p&gt;I was choosing between &lt;a href="http://nubyonrails.com/pages/gruff"&gt;gruff&lt;/a&gt;  and &lt;a href="http://www.germane-software.com/software/SVG/SVG::Graph/"&gt;SVG&lt;/a&gt;  on creating the user facing line-graph that we need.&lt;br /&gt;&lt;br /&gt;I ended up choosing  gruff becuase it seems to be easy to use from my short research. Installing the  plugin was not that obvious, because there are specific things you need to do to  install RMagick on windows before install gruff.&lt;br /&gt;&lt;br /&gt;Here's the  steps:&lt;br /&gt;&lt;br /&gt;1) download RMagick-1.9.2-IM-6.2.4-6-win32.zip from &lt;a href="http://rubyforge.org/frs/?group_id=12&amp;release_id=3031"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;2)  extract it to somewhere. The two key files are  &lt;i&gt;&lt;b&gt;RMagick-win32-1.x.x-mswin32.gem&lt;/b&gt;&lt;/i&gt; &amp;amp;  &lt;i&gt;&lt;b&gt;postinstall.rb&lt;/b&gt;&lt;/i&gt;.&lt;br /&gt;&lt;br /&gt;3) run "gem install  RMagick-win32-1.x.x-mswin32.gem"&lt;br /&gt;&lt;br /&gt;4) then run postinstall.rb&lt;br /&gt;&lt;br /&gt;5) now  you can install gruff. I did this&lt;br /&gt;&lt;br /&gt;&gt; ruby script/plugin install  http://topfunky.net/svn/plugins/gruff&lt;br /&gt;&gt; ruby script/generate gruff  Reports&lt;br /&gt;&lt;br /&gt;Now, &lt;a href="http://localhost:3000/reports/show"&gt;http://localhost:3000/reports/show&lt;/a&gt;  should generates a nice looking graph.&lt;br /&gt;&lt;br /&gt;For more reference: &lt;a href="http://rmagick.rubyforge.org/install-faq.html#win"&gt;FAQ&lt;/a&gt;, &lt;a href="http://lists.rubyonrails.org/pipermail/rails/2006-February/020367.html"&gt;a  forum posting&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34656249-8216627192677548596?l=azabuka.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://azabuka.blogspot.com/feeds/8216627192677548596/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=34656249&amp;postID=8216627192677548596' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34656249/posts/default/8216627192677548596'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34656249/posts/default/8216627192677548596'/><link rel='alternate' type='text/html' href='http://azabuka.blogspot.com/2007/08/new-post-5.html' title='new post 5'/><author><name>Krates Ng</name><uri>http://www.blogger.com/profile/17789937761969962895</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34656249.post-2082943363783573535</id><published>2007-08-25T14:23:00.006-07:00</published><updated>2007-08-25T14:24:00.221-07:00</updated><title type='text'>new post 4</title><content type='html'>&lt;p&gt;I was choosing between &lt;a href="http://nubyonrails.com/pages/gruff"&gt;gruff&lt;/a&gt;  and &lt;a href="http://www.germane-software.com/software/SVG/SVG::Graph/"&gt;SVG&lt;/a&gt;  on creating the user facing line-graph that we need.&lt;br /&gt;&lt;br /&gt;I ended up choosing  gruff becuase it seems to be easy to use from my short research. Installing the  plugin was not that obvious, because there are specific things you need to do to  install RMagick on windows before install gruff.&lt;br /&gt;&lt;br /&gt;Here's the  steps:&lt;br /&gt;&lt;br /&gt;1) download RMagick-1.9.2-IM-6.2.4-6-win32.zip from &lt;a href="http://rubyforge.org/frs/?group_id=12&amp;release_id=3031"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;2)  extract it to somewhere. The two key files are  &lt;i&gt;&lt;b&gt;RMagick-win32-1.x.x-mswin32.gem&lt;/b&gt;&lt;/i&gt; &amp;amp;  &lt;i&gt;&lt;b&gt;postinstall.rb&lt;/b&gt;&lt;/i&gt;.&lt;br /&gt;&lt;br /&gt;3) run "gem install  RMagick-win32-1.x.x-mswin32.gem"&lt;br /&gt;&lt;br /&gt;4) then run postinstall.rb&lt;br /&gt;&lt;br /&gt;5) now  you can install gruff. I did this&lt;br /&gt;&lt;br /&gt;&gt; ruby script/plugin install  http://topfunky.net/svn/plugins/gruff&lt;br /&gt;&gt; ruby script/generate gruff  Reports&lt;br /&gt;&lt;br /&gt;Now, &lt;a href="http://localhost:3000/reports/show"&gt;http://localhost:3000/reports/show&lt;/a&gt;  should generates a nice looking graph.&lt;br /&gt;&lt;br /&gt;For more reference: &lt;a href="http://rmagick.rubyforge.org/install-faq.html#win"&gt;FAQ&lt;/a&gt;, &lt;a href="http://lists.rubyonrails.org/pipermail/rails/2006-February/020367.html"&gt;a  forum posting&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34656249-2082943363783573535?l=azabuka.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://azabuka.blogspot.com/feeds/2082943363783573535/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=34656249&amp;postID=2082943363783573535' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34656249/posts/default/2082943363783573535'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34656249/posts/default/2082943363783573535'/><link rel='alternate' type='text/html' href='http://azabuka.blogspot.com/2007/08/new-post-4.html' title='new post 4'/><author><name>Krates Ng</name><uri>http://www.blogger.com/profile/17789937761969962895</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34656249.post-2339203379409531158</id><published>2007-08-25T14:23:00.005-07:00</published><updated>2007-08-25T14:23:49.191-07:00</updated><title type='text'>new post 3</title><content type='html'>&lt;p&gt;I was choosing between &lt;a href="http://nubyonrails.com/pages/gruff"&gt;gruff&lt;/a&gt;  and &lt;a href="http://www.germane-software.com/software/SVG/SVG::Graph/"&gt;SVG&lt;/a&gt;  on creating the user facing line-graph that we need.&lt;br /&gt;&lt;br /&gt;I ended up choosing  gruff becuase it seems to be easy to use from my short research. Installing the  plugin was not that obvious, because there are specific things you need to do to  install RMagick on windows before install gruff.&lt;br /&gt;&lt;br /&gt;Here's the  steps:&lt;br /&gt;&lt;br /&gt;1) download RMagick-1.9.2-IM-6.2.4-6-win32.zip from &lt;a href="http://rubyforge.org/frs/?group_id=12&amp;release_id=3031"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;2)  extract it to somewhere. The two key files are  &lt;i&gt;&lt;b&gt;RMagick-win32-1.x.x-mswin32.gem&lt;/b&gt;&lt;/i&gt; &amp;amp;  &lt;i&gt;&lt;b&gt;postinstall.rb&lt;/b&gt;&lt;/i&gt;.&lt;br /&gt;&lt;br /&gt;3) run "gem install  RMagick-win32-1.x.x-mswin32.gem"&lt;br /&gt;&lt;br /&gt;4) then run postinstall.rb&lt;br /&gt;&lt;br /&gt;5) now  you can install gruff. I did this&lt;br /&gt;&lt;br /&gt;&gt; ruby script/plugin install  http://topfunky.net/svn/plugins/gruff&lt;br /&gt;&gt; ruby script/generate gruff  Reports&lt;br /&gt;&lt;br /&gt;Now, &lt;a href="http://localhost:3000/reports/show"&gt;http://localhost:3000/reports/show&lt;/a&gt;  should generates a nice looking graph.&lt;br /&gt;&lt;br /&gt;For more reference: &lt;a href="http://rmagick.rubyforge.org/install-faq.html#win"&gt;FAQ&lt;/a&gt;, &lt;a href="http://lists.rubyonrails.org/pipermail/rails/2006-February/020367.html"&gt;a  forum posting&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34656249-2339203379409531158?l=azabuka.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://azabuka.blogspot.com/feeds/2339203379409531158/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=34656249&amp;postID=2339203379409531158' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34656249/posts/default/2339203379409531158'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34656249/posts/default/2339203379409531158'/><link rel='alternate' type='text/html' href='http://azabuka.blogspot.com/2007/08/new-post-3.html' title='new post 3'/><author><name>Krates Ng</name><uri>http://www.blogger.com/profile/17789937761969962895</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34656249.post-5155823084370315579</id><published>2007-08-25T14:23:00.003-07:00</published><updated>2007-08-25T14:23:38.740-07:00</updated><title type='text'>new post 2</title><content type='html'>&lt;p&gt;I was choosing between &lt;a href="http://nubyonrails.com/pages/gruff"&gt;gruff&lt;/a&gt;  and &lt;a href="http://www.germane-software.com/software/SVG/SVG::Graph/"&gt;SVG&lt;/a&gt;  on creating the user facing line-graph that we need.&lt;br /&gt;&lt;br /&gt;I ended up choosing  gruff becuase it seems to be easy to use from my short research. Installing the  plugin was not that obvious, because there are specific things you need to do to  install RMagick on windows before install gruff.&lt;br /&gt;&lt;br /&gt;Here's the  steps:&lt;br /&gt;&lt;br /&gt;1) download RMagick-1.9.2-IM-6.2.4-6-win32.zip from &lt;a href="http://rubyforge.org/frs/?group_id=12&amp;release_id=3031"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;2)  extract it to somewhere. The two key files are  &lt;i&gt;&lt;b&gt;RMagick-win32-1.x.x-mswin32.gem&lt;/b&gt;&lt;/i&gt; &amp;amp;  &lt;i&gt;&lt;b&gt;postinstall.rb&lt;/b&gt;&lt;/i&gt;.&lt;br /&gt;&lt;br /&gt;3) run "gem install  RMagick-win32-1.x.x-mswin32.gem"&lt;br /&gt;&lt;br /&gt;4) then run postinstall.rb&lt;br /&gt;&lt;br /&gt;5) now  you can install gruff. I did this&lt;br /&gt;&lt;br /&gt;&gt; ruby script/plugin install  http://topfunky.net/svn/plugins/gruff&lt;br /&gt;&gt; ruby script/generate gruff  Reports&lt;br /&gt;&lt;br /&gt;Now, &lt;a href="http://localhost:3000/reports/show"&gt;http://localhost:3000/reports/show&lt;/a&gt;  should generates a nice looking graph.&lt;br /&gt;&lt;br /&gt;For more reference: &lt;a href="http://rmagick.rubyforge.org/install-faq.html#win"&gt;FAQ&lt;/a&gt;, &lt;a href="http://lists.rubyonrails.org/pipermail/rails/2006-February/020367.html"&gt;a  forum posting&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34656249-5155823084370315579?l=azabuka.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://azabuka.blogspot.com/feeds/5155823084370315579/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=34656249&amp;postID=5155823084370315579' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34656249/posts/default/5155823084370315579'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34656249/posts/default/5155823084370315579'/><link rel='alternate' type='text/html' href='http://azabuka.blogspot.com/2007/08/new-post-2.html' title='new post 2'/><author><name>Krates Ng</name><uri>http://www.blogger.com/profile/17789937761969962895</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34656249.post-802041863889062144</id><published>2007-08-25T14:23:00.001-07:00</published><updated>2007-08-25T14:23:25.111-07:00</updated><title type='text'>new post 1</title><content type='html'>&lt;p&gt;I was choosing between &lt;a href="http://nubyonrails.com/pages/gruff"&gt;gruff&lt;/a&gt;  and &lt;a href="http://www.germane-software.com/software/SVG/SVG::Graph/"&gt;SVG&lt;/a&gt;  on creating the user facing line-graph that we need.&lt;br /&gt;&lt;br /&gt;I ended up choosing  gruff becuase it seems to be easy to use from my short research. Installing the  plugin was not that obvious, because there are specific things you need to do to  install RMagick on windows before install gruff.&lt;br /&gt;&lt;br /&gt;Here's the  steps:&lt;br /&gt;&lt;br /&gt;1) download RMagick-1.9.2-IM-6.2.4-6-win32.zip from &lt;a href="http://rubyforge.org/frs/?group_id=12&amp;release_id=3031"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;2)  extract it to somewhere. The two key files are  &lt;i&gt;&lt;b&gt;RMagick-win32-1.x.x-mswin32.gem&lt;/b&gt;&lt;/i&gt; &amp;amp;  &lt;i&gt;&lt;b&gt;postinstall.rb&lt;/b&gt;&lt;/i&gt;.&lt;br /&gt;&lt;br /&gt;3) run "gem install  RMagick-win32-1.x.x-mswin32.gem"&lt;br /&gt;&lt;br /&gt;4) then run postinstall.rb&lt;br /&gt;&lt;br /&gt;5) now  you can install gruff. I did this&lt;br /&gt;&lt;br /&gt;&gt; ruby script/plugin install  http://topfunky.net/svn/plugins/gruff&lt;br /&gt;&gt; ruby script/generate gruff  Reports&lt;br /&gt;&lt;br /&gt;Now, &lt;a href="http://localhost:3000/reports/show"&gt;http://localhost:3000/reports/show&lt;/a&gt;  should generates a nice looking graph.&lt;br /&gt;&lt;br /&gt;For more reference: &lt;a href="http://rmagick.rubyforge.org/install-faq.html#win"&gt;FAQ&lt;/a&gt;, &lt;a href="http://lists.rubyonrails.org/pipermail/rails/2006-February/020367.html"&gt;a  forum posting&lt;/a&gt;&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34656249-802041863889062144?l=azabuka.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://azabuka.blogspot.com/feeds/802041863889062144/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=34656249&amp;postID=802041863889062144' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34656249/posts/default/802041863889062144'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34656249/posts/default/802041863889062144'/><link rel='alternate' type='text/html' href='http://azabuka.blogspot.com/2007/08/new-post-1.html' title='new post 1'/><author><name>Krates Ng</name><uri>http://www.blogger.com/profile/17789937761969962895</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34656249.post-4226635113322499438</id><published>2007-08-07T21:59:00.001-07:00</published><updated>2007-08-07T21:59:23.511-07:00</updated><title type='text'>it is my blog posting!</title><content type='html'>kj;ljjklj&lt;br /&gt;j klf akldj fl;aj&lt;br /&gt;dfjakl;djfkla dsfl dsklfj j&lt;br /&gt;dfal;dfj kl;adj fklj&lt;br /&gt;&lt;blog_owner:krates@krates.com/&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34656249-4226635113322499438?l=azabuka.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://azabuka.blogspot.com/feeds/4226635113322499438/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=34656249&amp;postID=4226635113322499438' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34656249/posts/default/4226635113322499438'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34656249/posts/default/4226635113322499438'/><link rel='alternate' type='text/html' href='http://azabuka.blogspot.com/2007/08/it-is-my-blog-posting.html' title='it is my blog posting!'/><author><name>Krates Ng</name><uri>http://www.blogger.com/profile/17789937761969962895</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34656249.post-115864044513005809</id><published>2006-09-18T21:33:00.001-07:00</published><updated>2006-10-25T21:37:25.659-07:00</updated><title type='text'>posting 2</title><content type='html'>dfkl;aj d;fjdl fdj fljadsf adsflj sadlfj&lt;br /&gt;adsjflk;aj dflj adsl;fj lakdsj f&lt;br /&gt;as djfkl;aj dflkj ads;lfj klads f&lt;br /&gt;a jdklfjasdl;fj adsl;fj l&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34656249-115864044513005809?l=azabuka.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://azabuka.blogspot.com/feeds/115864044513005809/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=34656249&amp;postID=115864044513005809' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34656249/posts/default/115864044513005809'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34656249/posts/default/115864044513005809'/><link rel='alternate' type='text/html' href='http://azabuka.blogspot.com/2006/09/posting-2.html' title='posting 2'/><author><name>Krates Ng</name><uri>http://www.blogger.com/profile/17789937761969962895</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-34656249.post-115864041139569179</id><published>2006-09-18T21:33:00.000-07:00</published><updated>2006-10-25T21:37:25.594-07:00</updated><title type='text'>Posting 1</title><content type='html'>blule bla balb abklajldsbj ladj blalfbj l;'afjlvj afl gvklafd g safdlgj dalsg fjlkdsaj lj&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/34656249-115864041139569179?l=azabuka.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://azabuka.blogspot.com/feeds/115864041139569179/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=34656249&amp;postID=115864041139569179' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/34656249/posts/default/115864041139569179'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/34656249/posts/default/115864041139569179'/><link rel='alternate' type='text/html' href='http://azabuka.blogspot.com/2006/09/posting-1.html' title='Posting 1'/><author><name>Krates Ng</name><uri>http://www.blogger.com/profile/17789937761969962895</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
