<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Michael Sync &#187; WordPress/Blogging</title>
	<atom:link href="http://michaelsync.net/category/wordpressblogging/feed" rel="self" type="application/rss+xml" />
	<link>http://michaelsync.net</link>
	<description>Sharing our knowledge</description>
	<lastBuildDate>Wed, 21 Jul 2010 01:43:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Bulk Image Downloader for WordPress Users</title>
		<link>http://michaelsync.net/2008/01/28/bulk-image-downloader-for-wordpress-users</link>
		<comments>http://michaelsync.net/2008/01/28/bulk-image-downloader-for-wordpress-users#comments</comments>
		<pubDate>Mon, 28 Jan 2008 16:04:21 +0000</pubDate>
		<dc:creator>Michael Sync</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[WordPress/Blogging]]></category>

		<guid isPermaLink="false">http://michaelsync.net/2008/01/28/bulk-image-downloader-for-wordpress-users</guid>
		<description><![CDATA[A tool for downloading images from your WordPress.com blog to your local machine. It is also an example of how to use XML RPC service in C#. Executable : WpBulkDownloader-Alpha-Executable.zip SourceCode : WpBulkDownloader.zip Contents Introduction Background Software Requirements How to use How it works FAQ Introduction This is a tool that helps you to download [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmichaelsync.net%2F2008%2F01%2F28%2Fbulk-image-downloader-for-wordpress-users"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmichaelsync.net%2F2008%2F01%2F28%2Fbulk-image-downloader-for-wordpress-users&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>A tool for downloading images from your WordPress.com blog to your local machine. It is also an example of how to use <a href="http://www.xmlrpc.com/">XML RPC</a> service in C#.</p>
<p>Executable : <a href="http://michaelsync.net/demo/WpBulkDownloader-Alpha-Executable.zip">WpBulkDownloader-Alpha-Executable.zip</a><br />
SourceCode :  <a href="http://michaelsync.net/demo/WpBulkDownloader%20-%20Alpha.zip">WpBulkDownloader.zip</a></p>
<p><strong>Contents</strong></p>
<ul>
<li>Introduction</li>
<li>Background</li>
<li>Software Requirements</li>
<li>How to use</li>
<li>How it works</li>
<li>FAQ</li>
</ul>
<h2>Introduction</h2>
<p>This is a tool that helps you to download all of your images that you posted in your blog. This tool is created especially for WordPress.com users but it will support all other blogging softwares in future. You will definitely need this tool when you want to move your blog from wordpress.com to self-host.</p>
<p style="text-align: center"><img src="http://michaelsync.net/wp-content/uploads/2008/01/wp-bulk-image-downloader.jpg" alt="WP Bulk Image Downloader (Alpha) for WordPress Users" /></p>
<h2>Background</h2>
<p>My blog was hosted on WordPress.com last year. I had too many images uploaded in my free space. When I wanted to move <a href="http://michaelsync.net/2007/10/11/moving-from-wordpresscom-to-dreamhost">my blog to self-host</a>, I noticed that there is no way to bulk-download all of my images from WordPress account to my local disk. I didn&#8217;t want to copy each and every images manually so I wrote this tool that can scan each and every urls from my blog and create the directory based on the URL. And then, download them into my local harddisk. It&#8217;s just 2 hours program that I wrote at that time. So, I&#8217;m sure that there won&#8217;t be all features that you want in this program. But don&#8217;t worry. Just drop a comment in this post. I will add the feature that you want in next release.</p>
<h2>Software Requirements</h2>
<ul>
<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=333325FD-AE52-4E35-B531-508D977D32A6&amp;displaylang=en">Microsoft .NET Framework 3.5</a></li>
</ul>
<h2>How to use it?</h2>
<p>The steps are very simple.</p>
<ul>
<li>Configure your blog in Bulk Image Downlader. Click &#8220;Options&#8221; and fill your blog URL, user name and password as picture below.</li>
</ul>
<p style="text-align: center"><img src="http://michaelsync.net/wp-content/uploads/2008/01/wp-bulk-image-downloader-option.jpg" alt="WP Bulk Image Downloader - Options" /></p>
<ul>
<li>Click &#8220;OK&#8221; button to save your configuration and close the dialog</li>
<li>Click &#8220;Get Files&#8221; button to get the list of image URLs from your blog. (You may need to wait a few minutes while retrieving the list of images from your blog.)</li>
<li>After retrieving the list of Image URL, you can click &#8220;Download&#8221; button to download the images to your local disk. (You may need to wait a few minutes while processing. )</li>
<li>After that, you can check all of your images in &#8220;Downloaded Images&#8221; directory.</li>
</ul>
<h2>How does it work?</h2>
<p><em>Note: This is for those who like to read the sourcecode and want an explanation about codes. If you are just a normal user, you may skip this section.</em></p>
<p>Firstly, the program will read the user name, password and blogurl from config file. It will append &#8220;xmlrpc.php&#8221; which is the standard XML RPC interface for WordPress at the end of blogurl string. Then, it will invoke getRecentPost() API of  wordpress. I used <a href="http://www.xml-rpc.net/">opensource XML-RPC.NET library</a> in this sample. As there is no getPosts() API in xmlrpc.php, we have to use the alternative method (getRecentPost() API) for retrieving the posts from the blog. The max number of posts is set to 1000 in the program. If you have more than 1000 posts in your blog, you probably need to change the default value.</p>
<p>If the authenticating is successful then we will get the list of posts from the blog. So, we have to filter the URL of images from the contents. Initially, I was thinking to filter &lt;img&gt; tag from the content. But there are some cases that we used big image in &lt;A&gt;  tag and small images in &lt;img&gt; tag. So, I decided to filter the &lt;img&gt; tag and &lt;a&gt; tag from the contents based on the extensions (*.jpg, *.png, *.gif) by using regular expression. After that, I shows the list of URLS in ListView.</p>
<p>When the user clicks &#8220;Download&#8221; button, I start downloading the image one by one. (Note: I used C# downloader class which is written by <a href="http://www.ashlen.net.au">Shailen Sukul</a> in this example. ) Based on the URL, the program will create the directory accordingly. For example, If the image URL is &#8220;http://your.wp.com/2009/09/image1&#8243; then the program will create the directories like &#8220;09&#8243; folder under &#8220;2009&#8243; folder under &#8220;/Downloaded Images/&#8221; folder. So, you can easily upload all of your images to your new host via FTP.</p>
<p>That&#8217;s all about how Bulk Image Downloader works. If you have any question, please let me know.</p>
<p><strong>FAQs</strong></p>
<p><strong>1. Can you make the better UI for this program?</strong></p>
<p>Yes. Of course. I&#8217;m thinking to change this Windows Form to WPF version so that you will definitely get the better UI for this program.</p>
<p><strong>2. The form is freeze while downloading the images. Why?</strong></p>
<p>Sorry about this issue. For the time being, all processes are running in single thread so that UI will be freeze while processing. I will separate the UI and logic into different thread in next release.</p>
<p><strong>3. Can I request new feature?</strong></p>
<p>Yes. Of course. This is the main reason why I released it as alpha.  Feel free to drop a comment in this post. I will make a list of feature requests and will be added in next version.
<div class='kouguu_fb_like_button'><iframe src="http://www.facebook.com/plugins/like.php?href=http://michaelsync.net/2008/01/28/bulk-image-downloader-for-wordpress-users&#038;layout=standard&#038;show_faces=false&#038;width=450&#038;height=25&#038;action=like&#038;colorscheme=light&#038;" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px;"></iframe></div>
<a href='http://michaelsync.net/2008/01/28/bulk-image-downloader-for-wordpress-users' class='retweet vert' startCount = '0'>Bulk Image Downloader for WordPress Users</a>]]></content:encoded>
			<wfw:commentRss>http://michaelsync.net/2008/01/28/bulk-image-downloader-for-wordpress-users/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>October Wrap-up</title>
		<link>http://michaelsync.net/2007/10/31/october-wrap-up</link>
		<comments>http://michaelsync.net/2007/10/31/october-wrap-up#comments</comments>
		<pubDate>Wed, 31 Oct 2007 18:01:31 +0000</pubDate>
		<dc:creator>Michael Sync</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[WordPress/Blogging]]></category>

		<guid isPermaLink="false">http://michaelsync.net/2007/10/31/october-wrap-up</guid>
		<description><![CDATA[This is the wrap-up of this blog for October, 2007 [ "October 12 to October 31 ( 20 days )"]. 1. Host and Blogging Software My blog is shifted to Dreamhost on 11st October, 2007. Luckily, I got a lot of discounts from them because they were celebrating 10th Birthday at that time. I started [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmichaelsync.net%2F2007%2F10%2F31%2Foctober-wrap-up"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmichaelsync.net%2F2007%2F10%2F31%2Foctober-wrap-up&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>This is the wrap-up of this blog for October, 2007 [ "October 12 to October 31 ( 20 days )"].</p>
<p><strong>1. Host and Blogging Software </strong></p>
<ul>
<li>My blog is shifted to <a href="http://www.dreamhost.com/r.cgi?355001" title="DreamHost - The best web hosting company on planet" target="_blank">Dreamhost</a> on 11st October, 2007. Luckily, I got a lot of discounts from them because they were celebrating 10th Birthday at that time.</li>
<li>I started using the standalone WordPress from <a href="http://wordpress.org">WordPress.org</a>. ( The one that I used earlier is <a href="http://mu.wordpress.org/">WordPress MU (WordPress Multi-User)</a>. )</li>
</ul>
<p><strong>2. Plugins </strong></p>
<ul>
<li><a href="http://wordpress.org/extend/plugins/stats/" title="Wordpress.com Stats">WordPress.com Stats </a> : This is a stats system that I&#8217;m using for more than 1 year. I still love this plugin so I use it here too. (But it doesn&#8217;t allow me to take my previous stats from my old blog. :( )</li>
<li><a href="http://akismet.com/" title="The greatest spam-fighter">Akismet</a> : The greatest spam-fighter on the net.</li>
<li><a href="http://www.feedburner.com/fb/a/help/wordpress_quickstart">Feedburner FeedSmith</a> : It will redirect your own site feed (i.e:  <a href="http://michaelsync.net/feed/">http://michaelsync.net/feed/</a>) to your feedburner&#8217;s feed (i.e: <a href="http://feeds.feedburner.com/michaelsync/">http://feeds.feedburner.com/michaelsync/</a>).</li>
<li><a href="http://www.arnebrachhold.de/redir/sitemap-home/">Google XML Sitemaps</a> : It is just for <a href="https://www.google.com/webmasters/tools/siteoverview" title="Google Webmaster Centrol ">Google Webmaster Tool</a>.</li>
<li><a href="http://txfx.net/code/wordpress/subscribe-to-comments/">Subscribe to Comments</a> : This is the best way to keep in touch with my readers.</li>
<li><a href="http://wordpress.org/extend/plugins/syntaxhighlighter/">SyntaxHighlighter</a> : This makes my sourcecode looks cool.</li>
</ul>
<p>Which plugins are you using on your site?</p>
<p><strong>3. Theme</strong></p>
<p>Yeah. I&#8217;m using my modified version of &#8220;<a href="http://michaelsync.net/2007/10/18/unsleepable-widget-friendly-theme-for-self-host-wordpress-bloggers">Unsleepable Widget-friendly</a>&#8221; theme for now.</p>
<p><strong>4. AdSense</strong></p>
<p>This might be interesting topic for you all. I have started using the Adsense from the following service. I wanna share some of my experiences&#8230; <u>I promise that I&#8217;m NOT going to use the most annoying ads in my blog.</u> All ads will be placed on the sitebar or under the comment box . I hope that it would be okay for you. Frankly speaking, I&#8217;m not going to blog for money. I have no plan to make money with my blog.. Why ads here? Because as my blog is on self-host, there are some costs for it. I like to cover those things. And also, I would like to run some programming or blogging contests on my blog..</p>
<ul>
<li><a href="https://www.google.com/adsense/">Google AdSense</a> : I think Google Ads is the best adsense service on the net. They pay for impression, clicks and actions.</li>
<li><a href="http://www.auctionads.com/refer_957d08877d6d96ed13b6" title="AuctionAds - eBay">AuctionAds</a> :  This is also a nice ads service after Google Ads.  I start using it last 10 or something.. I got 4703 impressions, 4 clicks and 1 referral. I got free $25 bucks for signing-up with them. I&#8217;m not very sure whether this promotion is still available or not. You may try <a href="http://www.auctionads.com/refer_957d08877d6d96ed13b6">here</a> if you want.</li>
<li><a href="http://chitika.com/mm_overview.php?refid=mchlsync" title="Chitika">Chitika</a> : I think that <a href="http://chitika.com/mm_overview.php?refid=mchlsync" title="Chitika">Chitika</a> is &#8220;Pay-per-action&#8221; service that didn&#8217;t work well from me. So, I have removed it.</li>
<li><a href="http://www.bidvertiser.com/bdv/bidvertiser/bdv_ref_publisher.dbm?Ref_Option=pub&amp;Ref_PID=92482">BidVertiser</a> : I signed-up on that site today. It allows you to sign-up as both advertiser and publisher.</li>
</ul>
<p>If you are also using Ads on your blog, please share some information with me. <em>Which Service are you using? How many impressions and clicks do you get for a day? How much have you earned?</em> Thanks.</p>
<p><strong>Stats</strong></p>
<ul>
<li><strong>PageViews</strong> : 17618 PageViews for 20 days ( it doesn&#8217;t include my own visits.)</li>
<li><strong>Technorati Rank</strong> : 32,510 ( My rank dropped too much this month. My rank was 25,703 on 1st October. :( )</li>
<li><strong>Google PageRank</strong> : 5 (I got it on <a href="http://michaelsync.net/2007/01/26/wow-ive-got-page-rank-5">26th January this year</a>. it has been nearly 1 year. I think the PR of my blog should has been dropped this time because this is fashion for now.. a lot of pro-bloggers are shouting about Google PR drops for their blogs.. )</li>
<li><strong>Technorati Authority</strong>: 182</li>
<li><strong>Bandwidth</strong> : 3.684 GB</li>
</ul>
<div class='kouguu_fb_like_button'><iframe src="http://www.facebook.com/plugins/like.php?href=http://michaelsync.net/2007/10/31/october-wrap-up&#038;layout=standard&#038;show_faces=false&#038;width=450&#038;height=25&#038;action=like&#038;colorscheme=light&#038;" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px;"></iframe></div>
<a href='http://michaelsync.net/2007/10/31/october-wrap-up' class='retweet vert' startCount = '0'>October Wrap-up</a>]]></content:encoded>
			<wfw:commentRss>http://michaelsync.net/2007/10/31/october-wrap-up/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Widget Plugin &#8211; How to add the additional text-widgets for your sidebar?</title>
		<link>http://michaelsync.net/2007/10/20/widget-plugin-how-to-add-the-additional-text-widgets-for-your-sidebar</link>
		<comments>http://michaelsync.net/2007/10/20/widget-plugin-how-to-add-the-additional-text-widgets-for-your-sidebar#comments</comments>
		<pubDate>Sat, 20 Oct 2007 13:29:49 +0000</pubDate>
		<dc:creator>Michael Sync</dc:creator>
				<category><![CDATA[WordPress/Blogging]]></category>

		<guid isPermaLink="false">http://michaelsync.net/2007/10/20/widget-plugin-how-to-add-the-additional-text-widgets-for-your-sidebar</guid>
		<description><![CDATA[The Text-widget is the most useful widget in Widget plugin. It allows you to place the HTML code or Javascript on your sidebar. In my blog, I have used a lot of text-widgets for showing links, feed count, adsense, license, stats and so on. As you were like me, you may probably need more text-widgets [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmichaelsync.net%2F2007%2F10%2F20%2Fwidget-plugin-how-to-add-the-additional-text-widgets-for-your-sidebar"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmichaelsync.net%2F2007%2F10%2F20%2Fwidget-plugin-how-to-add-the-additional-text-widgets-for-your-sidebar&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>The Text-widget is the most useful widget in <a href="http://automattic.com/code/widgets/">Widget plugin</a>. It allows you to place the HTML code or Javascript on your sidebar. In my blog, I have used a lot of text-widgets for showing links, feed count, adsense, license, stats and so on. As you were like me, you may probably need more text-widgets for your sidebar. Unfortunately, there are only 9 text-widgets available in your widget by default. How do we do to get the additional text-widgets more than 9?</p>
<p style="text-align: center"><img src="http://michaelsync.net/wp-content/uploads/2007/10/text-widget.jpg" /></p>
<p>The answer is simple. You need to make a few minor changes in the code of widget plugin. Don&#8217;t worry if you are not programmer. It is very simple and everybody can do it&#8230; I will show the steps how to change and what to change the source code of widget plugin. Actually, there are only 3 lines to change so you just follow all those steps carefully and get it done.. :) Don&#8217;t forget to backup your code.</p>
<p align="center"><img src="http://michaelsync.net/wp-content/uploads/2007/10/text-widget-how-many-you-want.jpg" /></p>
<p>Note: Widget.php is located under wp-includes if you are using Wordpess 2.3. (<em>Why not in plugins folder?</em> Because the widget plugin is natively supported by wordpress started from version 2.3. ) To edit this file, you have to download this file to your local machine and have to upload it back after editing. You can&#8217;t use the plugin editor to edit this file.</p>
<p><strong>Steps to follow ~</strong></p>
<ol>
<li>Download widget.php file to your local machine and open it with your favorite text editor</li>
<li>Find &#8220;wp_widget_text_setup&#8221; function. Change &#8220;9&#8243; to &#8220;the number of text widgets you want&#8221; in this line &#8220;if ( $number &gt; 9 ) $number = 9;&#8221;
<p style="text-align: center"><img src="http://michaelsync.net/wp-content/uploads/2007/10/wp_widget_text_setup-with-note.jpg" /></p>
</li>
<li>Find the &#8220;wp_widget_text_register&#8221; function. Change &#8220;9&#8243; to &#8220;the number of text widgets you want&#8221; in this line &#8220;if ( $number &gt; 9 ) $number = 9;&#8221; and &#8220;for ($i = 1; $i &lt;= 9; $i++)&#8221;
<p style="text-align: center">&nbsp;</p>
<p style="text-align: center"><img src="http://michaelsync.net/wp-content/uploads/2007/10/wp_widget_text_register.jpg" /></p>
</li>
<li>Find &#8220;wp_widget_text_page&#8221; function. Change 10 to the number which is one higher than the number of text-widget you want in this line &#8220;&lt;?php for ( $i = 1; $i &lt; 10; ++$i )&#8221;. (For example, if you want 20 text widgets, set 21 in that line. )
<p style="text-align: center">&nbsp;</p>
<p style="text-align: center"><img src="http://michaelsync.net/wp-content/uploads/2007/10/wp_widget_text_page.jpg" /></p>
</li>
</ol>
<p>Finally, you can upload this file to your host after editing.. (Thanks to &#8220;<a href="http://www.thesyntaxofthings.org/">Syntax</a>&#8221; for this post. I got those steps from <a href="http://wordpress.org/support/topic/129840?replies=6#post-611545">his post</a> in wp.org forum. ). That&#8217;s all about adding the extra text-widgets. Let me know if you have any problem with those steps that I mentioned in this post. Thanks.</p>
<p>Reference ~</p>
<ul>
<li><a href="http://wordpress.org/support/topic/129840?replies=6">Support: Additional Text Widget</a></li>
</ul>
<p>Links ~</p>
<ul>
<li><a href="http://widgets.wordpress.com/">WordPress Widget</a></li>
</ul>
<div class='kouguu_fb_like_button'><iframe src="http://www.facebook.com/plugins/like.php?href=http://michaelsync.net/2007/10/20/widget-plugin-how-to-add-the-additional-text-widgets-for-your-sidebar&#038;layout=standard&#038;show_faces=false&#038;width=450&#038;height=25&#038;action=like&#038;colorscheme=light&#038;" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px;"></iframe></div>
<a href='http://michaelsync.net/2007/10/20/widget-plugin-how-to-add-the-additional-text-widgets-for-your-sidebar' class='retweet vert' startCount = '0'>Widget Plugin &#8211; How to add the additional text-widgets for your sidebar?</a>]]></content:encoded>
			<wfw:commentRss>http://michaelsync.net/2007/10/20/widget-plugin-how-to-add-the-additional-text-widgets-for-your-sidebar/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Unsleepable &#8220;Widget-friendly&#8221; Theme for self-host wordpress bloggers</title>
		<link>http://michaelsync.net/2007/10/18/unsleepable-widget-friendly-theme-for-self-host-wordpress-bloggers</link>
		<comments>http://michaelsync.net/2007/10/18/unsleepable-widget-friendly-theme-for-self-host-wordpress-bloggers#comments</comments>
		<pubDate>Thu, 18 Oct 2007 14:16:50 +0000</pubDate>
		<dc:creator>Michael Sync</dc:creator>
				<category><![CDATA[WordPress/Blogging]]></category>

		<guid isPermaLink="false">http://michaelsync.net/2007/10/18/unsleepable-widget-friendly-theme-for-self-host-wordpress-bloggers</guid>
		<description><![CDATA[If you are a fan of Unsleepable theme, you may download the widget-friendly version of that theme here. If you wanna know more about this modified theme, please take a look the FAQ below. Download : Unsleepable Widget-friendly Theme What is Unsleepable &#8220;Widget-friendly&#8221; Theme ? Unsleepable &#8220;Widget-friendly&#8221; theme is the modified version of Unsleepable Theme [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmichaelsync.net%2F2007%2F10%2F18%2Funsleepable-widget-friendly-theme-for-self-host-wordpress-bloggers"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmichaelsync.net%2F2007%2F10%2F18%2Funsleepable-widget-friendly-theme-for-self-host-wordpress-bloggers&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>If you are a fan of Unsleepable theme, you may download the widget-friendly version of that theme <a href="http://michaelsync.net/demo/unsleepable_widget.zip">here</a>. If you wanna know more about this modified theme, please take a look the FAQ below.</p>
<p>Download : <a href="http://michaelsync.net/demo/unsleepable_widget.zip">Unsleepable Widget-friendly Theme</a></p>
<p style="text-align: center"><img src="http://michaelsync.net/wp-content/uploads/2007/10/unsleepablewidgeted.jpg" alt="Unsleepable Widgetized" /></p>
<p><strong>What is Unsleepable &#8220;Widget-friendly&#8221; Theme ?</strong></p>
<p>Unsleepable &#8220;Widget-friendly&#8221; theme is the modified version of <a href="http://openswitch.org/2006/04/16/unsleepable/">Unsleepable Theme</a> created by <a href="http://openswitch.org/about/">Ben Gray</a> for <a href="http://wordpress.org">wordpress.org</a>. As this theme is widgetized, you will be able to customize the sidebars of your blog in very simple way. If you are moving your blog (which is using &#8220;Unsleepable&#8221; theme) from wordpress.com to self-host, you may probably wanna download this theme.</p>
<p><strong>Why did you want to modify this theme?</strong></p>
<p>Actually, there are some differences between the &#8220;Unsleepable&#8221; theme from wordpress and the original &#8220;Unsleepable&#8221; theme created by Ben Gray. When I moved my blog to Dreamhost, I downloaded the original theme and started using it for my blog.. Unfortunately, the original theme is not widget-friendly and not like the one that I used in wordpress.com. So, I modified the way I like. :)</p>
<p><strong>What changes did you make? </strong></p>
<p>Here is the list of changes that I made  ~</p>
<ul>
<li><strong>Make it &#8220;widget-friendly&#8221;</strong>  : This is the main reason why I modify this theme. It helps people to customize the sidebar of their blogs in very easy way.. just drag and drop.. and done!</li>
<li><strong>Show the title of blog instead of &#8220;Unsleepable&#8221; theme</strong> : The original image looks good but the name of our blogs is not &#8220;Unsleepable&#8221;.</li>
<li><strong>Make a lit bit wider</strong> : According to the stats report of my blog, the most of visitors are 1024&#215;768 resolution so I make this theme a lit bit wider.</li>
<li><strong>Remove &#8220;Social bookmarking&#8221;</strong> : As I widgetize this theme, the images for social bookmarking are no longer available.</li>
<li><strong>Remove &#8220;Live Search&#8221;<br />
</strong></li>
<li><strong>Remove &#8220;BottomBlock&#8221;</strong></li>
<li><strong>Remove &#8220;two logos&#8221; from footer</strong></li>
<li><strong><font color="red">UPDATED on 20th Oct, 07</font> : Enabled the comment for page. (The original theme doesn&#8217;t show the comment for pages by default. )<br />
</strong></li>
<li><strong><font color="red">UPDATED on 20th Oct, 07</font> : The UI for K2 Option has been removed.<br />
</strong></li>
</ul>
<p><strong>Did Ben Gray, the original author of this theme, know about your modified theme?</strong></p>
<p>Yes. Of course. I have informed him and got his permission to make my modified theme downloadable. (<em>Thanks a lot, Ben.</em>)</p>
<p><strong>What would you like to say about your modified theme?</strong></p>
<p>Well, Thank you so much for reading my blog and downloading this theme. I would like to say &#8220;sorry&#8221; if my modification is not so good. (I&#8217;m not PHP guys and I know nothing about WordPress APIs. ).</p>
<p><em>Feel free to let me know if you have any comment or suggestion.  If you like this theme, thanks to &#8220;Ben&#8221;.<br />
</em>
<div class='kouguu_fb_like_button'><iframe src="http://www.facebook.com/plugins/like.php?href=http://michaelsync.net/2007/10/18/unsleepable-widget-friendly-theme-for-self-host-wordpress-bloggers&#038;layout=standard&#038;show_faces=false&#038;width=450&#038;height=25&#038;action=like&#038;colorscheme=light&#038;" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px;"></iframe></div>
<a href='http://michaelsync.net/2007/10/18/unsleepable-widget-friendly-theme-for-self-host-wordpress-bloggers' class='retweet vert' startCount = '0'>Unsleepable &#8220;Widget-friendly&#8221; Theme for self-host wordpress bloggers</a>]]></content:encoded>
			<wfw:commentRss>http://michaelsync.net/2007/10/18/unsleepable-widget-friendly-theme-for-self-host-wordpress-bloggers/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>SyntaxHighlighter Plug-in: Posting Source Code in WordPress (.org)</title>
		<link>http://michaelsync.net/2007/09/06/syntaxhighlighter-plug-in-posting-source-code-in-wordpress-org</link>
		<comments>http://michaelsync.net/2007/09/06/syntaxhighlighter-plug-in-posting-source-code-in-wordpress-org#comments</comments>
		<pubDate>Thu, 06 Sep 2007 16:58:43 +0000</pubDate>
		<dc:creator>Michael Sync</dc:creator>
				<category><![CDATA[WordPress/Blogging]]></category>

		<guid isPermaLink="false">http://michaelsync.net/2007/09/06/syntaxhighlighter-plug-in-posting-source-code-in-wordpress-org</guid>
		<description><![CDATA[WordPress.com added new feature that allows you to post the sourcecode on your blog in very easy way. You don&#8217;t need to do anything about manual color highlighting for your sourcecode. You don&#8217;t need to find the theme which has a stylesheet defined for PRE or CODE tag. You can just paste the sourcecode within [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmichaelsync.net%2F2007%2F09%2F06%2Fsyntaxhighlighter-plug-in-posting-source-code-in-wordpress-org"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmichaelsync.net%2F2007%2F09%2F06%2Fsyntaxhighlighter-plug-in-posting-source-code-in-wordpress-org&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>WordPress.com added <a href="http://wordpress.com/blog/2007/09/03/posting-source-code/">new feature that allows you to post the sourcecode on your blog in very easy way</a>. You don&#8217;t need to do anything about manual color highlighting for your sourcecode. You don&#8217;t need to find the theme which has a stylesheet defined for PRE or CODE tag. You can just paste the sourcecode within  <strong>[</strong><strong>sourcecode language=’css’]…[/sourcecode]</strong> and specify the language of your sourcecode. How easy it is!!</p>
<pre class="brush: csharp;">
using System.Data.Linq;
using System.Data.Linq.Mapping;

[Table(Name = &quot;Customers&quot;)]
public class Customer
{
[Column]
public string CustomerID { get; set; }
[Column]
public string City { get; set; }

public override string ToString()
{
return CustomerID + &quot;\t&quot; + City;
}
}

static void Main(string[] args)
{
DataContext db = new DataContext(
@&quot;Data Source=.\sqlexpress;Initial Catalog=Northwind&quot;);
db.Log = Console.Out;
var results = from c in db.GetTable&lt;Customer&gt;()
where c.City == &quot;London&quot;
select c;
foreach (var c in results)
Console.WriteLine(&quot;{0}\t{1}&quot;, c.CustomerID, c.City);

}
</pre>
<p>The most of tech bloggers including me are very happy with this new feature.</p>
<p>What about for self-host wordpress bloggers? Is there any plug-in for syntax highlighting?</p>
<p><font color="red"><strong>UPDATED: </strong> Please check the updated information at the bottom of this post.. Thanks</font></p>
<p>Of course! Yeah. There are <a href="http://codex.wordpress.org/Plugins/Syntax_Highlighting">a lot of plug-ins for syntax highlighting</a>. But if you wanna use something looks exactly like the one from wordpress.com then you may probably check-out the plug-in called <a href="http://erik.range-it.de/wordpress/plugins/syntaxhighlighter/">SyntaxHighlighter</a> that uses <a href="http://code.google.com/p/syntaxhighlighter/">javascript syntax highlighting library</a> which is used by wordpress.com to implement that new feature.</p>
<p><strong>Where can I get  &#8220;SyntaxHighlighter&#8221; plug-in?</strong></p>
<p>Download from this link &#8220;<a href="http://erik.range-it.de/wordpress/plugins/syntaxhighlighter/">http://erik.range-it.de/wordpress/plugins/syntaxhighlighter/</a>&#8220;. (Of course! it is free.)</p>
<p><strong>How to install and configure &#8220;SyntaxHighlighter&#8221; plug-in?</strong></p>
<ul>
<li>Extract the zip file (&#8220;syntax.zip&#8221; for now)</li>
<li>Copy all files and folders (syntax.php, [Styles] and [Scripts])</li>
<li>Paste them under wordpress/wp-content/plug-ins/</li>
<li>Open the browser and Go to Plug-in page (eg: http://localhost/wordpress/wp-admin/plugins.php)</li>
<li>Activate the plug-in</li>
<li>Go to &#8220;Options&#8221; tab in the admin panel</li>
<li>(There will be new tab called &#8220;Syntax&#8221; in Options panel.) Go to this tab. You will see a lot of options for syntax highlighting as picture below.</li>
</ul>
<p style="text-align:center;"><img src="http://michaelsync.net/wp-content/uploads/2007/09/syntax.jpg" alt="syntax.jpg" /></p>
<ul>
<li>You can specify the languages of your sourcecode that you are going to post on your blog. For example, if all codes that you post on your blog are written C# or Javascript then check the C# and Javascript checkedboxes in this page.</li>
<li>then, click &#8220;Update Options&#8221; button.</li>
<li>finally, you can start posting the sourcecode on your blog.</li>
</ul>
<p><strong>How to post the sourcecode or How to use this plug-in?</strong></p>
<p>Well. this is very simple.</p>
<ul>
<li>Copy the code that you wanna post and paste them within <strong>[</strong><strong>sourcecode]…[/sourcecode] </strong></li>
<li>Specify the language of your code. (eg: [<strong>sourcecode:javascript]…[/sourcecode] </strong>)</li>
<li>Done!</li>
</ul>
<p><strong>What is the differences between SyntaxHighlighter plug-in and the one from WordPress.com?</strong></p>
<p>Firstly, I don&#8217;t work for wordpress.com so I&#8217;m not sure how they implement this plug-in for wordpress MU. But I believe that both of them are pretty much the same since they are mainly relying on <a href="http://code.google.com/p/syntaxhighlighter/">javascript syntaxhighter</a>. I found only two differences as below while I was testing those plug-ins.</p>
<p>1.  You can&#8217;t specify HTML, XSLT as a language in WordPress.com.</p>
<p>2. You can&#8217;t disable some languages that you are not using in your blog.</p>
<p><strong>Last but not least (Performance)</strong></p>
<p><a href="http://code.google.com/p/syntaxhighlighter/wiki/Overview">This link</a> said,</p>
<blockquote><p>SyntaxHighlighter uses regular expressions to parse the text. It&#8217;s not extremely fast, in fact, <strong>it&#8217;s pretty slow. </strong>If you are trying to highlight a few dozens lines of code, you won&#8217;t see any problems. Trying to highlight 10kb worth of text will result in JavaScript being aborted because of long execution time.</p></blockquote>
<p><strong>Other wordpress plug-ins for syntax highlighting</strong></p>
<ul>
<li>Wp-syntax (<a href="http://wordpress.org/extend/plugins/wp-syntax">http://wordpress.org/extend/plugins/wp-syntax</a>)</li>
<li>iG:Syntax Hiliter (<a href="http://blog.igeek.info/wp-plugins/igsyntax-hiliter/">http://blog.igeek.info/wp-plugins/igsyntax-hiliter/</a>)</li>
<li>WordPress (<a href="http://wordpress.org/extend/plugins/syntaxhighlighter/">http://wordpress.org/extend/plugins/syntaxhighlighter/</a>)</li>
</ul>
<p><font color="red"><strong>UPDATED:</strong></font> I found the original plugin which is written Matt for WordPress now. This plugin also called SyntaxHighlighter. <a href="http://wordpress.org/extend/plugins/syntaxhighlighter/">Here</a> is a link if you wanna download. As this plugin uses the same tag format like wordpress.com, you don&#8217;t need to change anything in your post to highlight the correct style. </p>
<div class='kouguu_fb_like_button'><iframe src="http://www.facebook.com/plugins/like.php?href=http://michaelsync.net/2007/09/06/syntaxhighlighter-plug-in-posting-source-code-in-wordpress-org&#038;layout=standard&#038;show_faces=false&#038;width=450&#038;height=25&#038;action=like&#038;colorscheme=light&#038;" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px;"></iframe></div>
<a href='http://michaelsync.net/2007/09/06/syntaxhighlighter-plug-in-posting-source-code-in-wordpress-org' class='retweet vert' startCount = '0'>SyntaxHighlighter Plug-in: Posting Source Code in WordPress (.org)</a>]]></content:encoded>
			<wfw:commentRss>http://michaelsync.net/2007/09/06/syntaxhighlighter-plug-in-posting-source-code-in-wordpress-org/feed</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Am I going too far from one topic to another?</title>
		<link>http://michaelsync.net/2007/08/08/am-i-going-too-far-from-one-topic-to-another</link>
		<comments>http://michaelsync.net/2007/08/08/am-i-going-too-far-from-one-topic-to-another#comments</comments>
		<pubDate>Wed, 08 Aug 2007 19:00:10 +0000</pubDate>
		<dc:creator>Michael Sync</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[WordPress/Blogging]]></category>

		<guid isPermaLink="false">http://michaelsync.net/2007/08/08/am-i-going-too-far-from-one-topic-to-another</guid>
		<description><![CDATA[Even though this post is written as an explanation of why I&#8217;m mixing a lot of things in one blog, it will give some interesting points that helps you to decide whether you should blog the dedicated topics only or mixed things. Introduction I was having a conversation with one of my friends about our [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmichaelsync.net%2F2007%2F08%2F08%2Fam-i-going-too-far-from-one-topic-to-another"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmichaelsync.net%2F2007%2F08%2F08%2Fam-i-going-too-far-from-one-topic-to-another&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Even though this post is written as an explanation of why I&#8217;m mixing a lot of things in one blog, it will give some interesting points that helps you to decide whether you should blog the dedicated topics only or mixed things.</p>
<p><strong>Introduction</strong></p>
<p>I was having a conversation with one of my friends about our blogs, blogging  and etc last night. He gave me one comment that I&#8217;m going too far from one topic to another in my blog. I should probably post the dedicated topic about something. It is not good if I&#8217;m posting a lot of different topics in one blog because it made my readers to confuse about what they should expect from my blog. For example, some people may like about programming things. Some may like about Jokes.  So, those people who like about programming might not wants to see the jokes all the time because they are not coming to my blog for having fun. They wanna get something useful for their technical expertise. The same way might happen for those who likes about Jokes instead of technical things.</p>
<p>But there are some reasons why I do like that.</p>
<p><strong>1. My blog is based on what is happening in my real life.</strong></p>
<p>Does it sound funny? :) but it&#8217;s true. My blog is going as same as how my life&#8217;s moving. I don&#8217;t mean that those are completely the same but almost. For example, if I&#8217;m working for ASP.NET 1.1 then the most of posts that I wrote at that time may be about ASP.NET 1.1 only. If I&#8217;m working with SmartClient or .NET 2.0 then the most of topics that you read here may probably be about SmartClient or .NET 2.0.</p>
<p>There might be some cases that I may post about some topics that I currently interest (eg: SliverLight, Orcas, LINQ and etc) even I&#8217;m not working with those technologies.</p>
<p>Plus, I may express my feeling in my blog (eg: <a href="http://michaelsync.net/2006/10/28/domain-registration-and-me/" title="Domain Registration and Me">like that</a>) too. ( It make me feel better. u know?)</p>
<p>And it is also possible that you can know whether I&#8217;m very busy or not by checking the upcoming posts of my blog. :)</p>
<p><strong>2. My blog is a place where I keep all of my favorite things.</strong></p>
<p>This is the another facts why I don&#8217;t launch the dedicated blog.  My blog is not a blog about blogging (eg: problogger or john chow or lorelle or etc). My blog is not a blog about technical website (eg: CodeProject). My blog is just a place where I keep all of my favorite things in one place. My favorite things could be Jokes, some pieces of codes, opensouce tools, thoughts, blogging tips. It could be anything. I&#8217;m not sure whether you are gonna like them all as like me but I would say that those things are pretty cool. (at least for me. )</p>
<p><strong>3. Time is not enough to manage the multiple blogs.</strong></p>
<p>Time is an issue. Everybody has their own life to serve. So, we have to work for serving our life. Sometimes, I felt very tired when I come back to my home after work.  At that day, I don&#8217;t even wanna boot my computer and I don&#8217;t want to think about technical things. so, it&#8217;s sad to say that I&#8217;m not able to come up with new post everyday.</p>
<p>While running within very short time, it&#8217;s not easy for me to launch the dedicated blogs (eg: blog for Joke, blog for Ajax, blog for blogging and etc)? My time will be over while trying to log-in in many blogs.</p>
<p><strong>Conclusion</strong></p>
<p>Yeah. Those are the reasons why I&#8217;m blogging the different topics in one blog. But I believe that it will be more convenience for readers to read the dedicated blog instead of aside blog like mine. Because things that they expect and things that is coming up will be the same. So my conclusion is that the dedicated blog are good for reader but not for blogger.  What do you say??
<div class='kouguu_fb_like_button'><iframe src="http://www.facebook.com/plugins/like.php?href=http://michaelsync.net/2007/08/08/am-i-going-too-far-from-one-topic-to-another&#038;layout=standard&#038;show_faces=false&#038;width=450&#038;height=25&#038;action=like&#038;colorscheme=light&#038;" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px;"></iframe></div>
<a href='http://michaelsync.net/2007/08/08/am-i-going-too-far-from-one-topic-to-another' class='retweet vert' startCount = '0'>Am I going too far from one topic to another?</a>]]></content:encoded>
			<wfw:commentRss>http://michaelsync.net/2007/08/08/am-i-going-too-far-from-one-topic-to-another/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>CSS Designs Competition &#8211; Win $ 1000</title>
		<link>http://michaelsync.net/2007/07/20/css-designs-competition-win-1000</link>
		<comments>http://michaelsync.net/2007/07/20/css-designs-competition-win-1000#comments</comments>
		<pubDate>Fri, 20 Jul 2007 14:16:24 +0000</pubDate>
		<dc:creator>Michael Sync</dc:creator>
				<category><![CDATA[WordPress/Blogging]]></category>

		<guid isPermaLink="false">http://michaelsync.net/2007/07/20/css-designs-competition-win-1000</guid>
		<description><![CDATA[UPDATED:: This competition is over. The official website ["www.sndbx.org"] for this competition is no longer available. What is it all about? This competition is all about customizing the Sandbox theme by using CSS and images without touching PHP code. It&#8217;s like WordPress theme competition but its focusing on designing thing so that it&#8217;s good for [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmichaelsync.net%2F2007%2F07%2F20%2Fcss-designs-competition-win-1000"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmichaelsync.net%2F2007%2F07%2F20%2Fcss-designs-competition-win-1000&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><font color="red"><strong>UPDATED:</strong>: This competition is over. The official website ["www.sndbx.org"] for this competition is no longer available.</font></p>
<p><strong>What is it all about?</strong></p>
<p>This competition is all about customizing the Sandbox theme by using CSS and images without touching PHP code. It&#8217;s like WordPress theme competition but its focusing on designing thing so that it&#8217;s good for web designers. (You don&#8217;t need to know anything about PHP code, WordPress Template API and etc)</p>
<p><u><strong>Deadline : 12:00 AM UTC, July 29, 2007</strong></u></p>
<p><strong>Purpose of this competition</strong></p>
<ul>
<li>Promoting <a href="http://wordpress.com/products/custom-css/">Premium CSS upgrade</a> in wordpress.com</li>
<li>Promoting <a href="http://www.plaintxt.org/themes/sandbox/">Sandbox Theme</a></li>
<li> And ~<br />
<blockquote><p>  * To be transparent, organized, and fun;<br />
* To solicit new, excellent designs to benefit the WordPress community;<br />
* To reinvigorate the creative energy present in the WordPress community; and,<br />
* To provide a challenging competition appropriate for experienced and novice designers.</p></blockquote>
</li>
</ul>
<p><strong>Prizes</strong></p>
<p>* Total Competition Prizes: US $1000 or $1950.00<strike><br />
</strike></p>
<ul>
<li><strike>1st prize: US$850</strike></li>
<li><strike>2nd prize: US$550</strike></li>
<li><strike>3rd prize: US$400</strike></li>
<li><strike>First three (3) runner-ups will receive US$50 honorarium and a copy of Blogging Tips by Lorelle each</strike></li>
</ul>
<p>1. First prize. The Contest champion will win US$500.<br />
2. Second prize. The Contest second-place winner will win US$300.<br />
3. Third prize. The Contest third-place winner will win US$200.<br />
4. Runner-ups. The Contest runner-ups will receive honorariums.</p>
<p>Odds of winning a prize will vary depending upon the number of actual Contest participants. In the event any entry is deemed ineligible, the Administrator may award the prizes to alternate entries as it deems suitable. Winners may be required to pay customs, duty charges and/or taxes.</p>
<p>Note: It&#8217;s better if you check the latest news about prizes in <a href="http://www.sndbx.org/details/official-rules/">this site</a> since it keep on changing all the time.</p>
<p><strong>Who launched this competition?</strong></p>
<p>The competition is lunched by Scott of plaintxt.org, who is the cocreator of the Sandbox along with Andy of Automattic.</p>
<p><strong>Rules</strong></p>
<ul>
<li>All designs will be limited to style sheets (CSS) and images (no theme PHP mods)</li>
<li>Designs must be released with <a href="http://www.gnu.org/copyleft/gpl.html">GNU General Public License</a> or <a href="http://www.gnu.org/philosophy/license-list.html#GPLCompatibleLicenses">compatible license</a>.  (<strong><em>Keep in mind that it&#8217;s not CC license. So, no one is gonna give you any credit even they are using your design.</em></strong>)</li>
<li>Designs may only be released publicly after submissions close (You are NOT allowed to attach your theme as a zip file in your blog. but you can show how your theme looks like in your blog. )</li>
<li>You are allowed to submit multiple entries in different emails (eg: Submission: My Theme1, Submission: My Theme2 and so on.)</li>
<li>Everything (icons, images or etc) that are used in your theme should be under GNU. (Don&#8217;t forget to check the license before copying the image from websites or search engines.)</li>
</ul>
<p>- Send to <strong>submissions@sndbx.org</strong> with the subject &#8220;Submission: [Title]&#8220;, where [Title] is the name of the design.</p>
<p>The submission attachment must be a ZIP archive with the following file structure:</p>
<p>-sandbox-[title].zip:<br />
&#8211;/sandbox-[title]/<br />
&#8212;- style.css<br />
&#8212;- image01.png<br />
&#8212;- image02.jpg<br />
&#8212;- other-style.css<br />
&#8212;- readme.txt<br />
&#8212;- screenshot.png (400px by 300px)</p>
<p>A few important points before submitting your design:</p>
<ul>
<li>Submissions containing a screenshot in a format other than PNG will be ignored.</li>
<li>Submissions containing a screenshot not 400px (w) by 300px (h) will be ignored.</li>
<li>Submissions in archive formats other than ZIP will be ignored.</li>
<li>Submissions lacking an explicit GNU General Public License license (or compatible) will be ignored.</li>
</ul>
<p><strong>Prize delivery</strong></p>
<p>Results will be announced on www.sndbx.org by 12:00 AM (UTC), Monday, August 6, 2007. Winners will be issued their cash awards via Paypal within 48 hours of final results.</p>
<p>It&#8217;s interesting, isn&#8217;t it? Are you ready for this competition? :-) I will post some useful links for images, icons and sample css of sandbox theme..   Let me know if you have any resource that can be used for this competition. Feel free to discuss with me if you have any idea or comment about this competition.</p>
<p>All the best!!
<div class='kouguu_fb_like_button'><iframe src="http://www.facebook.com/plugins/like.php?href=http://michaelsync.net/2007/07/20/css-designs-competition-win-1000&#038;layout=standard&#038;show_faces=false&#038;width=450&#038;height=25&#038;action=like&#038;colorscheme=light&#038;" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px;"></iframe></div>
<a href='http://michaelsync.net/2007/07/20/css-designs-competition-win-1000' class='retweet vert' startCount = '0'>CSS Designs Competition &#8211; Win $ 1000</a>]]></content:encoded>
			<wfw:commentRss>http://michaelsync.net/2007/07/20/css-designs-competition-win-1000/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Dark Theme is out &#8211; I love it!!</title>
		<link>http://michaelsync.net/2007/07/15/dark-theme-is-out-i-love-it</link>
		<comments>http://michaelsync.net/2007/07/15/dark-theme-is-out-i-love-it#comments</comments>
		<pubDate>Sun, 15 Jul 2007 16:00:34 +0000</pubDate>
		<dc:creator>Michael Sync</dc:creator>
				<category><![CDATA[WordPress/Blogging]]></category>

		<guid isPermaLink="false">http://michaelsync.net/2007/07/15/dark-theme-is-out-i-love-it</guid>
		<description><![CDATA[Wolfgang Bartelme&#8217;s &#8220;dark&#8221; theme is finally out. (The author is the one who created Freshy theme, very popular wordpress theme.) You all can download it here. I think this theme looks really great and I have been waiting this for very long time. It said, The theme has been tested on WordPress 2.1.3 with Firefox [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmichaelsync.net%2F2007%2F07%2F15%2Fdark-theme-is-out-i-love-it"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmichaelsync.net%2F2007%2F07%2F15%2Fdark-theme-is-out-i-love-it&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.bartelme.at/">Wolfgang Bartelme&#8217;s &#8220;dark&#8221; theme</a> is finally out.  (The author is the one who created <em>Freshy</em> theme, very popular wordpress theme.) You all can download it <a href="http://www.ilemoned.com/wordpress/wptheme-dark">here.</a> I think this theme looks really great and I have been waiting this for very long time.</p>
<p><img src="http://michaelsync.net/wp-content/uploads/2007/07/dark-theme.jpg" alt="Dark Theme - Awesome WordPress Theme" /></p>
<p>It said,</p>
<blockquote><p>The theme has been tested on WordPress 2.1.3 with Firefox and Safari, may play well with IE6/7 too. It validates as XHTML 1.0 Strict and CSS 2.0, and supports the following plugins:</p>
<p>* flickrRSS<br />
* Gravatar<br />
* Ultimate Tag Warrior<br />
* WP-PageNavi</p></blockquote>
<p><strong>Download and Demo : <a href="http://www.ilemoned.com/wordpress/wptheme-dark">http://www.ilemoned.com/wordpress/wptheme-dark</a> </strong></p>
<p><em>Thanks a lot. iLEMONed</em></p>
<p>Related ~</p>
<ul>
<li><a href="http://michaelsync.net/2007/04/18/wordpress-theme-best-of-the-best/">WordPress Theme: Best of the Best</a></li>
</ul>
<div class='kouguu_fb_like_button'><iframe src="http://www.facebook.com/plugins/like.php?href=http://michaelsync.net/2007/07/15/dark-theme-is-out-i-love-it&#038;layout=standard&#038;show_faces=false&#038;width=450&#038;height=25&#038;action=like&#038;colorscheme=light&#038;" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px;"></iframe></div>
<a href='http://michaelsync.net/2007/07/15/dark-theme-is-out-i-love-it' class='retweet vert' startCount = '0'>Dark Theme is out &#8211; I love it!!</a>]]></content:encoded>
			<wfw:commentRss>http://michaelsync.net/2007/07/15/dark-theme-is-out-i-love-it/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Why I blog</title>
		<link>http://michaelsync.net/2007/07/14/why-i-blog</link>
		<comments>http://michaelsync.net/2007/07/14/why-i-blog#comments</comments>
		<pubDate>Sat, 14 Jul 2007 04:02:04 +0000</pubDate>
		<dc:creator>Michael Sync</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[WordPress/Blogging]]></category>

		<guid isPermaLink="false">http://michaelsync.net/2007/07/14/why-i-blog</guid>
		<description><![CDATA[This is a post that I wrote as a guest blogger in Myo Kyaw Htu&#8217;s blog. Hello my name is Michael Sync. I&#8217;m currently running my personal blog on wordpress.com. I was invited by Myo Kyaw Htun to write one post about why I do blogging. Sharing things The reason why I blog is simple. [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmichaelsync.net%2F2007%2F07%2F14%2Fwhy-i-blog"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmichaelsync.net%2F2007%2F07%2F14%2Fwhy-i-blog&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>This is <a href="http://www.myokyawhtun.com/2007/07/14/why-i-blog-by-michael-sync-guest-blogger.html/">a post</a> that I wrote as a guest blogger in Myo Kyaw Htu&#8217;s blog.</p>
<blockquote><p>Hello my name is <strong>Michael Sync</strong>. I&#8217;m currently running <a href="//michaelsync.net" title="http://michaelsync.net">my personal blog</a> on wordpress.com. I was invited by Myo Kyaw Htun to write one post about why I do blogging.</p>
<p><strong>Sharing things</strong></p>
<p>The reason why I blog is simple. I&#8217;m the one who believes in the concepts of sharing. And I believe that <strong>blogging is the best way of sharing things</strong> with everybody over the World. Before I had no idea about blogging, I used to email to my friends with the subject of &#8220;Sharing our knowledge&#8221; for sharing things if I think those are useful or cool. The most of emails that I sent at that time were the tip/trick, problems and solutions that I found in my real projects. I believe that all of my emails will help when they are in the same situation that I faced. So, you can say that I&#8217;m blogging for sharing things with everybody.</p>
<p><strong>Keeping things as references</strong></p>
<p>The another advantage for posting those tips/tricks in my own blog is that I can use them as a reference when I forget.. :) Initially, I used to keep as a note in text files or word files. but I lost everything when my harddisk crashed. I wanted a place where I put all of my valuable things that I loved without worrying anything. Blog came across for this need. I can put everything and it will serve me back immediately no matter where I&#8217;m. So, this is the second reason. I&#8217;m blogging for keeping things for my owns references.</p>
<p><strong>Improving my writing skill</strong></p>
<p>Another reason why I&#8217;m blogging is that it&#8217;s for improving my writing skill. Honestly, I&#8217;m not that interest in memorizing the vocabularies and a tons of rules of grammar. (maybe, there are a lot of mistakes in this article too. did you notice that? :) ) So, I know that I&#8217;m not gonna write anything if I don&#8217;t do blogging. (No writing means no improvement.) Now, I have a blog so that I could write something.</p>
<p><strong>Expressing my feeling, thoughts and opinions.</strong></p>
<p>Everybody has feeling. Sometimes, we feel so happy. but sometimes, sad. We need someone to talk and share the feeling and things. I would say that blogging is very good for that purpose too. You don&#8217;t need to kick the dog if you angry with your boss. You can go and blog about your feeling. There will be somebody who wanna share your feeling. At least, it will make you feel better. So, I&#8217;m blogging for expressing my feeling, thoughts and opinions.</p>
<p><strong>Exploring the world and different cultures</strong></p>
<p>I have a dream to go around the World. :) I wanna know with people from different countries and I wanna learn about their different cultures. Because, it make me see things from different points of view and it will make my life better. But going around the world is not that easy. The easy way to get to know with people from different locations is blogging. Now, I got a lot of friends from different countries because of my blog. So, I would say that I&#8217;m blogging for exploring the world and different cultures.</p>
<p><strong>Source of extra income</strong></p>
<p>Blogging is the source of extra income. :) but I haven&#8217;t done anything to earn money with my blog.However, I&#8217;m kinda interest about it.. :)</p>
<p>Okay. That is all about. I would like to say thank you to Ko Phyo for inviting me to write this post here. And, thank you all for reading my post.</p></blockquote>
<div class='kouguu_fb_like_button'><iframe src="http://www.facebook.com/plugins/like.php?href=http://michaelsync.net/2007/07/14/why-i-blog&#038;layout=standard&#038;show_faces=false&#038;width=450&#038;height=25&#038;action=like&#038;colorscheme=light&#038;" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px;"></iframe></div>
<a href='http://michaelsync.net/2007/07/14/why-i-blog' class='retweet vert' startCount = '0'>Why I blog</a>]]></content:encoded>
			<wfw:commentRss>http://michaelsync.net/2007/07/14/why-i-blog/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Very easy way of installing WordPress on your Windows Box</title>
		<link>http://michaelsync.net/2007/07/09/very-easy-way-of-installing-wordpress-on-your-windows-box</link>
		<comments>http://michaelsync.net/2007/07/09/very-easy-way-of-installing-wordpress-on-your-windows-box#comments</comments>
		<pubDate>Mon, 09 Jul 2007 17:32:31 +0000</pubDate>
		<dc:creator>Michael Sync</dc:creator>
				<category><![CDATA[WordPress/Blogging]]></category>

		<guid isPermaLink="false">http://michaelsync.net/2007/07/09/very-easy-way-of-installing-wordpress-on-your-windows-box</guid>
		<description><![CDATA[This article is written for those who wanna install WordPress software as a backup of their blogs on their windows machines. It is just one shot installation for all required softwares such as PHP, MySQL, Apache and etc without individual downloading or manual configuring. Normally, it&#8217;s kinda hard to install and configure PHP, MySQL, Apache [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmichaelsync.net%2F2007%2F07%2F09%2Fvery-easy-way-of-installing-wordpress-on-your-windows-box"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmichaelsync.net%2F2007%2F07%2F09%2Fvery-easy-way-of-installing-wordpress-on-your-windows-box&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>This article is written for those who wanna install WordPress software as a backup of their blogs on their windows machines. It is just one shot installation for all required softwares such as PHP, MySQL, Apache and etc without individual downloading or manual configuring.</p>
<p>Normally, it&#8217;s  kinda hard to install and configure PHP, MySQL, Apache on Windows.  You have to download  each and every packages. You may need to download the separated packages (eg: UI and Service) for some softwares.  You may need to configure some files (eg: *.ini) manually. It&#8217;s kinda troublesome.</p>
<p>Now, the way that I show you is very simple. You only need to download one package and this package will install and configure all softwares that you need. <strong>This post is not just for installing WordPress locally. You can use this post as a reference for installing PHP, MySQL , Perl and Apache on your windows.</strong></p>
<p>Okay. Let&#8217;s start!</p>
<p>First, you need to download one useful tool called <a href="http://www.apachefriends.org/en/xampp.html" title="XAMPP - Apache Distribution" target="_blank">XAMPP</a>.</p>
<p><strong>What is XAMPP?<br />
</strong></p>
<p><img src="http://michaelsync.net/wp-content/uploads/2007/07/1-xampp-logo.jpg" alt="1-xampp-logo.jpg" /></p>
<p>XAMPP website said that ~</p>
<blockquote><p>Many people know from their own experience that it&#8217;s not easy to install an Apache web server and it gets harder if you want to add MySQL, PHP and Perl.</p>
<p>XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl. XAMPP is really very easy to install and to use &#8211; just download, extract and start.</p></blockquote>
<p>XAMPP is a tool that helps you to install MySQL, PHP, Perl, Apache and some more useful PHP applications (eg: phpMyAdmin) on your OS in very easy way without configuring anything. It works on Windows, Mac, Linux and Solaris. However, this post is created for Windows users only and all screenshots are captured on Windows Vista.</p>
<p><strong>Installing XAMPP ver 1.6.2 (PHP 5.2.2 and 4.7.7, MySQL 5.0.41, Perl and Apache)</strong></p>
<p>Note for those who has installed IIS on your machine: <em>Before installing XAMPP, it is better if you stop IIS (Internet Information Service ) because Apache Web Server will be used port 80 so that if IIS is currently using that port then Apache won&#8217;t be able to start the Service. </em></p>
<p>1. Download xampp-win32-1.6.2-installer.exe from <a href="http://www.apachefriends.org/en/xampp-windows.html" title="xampp for windows" target="_blank">this link</a>. and Click the installer.</p>
<p><img src="http://michaelsync.net/wp-content/uploads/2007/07/xampp-wranning.jpg" alt="XAMPP - Wrantty" /></p>
<p>( The Wranning Messagebox will be shown if your OS is Windows Vista. Just click &#8220;OK&#8221; but Ensure that you install this package in the location that you have &#8220;Write&#8221; permission. If you are not sure about that, please just install &#8220;C:\xampp\&#8221;)</p>
<p><img src="http://michaelsync.net/wp-content/uploads/2007/07/xampp-welcome.jpg" alt="XAMPP - Welcome" /></p>
<p>2. Click &#8220;Next&#8221;</p>
<p><img src="http://michaelsync.net/wp-content/uploads/2007/07/xampp-choose-install-location.jpg" alt="XAMPP - Choose Location" /> 3. Click &#8220;Next&#8221;</p>
<p><img src="http://michaelsync.net/wp-content/uploads/2007/07/xampp-xampp-options.jpg" alt="XAMPP - Options" /></p>
<p>4.  Check all three checkedboxes under Service Section. And Click &#8220;Install&#8221;</p>
<p><img src="http://michaelsync.net/wp-content/uploads/2007/07/xampp-instaling.jpg" alt="xampp-instaling.jpg" /></p>
<p>(Wait 1 or 2 minutes while installing. )</p>
<p><img src="http://michaelsync.net/wp-content/uploads/2007/07/xampp-finished.jpg" alt="XMAPP - Finished" /></p>
<p>5. Click &#8220;Finish&#8221; button to finish the installation.</p>
<p>This is all about installing PHP, MySQL and Apache on your machine.  The picture below is the directory structure of XAMPP that you just install in your machine.</p>
<p><img src="http://michaelsync.net/wp-content/uploads/2007/07/xampp-directory-structure.jpg" alt="xampp-directory-structure.jpg" /></p>
<p>Let&#8217;s start installing WordPress in your machine.</p>
<p><strong>Installing WordPress in your machine</strong></p>
<p>1. Download zip file from http://wordpress.org. And Extract it in your machine. Then, Copy and Paste it under htdocs folder of XAMPP installation. (eg: C:\xampp\htdocs\)</p>
<p>2. Type &#8220;http://localhost/phpmyadmin/&#8221; in your favorite browser.</p>
<p>3. Type &#8220;wordpress&#8221; in &#8220;Create New Database&#8221; textbox and click &#8220;Create&#8221; button. (The new database called &#8220;wordpress&#8221; will be created in MySQL database.)</p>
<p><img src="http://michaelsync.net/wp-content/uploads/2007/07/new-picture.gif" alt="new-picture.gif" /></p>
<p>4. Type &#8220;http://localhost/wordpress/&#8221; in browser (The following screen will be shown in your browser.)  Click &#8220;create a wp-config file through a web interface&#8221;.</p>
<p><img src="http://michaelsync.net/wp-content/uploads/2007/07/wp-config-setup.gif" alt="wp-config-setup.gif" /></p>
<p>5. Click &#8220;Lets go&#8221; link</p>
<p><img src="http://michaelsync.net/wp-content/uploads/2007/07/5-setup-config-page.gif" alt="5-setup-config-page.gif" /></p>
<p>6. Click &#8220;Submit&#8221; button. (You should note that the default password of MySQL Server is blank and the default user name is &#8220;root&#8221;. If you have the custom user name and password then please fill accordingly.And ensure that you have &#8220;Write&#8221; permission to wp-config file and WordPress folder.)</p>
<p><img src="http://michaelsync.net/wp-content/uploads/2007/07/6-set-required-info-for-wp.gif" alt="6-set-required-info-for-wp.gif" /></p>
<p>7. Now, you have finished configuring wp-config file and you are ready to start installing WordPress in your machine. In order to start the installation, click &#8220;run the install&#8221; link.</p>
<p><img src="http://michaelsync.net/wp-content/uploads/2007/07/7-finished-wp-config.gif" alt="7-finished-wp-config.gif" /></p>
<p>8. Fill the title of your blog and your Email address. You can also check whether you want your blog to be visible in Search Engines. This option is not important since you are installing WordPress in your local machine with the purpose of backing-up your blog or personal uses. Then, Click &#8220;Continue to Second Step&#8221; button.</p>
<p><img src="http://michaelsync.net/wp-content/uploads/2007/07/8-first-step.gif" alt="8-first-step.gif" /></p>
<p>9. It will show you that the database has been created and the default has been filled. It will give you the admin user name and the generated password for admin user. (I would suggest you to change this generated password to something that is easy to memorize for you.)</p>
<p><img src="http://michaelsync.net/wp-content/uploads/2007/07/92-wp-installation-second.gif" alt="92-wp-installation-second.gif" /></p>
<p>Now, the installation is done with a few steps. You can start log-in to your wordpress. :)</p>
<p>Thats all about installing php, mysql, apache and wordpress installation on Windows. It is sooo easy, isn&#8217;t it? :) Let me know if you have any idea or comment for this post&#8230; Thanks for reading..
<div class='kouguu_fb_like_button'><iframe src="http://www.facebook.com/plugins/like.php?href=http://michaelsync.net/2007/07/09/very-easy-way-of-installing-wordpress-on-your-windows-box&#038;layout=standard&#038;show_faces=false&#038;width=450&#038;height=25&#038;action=like&#038;colorscheme=light&#038;" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px;"></iframe></div>
<a href='http://michaelsync.net/2007/07/09/very-easy-way-of-installing-wordpress-on-your-windows-box' class='retweet vert' startCount = '0'>Very easy way of installing WordPress on your Windows Box</a>]]></content:encoded>
			<wfw:commentRss>http://michaelsync.net/2007/07/09/very-easy-way-of-installing-wordpress-on-your-windows-box/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>
