<?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>ZENVERSE</title>
	<atom:link href="http://zenverse.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://zenverse.net</link>
	<description>Design and Web Development</description>
	<lastBuildDate>Sun, 13 May 2012 15:26:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How to Delete All Existing Comment Author URLs in WordPress</title>
		<link>http://zenverse.net/delete-existing-comment-author-urls-in-wordpress/</link>
		<comments>http://zenverse.net/delete-existing-comment-author-urls-in-wordpress/#comments</comments>
		<pubDate>Sun, 13 May 2012 15:20:12 +0000</pubDate>
		<dc:creator>Zen</dc:creator>
				<category><![CDATA[Wordpress Development]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://zenverse.net/?p=2595</guid>
		<description><![CDATA[I have been getting spam comments for years. Although I already installed Akismet plugin to block most of the spams, I am still getting a plenty of them everyday. As I can see in recent years, at least 20% of my site comments are "fake" comments with keyword links as the commentor name.]]></description>
			<content:encoded><![CDATA[<p>I have been getting spam comments for years. Although I already installed Akismet plugin to block most of the spams, I am still getting a plenty of them everyday. As I can see in recent years, at least 20% of my site comments are &#8220;fake&#8221; comments with keyword links as the commentor name.</p>
<p>Although nofollow links don&#8217;t take your link juice away from your site, it does reduces the link juice passed to your dofollow links. So, it is best to remove all unwanted links, including nofollow links.</p>
<h1>Mass delete all existing comment author URLs for WordPress Site</h1>
<p>While we might have some WordPress plugins that can do this for you. I prefer doing it manually via phpMyAdmin. Go to your phpMyAdmin or any SQL administration tool that allow you to run queries to your database.</p>
<p>1. Select your WordPress installation&#8217;s database<br />
2. Go to &#8220;SQL&#8221; tab.<br />
3. Enter any of the following queries.<br />
4. If your table prefix is not &#8220;wp_&#8221;, change it accordingly.</p>
<h4>To delete ALL comment urls</h4>
<p>Here we just set the URL value to empty. So no worries about losing your comment.</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p2595code1'); return false;">View Code</a> SQL</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p25951"><td class="code" id="p2595code1"><pre class="sql" style="font-family:monospace;"><span style="color: #993333; font-weight: bold;">UPDATE</span> wp_comments <span style="color: #993333; font-weight: bold;">SET</span> comment_author_url <span style="color: #66cc66;">=</span> <span style="color: #ff0000;">''</span>;</pre></td></tr></table></div>

<h4>To delete ALL comment urls EXCEPT a certain link</h4>
<p>I used this query to avoid deleting URL of those comments made by me myself.</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p2595code2'); return false;">View Code</a> SQL</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p25952"><td class="code" id="p2595code2"><pre class="sql" style="font-family:monospace;"><span style="color: #993333; font-weight: bold;">UPDATE</span> wp_comments <span style="color: #993333; font-weight: bold;">SET</span> comment_author_url <span style="color: #66cc66;">=</span> <span style="color: #ff0000;">''</span> <span style="color: #993333; font-weight: bold;">WHERE</span> <span style="color: #993333; font-weight: bold;">NOT</span> comment_author_url <span style="color: #66cc66;">=</span> <span style="color: #ff0000;">'http://zenverse.net/'</span>;</pre></td></tr></table></div>

<p>Now I am feeling good having less outgoing links. Hope this helps :)</p>
]]></content:encoded>
			<wfw:commentRss>http://zenverse.net/delete-existing-comment-author-urls-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Glito &#8211; Free Premium WordPress Magazine Theme</title>
		<link>http://zenverse.net/glito-wordpress-theme/</link>
		<comments>http://zenverse.net/glito-wordpress-theme/#comments</comments>
		<pubDate>Tue, 08 May 2012 16:37:00 +0000</pubDate>
		<dc:creator>Zen</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Free Themes]]></category>
		<category><![CDATA[Wordpress Themes]]></category>
		<category><![CDATA[free wordpress themes]]></category>
		<category><![CDATA[wordpress themes]]></category>

		<guid isPermaLink="false">http://zenverse.net/?p=2589</guid>
		<description><![CDATA[Glito is a free WordPress magazine theme with premium features such as animated gallery, post thumbnail, featured video, latest tweets, social bookmark, popular posts and more. Come in to view the demo and list of features.
[download id="71" format="2" autop="false"]]]></description>
			<content:encoded><![CDATA[<h3>Introduction</h3>
<p>Glito is a free WordPress magazine theme with premium features such as animated gallery, post thumbnail, featured video, latest tweets, social bookmark, popular posts and more. View the list of features below.</p>
<p><strong>Type : </strong>Semi Magazine (uses excerpt at blog index)<br />
<strong>Functionality : </strong>Blog</p>
<h3>Features</h3>
<ul>
<li>Fixed width, widget-ready and gravatar-ready</li>
<li>Tested on Chrome, FireFox, IE6, IE8, Opera, Safari.</li>
<li>Tested and working properly up to WordPress 3.3.2</li>
<li>Beautify your blog using Post Thumbnail and Post Image</li>
<li>2 thumbnail system to choose from : &#8220;WordPress&#8217;s Featured Image System&#8221; or &#8220;Zenverse Post Thumbnail &#038; Post Image System&#8221;</li>
<li>Featured Posts displayed using animated slideshow</li>
<li>Built-in Social Sharing buttons in blog index and single page (can be disabled in theme options)</li>
<li>Tabbed Menu with 3 tabs at sidebar</li>
<li>About Us Menu at sidebar</li>
<li>Featured Video at sidebar</li>
<li>Ready for Google Analytics, Adsense and Webmaster Tools</li>
<li>Twitter Integration, display latest tweets at header</li>
<li>Feedburner Integration</li>
<li>Built-in plugins such as page navigation and related posts.</li>
<li>Uses Sexy Bookmark plugin to share your post</li>
<li>Auto determine popular posts based on comment count and display at footer</li>
<li>Four banner ads spots in sidebar</li>
<li>Commented CSS files for easy editing</li>
<li>Powerful Theme Options page at Admin Panel</li>
<li>New Version Notifier feature, you will be notified when there is new version for this theme</li>
</ul>
<h3>Demo</h3>
<p><a title="Glito has been previewed 850 times." target="_blank" href="/?themedemo=glito">Preview Glito (850)</a></p>

<h3>Download<a name="download"></a></h3>
<blockquote><a rel="nofollow" href="http://zenverse.net/wp-content/plugins/download-monitor/download.php?id=71" title="Glito WordPress Magazine Theme has been downloaded 105 times">Glito WordPress Magazine Theme 1.0 </a><br />[ Downloaded 105 times | 174.9 KB ]</blockquote>
<p><em>License: Free to us, MUST keep footer intact AS IT IS </em></p>
<h3>Recommendations for User</h3>
<h5>Manual Excerpt</h5>
<p>To make your blog looks better, you need to include a manual excerpt for every post (like my blog). You can add that while editing or adding new post. You can, however, leave your excerpt empty and wordpress will automatically make an excerpt for you, but all HTML tags would be auto removed.</p>
<h5>Post Image &#038; Thumbnails</h5>
<p>Post Thumbnail is a square image of size 125 x 125 pixels, shown at blog index, related posts and search.<br />
Post Image is an image of size 550 x 190 pixels, shown at single post page, below the post title.<br />
To beautify your blog, try to include post thumbnails for every post (if possible).</p>
<h5>Why there are 2 thumbnail system to choose from?</h5>
<p>All ZenVerse themes already have their own thumbnail system before WordPress introduces Featured Image system in WordPress 2.9. To continue support all Zenverse theme users who were still using the old thumbnail system, we need to keep the old thumbnail system.<br />
You can choose the priority of the thumbnail system being used, seperately for Post Thumbnail and Post Image, in the theme options page.</p>
<h5>Featured Category</h5>
<p>In most cases, not all your featured posts are in the same category. You can create a new category (let&#8217;s say I called it : Featured) and choose it as the &#8220;Featured Category&#8221; at the theme option page.<br />
<a target="_blank" href="http://img42.imageshack.us/img42/5679/featuredguide.gif">Step-by-step guide to activate Featured Gallery</a></p>
<h5>Social Bookmarking using Sexy Bookmarks Plugin</h5>
<p>You need to install <a href="http://wordpress.org/extend/plugins/sexybookmarks/" rel="nofollow" target="_blank">Sexy Bookmark plugin</a> in order to show the social bookmark buttons under &#8220;Share This Post&#8221; menu. Please make sure you set the &#8220;Menu Location&#8221; to &#8220;Manual Mode&#8221; in the plugin settings page.</p>
<h5>WP-PageNavi Plugin Conflict</h5>
<p>Some users reported that WP-PageNavi plugin causes the sidebar and footer to be missing. If you have WP-PageNavi plugin installed, you should deactivate the plugin.</p>
<h3>ChangeLog<a name="changelog"></a></h3>
<p><strong>Version 1.0</strong><br />
- First version</p>
<h3>Theme Support / Edit / Add Features</h3>
<p>Free theme support service has been <b>stopped</b>. If you need some tweaking or want to add features, please <a target="_blank" href="http://zenverse.net/contact/">contact me</a>. *Depending on the matter, you <em>might</em> need to buy me a cup of coffee or 3</p>
<h3>Like this theme? Donate via Paypal</h3>
<p>I spent a lot of time making themes and plugins. If you like this theme and would like to support my works, you can donate via PayPal using the button below.<br />
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick" />
<input type="hidden" name="hosted_button_id" value="4859745" />
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!" />
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" />
</form></p>
<p>Thank you.</p>
]]></content:encoded>
			<wfw:commentRss>http://zenverse.net/glito-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>14 Amazing and Creative Advertisements – Episode 8</title>
		<link>http://zenverse.net/14-amazing-and-creative-advertisements-part-8/</link>
		<comments>http://zenverse.net/14-amazing-and-creative-advertisements-part-8/#comments</comments>
		<pubDate>Tue, 01 May 2012 08:47:45 +0000</pubDate>
		<dc:creator>Zen</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[creative]]></category>

		<guid isPermaLink="false">http://zenverse.net/?p=2584</guid>
		<description><![CDATA[This is the 8th episode of our creative advertisements collection. If you missed any previous posts, check out the whole series. Here's 14 more example of advertisements done right. Enjoy the creative works :)]]></description>
			<content:encoded><![CDATA[<p>This is the 8th episode of our creative advertisements collection. If you missed any previous posts, check out the whole series:<br />
<blockquote><ul>
<li><a href="http://zenverse.net/11-superb-and-creative-advertisements/">Creative Advertisements Part 1</a></li>
<li><a href="http://zenverse.net/11-superb-and-creative-advertisements-part-2/">Creative Advertisements Part 2</a></li>
<li><a href="http://zenverse.net/12-superb-and-creative-advertisements-part-3/">Creative Advertisements Part 3</a></li>
<li><a href="http://zenverse.net/12-superb-and-creative-advertisements-4/">Creative Advertisements Part 4</a></li>
<li><a href="http://zenverse.net/13-superb-and-creative-advertisements-part-5/">Creative Advertisements Part 5</a></li>
<li><a href="http://zenverse.net/13-amazing-and-creative-advertisements-part-6/">Creative Advertisements Part 6</a></li>
<li><a href="http://zenverse.net/13-amazing-and-creative-advertisements-part-7/">Creative Advertisements Part 7</a></li>
<li><a href="http://zenverse.net/14-amazing-and-creative-advertisements-part-8/">Creative Advertisements Part 8</a></li>
</ul></blockquote></p>
<p>Here&#8217;s 14 more example of advertisements done right. Enjoy the creative works :)</p>
<p>Life is too short for the wrong job.<br />
<img src="http://img151.imageshack.us/img151/1374/wrongjob187174.jpg" alt="" /></p>
<p><img src="http://img62.imageshack.us/img62/3622/wrongjob167498.jpg" alt="" /></p>
<p><img src="http://img100.imageshack.us/img100/5589/wrongjob16749.jpg" alt="" /></p>
<p><img src="http://img201.imageshack.us/img201/3400/wrongjob158236.jpg" alt="" /></p>
<p>This vacuum really sucks!<br />
<img src="http://img233.imageshack.us/img233/4118/samsungvacuumcl.jpg" alt="" /></p>
<p>Pioneer suspension<br />
<img src="http://img717.imageshack.us/img717/636/road1298.jpg" alt="" /></p>
<p>Pedigree<br />
<img src="http://img220.imageshack.us/img220/677/pedigreer.jpg" alt="" /></p>
<p>No aquarium is big enough for them<br />
<img src="http://img688.imageshack.us/img688/8692/noahnoaquariumisbigenou.jpg" alt="" /></p>
<p>3M security glass. You can&#8217;t break it ;)<br />
<img src="http://img526.imageshack.us/img526/3019/msecurityglassadvertise.jpg" alt="" /></p>
<p>A Beast<br />
<img src="http://img213.imageshack.us/img213/3315/minicar.jpg" alt="" /></p>
<p>Meet giraffe<br />
<img src="http://img825.imageshack.us/img825/558/meetgirrafe.jpg" alt="" /></p>
<p>Nestle<br />
<img src="http://img833.imageshack.us/img833/1704/kitkat1o.jpg" alt="" /></p>
<p>Casino<br />
<img src="http://img256.imageshack.us/img256/50/keepplaying.jpg" alt="" /></p>
<p>Jaguar meets Jaguar<br />
<img src="http://img37.imageshack.us/img37/1600/jaguarthumb.jpg" alt="" /></p>
<p>All credits to the author/creator. </p>
]]></content:encoded>
			<wfw:commentRss>http://zenverse.net/14-amazing-and-creative-advertisements-part-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Type &#8220;Zerg Rush&#8221; in Google Search, then Enjoy the Game</title>
		<link>http://zenverse.net/zerg-rush-google-search-game/</link>
		<comments>http://zenverse.net/zerg-rush-google-search-game/#comments</comments>
		<pubDate>Fri, 27 Apr 2012 10:50:19 +0000</pubDate>
		<dc:creator>Zen</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://zenverse.net/?p=2574</guid>
		<description><![CDATA[It seems that Google has released another Easter egg. This time, it is an interactive game. To play it live, type "Zerg Rush" in Google Search. What do you need to do: You will see a lot of alphabets "O" on the screen, they are the bad guys. Your mission is to protect your search results page]]></description>
			<content:encoded><![CDATA[<p>It seems that Google has released another Easter egg. This time, it is an interactive game.</p>
<p>To play it live, type &#8220;Zerg Rush&#8221; in Google Search or click on <a href="https://www.google.com/search?q=zerg+rush" title="Zerg Rush" target="_blank">this link</a> to jump to the page directly.</p>
<h3>What do you need to do</h3>
<p>1. You will see a lot of alphabets &#8220;O&#8221; on the screen, they are the bad guys.<br />
2. Your mission is to protect your search results page, as the &#8220;O&#8221; will kill/eat the page elements.<br />
3. Click on the &#8220;O&#8221; repeatedly to &#8220;kill&#8221; them. You need a few clicks to kill each of them.<br />
4. Enjoy the game :)</p>
<p>This <a href="http://swagct.com/s/639" title="Zerg Rush overview" target="_blank">image</a> below should give you a quick overview of the game.<br />
<img src="http://swagct.com/uploads/2012/04/1_1335522745.jpg" alt="" /></p>
<h3>What happens when you lose?</h3>
<p><img src="http://zenverse.net/wp-content/uploads/2012/04/zerg.jpg" alt="" /></p>
<p>Enjoy ;)</p>
]]></content:encoded>
			<wfw:commentRss>http://zenverse.net/zerg-rush-google-search-game/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Giveaway Contest &#8211; Divine Elemente, a PSD to WordPress Software</title>
		<link>http://zenverse.net/giveaway-divine-elemente-psd-wp/</link>
		<comments>http://zenverse.net/giveaway-divine-elemente-psd-wp/#comments</comments>
		<pubDate>Sun, 15 Apr 2012 06:50:27 +0000</pubDate>
		<dc:creator>Zen</dc:creator>
				<category><![CDATA[Design Tips]]></category>
		<category><![CDATA[Wordpress Development]]></category>
		<category><![CDATA[psd]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://zenverse.net/?p=2560</guid>
		<description><![CDATA[Divine Elemente is an Adobe Photoshop plugin, which can convert a design from Photoshop to HTML / CSS / PHP code without coding. It is a Photoshop plugin (for Windows only) intended to save more than 90% of your time you would spend to create a WordPress theme.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.divine-project.com/" target="_blank">Divine Elemente</a> is an Adobe Photoshop plugin (for Windows only), which can convert a design from Photoshop to HTML / CSS / PHP code without coding. </p>
<h3>How Does It Work?</h3>
<p>The whole process inclues these 4 steps:</p>
<ul>
<li>Step 1. Create a basic PSD template with the help of the Layout Editor;</li>
<li>Step 2. Design the template you prepared in Divine Elemente;</li>
<li>Step 3. Convert your PSD into a WordPress theme;</li>
<li>Step 4. Upload the theme and activate it on your website.</li>
</ul>
<p>These 4 steps normally take less than 20 minutes of your time and depend only on your skills or on the template you have.</p>
<p><img src="http://zenverse.net/wp-content/uploads/2012/04/divine-elemente-release.jpg" alt="" /></p>
<h3>Examples Of the Themes Divine Elemente Created</h3>
<p>Here&#8217;s a few freebies given by Divine Elemente for our readers.</p>
<h4>1. &#8220;Diablo 3&#8243; PSD Template</h4>
<p><a href="http://dl.dropbox.com/u/50365703/Diablo3-WordPress-Theme-PSD-Template-by-www.divine-project.com.zip"><img src="http://zenverse.net/wp-content/uploads/2012/04/diablo3-wordpress-theme.jpg" alt="Diablo 3 PSD Template" width="560px" height="531px" /><br />
Download Diablo 3 PSD template</a></p>
<h4>2. &#8220;Mass Effect 3&#8243; PSD Template</h4>
<p><a href="http://dl.dropbox.com/u/50365703/Mass-Effect3-WordPress-Theme-PSD-Template-by-www.divine-project.com.zip"><img src="http://zenverse.net/wp-content/uploads/2012/04/mass-effect-3-wordpress-theme.jpg" alt="Mass Effect 3 PSD Template" width="560px" height="479px" /><br />
Download Mass Effect 3 PSD template</a></p>
<h3>What is the Price?</h3>
<p>The regular price is $199, but there&#8217;s a 10% discount offer with coupon code: WP4GU, so you can have the Developers license key just for $179.</p>
<h3>How to get it for free?</h3>
<p>I have 3 Developers license keys to giveaway. If you want to try your luck and get one for free, just <a href="http://twitter.com/zenverse" target="_blank">follow @zenverse on Twitter</a> and tweet one of the following:</p>
<blockquote><p>Retweet and get a chance to win a psd to #wordpress software from @divineteam via @zenverse</p></blockquote>
<blockquote><p>New giveaway from @divineteam via @zenverse. Just retweet this and get chance to win a #PSD to WordPress software.</p></blockquote>
<blockquote><p>Get a chance to win a free license key for a #wordpress tool from @divineteam via @zenverse &#8211; just retweet this!</p></blockquote>
<p>3 winners will be selected randomly on April 22, 2012 and will be awarded a Developer license key each.</p>
]]></content:encoded>
			<wfw:commentRss>http://zenverse.net/giveaway-divine-elemente-psd-wp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Detect and Remove Flashback Trojan on your Mac OS X</title>
		<link>http://zenverse.net/detect-remove-flashback-trojan-mac/</link>
		<comments>http://zenverse.net/detect-remove-flashback-trojan-mac/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 16:19:19 +0000</pubDate>
		<dc:creator>Zen</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://zenverse.net/?p=2551</guid>
		<description><![CDATA[Last week, a Trojan horse virus called “Flashback” circulated the web and infected more than half a million Macs in the world. The vulnerability comes from a security flaw in Java, not Mac itself. In short, it modifies targeted webpages displayed in the web browser of infected computers, attempting to scam the user.]]></description>
			<content:encoded><![CDATA[<p>Last week, a Trojan horse virus called “Flashback” circulated the web and infected more than half a million Macs in the world. The vulnerability comes from a security flaw in Java, not Mac itself. In short, it modifies targeted webpages displayed in the web browser of infected computers, attempting to scam the user. More information quoted from Mashable:</p>
<blockquote><p>Although the Trojan is now only conducting click fraud scam by hijacking people’s search engine results inside their web browsers, it has the potential to do greater damage, such as stealing banking or login credential. If the botnet remains connected to computers, cybercriminals could send new malware to their systems that cause bigger problems.</p></blockquote>
<h3>What you can do?</h3>
<p>Apple released a security patch few days ago, but its only for Mac OS X 10.6 and above. If you have not downloaded the patch, please do so now by clicking on your Apple Logo at the top left > &#8220;Software Update&#8221;. You will see an update called &#8220;Java for OSX&#8221;.</p>
<h3>If you are using Mac OS X 10.5 or older</h3>
<p>If you are using Mac OS X older than version 10.6 or you are not feeling safe even after applying Apple&#8217;s patch, F-secure released a free <a href="http://www.f-secure.com/weblog/archives/FlashbackRemoval.zip" target="_blank">Flashback Trojan Removal tool</a> yesterday that can detect whether your Mac is infected with the trojan and most importantly, remove it from your Mac. </p>
<p>To use the tool, simply unzip the downloaded zip file and run the <b>FlashBack Removal</b> app. Everything else will be automated. This is what happen after you run it (quoted from F-secure):</p>
<blockquote><p>The tools creates a log file (RemoveFlashback.log) on current user&#8217;s Desktop. If any infections are found, they are quarantined into an encrypted ZIP file (flashback_quarantine.zip) to the current user&#8217;s Home folder. The ZIP is encrypted with the password &#8220;infected&#8221;.</p></blockquote>
<p>This is what I see, lucky :)<br />
<img src="http://zenverse.net/wp-content/uploads/2012/04/lucky.jpg" alt="Not infected with flashback trojan" title="lucky" width="356" height="128" class="alignnone size-full wp-image-2557" /></p>
<h3>Useful Links</h3>
<p>1. <a rel="nofollow" href="http://www.f-secure.com/weblog/archives/00002346.html" target="_blank">F-Secure FlashBack Removal Tool Page</a><br />
2. <a rel="nofollow" href="http://www.f-secure.com/v-descs/trojan-downloader_osx_flashback_k.shtml" target="_blank">More (technical) information about the Trojan</a></p>
]]></content:encoded>
			<wfw:commentRss>http://zenverse.net/detect-remove-flashback-trojan-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing Javascript Error: Property &#8216;submit&#8217; of object #&lt;HTMLFormElement&gt; is not a function</title>
		<link>http://zenverse.net/js-property-submit-of-object-htmlformelement-is-not-function/</link>
		<comments>http://zenverse.net/js-property-submit-of-object-htmlformelement-is-not-function/#comments</comments>
		<pubDate>Sun, 01 Apr 2012 09:55:25 +0000</pubDate>
		<dc:creator>Zen</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://zenverse.net/?p=2499</guid>
		<description><![CDATA[If you come across this error when you code your javascript, most probably you are trying to submit the form dynamically using javascript. Don't worry, the solution is easy.]]></description>
			<content:encoded><![CDATA[<blockquote><p>Property &#8216;submit&#8217; of object #<HTMLFormElement> is not a function</p></blockquote>
<p>If you come across this error in javascript, most probably you are trying to submit the form dynamically using javascript. Don&#8217;t worry, the solution is easy.</p>
<h3>The Solution</h3>
<p>Check your &lt;form> element. It MUST not have any HTML element with ID attribute of &#8220;submit&#8221;.<br />
If you have such element, rename the ID attribute to some other name.</p>
<h3>Explanation</h3>
<p>Let&#8217;s say if your form element has a button with ID &#8220;submit&#8221;. When you trigger yourform.submit(), your browser actually tries to run your button element as a function instead of running the form&#8217;s submit function. </p>
<p>Hope this helps. Please &#8220;Like&#8221; this post if it works for you :)</p>
]]></content:encoded>
			<wfw:commentRss>http://zenverse.net/js-property-submit-of-object-htmlformelement-is-not-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rozo &#8211; Free Premium WordPress Magazine Theme</title>
		<link>http://zenverse.net/rozo-wordpress-theme/</link>
		<comments>http://zenverse.net/rozo-wordpress-theme/#comments</comments>
		<pubDate>Thu, 15 Mar 2012 02:44:18 +0000</pubDate>
		<dc:creator>Zen</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Free Themes]]></category>
		<category><![CDATA[Wordpress Themes]]></category>
		<category><![CDATA[free wordpress themes]]></category>
		<category><![CDATA[wordpress themes]]></category>

		<guid isPermaLink="false">http://zenverse.net/?p=2535</guid>
		<description><![CDATA[Rozo is a free wordpress magazine theme with premium features such as animated gallery, post thumbnail, featured video, latest tweets, social bookmark, popular posts and more. Come in to view the demo and list of features.
[download id="70" format="2" autop="false"]]]></description>
			<content:encoded><![CDATA[<h3>Introduction</h3>
<p>Rozo is a free wordpress magazine theme with premium features such as animated gallery, post thumbnail, featured video, latest tweets, social bookmark, popular posts and more. View the list of features below.</p>
<p><strong>Type : </strong>Semi Magazine (uses excerpt at blog index)<br />
<strong>Functionality : </strong>Blog</p>
<h3>Features</h3>
<ul>
<li>Fixed width, widget-ready and gravatar-ready</li>
<li>Tested on Chrome, FireFox, IE6, IE8, Opera, Safari.</li>
<li>Tested and working properly up to WordPress 3.3.2</li>
<li>Beautify your blog using Post Thumbnail and Post Image</li>
<li>2 thumbnail system to choose from : &#8220;WordPress&#8217;s Featured Image System&#8221; or &#8220;Zenverse Post Thumbnail &#038; Post Image System&#8221;</li>
<li>Featured Posts displayed using animated slideshow</li>
<li>Built-in Social Sharing buttons in blog index and single page (can be disabled in theme options)</li>
<li>Tabbed Menu with 3 tabs at sidebar</li>
<li>About Us Menu at sidebar</li>
<li>Featured Video at sidebar</li>
<li>Ready for Google Analytics, Adsense and Webmaster Tools</li>
<li>Twitter Integration, display latest tweets at header</li>
<li>Feedburner Integration</li>
<li>Built-in plugins such as page navigation and related posts.</li>
<li>Uses Sexy Bookmark plugin to share your post</li>
<li>Auto determine popular posts based on comment count and display at footer</li>
<li>Four banner ads spots in sidebar</li>
<li>Commented CSS files for easy editing</li>
<li>Powerful Theme Options page at Admin Panel</li>
<li>New Version Notifier feature, you will be notified when there is new version for this theme</li>
</ul>
<h3>Demo</h3>
<p><a title="Rozo has been previewed 1895 times." target="_blank" href="/?themedemo=rozo">Preview Rozo (1895)</a></p>

<h3>Download<a name="download"></a></h3>
<blockquote><a rel="nofollow" href="http://zenverse.net/wp-content/plugins/download-monitor/download.php?id=70" title="Rozo WordPress Magazine Theme has been downloaded 408 times">Rozo WordPress Magazine Theme 1.0 </a><br />[ Downloaded 408 times | 172.52 KB ]</blockquote>
<p><em>License: Free to us, MUST keep footer intact AS IT IS </em></p>
<h3>Recommendations for User</h3>
<h5>Manual Excerpt</h5>
<p>To make your blog looks better, you need to include a manual excerpt for every post (like my blog). You can add that while editing or adding new post. You can, however, leave your excerpt empty and wordpress will automatically make an excerpt for you, but all HTML tags would be auto removed.</p>
<h5>Post Image &#038; Thumbnails</h5>
<p>Post Thumbnail is a square image of size 125 x 125 pixels, shown at blog index, related posts and search.<br />
Post Image is an image of size 550 x 190 pixels, shown at single post page, below the post title.<br />
To beautify your blog, try to include post thumbnails for every post (if possible).</p>
<h5>Why there are 2 thumbnail system to choose from?</h5>
<p>All ZenVerse themes already have their own thumbnail system before WordPress introduces Featured Image system in WordPress 2.9. To continue support all Zenverse theme users who were still using the old thumbnail system, we need to keep the old thumbnail system.<br />
You can choose the priority of the thumbnail system being used, seperately for Post Thumbnail and Post Image, in the theme options page.</p>
<h5>Featured Category</h5>
<p>In most cases, not all your featured posts are in the same category. You can create a new category (let&#8217;s say I called it : Featured) and choose it as the &#8220;Featured Category&#8221; at the theme option page.<br />
<a target="_blank" href="http://img42.imageshack.us/img42/5679/featuredguide.gif">Step-by-step guide to activate Featured Gallery</a></p>
<h5>Social Bookmarking using Sexy Bookmarks Plugin</h5>
<p>You need to install <a href="http://wordpress.org/extend/plugins/sexybookmarks/" rel="nofollow" target="_blank">Sexy Bookmark plugin</a> in order to show the social bookmark buttons under &#8220;Share This Post&#8221; menu. Please make sure you set the &#8220;Menu Location&#8221; to &#8220;Manual Mode&#8221; in the plugin settings page.</p>
<h5>WP-PageNavi Plugin Conflict</h5>
<p>Some users reported that WP-PageNavi plugin causes the sidebar and footer to be missing. If you have WP-PageNavi plugin installed, you should deactivate the plugin.</p>
<h3>ChangeLog<a name="changelog"></a></h3>
<p><!--multiversions--><br />
<strong>Version 1.0</strong><br />
- First version</p>
<h3>Theme Support / Edit / Add Features</h3>
<p>Free theme support service has been <b>stopped</b>. If you need some tweaking or want to add features, please <a target="_blank" href="http://zenverse.net/contact/">contact me</a>. *Depending on the matter, you <em>might</em> need to buy me a cup of coffee or 3</p>
<h3>Like this theme? Donate via Paypal</h3>
<p>I spent a lot of time making themes and plugins. If you like this theme and would like to support my works, you can donate via PayPal using the button below.<br />
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick" />
<input type="hidden" name="hosted_button_id" value="4859745" />
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!" />
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" />
</form></p>
<p>Thank you.</p>
]]></content:encoded>
			<wfw:commentRss>http://zenverse.net/rozo-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WordPress &#8211; Auto Convert Youtube Video URL to Embed Code</title>
		<link>http://zenverse.net/wordpress-auto-convert-youtube-video-url-to-embed-code/</link>
		<comments>http://zenverse.net/wordpress-auto-convert-youtube-video-url-to-embed-code/#comments</comments>
		<pubDate>Tue, 13 Mar 2012 05:14:53 +0000</pubDate>
		<dc:creator>Zen</dc:creator>
				<category><![CDATA[Wordpress Development]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://zenverse.net/?p=2513</guid>
		<description><![CDATA[For those who are familiar with WordPress, you might wonder why I blog about this topic since WordPress already added this feature since version 2.9. Although this is not a theme-specific issue, there are still some users who emailed me asking why their youtube video URL are not being converted to embed code automatically.]]></description>
			<content:encoded><![CDATA[<p>For those who are familiar with WordPress, you might wonder why I blog about this topic since WordPress already added this feature since version 2.9. Although this is not a theme-specific issue, there are still some users who emailed me asking why their youtube video URL are not being converted to embed code automatically.</p>
<h3>What you should do: Always put your video URL in a new line</h3>
<p>The example below works, and a video player be displayed when you view the post.</p>
<blockquote><p><code>Your content here. Your content here. Your content here.<br />
http:&#47;&#47;www.youtube.com/watch?v=nTDNLUzjkpg<br />
Your content here. Your content here.</code></p></blockquote>
<h4>Preview of the code above:</h4>
<blockquote><p>Your content here. Your content here. Your content here.</p>
<p><iframe width="500" height="281" src="http://www.youtube.com/embed/nTDNLUzjkpg?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>Your content here. Your content here.</p></blockquote>
<h3>Try putting the link in the same line with other text, it will NOT work:</h3>
<blockquote><p>Your content here. Your content here. Your content here.<br />
Guys, check out this video http://www.youtube.com/watch?v=nTDNLUzjkpg<br />
Your content here. Your content here. Your content here.</p></blockquote>
<p>Hope this helps.</p>
]]></content:encoded>
			<wfw:commentRss>http://zenverse.net/wordpress-auto-convert-youtube-video-url-to-embed-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free WordPress Plugins to Boost Your Blog&#8217;s Traffic</title>
		<link>http://zenverse.net/free-wordpress-plugins-to-boost-your-blogs-traffic/</link>
		<comments>http://zenverse.net/free-wordpress-plugins-to-boost-your-blogs-traffic/#comments</comments>
		<pubDate>Mon, 12 Mar 2012 03:45:14 +0000</pubDate>
		<dc:creator>felicity_n</dc:creator>
				<category><![CDATA[Wordpress Development]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://zenverse.net/?p=2517</guid>
		<description><![CDATA[People run blogs for lots of different reasons. Some are looking to extol the virtues of their personal beliefs, others are doing it for their business, while more still do it to showcase their artistic efforts. But whatever the reasoning for running a Wordpress blog, one thing is certain: traffic is crucial. If you’re a blogger, you’ve very likely been through this very scenario – everything is set up, the blog looks great, content is being added frequently, and so on. But the traffic numbers are simply not as high as you’d like them to be.]]></description>
			<content:encoded><![CDATA[<p>People run blogs for lots of different reasons. Some are looking to extol the virtues of their personal beliefs, others are doing it for their business, while more still do it to showcase their artistic efforts. But whatever the reasoning for running a WordPress blog, one thing is certain: traffic is crucial. If you’re a blogger, you’ve very likely been through this very scenario – everything is set up, the blog looks great, content is being added frequently, and so on. But the traffic numbers are simply not as high as you’d like them to be. Well, don’t despair – if you run a WordPress blog, there are a number of things you can do to bolster your visitor numbers. More specifically, you can use plugins to enhance your blog’s visibility and optimisation. And best of all, these plugins are all free.</p>
<p><strong>The All in One SEO Pack</strong></p>
<p>You’re probably well aware of the value of good SEO, but you can make it even easier with this free plugin. In fact, it’s become one of the most popular plugins of all – so you can feel sure it’s a wise choice for your blog. The All in One SEO Pack allows you to tweak every SEO element – from page titles to metatags – and all quickly and easily from the standard post writing page or settings area. You can specify your blog’s home page title and metatags too, which is great for making sure Google indexes you properly. Overall, this plugin is pretty essential for any blogger looking to make a splash in organic results. How will it help you gain more visitors? Well, if you do the right keyword research, you’ll find more people showing up naturally from organic searches. It’s simple and effective (if a little long term). Simply search for ‘All in One SEO’ from the ‘Add New’ plugin section of your blog to find it.<br />
<strong><br />
The AddThis WordPress plugin</strong></p>
<p>Social media is all the rage, you’ll doubtless need to be told, so you’re probably already giving your users a push to share your content. But with the AddThis WordPress plugin, it’s even easier. This simple plugin adds a small links section to the end of each of your posts, from which your readers or visitors can share the article or post via various networks. These include the obvious choices like Facebook and Twitter, but your readers can also post to social bookmarking sites like Digg and Reddit. In any case, your blog’s name will be spread and you should end up with more visitors in the long run. Just try to avoid looking spammy &#8211; that can get you blacklisted and you may end up achieving the exact opposite of what you want. If you notice your site being spammed to social bookmarking sites, you can block users by IP or simply remove the plugin.<br />
<strong><br />
Wordbooker</strong></p>
<p>So you’ve spent three hours writing a post you’re proud of, what’s next? Usually, it’s trawling through the social networks and letting your followers and fans know that there’s new stuff to read. This can be time-consuming. But with the Wordbooker plugin, you can set your posts to automatically be posted to Facebook. And it’s not limited to just your personal wall or Timeline, you can also post to pages – so it’s ideal for businesses too. There are lots of handy options that help you tweak the output of the plugin to suit the style in which you share your content, so you can rest assured that your posts are being shared in the right way. A quick search for ‘Wordbooker’ from the plugins menu will help you get this installed ASAP.</p>
<p>So there you have it – three nifty plugins that can make a real difference to your visitor numbers. Oh, and they’re free, which is always nice. Remember that no amount of plugins will give you a huge increase in numbers, these will only help along the way. The key is to post quality content that people really want to read. There’s a reason they say ‘content is king’ – and your blog is an excellent outlet for compelling content that will keep coming back time and again.</p>
]]></content:encoded>
			<wfw:commentRss>http://zenverse.net/free-wordpress-plugins-to-boost-your-blogs-traffic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

