<?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>ZenMojo.com &#187; Web</title>
	<atom:link href="http://zenmojo.com/blog/category/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://zenmojo.com/blog</link>
	<description>Just another blog about nothing</description>
	<lastBuildDate>Thu, 08 Jul 2010 14:02:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>10 Privacy Settings Every Facebook User Should Know</title>
		<link>http://zenmojo.com/blog/2009/05/08/10-privacy-settings-every-facebook-user-should-know/</link>
		<comments>http://zenmojo.com/blog/2009/05/08/10-privacy-settings-every-facebook-user-should-know/#comments</comments>
		<pubDate>Fri, 08 May 2009 19:10:27 +0000</pubDate>
		<dc:creator>Zen</dc:creator>
				<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://zenmojo.com/blog/?p=105</guid>
		<description><![CDATA[This is a great article for protecting your exposure on Facebook.
10 Privacy Settings Every Facebook User Should Know
]]></description>
			<content:encoded><![CDATA[<p>This is a great article for protecting your exposure on Facebook.</p>
<p><a href="http://www.allfacebook.com/2009/02/facebook-privacy/" target="_blank">10 Privacy Settings Every Facebook User Should Know</a></p>
<img src="http://zenmojo.com/blog/?ak_action=api_record_view&id=105&type=feed" alt="" /><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fzenmojo.com%2Fblog%2F2009%2F05%2F08%2F10-privacy-settings-every-facebook-user-should-know%2F&amp;linkname=10%20Privacy%20Settings%20Every%20Facebook%20User%20Should%20Know"><img src="http://zenmojo.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Save/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://zenmojo.com/blog/2009/05/08/10-privacy-settings-every-facebook-user-should-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Move Your Joomla! Site to a New Server</title>
		<link>http://zenmojo.com/blog/2008/01/31/how-to-move-your-joomla-site-to-a-new-server/</link>
		<comments>http://zenmojo.com/blog/2008/01/31/how-to-move-your-joomla-site-to-a-new-server/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 16:28:39 +0000</pubDate>
		<dc:creator>Zen</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Joomla]]></category>

		<guid isPermaLink="false">http://zenmojo.com/blog/2008/01/31/how-to-move-your-joomla-site-to-a-new-server/</guid>
		<description><![CDATA[All credit has to go to Cory Webb: http://www.howtojoomla.net/content/view/17/2/
I just added a few steps.  Feel free to comment below.
Step 1: Backup everything!
The first thing you want to do is backup all files within your Joomla! installation. Create a folder on your local system, and download all files to that folder using your ftp client [...]]]></description>
			<content:encoded><![CDATA[<p>All credit has to go to Cory Webb: <a target="_blank" href="http://www.howtojoomla.net/content/view/17/2/">http://www.howtojoomla.net/content/view/17/2/</a><br />
I just added a few steps.  Feel free to comment below.</p>
<h3>Step 1: Backup everything!</h3>
<p>The first thing you want to do is backup all files within your Joomla! installation. Create a folder on your local system, and download all files to that folder using your ftp client application. I used <a target="_blank" href="http://filezilla.sourceforge.net/">FileZilla</a> as my ftp client application to download all of my files to a folder on my desktop I named &#8220;howtojoomla&#8221;.</p>
<h3>Step 2: Export your database</h3>
<p><em>Note: For this step, it really helps if you have <a target="_blank" href="http://www.phpmyadmin.net/">phpMyAdmin</a> installed on your server. Most hosting companies have phpMyAdmin already installed. If you are unsure, ask your hosting provider.</em></p>
<p>The second thing you need to do is export your Joomla! database. The best thing to do is to export it into an <acronym>SQL</acronym> file, which makes importing it easier in a later step. An SQL file will contain all of the necessary SQL commands for creating your database tables and filling them with your data. Be sure you export the entire database.</p>
<p style="margin-left: 0.5in; text-indent: -0.25in"><!--[if !supportLists]-->1)      <!--[endif]-->go to your PHP MyAdmin panel</p>
<p style="margin-left: 0.5in; text-indent: -0.25in"><!--[if !supportLists]-->2)      <!--[endif]-->Select the Database which you want to Backup</p>
<p style="margin-left: 0.5in; text-indent: -0.25in"><!--[if !supportLists]-->3)      <!--[endif]-->Click the Export Tab</p>
<p style="margin-left: 0.5in; text-indent: -0.25in"><!--[if !supportLists]-->4)      <!--[endif]-->Click Select all for tables on Export</p>
<p style="margin-left: 0.5in; text-indent: -0.25in"><!--[if !supportLists]-->5)      <!--[endif]-->Choose SQL at export type</p>
<p style="margin-left: 0.5in; text-indent: -0.25in"><!--[if !supportLists]-->6)      <!--[endif]-->For Structure, select “Add AUTO_INCREMENT value, and “Enclose table…”</p>
<p style="margin-left: 0.5in; text-indent: -0.25in"><!--[if !supportLists]-->7)      <!--[endif]-->For Data, select “Complete inserts”, “Extended inserts” and “Use hexadecimal for binary fields”</p>
<p style="margin-left: 0.5in; text-indent: -0.25in"><!--[if !supportLists]--> <img src='http://zenmojo.com/blog/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' />      <!--[endif]-->Select “Save as File” and no compression.  Click Go and save sql file</p>
<p style="margin-left: 0.5in; text-indent: -0.25in"><!--[if !supportLists]-->9)      <!--[endif]-->Go to new PHP MYAdmin panel</p>
<p style="margin-left: 0.5in; text-indent: -0.25in"><!--[if !supportLists]-->10)  <!--[endif]-->Create a new DB of the same name</p>
<p style="margin-left: 0.5in; text-indent: -0.25in"><!--[if !supportLists]-->11)  <!--[endif]-->Click Import Tab</p>
<p style="margin-left: 0.5in; text-indent: -0.25in"><!--[if !supportLists]-->12)  <!--[endif]-->Select File and click Go to import the sql file</p>
<p style="margin-left: 0.5in; text-indent: -0.25in"><!--[if !supportLists]-->13)  <!--[endif]-->Go back to the new PHP MyAdmin panel, and select Privileges</p>
<p style="margin-left: 0.5in; text-indent: -0.25in"><!--[if !supportLists]-->14)  <!--[endif]-->Add user (should be same username and password of your old DB), and host</p>
<p style="margin-left: 0.5in; text-indent: -0.25in"><!--[if !supportLists]-->15)  <!--[endif]-->Select Grant all privileges…</p>
<p style="margin-left: 0.5in; text-indent: -0.25in"><!--[if !supportLists]-->16)  <!--[endif]-->Next to Global Privileges, click Check All to check all the privileges.</p>
<p style="margin-left: 0.5in; text-indent: -0.25in"><!--[if !supportLists]-->17)  <!--[endif]--></p>
<h3>Step 3: Modify configuration.php</h3>
<p>This step is very important. Go to the folder on your local system to which you downloaded all of your Joomla! files. In the first level folder, you will find the file named &#8220;configuration.php&#8221;. Open this file with a text editor and make the necessary changes. <em>Your variables may be different, so find the variables that contain these settings and change them</em>.  At the very least, you will probably need to change the following parameters:</p>
<ul type="disc">
<li class="MsoNormal"><strong>$mosConfig_absolute_path</strong>:      This is the absolute server path to your new Joomla! installation. It will      probably look something like &#8220;/path/to/joomla/installation&#8221;.</li>
<li class="MsoNormal"><strong>$mosConfig_cachepath</strong>:      This is the absolute server path to the cache for your Joomla!      installation. It will probably look something like      &#8220;/path/to/joomla/installation/cache&#8221;.</li>
<li class="MsoNormal"><strong>$mosConfig_live_site</strong>:      This is your website&#8217;s url. It will be something like      &#8220;http://www.yoursite.com&#8221;.</li>
<li class="MsoNormal"><strong>$mosConfig_host</strong>: This      is the location of the server that hosts your MySQL database. For most      instances, this value will be &#8220;localhost&#8221;. If you are unsure,      ask your hosting provider.</li>
<li class="MsoNormal"><strong>$mosConfig_db</strong>: This is      the name of your MySQL database.</li>
<li class="MsoNormal"><strong>$mosConfig_user</strong>: This      is the database user name. Make sure this user has all privileges on your      database.</li>
<li class="MsoNormal"><strong>$mosConfig_password</strong>:      This is the password for your MySQL database user.</li>
</ul>
<h3>Step 4: Upload all of your files to your new server</h3>
<p>Using an ftp client application (like FileZilla), upload all of your files to the location on your new server where you want to install Joomla!.</p>
<h3>Step 5: Test your new installation</h3>
<p>Your move should now be complete, but please don&#8217;t take my word for it. Test your site to make sure that everything is in it&#8217;s proper place and working the way you expect it to. For example, if you did not use relative url&#8217;s for your links on your old site, they will not work properly on your new site.</p>
<img src="http://zenmojo.com/blog/?ak_action=api_record_view&id=40&type=feed" alt="" /><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fzenmojo.com%2Fblog%2F2008%2F01%2F31%2Fhow-to-move-your-joomla-site-to-a-new-server%2F&amp;linkname=How%20to%20Move%20Your%20Joomla%21%20Site%20to%20a%20New%20Server"><img src="http://zenmojo.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Save/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://zenmojo.com/blog/2008/01/31/how-to-move-your-joomla-site-to-a-new-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free SMS (Text Message) service</title>
		<link>http://zenmojo.com/blog/2007/12/12/free-sms-text-message-service/</link>
		<comments>http://zenmojo.com/blog/2007/12/12/free-sms-text-message-service/#comments</comments>
		<pubDate>Wed, 12 Dec 2007 18:49:25 +0000</pubDate>
		<dc:creator>Zen</dc:creator>
				<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://zenmojo.com/blog/2007/12/12/free-sms-text-message-service/</guid>
		<description><![CDATA[4Info &#8211; will send free text messages to your phone based on alerts you set up.  I use the Sports updates all the time! 
Check it out!
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.4infoalerts.com/referral/landing/alerts/?creativeID=10000858" target="_blank">4Info</a> &#8211; will send free text messages to your phone based on alerts you set up.  I use the Sports updates all the time! </p>
<p><a href="http://www.4infoalerts.com/referral/landing/alerts/?creativeID=10000858" target="_blank">Check it out!</a></p>
<img src="http://zenmojo.com/blog/?ak_action=api_record_view&id=39&type=feed" alt="" /><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fzenmojo.com%2Fblog%2F2007%2F12%2F12%2Ffree-sms-text-message-service%2F&amp;linkname=Free%20SMS%20%28Text%20Message%29%20service"><img src="http://zenmojo.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Save/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://zenmojo.com/blog/2007/12/12/free-sms-text-message-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful Web Sites</title>
		<link>http://zenmojo.com/blog/2007/11/01/useful-web-sites/</link>
		<comments>http://zenmojo.com/blog/2007/11/01/useful-web-sites/#comments</comments>
		<pubDate>Thu, 01 Nov 2007 19:16:56 +0000</pubDate>
		<dc:creator>Zen</dc:creator>
				<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://zenmojo.com/blog/2007/11/01/useful-web-sites/</guid>
		<description><![CDATA[I will just list the Web sites that I find usefull:
Pandora.com - Online radio that you train to only play music you like
watchthatpage.com &#8211; will monitor for changes on a page an email you.
zamzar.com &#8211; will perform tons of file conversions
]]></description>
			<content:encoded><![CDATA[<p>I will just list the Web sites that I find usefull:</p>
<p><a target="_blank" href="http://zenmojo.com/blog/Pandora.com ">Pandora.com </a>- Online radio that you train to only play music you like</p>
<p><a target="_blank" href="http://zenmojo.com/blog/watchthatpage.com">watchthatpage.com</a> &#8211; will monitor for changes on a page an email you.</p>
<p><a target="_blank" href="http://zenmojo.com/blog/zamzar.com">zamzar.com</a> &#8211; will perform tons of file conversions</p>
<img src="http://zenmojo.com/blog/?ak_action=api_record_view&id=38&type=feed" alt="" /><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fzenmojo.com%2Fblog%2F2007%2F11%2F01%2Fuseful-web-sites%2F&amp;linkname=Useful%20Web%20Sites"><img src="http://zenmojo.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Save/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://zenmojo.com/blog/2007/11/01/useful-web-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pandora&#8217;s Jar</title>
		<link>http://zenmojo.com/blog/2007/05/20/pandoras-jar/</link>
		<comments>http://zenmojo.com/blog/2007/05/20/pandoras-jar/#comments</comments>
		<pubDate>Sun, 20 May 2007 19:22:45 +0000</pubDate>
		<dc:creator>Zen</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Play]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://zenmojo.com/blog/2007/03/20/pandoras-jar/</guid>
		<description><![CDATA[To &#8220;Timeshift&#8221; pandora radio, you need Pandora&#8217;s Jar.  It can be a bit complicated to get started, until now.
Here are the Windows installers to get Pandora&#8217;s Jar working.
]]></description>
			<content:encoded><![CDATA[<p>To &#8220;Timeshift&#8221; pandora radio, you need Pandora&#8217;s Jar.  It can be a bit complicated to get started, until now.</p>
<p>Here are the <a target="_blank" href="http://hak5.org/forums/index.php?showtopic=6014">Windows installers to get Pandora&#8217;s Jar working</a>.</p>
<img src="http://zenmojo.com/blog/?ak_action=api_record_view&id=24&type=feed" alt="" /><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fzenmojo.com%2Fblog%2F2007%2F05%2F20%2Fpandoras-jar%2F&amp;linkname=Pandora%26%238217%3Bs%20Jar"><img src="http://zenmojo.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Save/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://zenmojo.com/blog/2007/05/20/pandoras-jar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download Video from Almost any Video Site</title>
		<link>http://zenmojo.com/blog/2007/04/20/download-video-from-almost-any-video-site/</link>
		<comments>http://zenmojo.com/blog/2007/04/20/download-video-from-almost-any-video-site/#comments</comments>
		<pubDate>Fri, 20 Apr 2007 14:13:35 +0000</pubDate>
		<dc:creator>Zen</dc:creator>
				<category><![CDATA[Play]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://zenmojo.com/blog/2007/04/20/download-video-from-almost-any-video-site/</guid>
		<description><![CDATA[Web:
Zamzar lets you convert many different types of files in addition to video files: http://www.zamzar.com/
Keepvid also lets you save Streaming Videos: http://keepvid.com
Apps:
If you want to save that great Google Video or YouTube video, you need this tool: VDownloader
If you want to save a streaming Microsoft video (like an ASX playlist), then this is the tool [...]]]></description>
			<content:encoded><![CDATA[<p>Web:<a href="http://keepvid.com/"><br />
</a>Zamzar lets you convert many different types of files in addition to video files: <a target="_blank" href="http://www.zamzar.com/">http://www.zamzar.com/</a></p>
<p>Keepvid also lets you save Streaming Videos: <a href="http://keepvid.com/">http://keepvid.com</a><a href="http://keepvid.com/"></a></p>
<p>Apps:<br />
If you want to save that great Google Video or YouTube video, you need this tool: <a target="_blank" href="http://tanbir.wordpress.com/2006/05/26/vdownloader-02-download-videos-from-youtube-google-video-and-grinvi/">VDownloader<br />
</a>If you want to save a streaming Microsoft video (like an ASX playlist), then this is the tool you need: <a target="_blank" href="http://sdp.ppona.com/">SDP Multimedia</a></p>
<img src="http://zenmojo.com/blog/?ak_action=api_record_view&id=26&type=feed" alt="" /><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fzenmojo.com%2Fblog%2F2007%2F04%2F20%2Fdownload-video-from-almost-any-video-site%2F&amp;linkname=Download%20Video%20from%20Almost%20any%20Video%20Site"><img src="http://zenmojo.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Save/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://zenmojo.com/blog/2007/04/20/download-video-from-almost-any-video-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easy Field Validation</title>
		<link>http://zenmojo.com/blog/2007/03/20/easy-field-validation/</link>
		<comments>http://zenmojo.com/blog/2007/03/20/easy-field-validation/#comments</comments>
		<pubDate>Tue, 20 Mar 2007 13:32:23 +0000</pubDate>
		<dc:creator>Zen</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://zenmojo.com/blog/2007/03/20/easy-field-validation/</guid>
		<description><![CDATA[http://tetlaw.id.au/view/javascript/really-easy-field-validation
]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://tetlaw.id.au/view/javascript/really-easy-field-validation">http://tetlaw.id.au/view/javascript/really-easy-field-validation</a></p>
<img src="http://zenmojo.com/blog/?ak_action=api_record_view&id=23&type=feed" alt="" /><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fzenmojo.com%2Fblog%2F2007%2F03%2F20%2Feasy-field-validation%2F&amp;linkname=Easy%20Field%20Validation"><img src="http://zenmojo.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Save/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://zenmojo.com/blog/2007/03/20/easy-field-validation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fast, Free Flash Photo Gallery</title>
		<link>http://zenmojo.com/blog/2007/02/06/fast-free-flash-photo-gallery/</link>
		<comments>http://zenmojo.com/blog/2007/02/06/fast-free-flash-photo-gallery/#comments</comments>
		<pubDate>Tue, 06 Feb 2007 15:39:45 +0000</pubDate>
		<dc:creator>Zen</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://zenmojo.com/blog/2007/02/06/fast-free-flash-photo-gallery/</guid>
		<description><![CDATA[Here is a great, open source, flash photo gallery creation program that works directly with picasa:
Applejuice 
And there is also a script that will create the gallery on-the-fly on the server:
Applejuice Build Gallery
EDIT: If you just want to add a little pop to your existing html photo gallery, there is a great javascript called Lightbox.
Also, [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a great, open source, flash photo gallery creation program that works directly with <a title="Picasa" target="_blank" href="http://picasa.google.com/">picasa</a>:<br />
<a target="_blank" title="Applejuice" href="http://antisleep.com/applejuice/">Applejuice </a></p>
<p>And there is also a script that will create the gallery on-the-fly on the server:<br />
<a target="_blank" title="Applejuice Build Gallery" href="http://twofivethreetwo.com/index.php?subaction=showfull&#038;id=1163350413&#038;archive=&#038;start_from=&#038;ucat=2">Applejuice Build Gallery</a></p>
<p>EDIT: If you just want to add a little pop to your existing html photo gallery, there is a great javascript called<a target="_blank" title="Lightbox 2.0" href="http://www.huddletogether.com/projects/lightbox2/"> Lightbox</a>.</p>
<p>Also, here is a guide to a bunch of <a title="Lightboxes" target="_blank" href="http://fortysomething.ca/mt/etc/archives/005400.php">Lightboxes<br />
</a>and <a title="Lightboxes" target="_blank" href="http://fortysomething.ca/mt/etc/archives/005400.php" /><a target="_blank" href="http://smoothgallery.jondesign.net/getting-started">Smooth Gallery</a></p>
<p>Here are some plugins for Picasa to make galleries:<br />
<a target="_blank" href="http://webscratches.com/2007/04/03/slideshow-generators-plugins-for-picasa/">http://webscratches.com/2007/04/03/slideshow-generators-plugins-for-picasa/</a></p>
<p><a target="_blank" href="http://galri.free.fr/">http://galri.free.fr/</a></p>
<p><a target="_blank" href="http://www.paulvanroekel.nl/picasa/">http://www.paulvanroekel.nl/picasa/ </a></p>
<img src="http://zenmojo.com/blog/?ak_action=api_record_view&id=16&type=feed" alt="" /><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fzenmojo.com%2Fblog%2F2007%2F02%2F06%2Ffast-free-flash-photo-gallery%2F&amp;linkname=Fast%2C%20Free%20Flash%20Photo%20Gallery"><img src="http://zenmojo.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Save/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://zenmojo.com/blog/2007/02/06/fast-free-flash-photo-gallery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Cheat Sheet</title>
		<link>http://zenmojo.com/blog/2007/02/01/google-cheat-sheet/</link>
		<comments>http://zenmojo.com/blog/2007/02/01/google-cheat-sheet/#comments</comments>
		<pubDate>Thu, 01 Feb 2007 14:52:16 +0000</pubDate>
		<dc:creator>Zen</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Info]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://zenmojo.com/blog/2007/02/14/google-cheat-sheet/</guid>
		<description><![CDATA[http://www.google.com.my/intl/en/help/cheatsheet.html
]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://www.google.com.my/intl/en/help/cheatsheet.html">http://www.google.com.my/intl/en/help/cheatsheet.html</a></p>
<img src="http://zenmojo.com/blog/?ak_action=api_record_view&id=17&type=feed" alt="" /><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fzenmojo.com%2Fblog%2F2007%2F02%2F01%2Fgoogle-cheat-sheet%2F&amp;linkname=Google%20Cheat%20Sheet"><img src="http://zenmojo.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Save/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://zenmojo.com/blog/2007/02/01/google-cheat-sheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>save streaming video files</title>
		<link>http://zenmojo.com/blog/2006/10/26/save-streaming-video-files/</link>
		<comments>http://zenmojo.com/blog/2006/10/26/save-streaming-video-files/#comments</comments>
		<pubDate>Thu, 26 Oct 2006 14:31:12 +0000</pubDate>
		<dc:creator>Zen</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Play]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://zenmojo.com/blog/2006/10/26/save-streaming-video-files/</guid>
		<description><![CDATA[Web:
Zamzar lets you convert many different types of files in addition to video files: http://www.zamzar.com/
Keepvid also lets you save Streaming Videos: http://keepvid.com
Apps:
If you want to save that great Google Video or YouTube video, you need this tool: VDownloader
If you want to save a streaming Microsoft video (like an ASX playlist), then this is the tool [...]]]></description>
			<content:encoded><![CDATA[<p>Web:<br />
Zamzar lets you convert many different types of files in addition to video files: <a href="http://keepvid.com/" /><a target="_blank" href="http://www.zamzar.com/">http://www.zamzar.com/</a></p>
<p>Keepvid also lets you save Streaming Videos: <a href="http://keepvid.com/">http://keepvid.com</a></p>
<p>Apps:<br />
If you want to save that great Google Video or YouTube video, you need this tool: <a target="_blank" href="http://tanbir.wordpress.com/2006/05/26/vdownloader-02-download-videos-from-youtube-google-video-and-grinvi/">VDownloader<br />
</a>If you want to save a streaming Microsoft video (like an ASX playlist), then this is the tool you need: <a target="_blank" href="http://sdp.ppona.com/">SDP Multimedia</a></p>
<img src="http://zenmojo.com/blog/?ak_action=api_record_view&id=35&type=feed" alt="" /><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fzenmojo.com%2Fblog%2F2006%2F10%2F26%2Fsave-streaming-video-files%2F&amp;linkname=save%20streaming%20video%20files"><img src="http://zenmojo.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Save/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://zenmojo.com/blog/2006/10/26/save-streaming-video-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
