<?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"
	>

<channel>
	<title>KnowTeBook - Webworkers Daily Milk &#187; wordpress</title>
	<atom:link href="http://www.knowtebook.com/category/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.knowtebook.com</link>
	<description>A community blog about design, ideas, trends, wordpress &#38; more.</description>
	<pubDate>Sun, 11 Dec 2011 13:58:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=9</generator>
	<language>en</language>
			<item>
		<title>Go Google: Socialize Your WordPress Blog without Using Plugins</title>
		<link>http://www.knowtebook.com/go-google-socialize-your-wordpress-blog-without-using-plugins-1799.htm</link>
		<comments>http://www.knowtebook.com/go-google-socialize-your-wordpress-blog-without-using-plugins-1799.htm#comments</comments>
		<pubDate>Sun, 11 Dec 2011 13:58:34 +0000</pubDate>
		<dc:creator>Knowtebook</dc:creator>
		
		<category><![CDATA[social media]]></category>

		<category><![CDATA[wordpress]]></category>

		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://www.knowtebook.com/?p=1799</guid>
		<description><![CDATA[There is a plug-in for each requirement for WordPress. However, it does not worth always to add a plug-in? For example, Google Inc. launched Google Translation and you have a plug-in for it from a third-party developer. This has limited (...)]]></description>
			<content:encoded><![CDATA[<p>There is a plug-in for each requirement for <a target="_blank" href="http://www.wordpress.org/">WordPress</a>. However, it does not worth always to add a plug-in? For example, Google Inc. launched Google Translation and you have a plug-in for it from a third-party developer. This has limited functionality unlike <a target="_blank" href="http://www.webanddesigners.com/everything-a-web-designer-should-know-about-google-fonts-api">Google API</a>. Take another scenario – Facebook provides Facebook Connect for Websites and it’s easy to integrate to your blogs. However, there are paid plug-ins available for this work. Do you like paying for plugins or using ones with limited functionality even when you are using free and fully functional WordPress CMS? Why to use plugins with limited functionality when we can get feature rich APIs for free from the original manufacturer itself? It takes only minutes to integrate famous social networks to your blog. In this article, <span class="author"><a target="_blank" rel="author" href="http://www.webanddesigners.com/socialize-your-wordpress-blog-without-using-plug-ins/" target="_blank">Andrew Paul</a></span> will illustrate the steps to manually integrate the social media features to your WordPress blog.</p>
<p><img class="alignnone size-full wp-image-1800" title="Socialize Your WordPress Blog without Using Plugins - Andrew Paul" src="http://www.knowtebook.com/uploaded/2011/12/friendconnect.jpg" alt="friendconnect Go Google: Socialize Your WordPress Blog without Using Plugins" width="500" height="384" /></p>
<p><span id="more-1799"></span></p>
<p>Read the full post on Andrews website at <a target="_blank" href="http://www.webanddesigners.com/socialize-your-wordpress-blog-without-using-plug-ins/" target="_blank">http://www.webanddesigners.com/socialize-your-wordpress-blog-without-using-plug-ins/</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.knowtebook.com/go-google-socialize-your-wordpress-blog-without-using-plugins-1799.htm/feed</wfw:commentRss>
	<enclosure url='http://www.knowtebook.com/uploaded/2011/12/friendconnect-150x150.jpg' length ='1'  type='image/jpeg' />	</item>
		<item>
		<title>WordPress: Custom CSS stylesheets for Posts or Pages</title>
		<link>http://www.knowtebook.com/wordpress-custom-css-stylesheets-for-posts-or-pages-1755.htm</link>
		<comments>http://www.knowtebook.com/wordpress-custom-css-stylesheets-for-posts-or-pages-1755.htm#comments</comments>
		<pubDate>Fri, 08 Oct 2010 10:19:13 +0000</pubDate>
		<dc:creator>Knowtebook</dc:creator>
		
		<category><![CDATA[wordpress]]></category>

		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://www.knowtebook.com/?p=1755</guid>
		<description><![CDATA[Some pages need and some others will need in the future a different style than other pages. So the guys from webtoolkit4.me made this plugin. It’s a tiny plugin that displays a list of custom CSS files stored in a (...)]]></description>
			<content:encoded><![CDATA[<p>Some pages need and some others will need in the future a different style than other pages. So the guys from <a target="_blank" href="http://webtoolkit4.me/2010/06/11/wordpress-plugin-custom-css-stylesheet-for-posts-or-pages/" target="_blank">webtoolkit4.me</a> made this plugin. It’s a tiny plugin that displays a list of custom CSS files stored in a sub directory of your theme and lets you choose which one you want to include in a specific post/page. In other words, no more dealing with code for this. Upload your custom CSS files, select the one that you need in a post or page and you’re done.</p>
<p><img class="alignnone size-full wp-image-1756" title="ccss" src="http://www.knowtebook.com/uploaded/2010/10/ccss.gif" alt="ccss WordPress: Custom CSS stylesheets for Posts or Pages" width="500" height="250" /></p>
<p><span id="more-1755"></span></p>
<h2>How it works</h2>
<p>First, download the Custom CSS plugin, extract and upload it. Activate it and you are good to go. Now all you have to do is create a folder called “custom-css” as a sub folder in your theme’s main directory. Like that:</p>
<p>In there you can now upload all the custom style-sheets that you might need for a page or post in your blog/site. Add or edit a post or a page and you will see a small list of the available style-sheets in the “custom-css” folder. Select it, update your post and that’s it.</p>
<p><a target="_blank" href="http://webtoolkit4.me/2010/06/11/wordpress-plugin-custom-css-stylesheet-for-posts-or-pages/" target="_blank"><img class="alignnone size-full wp-image-1757" title="folder" src="../uploaded/2010/10/folder.gif" alt="folder WordPress: Custom CSS stylesheets for Posts or Pages" width="500" height="153" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.knowtebook.com/wordpress-custom-css-stylesheets-for-posts-or-pages-1755.htm/feed</wfw:commentRss>
	<enclosure url='http://www.knowtebook.com/uploaded/2010/10/ccss-150x150.gif' length ='1'  type='image/jpeg' />	</item>
		<item>
		<title>20 Amazing Mobile Friendly Tips and Tools for your Website</title>
		<link>http://www.knowtebook.com/20-amazing-mobile-friendly-tips-and-tools-for-your-website-1739.htm</link>
		<comments>http://www.knowtebook.com/20-amazing-mobile-friendly-tips-and-tools-for-your-website-1739.htm#comments</comments>
		<pubDate>Sat, 11 Sep 2010 09:07:58 +0000</pubDate>
		<dc:creator>Knowtebook</dc:creator>
		
		<category><![CDATA[how-to]]></category>

		<category><![CDATA[inspiration]]></category>

		<category><![CDATA[marketing]]></category>

		<category><![CDATA[wordpress]]></category>

		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.knowtebook.com/?p=1739</guid>
		<description><![CDATA[Most of us have mobile phones. They help you to browse the internet, to write mails or to check into Foursquare from wherever you may be. Thats why webpublisher need to focus more on their mobile version of their blogs (...)]]></description>
			<content:encoded><![CDATA[<p>Most of us have mobile phones. They help you to browse the internet, to write mails or to check into <a target="_blank" href="http://foursquare.com/" target="_blank">Foursquare</a> from wherever you may be. Thats why webpublisher need to focus more on their mobile version of their blogs or websites in general. There are some of the excellent solutions to make your website mobile friendly. We have collected the best of them to provide you a great list of tips, tools and strategies.</p>
<p><a href="http://www.knowtebook.com/20-amazing-mobile-friendly-tips-and-tools-for-your-website-1739.htm"><img class="alignnone size-full wp-image-1740" title="mobify" src="http://www.knowtebook.com/uploaded/2010/09/mobify.jpg" alt="mobify 20 Amazing Mobile Friendly Tips and Tools for your Website" width="472" height="291" /></a></p>
<p><span id="more-1739"></span></p>
<h3>1. Create mobile or local value within 3 minutes</h3>
<p>Realize the environment of using mobile phone. People are in the subways to work, waiting for the bus or just spending some time at home on it. In each case they amount of time online on mobile devices is much lower than on a desktop computer. You need to create a value to the user withing the first 3 minutes. If not - you lost, because the reader didnt have enough time to consume your product or service or is not satisfied with it at all, so he comes never back to you again. Provide value! The next app from the competition ist just 2 seconds and clicks away! How to provide value? Try innovative or cost effective products. Try something new, like <a target="_blank" href="http://en.wikipedia.org/wiki/Location-based_service" target="_blank">location based services</a> (for example friend-finder, or like facebook places).</p>
<h3>2. Styling for mobile devices</h3>
<p>The style of mobile phones are an important issue. When you have decided that you need to embrace the mobile, you need to consider the diverse eco system of your mobile application. You are deciding to have one of the fastest growing segments on web and you need to know the mobile eco system. It has many browsers, screen sizes, connection speeds etc. these days, Android system is gaining popularity. You should try to think in a bigger picture. You should have a good visual consistency, minimized scrolling and a web page transitions maintained with the desktop site.</p>
<h3>3. Set A Default Zoom for mobile devices</h3>
<p>You may want to consider to get rid of any extra white space. For example, if your site is cantered and has white space on the left and right sides, visitor will likely want to zoom in to see things more clearly</p>
<h3>4. Resizing Images</h3>
<p>If you have a small screen, it also means a small size for readers. You should try to avoid any kind of heavy loaded images. Instead, resize the images on a web browser. You need to optimize your images and links. Every mobile person will appreciate that as it makes them easy to zoom in for reading or watching</p>
<h3>5. Automatic detection of mobile devices</h3>
<p>Typing is something that many people tend to avoid. There are various methods of automatic mobile detection and some of them include User agent detection and a so called &#8220;DEviceAtlas&#8221;, which are very effective. They supply information of the capabilities of many devices.</p>
<h3>6. Think about navigation</h3>
<p>Your website may include headers and footers like a regular website, but when any one surfs your website through a mobile, all this does not matter. Try to avoid all things that may not be of much interest to the readers. Eliminate all kinds of unnecessary links to destinations, as they do not have much mobile priority. On the other hand, try to add something that may be interesting to the viewers. E.g you could add a ‘search’ form on the header or you could also add contact information on top rather than bottom, depending on your service</p>
<h3>7. Easy to find link to full content version</h3>
<p>How many times does it happen that your readers might not find the main information they were looking for, when they are browsing through the mobile version? So, it is good to add a ‘Full Site’ button on the footer so that they can have a glimpse of all features on your website.</p>
<h3>8. Shorten your links</h3>
<p>Nobody likes to type in long complicated links into a mobile browser. In times of twitter, shorten your links using services like <a target="_blank" href="http://bit.ly/" target="_blank">bit.ly.</a></p>
<h3>9. Consider Text And Spacing</h3>
<p>Keep in mind the behaviour of mobile users on your web site. If links appear close together, they may be to difficult for users to click on the correct one with a mobile device. Also, small text does not suit well on a mobile device. Keep these things in mind when optimizing your site for mobile users.</p>
<h3>10. Measuring Mobile audience</h3>
<p>If you know the percentage of the mobile audience that you have, it makes your work much easier. You will see what your readers prefer and how they navigate. You know the popularity of pages and and where you need to work on. For knowing that, you need to get closer to the audience and listen to them and track their   <!--[if gte mso 10]></p>
<style>
&nbsp; 
&nbsp;table.MsoNormalTable
&nbsp;{mso-style-name:"Normale Tabelle";
&nbsp;mso-tstyle-rowband-size:0;
&nbsp;mso-tstyle-colband-size:0;
&nbsp;mso-style-noshow:yes;
&nbsp;mso-style-parent:"";
&nbsp;mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
&nbsp;mso-para-margin:0cm;
&nbsp;mso-para-margin-bottom:.0001pt;
&nbsp;mso-pagination:widow-orphan;
&nbsp;font-size:10.0pt;
&nbsp;font-family:"Times New Roman";
&nbsp;mso-ansi-language:#0400;
&nbsp;mso-fareast-language:#0400;
&nbsp;mso-bidi-language:#0400;}
</style>
<p><![endif]--><span style="font-size: 11pt; line-height: 115%; font-family: Calibri;">behaviour</span>.</p>
<h2>Mobile Tools and Strategies</h2>
<p>I&#8217;ve been doing some research on the best tools for your mobile friendly version and find the following very useful to implement in your communication strategy:</p>
<h3><a target="_blank" href="http://mobify.me/" target="_blank">11. Mobify</a></h3>
<p><a target="_blank" href="http://mobify.me/" target="_blank"><img class="alignnone size-full wp-image-1740" title="mobify" src="http://www.knowtebook.com/uploaded/2010/09/mobify.jpg" alt="mobify 20 Amazing Mobile Friendly Tips and Tools for your Website" width="472" height="291" /></a></p>
<p>This is a perfect theme for your website that gives you complete control over mobile site along with CSS. You also get some tools that help in managing all kinds of advertising of your websites.</p>
<h3><a target="_blank" href="http://www.bravenewcode.com/products/wptouch-pro/" target="_blank">12. WP Touch</a></h3>
<p><a target="_blank" href="http://www.bravenewcode.com/products/wptouch-pro/" target="_blank"><img class="alignnone size-full wp-image-1741" title="wptouch" src="http://www.knowtebook.com/uploaded/2010/09/wptouch.jpg" alt="wptouch 20 Amazing Mobile Friendly Tips and Tools for your Website" width="474" height="233" /></a></p>
<p>This theme for wordpress helps you in showing your contents in a beautiful way and increases the page loading. Its design was inspired by Apple’s app store design specs. The importance of this application is that it does not interfere with your regular web themes. It beautifully transforms a Wordpress blog in to web application experience when you view it from iPhone, iPod, NAdroid and Blackberry touch.</p>
<h3><a target="_blank" href="http://forblogs.mofuse.com/" target="_blank">13. MoFuse</a></h3>
<p><a target="_blank" href="http://forblogs.mofuse.com/" target="_blank"><img class="alignnone size-full wp-image-1742" title="mofuse" src="http://www.knowtebook.com/uploaded/2010/09/mofuse.jpg" alt="mofuse 20 Amazing Mobile Friendly Tips and Tools for your Website" width="472" height="291" /></a><br />
This has become very famous. Over 23.000 blogs are using it for their mobile versions. MoFuse lets you easily create your contents, promote and build it and lets you track your own audience. The more visitors you get, the more it helps you in generating more sales and increasing income. Some of the big brands are like Mash able and Read write web are using it.</p>
<h3><a target="_blank" href="http://mippin.com/web/maker/mobilize.jsp" target="_blank">14. Mippin Mobilizer</a></h3>
<p><a target="_blank" href="http://mippin.com/web/maker/mobilize.jsp" target="_blank"><img class="alignnone size-full wp-image-1743" title="mippin" src="http://www.knowtebook.com/uploaded/2010/09/mippin.jpg" alt="mippin 20 Amazing Mobile Friendly Tips and Tools for your Website" width="471" height="317" /></a><br />
This tool helps you to mobilise your site. You must follow some steps in order to mobilise your website. You also get full control towards your branding and logo. Hence, this makes it possible to monetize your mobile site. As your site is mobile, then surely it will be generating more and more visitors and in turn it will give you much more profit. There are advertising tools for your mobile site to increase your income.</p>
<h3><a target="_blank" href="http://www.wirenode.com/" target="_blank">15. Wirenode</a></h3>
<p><a target="_blank" href="http://www.wirenode.com/" target="_blank"><img class="alignnone size-full wp-image-1744" title="wirenode" src="http://www.knowtebook.com/uploaded/2010/09/wirenode.jpg" alt="wirenode 20 Amazing Mobile Friendly Tips and Tools for your Website" width="471" height="317" /></a><br />
Almost 40,000 mobile web pages hosted in Wirenode and among them are some famous brands such as Ford and Reebok. It only takes about 5 minutes to get a mobile version of your site up and running, and gives you features such as mobile widgets, mobile polls, RSS mobilization and forms.</p>
<h3><a target="_blank" href="http://www.wptap.com/" target="_blank">16. WP Tap</a></h3>
<p><a target="_blank" href="http://www.wptap.com/" target="_blank"><img class="alignnone size-full wp-image-1745" title="wptap" src="http://www.knowtebook.com/uploaded/2010/09/wptap.jpg" alt="wptap 20 Amazing Mobile Friendly Tips and Tools for your Website" width="471" height="317" /></a><br />
WPtap offers a comprehensive mobile Wordpress theme for your website. WPtap provide mobile themes and plugins that can directly convert your website into a WordPress-application experience when viewed from the iPhone, iPod Touch, Android Smartphone and Blackberry touch-based. It comes completely with all the features for a standard WordPress blog: search, login, category, tags, archives, photos &amp; more. In addition, WPtap also offers many customization features through a user-friendly panel Wordpress admin.</p>
<h3><a target="_blank" href="http://www.mobisitegalore.com" target="_blank">17. Mobisite Galore</a></h3>
<p><a target="_blank" href="http://www.mobisitegalore.com" target="_blank"><img class="alignnone size-full wp-image-1746" title="mobisite" src="http://www.knowtebook.com/uploaded/2010/09/mobisite.jpg" alt="mobisite 20 Amazing Mobile Friendly Tips and Tools for your Website" width="470" height="184" /></a><br />
With mobiSiteGalore allows you to easily build, publish &amp; share a complete a mobile website that is guaranteed to work well on many mobile phones. The design template is owned by mobiSiteGalore and allows you to fully customize the colours, fonts and layout on the page to create a unique view of a mobile version of your site.</p>
<h3><a target="_blank" href="http://www.zinadoo.com/" target="_blank">18. Zinadoo</a></h3>
<p><a target="_blank" href="http://www.zinadoo.com/" target="_blank"><img class="alignnone size-full wp-image-1747" title="zinadoo" src="http://www.knowtebook.com/uploaded/2010/09/zinadoo.jpg" alt="zinadoo 20 Amazing Mobile Friendly Tips and Tools for your Website" width="470" height="273" /></a></p>
<p>Zinadoo allows you to create a mobile version of your website in just a few minutes. With Zinadoo you can also optimize your site for Google Mobile with keywords and tags. You can also make use of their special mobile widgets.</p>
<h3><a target="_blank" href="http://mobilepress.co.za/" target="_blank">19. MobilePress</a></h3>
<p><a target="_blank" href="http://mobilepress.co.za/" target="_blank"><img class="alignnone size-full wp-image-1748" title="mobilepress" src="http://www.knowtebook.com/uploaded/2010/09/mobilepress.jpg" alt="mobilepress 20 Amazing Mobile Friendly Tips and Tools for your Website" width="470" height="191" /></a></p>
<p>MobilePress is a free WordPress plugin that allows you to change your blog into a mobile friendly blog when viewed on mobile devices. MobilePress also allows you to create custom mobile themes for different handheld devices and mobile browsers like Opera Mini, iPhone and Windows Mobile.</p>
<h3>20. Showcases of mobile friendly websites</h3>
<p>Below is a set of examples or showcase of websites with a mobile version that might give you inspiration</p>
<ul>
<li><a target="_blank" href="http://www.640pixels.com/design-showcase/15-beautiful-examples-of-mobile-website-design-done-right.aspx" target="_blank"> 15 Beautiful Examples of Mobile Website Design Done Right</a></li>
<li> <a target="_blank" href="http://sixrevisions.com/design-showcase-inspiration/35-beautiful-iphone-app-website-designs/" target="_blank">35 Beautiful iPhone App Website Designs</a></li>
<li> <a target="_blank" href="http://speckyboy.com/2010/03/11/showcase-of-20-mobile-friendly-popular-design-blogs/" target="_blank">Showcase of 20 Mobile-Friendly Popular Design Blogs</a></li>
<li><a target="_blank" href="http://www.wsblogz.com/webdesign/60-mobile-web-design-showcase/" target="_blank"> 60 Mobile Web Design Showcase</a></li>
<li> <a target="_blank" href="http://blog.karachicorner.com/2010/04/40-best-mobile-website-designs/" target="_blank">40+ Best Mobile Website Designs</a></li>
</ul>
<h2>Have more tips, tools or strategies?</h2>
<p>Go ahead and join the discussion! If you liked this post, why not <a target="_blank" href="http://feeds.feedburner.com/knowtebook" target="_blank">subscribing to KnowTeBook.com</a> or check out our <a target="_blank" href="http://www.facebook.com/#!/pages/KnowTeBook-Webdevelopers-Daily-Milk/77119061183?ref=ts" target="_blank">Facebook</a> or <a target="_blank" href="http://twitter.com/knowtebook" target="_blank">Twitter</a> page?</p>
<h3>Write guest posts for KnowTeBook</h3>
<p>If you’re a writer and know a lot about design, coding, …… or owning a small business, you can give great advices on branding, marketing, productivity, dealing with clients (and other related topics), or you can write ‘how-to’ posts, please <a target="_blank" href="../contact-us">get in contact with Sebastian</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.knowtebook.com/20-amazing-mobile-friendly-tips-and-tools-for-your-website-1739.htm/feed</wfw:commentRss>
	<enclosure url='http://www.knowtebook.com/uploaded/2010/09/mobify-150x150.jpg' length ='1'  type='image/jpeg' />	</item>
		<item>
		<title>10 Hot Facebook Plugins For Wordpress</title>
		<link>http://www.knowtebook.com/10-hot-facebook-plugins-for-wordpress-1706.htm</link>
		<comments>http://www.knowtebook.com/10-hot-facebook-plugins-for-wordpress-1706.htm#comments</comments>
		<pubDate>Mon, 22 Feb 2010 10:13:26 +0000</pubDate>
		<dc:creator>Knowtebook</dc:creator>
		
		<category><![CDATA[wordpress]]></category>

		<category><![CDATA[facebook]]></category>

		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://www.knowtebook.com/?p=1706</guid>
		<description><![CDATA[If you&#8217;re a WordPress user and search for WordPress plugin to connect and integrate with Facebook, we have compiled 10 useful Wordpress plugins for you to work with your Facebook account. Let us know, if you also have nice once (...)]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re a WordPress user and search for WordPress plugin to connect and integrate with Facebook, we have compiled 10 useful Wordpress plugins for you to work with your Facebook account. Let us know, if you also have nice once you like.</p>
<p><a href="http://www.knowtebook.com/10-hot-facebook-plugins-for-wordpress-1706.htm"><img src="http://farm4.static.flickr.com/3342/3568409530_389bce008b.jpg" alt="10 Hot Facebook Plugins For Wordpress" width="500" height="333" title="3568409530 389bce008b 10 Hot Facebook Plugins For Wordpress   wordpress" /></a></p>
<p><span id="more-1706"></span></p>
<p>Photo by <a target="_blank" title="Link zum Fotostream von Gauldo" rel="dc:creator cc:attributionURL" href="http://www.flickr.com/photos/fbouly/"><strong>Gauldo</strong></a></p>
<h2><a target="_blank" title="JanRain RPX" href="http://wordpress.org/extend/plugins/rpx/" target="_blank">JanRain RPX</a></h2>
<p><a target="_blank" href="http://wordpress.org/extend/plugins/rpx/" target="_blank"><img src="http://s.wordpress.org/extend/plugins/rpx/screenshot-1.png?r=208731" alt=" 10 Hot Facebook Plugins For Wordpress" width="500" height="481" title=" 10 Hot Facebook Plugins For Wordpress   wordpress" /></a></p>
<p>JanRain RPX WordPress plugin allows connections to your web site by various means, including Facebook Connect, the Google, Yahoo, Twitter, MySpaceID accept as AOL, the Windows Live ID and OpenID. After installing the plugin, users can connect to a page and comment on your blog about these providers and suppliers have icons next to the commentators.</p>
<h2><a target="_blank" title="Facebook/Twitter Status Updater" href="http://wordpress.org/extend/plugins/fb-status-updater/" target="_blank">Facebook Status Updater</a></h2>
<p><a target="_blank" href="http://wordpress.org/extend/plugins/fb-status-updater/"><img src="http://img718.imageshack.us/img718/6809/screenshot2aj.png" alt="screenshot2aj 10 Hot Facebook Plugins For Wordpress" width="510" height="381" title="screenshot2aj 10 Hot Facebook Plugins For Wordpress   wordpress" /></a></p>
<p>This plugin will automatically updates the status Facebook Fan Page, publishes Wall / Wall Group Home / twitter when you send a new message. We might have to wait a little, because it doesnt seem to work with Wordpress 2.9.2 yet.</p>
<h2><a target="_blank" title="Wordbook" href="http://wordpress.org/extend/plugins/wordbook/" target="_blank">Wordbook</a></h2>
<p><a target="_blank" href="http://wordpress.org/extend/plugins/wordbook/" target="_blank"><img src="http://img22.imageshack.us/img22/1365/screenshot1xk.png" alt="screenshot1xk 10 Hot Facebook Plugins For Wordpress" width="510" height="497" title="screenshot1xk 10 Hot Facebook Plugins For Wordpress   wordpress" /></a></p>
<p>Wordbook allows users to publish to WordPress blog updates of their Facebook profile Mini-Feed. You must connect your Wordpress blog with your Facebook account when to use this plugin.</p>
<h2><a target="_blank" title="Gigya Socialize" href="http://wordpress.org/extend/plugins/gigya-socialize-for-wordpress/" target="_blank">Gigya Socialize</a></h2>
<p><a target="_blank" href="http://wordpress.org/extend/plugins/gigya-socialize-for-wordpress/" target="_blank"><img src="http://img6.imageshack.us/img6/8373/screenshot2pm.jpg" alt="screenshot2pm 10 Hot Facebook Plugins For Wordpress" width="510" height="284" title="screenshot2pm 10 Hot Facebook Plugins For Wordpress   wordpress" /></a></p>
<p>Gigya lets you authenticate users through Facebook Connect, MySpaceID, Twitter, Google, Yahoo and AOL. Apart from this, you can update your social networking sites to your blog and invite your friends to your blog by visiting this link. After activation, simply go gigya website and get your API key and Secret key to use this plugin.</p>
<h2><a target="_blank" title="Facebook Fan box" href="http://wordpress.org/extend/plugins/facebook-fan-box/" target="_blank">Facebook Fan box</a></h2>
<p><a target="_blank" href="http://wordpress.org/extend/plugins/facebook-fan-box/" target="_blank"><img src="http://s.wordpress.org/extend/plugins/facebook-fan-box/screenshot-2.jpg?r=208741" alt=" 10 Hot Facebook Plugins For Wordpress" width="510" height="230" title=" 10 Hot Facebook Plugins For Wordpress   wordpress" /></a></p>
<p>This plugin allows users to add a fan box to their blog. The fan-box will appear as a sidebar widget. To use this module, you can simply create a fan page on Facebook, you will receive a unique key identifying your profile API and you&#8217;re done!</p>
<h2><a target="_blank" title="Fotobook" href="http://wordpress.org/extend/plugins/fotobook/" target="_blank">Fotobook</a></h2>
<p><a target="_blank" href="http://wordpress.org/extend/plugins/fotobook/" target="_blank"><img src="http://img215.imageshack.us/img215/3149/fotobookk.jpg" alt="fotobookk 10 Hot Facebook Plugins For Wordpress" width="520" height="380" title="fotobookk 10 Hot Facebook Plugins For Wordpress   wordpress" /></a><br />
Fotobook lets users can access Facebook account and import photos, then link these images you can use on their blog. In this section, users can import photos from multiple Facebook account and displays these images on the sidebar. It is an easy instrument to use Ajax manage photo albums. Note: This link does not work with Wordpress 2.8.</p>
<h2><a target="_blank" title="WP-FacebookConnect" href="http://wordpress.org/extend/plugins/wp-facebookconnect/" target="_blank">WP-FacebookConnect</a></h2>
<p><a target="_blank" href="http://wordpress.org/extend/plugins/wp-facebookconnect/" target="_blank"><img src="http://img717.imageshack.us/img717/7026/wpfacebookconnect.jpg" alt="wpfacebookconnect 10 Hot Facebook Plugins For Wordpress" width="510" height="388" title="wpfacebookconnect 10 Hot Facebook Plugins For Wordpress   wordpress" /></a><br />
WP-FacebookConnect adds features to Wordpress with the Facebook Connect API. It provides single sign-on to your Facebook account to post comments on news content, a profile of Facebook, and use images as avatars comment.</p>
<h2><a target="_blank" title="Feed Facebook, Leave Facebook" href="http://wordpress.org/extend/plugins/feed-facebook-leave-facebook/" target="_blank">Feed Facebook</a></h2>
<p><a target="_blank" href="http://wordpress.org/extend/plugins/feed-facebook-leave-facebook/" target="_blank"><img src="http://img98.imageshack.us/img98/4991/feedfacebook.jpg" alt="feedfacebook 10 Hot Facebook Plugins For Wordpress" width="508" height="156" title="feedfacebook 10 Hot Facebook Plugins For Wordpress   wordpress" /></a></p>
<p>This plugin creates a separate power supply on Facebook. If you do not like, such as Facebook face your blog feeds, you can then use this plugin to forage for Facebook to summaries only.</p>
<h2><a target="_blank" title="Facebook Dashboard Widget" href="http://wordpress.org/extend/plugins/facebook-dashboard-widget/" target="_blank">Facebook Dashboard Widget</a></h2>
<p><a target="_blank" href="http://wordpress.org/extend/plugins/facebook-dashboard-widget/" target="_blank"><img src="http://img517.imageshack.us/img517/2311/facebookdashboardwidget.jpg" alt="facebookdashboardwidget 10 Hot Facebook Plugins For Wordpress" width="509" height="354" title="facebookdashboardwidget 10 Hot Facebook Plugins For Wordpress   wordpress" /></a><br />
This plugin uses Wordpress widget to attract and display your Facebook friends status, show your post and notificaton at your Wordpress admin dashboard. With this method, you can find these updates without login to your Facebook account.</p>
<h2><a target="_blank" title="Add To Facebook" href="http://wordpress.org/extend/plugins/add-to-facebook-plugin/" target="_blank">Add To Facebook</a></h2>
<p><a target="_blank" href="http://wordpress.org/extend/plugins/add-to-facebook-plugin/" target="_blank"><img src="http://img517.imageshack.us/img517/3887/addtofacebook.jpg" alt="addtofacebook 10 Hot Facebook Plugins For Wordpress" width="512" height="159" title="addtofacebook 10 Hot Facebook Plugins For Wordpress   wordpress" /></a><br />
Add To Facebook is a simple plugin that will add a link at the bottom of the current location, so readers can easily share the article with a friend on Facebook.</p>
<p><strong>If you liked this post, why do you not <a href="http://www.knowtebook.com/subscribe">subscribe to KnowTeBook.com</a>?</strong></p>
<h3>About the author</h3>
<p>Yanuar Prisantoso is a 25 year old web developer in Onebitmedia, he has experience in the web design and web development industry and is very interested about jQuery and interactive on his blog, <a target="_blank" href="http://www.denbagus.net/" target="_blank">Denbagus</a>. You can <a target="_blank" href="http://twitter.com/denbagus" target="_blank">follow on Twitter</a> or contact him through his website.</p>
<h3>Write guest posts for KnowTeBook</h3>
<p>If you’re a writer and know a lot about design, coding, …… or owning a small business, you can give great advices on branding, marketing, productivity, dealing with clients (and other related topics), or you can write ‘how-to’ posts, please <a href="http://www.knowtebook.com/contact-us">get in contact with Sebastian</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.knowtebook.com/10-hot-facebook-plugins-for-wordpress-1706.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>11 Hot Tips and Tricks to Speed Up Wordpress</title>
		<link>http://www.knowtebook.com/11-hot-tips-and-tricks-to-speed-up-wordpress-1705.htm</link>
		<comments>http://www.knowtebook.com/11-hot-tips-and-tricks-to-speed-up-wordpress-1705.htm#comments</comments>
		<pubDate>Fri, 19 Feb 2010 14:49:05 +0000</pubDate>
		<dc:creator>Knowtebook</dc:creator>
		
		<category><![CDATA[how-to]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.knowtebook.com/?p=1705</guid>
		<description><![CDATA[Performance is one major factor for any successful website. A website with driven by Wordpress will be more popular than ever, if it is easy to navigate and speedy as could be. Here are some things you should do if (...)]]></description>
			<content:encoded><![CDATA[<p>Performance is one major factor for any successful website. A website with driven by Wordpress will be more popular than ever, if it is easy to navigate and speedy as could be. Here are some things you should do if you want your WordPress site to have best performance and avoid upcoming problems at high traffic.</p>
<p><a href="http://www.knowtebook.com/11-hot-tips-and-tricks-to-speed-up-wordpress-1705.htm"><img src="http://farm4.static.flickr.com/3640/3573703421_1b93e157af.jpg" alt="Speed networking machine" width="500" height="368" title="3573703421 1b93e157af 11 Hot Tips and Tricks to Speed Up Wordpress   how to" /></a></p>
<p><span id="more-1705"></span></p>
<p>Photo by <a target="_blank" title="Link zum Fotostream von Richard-G" rel="dc:creator cc:attributionURL" href="http://www.flickr.com/photos/richard-g/"><strong>Richard-G</strong></a></p>
<h2><a target="_blank" href="http://wordpress.org/extend/plugins/wpcompressor/" target="_blank">1. WPCompressor - Increase loading time up tp 80%</a></h2>
<p><img class="alignnone size-medium wp-image-1736" title="wp compress" src="http://www.knowtebook.com/uploaded/2010/07/wordpress_gzip-300x126.png" alt="wordpress_gzip-300x126 11 Hot Tips and Tricks to Speed Up Wordpress" width="300" height="126" /></p>
<p>We couldnt believe it! Just by this small plugin, which activates GZIP compression of your website without any changes to your server, you can reduce your site weight to 80%. It uses PHP to activate GZIP instead of .htaccess. <a target="_blank" href="http://wordpress.org/extend/plugins/wpcompressor/" target="_blank"><em>wpCompressor</em> </a>automatically compresses the data output and boosts the speed performance of your blog. You can <a target="_blank" href="http://www.gidnetwork.com/tools/gzip-test.php" target="_blank">test your speed here</a>.</p>
<h2>2. Remove unnecessary Plugins &amp; upgrade current ones</h2>
<p>Remove all unused plugins wordpress site. Disable them and then physically remove from your web server. Plugins are disabled will affect the speed of a site for WordPress plugin will check whether activated or not. You also must keep up-to-date with the latest version of the plugin you use. Developer would have released a new version because they have modified the code in several ways to make this plugin work better.</p>
<h2>3. Minimize PHP and database queries</h2>
<p>I also have read great tip on <a target="_blank" href="http://wpcandy.com/articles/tutorials/4-simple-ways-to-speed-up-wordpress.html">Wpcandy’s simple ways to speed up WordPress</a>. The article makes a lot of sense, cutting down on PHP and database queries.Jadi when the page loads on your site, and your browser must execute PHP query, it adds to the burden of time. If you change the query PHP with static HTML, every time the page is loaded, the browser you only read HTML.</p>
<h2>4. Optimize and Repair your Database from myPhpAdmin</h2>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="510" height="409" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/C1MspnhJhsM&amp;hl=de_DE&amp;fs=1&amp;color1=0xe1600f&amp;color2=0xfebd01" /><embed type="application/x-shockwave-flash" width="510" height="409" src="http://www.youtube.com/v/C1MspnhJhsM&amp;hl=de_DE&amp;fs=1&amp;color1=0xe1600f&amp;color2=0xfebd01" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
Every week or so you should login to your myPhpAdmin and optimize your db. Locate your Wordpress DatabaseTables, check all the tables in the Check Boxes, select the Optimise Tables Option and repair. You would be surprised how well this trick might work, it saved more than 10% of my current database size.</p>
<h2>5. Use Reliable image hosting service</h2>
<p>Try moving the common web images, CSS, JavaScript and other static files to <a target="_blank" href="http://aws.amazon.com/s3/">Amazon S3 Storage service</a> and you will notice the average CPU load / memory requirement of the web server will be reduced a lot. Read <a target="_blank" href="http://www.labnol.org/internet/host-images-files-on-amazon-s3-storage/4923/">this step by step guide</a>. Signing up for <a target="_blank" href="http://www.midphase.com/reseller-hosting/" target="_blank">reseller hosting</a> gives you more power for your own projects. You will have more control of system ressources.</p>
<p><img src="http://img.labnol.org/di/amazons3images.png" alt="amazons3images 11 Hot Tips and Tricks to Speed Up Wordpress" width="495" height="230" title="amazons3images 11 Hot Tips and Tricks to Speed Up Wordpress   how to" /></p>
<p>You can also try <a target="_blank" href="http://wordpress.org/extend/plugins/wp-offload/" target="_blank">WP-Offload </a> . This plugin will boost the performance of your blog by seamlessly offloading static content like images, documents and movies. This will greatly reduce bandwidth consumption and the number of HTTP requests issued to your web server. Additional features such as remote image manipulation and thumbnail generation are provided.</p>
<h2><a target="_blank" href="http://wordpress.org/extend/plugins/wp-super-cache/">6. Install WP Super Cache Plugin</a></h2>
<p>This plugin will generate static html files from your dynamic WordPress blog. After the resulting html files, your webserver will serve that file instead of processing the relatively heavier and more expensive WordPress PHP scripts and would not actually load content from a database at all, so the post will load faster with less stress on your server.</p>
<h2><a target="_blank" href="http://aciddrop.com/2008/12/11/php-speedy-wp-05-now-works-with-wordpress-27/">7. PHP Speedy WP</a></h2>
<p><img src="http://aciddrop.com/wp-content/wp-uploads/aciddrop/images/uncompressed-small.gif" alt="uncompressed-small 11 Hot Tips and Tricks to Speed Up Wordpress" width="434" height="318" title="uncompressed small 11 Hot Tips and Tricks to Speed Up Wordpress   how to" /></p>
<p><a target="_blank" href="http://aciddrop.com/2008/12/11/php-speedy-wp-05-now-works-with-wordpress-27/">PHP Speedy WP</a> can quickly and easily speed up your WordPress site and increase your blog&#8217;s response without too much effort on your part. PHP Speedy WP also allows us to automatically combine all the JS and CSS files into only two files - which in turn helps the opening page of times. CSS Background Images are automatically converted to URI.Dan this data will be useful in reducing the number of HTTP requests even further. And, importantly, is compatible with Internet Explorer, although the data do not support URI</p>
<h2><a target="_blank" href="http://code.google.com/apis/ajaxlibs/">8. Speed up access to your favorite frameworks via the AJAX Libraries API</a></h2>
<p>The<a target="_blank" href="http://code.google.com/apis/ajaxlibs/"> AJAX Libraries API</a> is an attempt to make Web applications faster for developers in simple ways by becoming a content distribution network and loading architecture for popular javascript libraries including:</p>
<ul>
<li><a target="_blank" href="http://code.google.com/apis/ajaxlibs/documentation/index.html#jquery">jQuery</a></li>
<li><a target="_blank" href="http://code.google.com/apis/ajaxlibs/documentation/index.html#prototype">prototype</a></li>
<li><a target="_blank" href="http://code.google.com/apis/ajaxlibs/documentation/index.html#script_aculo_us">script.aculo.us</a></li>
<li><a target="_blank" href="http://code.google.com/apis/ajaxlibs/documentation/index.html#mootools">MooTools</a></li>
<li><a target="_blank" href="http://code.google.com/apis/ajaxlibs/documentation/index.html#dojo">dojo</a></li>
</ul>
<p>You can either link to the source code directly:</p>
<pre>&lt;script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/prototype/1.6.0.2/prototype.js"&gt;&lt;/script&gt;</pre>
<p>Or you can use Google’s API:</p>
<pre>&lt;script type="text/javascript" src="http://www.google.com/jsapi"&gt;&lt;/script&gt; &lt;script type="text/javascript"&gt;google.load("prototype", "1.6.0.2");&lt;/script&gt;</pre>
<p>By using the google.load() method, your application has high speed, globally available access to a growing list of the most popular, open source and up to date JavaScript libraries.</p>
<h2><a target="_blank" href="http://toki-woki.net/p/Shrink-O-Matic/">9. Optimize your images with this great tool</a></h2>
<p>Shrink O&#8217;Matic AIR is a great application to easily (batch) resize (shrink) images. This will be able to handle JPGs, GIFs and PNGs. Simply drag and drop images and they will be resized as you wish! Options allow you to choose the output sizes, names and formats.</p>
<h2><a target="_blank" href="http://wordpress.org/extend/plugins/wp-css/">10. WP CSS</a></h2>
<p>This plugin GZIP and strip whitespace from your CSS file. This plugin allows you to confidently use @ import in the CSS file and not have to worry about what happens at the end user. This can be seen through the style.css file and put all @ import files into it. You also can set the cache expiration time. In addition you can also add CSS files to a specific page or post and put them all into one file.</p>
<h2><a target="_blank" href="http://www.wprecipes.com/how-to-display-page-loading-time-number-of-queries">11. Display page loading time + number of queries</a></h2>
<p>Here is a simple code that can be inserted in your template. This code is useful to know how long it takes to load your page, or how many sql query is executed.</p>
<pre>&lt;?php echo get_num_queries(); ?&gt; queries in &lt;?php timer_stop(1); ?&gt; seconds</pre>
<p><strong>If you liked this post, why do you not <a href="http://www.knowtebook.com/subscribe">subscribe to KnowTeBook.com</a>?</strong></p>
<h3>About the author</h3>
<p>Yanuar Prisantoso is a 25 year old web developer in Onebitmedia, he has experience in the web design and web development industry and is very interested about jQuery and interactive on his blog, <a target="_blank" href="http://www.denbagus.net/" target="_blank">Denbagus</a>. You can <a target="_blank" href="http://twitter.com/denbagus" target="_blank">follow on Twitter</a> or contact him through his website.</p>
<h3>Write guest posts for KnowTeBook</h3>
<p>If you’re a writer and know a lot about design, coding, …… or owning a small business, you can give great advices on branding, marketing, productivity, dealing with clients (and other related topics), or you can write ‘how-to’ posts, please <a href="http://www.knowtebook.com/contact-us">get in contact with Sebastian</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.knowtebook.com/11-hot-tips-and-tricks-to-speed-up-wordpress-1705.htm/feed</wfw:commentRss>
	<enclosure url='http://www.knowtebook.com/uploaded/2010/07/wordpress_gzip-150x150.png' length ='1'  type='image/jpeg' />	</item>
		<item>
		<title>Semantic Wordpress - Automatic Semantic Metadata for Your Content</title>
		<link>http://www.knowtebook.com/semantic-wordpress-automatic-semantic-metadata-for-your-content-1684.htm</link>
		<comments>http://www.knowtebook.com/semantic-wordpress-automatic-semantic-metadata-for-your-content-1684.htm#comments</comments>
		<pubDate>Wed, 26 Aug 2009 08:15:16 +0000</pubDate>
		<dc:creator>Knowtebook</dc:creator>
		
		<category><![CDATA[how-to]]></category>

		<category><![CDATA[wordpress]]></category>

		<category><![CDATA[seo]]></category>

		<category><![CDATA[webdevelopment]]></category>

		<guid isPermaLink="false">http://www.knowtebook.com/?p=1684</guid>
		<description><![CDATA[Automatically create rich semantic metadata for the content you or your users publish – in well under a second.
Tagaroo is designed to make your WordPress blog better for you, better for your readers and more accessible to search engines. As (...)]]></description>
			<content:encoded><![CDATA[<p>Automatically create rich semantic metadata for the content you or your users publish – in well under a second.</p>
<p><a target="_blank" href="http://tagaroo.opencalais.com/" target="_blank">Tagaroo</a> is designed to make your WordPress blog better for you, better for your readers and more accessible to search engines. As you’re writing, Tagaroo analyzes the text in your post and suggests intelligent tags for the things and events you’re writing about.</p>
<p><a href="http://www.knowtebook.com/semantic-wordpress-automatic-semantic-metadata-for-your-content-1684.htm"><img class="alignnone" src="http://www.mandel-consulting.com/wp-content/uploads-mm/2009/08/tagaroo-semantic-wordpress.png" alt="tagaroo-semantic-wordpress Semantic Wordpress - Automatic Semantic Metadata for Your Content"  title="tagaroo semantic wordpress Semantic Wordpress   Automatic Semantic Metadata for Your Content   how to" /></a></p>
<p>You can use these tags in your post - but even better - you can use these tags to automatically get great images from Flickr to include in your post.</p>
<p>Tagaroo works as a plugin by <a target="_blank" href="http://opencalais.com/about/publisher" target="_blank">Calais</a> and makes tagging fun and easy, makes your posts more visually compelling and helps search engines find your content.</p>
<p><span id="more-1684"></span></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="499" height="299" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://blip.tv/play/AbW9Y4vxOA" /><embed type="application/x-shockwave-flash" width="499" height="299" src="http://blip.tv/play/AbW9Y4vxOA"></embed></object></p>
<h2>What is so special about it?</h2>
<p>Metadata in and of itself is not too interesting. Where things get more interesting is what you can do with it. For right now we’ll just provide a few examples of what publishers are doing and planning to do:</p>
<h3>Tag your complete historical archives in hours</h3>
<p>Perhaps you’re a complete convert to the value of tagging your content and are doing a great job with new material. But what about the tens of thousands to millions of pieces of historical content you have already produced? Several organizations are in the process of feeding their entire historical archives through <a target="_blank" href="http://opencalais.com/about/publisher" target="_blank">Calais</a> and automatically generating high-quality tags and metadata. Doing so, they translate a stale content asset into one that can be actively searched and integrated with other content assets.</p>
<h3>Improve user search and content searchability</h3>
<p>At best, keyword-based search solves a portion of your users’ search needs. Incorporate semantic metadata into your search solution and you can dramatically improve the user search experience – and this doesn’t need to be complicated. Simply process your content and append the resulting metadata to your search index. As a simple example, your users can now search for “IBM” and “Management Change” to receive a complete listing of IBM-related hirings, firings, promotions, transfers and new positions – something barely achievable with keyword-based search.</p>
<h3>Improve syndication segmentation</h3>
<p>If you syndicate your content to others, you can now offer syndication options based on the highly accurate information contained within your metadata. For example, a business-related feed limited to acquisitions and management changes can be automatically generated.</p>
<h3>New information-driven products and services</h3>
<p>You know what your clients need. <a target="_blank" href="http://opencalais.com/about/publisher" target="_blank">Calais</a> provides the framework for developing value-added products and service for your clients. Content-driven analytics, interactive segmentation, search engine optimization – you’re in the driver’s seat.</p>]]></content:encoded>
			<wfw:commentRss>http://www.knowtebook.com/semantic-wordpress-automatic-semantic-metadata-for-your-content-1684.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>Reduce Image File Sizes and Improve Performance in WordPress Automatically</title>
		<link>http://www.knowtebook.com/reduce-image-file-sizes-and-improve-performance-in-wordpress-automatically-1673.htm</link>
		<comments>http://www.knowtebook.com/reduce-image-file-sizes-and-improve-performance-in-wordpress-automatically-1673.htm#comments</comments>
		<pubDate>Thu, 09 Jul 2009 12:39:34 +0000</pubDate>
		<dc:creator>Knowtebook</dc:creator>
		
		<category><![CDATA[how-to]]></category>

		<category><![CDATA[tools]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.knowtebook.com/?p=1673</guid>
		<description><![CDATA[
Smush.it offers an API that performs these optimizations (except for stripping JPEG meta data) automatically, and this plugin seamlessly integrates Smush.it with WordPress.
Features

stripping meta data from JPEGs
optimizing JPEG compression
converting certain GIFs to indexed PNGs
stripping the un-used colours from indexed images



How (...)]]></description>
			<content:encoded><![CDATA[<p class="lede">
<p><a target="_blank" href="http://smush.it/">Smush.it</a> offers an API that performs these optimizations (except for stripping JPEG meta data) automatically, and this plugin seamlessly integrates Smush.it with WordPress.</p>
<h2>Features</h2>
<ul>
<li>stripping meta data from JPEGs</li>
<li>optimizing JPEG compression</li>
<li>converting certain GIFs to indexed PNGs</li>
<li>stripping the un-used colours from indexed images</li>
</ul>
<p><a href="http://www.knowtebook.com/reduce-image-file-sizes-and-improve-performance-in-wordpress-automatically-1673.htm"><img class="aligncenter size-full wp-image-1674" title="smush" src="http://www.knowtebook.com/uploaded/2009/07/smush.png" alt="smush Reduce Image File Sizes and Improve Performance in WordPress Automatically" width="500" height="249" /></a></p>
<p><span id="more-1673"></span></p>
<h2>How does it work?</h2>
<p>Every image you add to a page or post will be automatically run through Smush.it behind the scenes. You don’t have to do anything different.</p>
<h2>Installation and Use</h2>
<p>Download the <a target="_blank" href="http://downloads.wordpress.org/plugin/wp-smushit.zip">WP Smush.it plugin</a> and extract in your <tt>wp-content/plugins</tt> directory. Activate the plugin and you’re done.</p>]]></content:encoded>
			<wfw:commentRss>http://www.knowtebook.com/reduce-image-file-sizes-and-improve-performance-in-wordpress-automatically-1673.htm/feed</wfw:commentRss>
	<enclosure url='http://www.knowtebook.com/uploaded/2009/07/smush-150x150.png' length ='1'  type='image/jpeg' />	</item>
		<item>
		<title>New Free Portfolio Theme For Wordpress: WPESP</title>
		<link>http://www.knowtebook.com/new-free-portfolio-theme-for-wordpress-wpesp-1657.htm</link>
		<comments>http://www.knowtebook.com/new-free-portfolio-theme-for-wordpress-wpesp-1657.htm#comments</comments>
		<pubDate>Thu, 30 Apr 2009 22:02:44 +0000</pubDate>
		<dc:creator>Knowtebook</dc:creator>
		
		<category><![CDATA[wordpress]]></category>

		<category><![CDATA[freebies]]></category>

		<category><![CDATA[templates]]></category>

		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://www.knowtebook.com/?p=1657</guid>
		<description><![CDATA[Portfolio - WPESP Theme is a “minimalist” Theme based on the idea of portfolio created by DAILYWP. The Theme is a starting point in the creation of portfolios, using Wordpress as CMS. In this short tutorial are the guidelines of (...)]]></description>
			<content:encoded><![CDATA[<p>Portfolio - WPESP Theme is a “minimalist” Theme based on the idea of portfolio created by DAILYWP. The Theme is a starting point in the creation of portfolios, using Wordpress as CMS. In this short tutorial are the guidelines of the design, the Codex de Wordpress used, where are explained the Custom Write Panel created to edit the content, and the adaptation to the Coda Slider Effect script, create by jQuery for Designers, and can be modified depending on what the user needs.</p>
<p><img class="alignnone size-full wp-image-1658" title="free-portfolio-theme-wordpress" src="http://www.knowtebook.com/uploaded/2009/04/free-portfolio-theme-wordpr.jpg" alt="free-portfolio-theme-wordpr New Free Portfolio Theme For Wordpress: WPESP" width="500" height="275" /></p>]]></content:encoded>
			<wfw:commentRss>http://www.knowtebook.com/new-free-portfolio-theme-for-wordpress-wpesp-1657.htm/feed</wfw:commentRss>
	<enclosure url='http://www.knowtebook.com/uploaded/2009/04/free-portfolio-theme-wordpr-150x150.jpg' length ='1'  type='image/jpeg' />	</item>
		<item>
		<title>How To Integrate Facebook Connect in Your Wordpress Blog</title>
		<link>http://www.knowtebook.com/how-to-integrate-facebook-connect-in-your-wordpress-blog-1646.htm</link>
		<comments>http://www.knowtebook.com/how-to-integrate-facebook-connect-in-your-wordpress-blog-1646.htm#comments</comments>
		<pubDate>Fri, 03 Apr 2009 14:11:17 +0000</pubDate>
		<dc:creator>Knowtebook</dc:creator>
		
		<category><![CDATA[coding]]></category>

		<category><![CDATA[how-to]]></category>

		<category><![CDATA[wordpress]]></category>

		<category><![CDATA[facebook]]></category>

		<guid isPermaLink="false">http://www.knowtebook.com/?p=1646</guid>
		<description><![CDATA[Wordpress plugin that allows direct integration of Wordpress blogs with Facebook using Facebook Connect:

Build a community
Login using your Facebook account
Send comments to Facebook profile feed
Invite your friends to the blog community
See last visitors


There are a few more solutions out there (...)]]></description>
			<content:encoded><![CDATA[<p>Wordpress plugin that allows direct integration of <strong>Wordpress</strong> blogs with Facebook using <strong>Facebook Connect</strong>:</p>
<ul>
<li>Build a community</li>
<li>Login using your Facebook account</li>
<li>Send comments to Facebook profile feed</li>
<li>Invite your friends to the blog community</li>
<li>See last visitors</li>
</ul>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="370" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="id" value="viddler" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="src" value="http://www.viddler.com/player/8862c90b/" /><embed id="viddler" type="application/x-shockwave-flash" width="500" height="370" src="http://www.viddler.com/player/8862c90b/" allowfullscreen="true" allowscriptaccess="always"></embed></object></p>
<p>There are a few <a target="_blank" href="http://wiki.developers.facebook.com/index.php/Facebook_Connect_Plugin_Directory" target="_blank">more solutions out there for other blogs and website</a> on the offical facebook connect wiki.<br />
<span id="more-1646"></span></p>
<p>Also worth reading is <a target="_blank" href="http://mashable.com/2008/12/11/facebook-connect-blog/" target="_blank">Add Facebook Connect to Your Blog in 8 Minutes</a> providing a great video tutorial.</p>]]></content:encoded>
			<wfw:commentRss>http://www.knowtebook.com/how-to-integrate-facebook-connect-in-your-wordpress-blog-1646.htm/feed</wfw:commentRss>
		</item>
		<item>
		<title>The Future of Open Source CMS - by 23 Web Designers &#038; Developers</title>
		<link>http://www.knowtebook.com/the-future-of-open-source-cms-by-23-web-designers-developers-1633.htm</link>
		<comments>http://www.knowtebook.com/the-future-of-open-source-cms-by-23-web-designers-developers-1633.htm#comments</comments>
		<pubDate>Mon, 16 Mar 2009 14:48:23 +0000</pubDate>
		<dc:creator>Knowtebook</dc:creator>
		
		<category><![CDATA[coding]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.knowtebook.com/?p=1633</guid>
		<description><![CDATA[Open Source Content Management Systems are the most used for almost any kind of site on the web. All of us have been using these systems and sure will continue using them. The guys at Dezinerfolio asked Sebastian about his (...)]]></description>
			<content:encoded><![CDATA[<p>Open Source Content Management Systems are the most used for almost any kind of site on the web. All of us have been using these systems and sure will continue using them. The guys at Dezinerfolio asked Sebastian about his thoughts.</p>
<p>The <strong>Future of Open Source CMS</strong> can sure be predicted based on how they are being used currently. They have requested <strong>23 cool Web Designers &amp; Developers</strong> to share their thoughts on this same topic.</p>
<p><a target="_blank" href="http://www.dezinerfolio.com/2009/03/16/the-future-of-open-source-cms-by-23-web-designers-developers" target="_blank"><img class="alignnone size-full wp-image-1632" title="future-open-cms" src="http://www.knowtebook.com/uploaded/2009/03/future-open-cms.jpg" alt="future-open-cms The Future of Open Source CMS - by 23 Web Designers & Developers" width="500" height="299" /></a></p>
<p><span id="more-1633"></span></p>]]></content:encoded>
			<wfw:commentRss>http://www.knowtebook.com/the-future-of-open-source-cms-by-23-web-designers-developers-1633.htm/feed</wfw:commentRss>
		</item>
	</channel>
</rss>

