<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0" xml:base="http://suksit.in.th">
<channel>
 <title>Suksit's Tumblog</title>
 <link>http://suksit.in.th</link>
 <description>Just some links, notes, photos, quotes, and stuffs.</description>
 <language>en</language>
<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/suksit-tumblog" /><feedburner:info uri="suksit-tumblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
 <title>Linux Command to Get Unix Timestamp</title>
 <link>http://feedproxy.google.com/~r/suksit-tumblog/~3/UQa4m5fd9cQ/linux-command-to-get-unix-timestamp</link>
 <description>&lt;p&gt;This will display number of seconds since 1970-01-01 00:00:00&lt;/p&gt;

&lt;div class="geshifilter"&gt;&lt;pre class="bash geshifilter-bash"&gt;$ &lt;span class="kw2"&gt;date&lt;/span&gt; +&lt;span class="sy0"&gt;%&lt;/span&gt;s&lt;/pre&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/suksit-tumblog/~4/UQa4m5fd9cQ" height="1" width="1"/&gt;</description>
 <category domain="http://suksit.in.th/tag/linux">Linux</category>
 <pubDate>Fri, 27 Nov 2009 15:25:04 +0000</pubDate>
 <dc:creator>kong</dc:creator>
 <guid isPermaLink="false">46 at http://suksit.in.th</guid>
<feedburner:origLink>http://suksit.in.th/node/46/linux-command-to-get-unix-timestamp</feedburner:origLink></item>
<item>
 <title>Fixing BADSIG 40976EAF437D05B5 in Ubuntu</title>
 <link>http://feedproxy.google.com/~r/suksit-tumblog/~3/9Y0rJmrC2zM/fixing-badsig-40976eaf437d05b5-in-ubuntu</link>
 <description>&lt;p&gt;The problem:&lt;/p&gt;

&lt;div class="geshifilter"&gt;&lt;pre class="text geshifilter-text"&gt;W: GPG error: http://archive.ubuntu.com jaunty-updates Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key &amp;lt;ftpmaster@ubuntu.com&amp;gt;
W: You may want to run apt-get update to correct these problems&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;How to fix it:&lt;/p&gt;

&lt;div class="geshifilter"&gt;&lt;pre class="text geshifilter-text"&gt;sudo aptitude -o Acquire::http::No-Cache=True -o Acquire::BrokenProxy=true update&lt;/pre&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/suksit-tumblog/~4/9Y0rJmrC2zM" height="1" width="1"/&gt;</description>
 <category domain="http://suksit.in.th/tag/linux">Linux</category>
 <category domain="http://suksit.in.th/tag/ubuntu">Ubuntu</category>
 <pubDate>Sat, 29 Aug 2009 08:49:03 +0000</pubDate>
 <dc:creator>kong</dc:creator>
 <guid isPermaLink="false">45 at http://suksit.in.th</guid>
<feedburner:origLink>http://suksit.in.th/node/45/fixing-badsig-40976eaf437d05b5-in-ubuntu</feedburner:origLink></item>
<item>
 <title>Forum Software Reviews</title>
 <link>http://feedproxy.google.com/~r/suksit-tumblog/~3/g4z4iG8Q1M4/forum-software-reviews</link>
 <description>&lt;blockquote&gt;
  &lt;p&gt;Forum Software Reviews helps you choosing between all existing forum softwares and find the best product suiting your needs (PHP/MySQL, J2EE, .Net...) . Requirements (web server, language, database, W3C norms...) and Features (themes, plugins...) are reviewed for Open Source and Proprietary Forum softwares&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href="http://www.forum-software.org"&gt;Forum Software Reivews | Choose the best bulletin board for your community!&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/suksit-tumblog/~4/g4z4iG8Q1M4" height="1" width="1"/&gt;</description>
 <category domain="http://suksit.in.th/tag/forum">Forum</category>
 <category domain="http://suksit.in.th/tag/mysql">MySQL</category>
 <category domain="http://suksit.in.th/tag/php">PHP</category>
 <pubDate>Sat, 13 Jun 2009 14:41:36 +0000</pubDate>
 <dc:creator>kong</dc:creator>
 <guid isPermaLink="false">44 at http://suksit.in.th</guid>
<feedburner:origLink>http://suksit.in.th/node/44/forum-software-reviews</feedburner:origLink></item>
<item>
 <title>Drush 2.0</title>
 <link>http://feedproxy.google.com/~r/suksit-tumblog/~3/CvBELy6KcKQ/drush-2-0</link>
 <description>&lt;blockquote&gt;
  &lt;p&gt;&lt;a href="http://drupal.org/project/drush"&gt;Drush&lt;/a&gt;, which stands for the “DRUpal SHell”, is a command line interface to Drupal that bills itself as a “swiss army knife” for Drupal developers. The rule of thumb is that if there’s a commonly run task that involves many clicks on a Drupal site, there’s probably a Drush command for it. Drush is also one of the best kept secrets in the Drupal community. Due to its nature it won’t end up in any Drupal.org usage lists, but there is no denying the improvement in workflow that people experience when starting to use it.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href="http://www.developmentseed.org/blog/2009/jun/09/building-drupal-faster-drush-20"&gt;Building Drupal Faster with Drush 2.0&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/suksit-tumblog/~4/CvBELy6KcKQ" height="1" width="1"/&gt;</description>
 <category domain="http://suksit.in.th/tag/drupal">Drupal</category>
 <category domain="http://suksit.in.th/tag/drush">Drush</category>
 <category domain="http://suksit.in.th/tag/module">Module</category>
 <pubDate>Thu, 11 Jun 2009 01:24:27 +0000</pubDate>
 <dc:creator>kong</dc:creator>
 <guid isPermaLink="false">43 at http://suksit.in.th</guid>
<feedburner:origLink>http://suksit.in.th/node/43/drush-2-0</feedburner:origLink></item>
<item>
 <title>Search Engine Plugins for Firefox &amp; IE7</title>
 <link>http://feedproxy.google.com/~r/suksit-tumblog/~3/diNjzY6qMWM/search-engine-plugins-for-firefox-ie7</link>
 <description>&lt;blockquote&gt;
  &lt;p&gt;The Mycroft Project provides a collection of more than 17 thousand Sherlock &amp;amp; OpenSearch Search Engine Plugins for your web browser.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href="http://mycroft.mozdev.org"&gt;Mycroft Project: Search Engine Plugins - Firefox &amp;amp; IE7&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/suksit-tumblog/~4/diNjzY6qMWM" height="1" width="1"/&gt;</description>
 <category domain="http://suksit.in.th/tag/firefox">Firefox</category>
 <category domain="http://suksit.in.th/tag/ie">IE</category>
 <category domain="http://suksit.in.th/tag/mycroft">Mycroft</category>
 <category domain="http://suksit.in.th/tag/plugin">Plugin</category>
 <category domain="http://suksit.in.th/tag/search-engine">Search Engine</category>
 <pubDate>Tue, 28 Apr 2009 06:21:58 +0000</pubDate>
 <dc:creator>kong</dc:creator>
 <guid isPermaLink="false">42 at http://suksit.in.th</guid>
<feedburner:origLink>http://suksit.in.th/node/42/search-engine-plugins-for-firefox-ie7</feedburner:origLink></item>
<item>
 <title>Comparisons of Contributed Modules</title>
 <link>http://feedproxy.google.com/~r/suksit-tumblog/~3/n0BHAW2ncVE/comparisons-of-contributed-modules</link>
 <description>&lt;blockquote&gt;
  &lt;p&gt;Contains overviews of different groups of contributed modules that carry out similar tasks. These overviews can be very useful if you are evaluating modules to meet a certain requirement and cannot distinguish the differences between them.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href="http://drupal.org/node/266179"&gt;Comparisons of contributed modules | drupal.org&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/suksit-tumblog/~4/n0BHAW2ncVE" height="1" width="1"/&gt;</description>
 <category domain="http://suksit.in.th/tag/drupal">Drupal</category>
 <category domain="http://suksit.in.th/tag/module">Module</category>
 <pubDate>Fri, 24 Apr 2009 12:56:31 +0000</pubDate>
 <dc:creator>kong</dc:creator>
 <guid isPermaLink="false">41 at http://suksit.in.th</guid>
<feedburner:origLink>http://suksit.in.th/node/41/comparisons-of-contributed-modules</feedburner:origLink></item>
<item>
 <title>Online Image Editors</title>
 <link>http://feedproxy.google.com/~r/suksit-tumblog/~3/ynMRI-Bq3l4/online-image-editors</link>
 <description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.pixlr.com"&gt;Online image / photo editor pixlr free&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.sumopaint.com"&gt;SUMO Paint :: Online Image Editor&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/suksit-tumblog/~4/ynMRI-Bq3l4" height="1" width="1"/&gt;</description>
 <category domain="http://suksit.in.th/tag/flash">Flash</category>
 <category domain="http://suksit.in.th/tag/image-editor">Image editor</category>
 <category domain="http://suksit.in.th/tag/pixlr">Pixlr</category>
 <category domain="http://suksit.in.th/tag/sumo-paint">Sumo Paint</category>
 <pubDate>Mon, 20 Apr 2009 12:43:00 +0000</pubDate>
 <dc:creator>kong</dc:creator>
 <guid isPermaLink="false">40 at http://suksit.in.th</guid>
<feedburner:origLink>http://suksit.in.th/node/40/online-image-editors</feedburner:origLink></item>
<item>
 <title>Open Source CMS Market Share - 2008</title>
 <link>http://feedproxy.google.com/~r/suksit-tumblog/~3/PmZ9W9veLXQ/open-source-cms-market-share-2008</link>
 <description>&lt;blockquote&gt;
  &lt;p&gt;What is the most popular open source content management system? It's a simple question with no simple answer. Reliable metrics in this area are few and far between, while the rhetoric is dense and unreliable - driven often by both passion and commercial interests.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href="http://www.waterandstone.com/downloads/2008OpenSourceCMSMarketSurvey.pdf"&gt;Open Source CMS Market Share&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/suksit-tumblog/~4/PmZ9W9veLXQ" height="1" width="1"/&gt;</description>
 <category domain="http://suksit.in.th/tag/cms">CMS</category>
 <pubDate>Sun, 05 Apr 2009 09:08:21 +0000</pubDate>
 <dc:creator>kong</dc:creator>
 <guid isPermaLink="false">39 at http://suksit.in.th</guid>
<feedburner:origLink>http://suksit.in.th/node/39/open-source-cms-market-share-2008</feedburner:origLink></item>
<item>
 <title>typeface.js</title>
 <link>http://feedproxy.google.com/~r/suksit-tumblog/~3/XIZbpv6bbcM/typeface-js</link>
 <description>&lt;blockquote&gt;
  &lt;p&gt;With typeface.js you can embed custom fonts in your web pages so you don't have to render text to images.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href="http://typeface.neocracy.org"&gt;typeface.js -- Rendering text with JavaScript, &amp;lt;canvas&amp;gt;, and VML&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/suksit-tumblog/~4/XIZbpv6bbcM" height="1" width="1"/&gt;</description>
 <category domain="http://suksit.in.th/tag/embed">Embed</category>
 <category domain="http://suksit.in.th/tag/font">Font</category>
 <category domain="http://suksit.in.th/tag/javascript">JavaScript</category>
 <pubDate>Mon, 30 Mar 2009 14:56:21 +0000</pubDate>
 <dc:creator>kong</dc:creator>
 <guid isPermaLink="false">38 at http://suksit.in.th</guid>
<feedburner:origLink>http://suksit.in.th/node/38/typeface-js</feedburner:origLink></item>
<item>
 <title>Free Vector Graphics (and more)</title>
 <link>http://feedproxy.google.com/~r/suksit-tumblog/~3/TgqgzIbxyac/free-vector-graphics-%28and-more%29</link>
 <description>&lt;p&gt;&lt;a href="http://www.oneter.com"&gt;Vector graphics and icon - oneter.com&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/suksit-tumblog/~4/TgqgzIbxyac" height="1" width="1"/&gt;</description>
 <category domain="http://suksit.in.th/tag/graphic">Graphic</category>
 <pubDate>Mon, 30 Mar 2009 02:10:06 +0000</pubDate>
 <dc:creator>kong</dc:creator>
 <guid isPermaLink="false">37 at http://suksit.in.th</guid>
<feedburner:origLink>http://suksit.in.th/node/37/free-vector-graphics-%28and-more%29</feedburner:origLink></item>
</channel>
</rss>

