<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>WP COLLECTIVE</title>
	
	<link>http://wpcollective.com</link>
	<description>anything and everything WORDPRESS</description>
	<pubDate>Sat, 03 May 2008 08:00:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/WpCollective" type="application/rss+xml" /><item>
		<title>WP Leopard Admin</title>
		<link>http://feeds.feedburner.com/~r/WpCollective/~3/282617025/</link>
		<comments>http://wpcollective.com/plug-ins/wp-leopard-admin/#comments</comments>
		<pubDate>Sat, 03 May 2008 08:00:28 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
		
		<category><![CDATA[Plug Ins]]></category>

		<category><![CDATA[Leopard Admin]]></category>

		<guid isPermaLink="false">http://wpcollective.com/?p=8</guid>
		<description><![CDATA[If you&#8217;ve upgraded to Wordpress 2.5 and still don&#8217;t like the way the admin panel looks then you have an alternative that was recently released.  Leopard Admin by Teddy Hwang is a beautiful alternative to the new admin theme.  I&#8217;m currently using it on another site of mine and I prefer it because of the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wpcollective.com/wp-content/uploads/2008/05/screenshot01.jpg"></a>If you&#8217;ve upgraded to Wordpress 2.5 and still don&#8217;t like the way the admin panel looks then you have an alternative that was recently released.  <a title="Leopard Admin" href="http://www.teddyhwang.com/resources/leopardadmin/" target="_blank">Leopard Admin by Teddy Hwang</a> is a beautiful alternative to the new admin theme.  I&#8217;m currently using it on another site of mine and I prefer it because of the simplicity of the layout and the well designed interface.</p>
<p style="text-align: center;"><a href="http://wpcollective.com/wp-content/uploads/2008/05/screenshot01.jpg"><img class="aligncenter size-full wp-image-9" title="Leopard Admin" src="http://wpcollective.com/wp-content/uploads/2008/05/screenshot01.jpg" alt="" width="500" height="353" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://wpcollective.com/plug-ins/wp-leopard-admin/feed/</wfw:commentRss>
		<feedburner:origLink>http://wpcollective.com/plug-ins/wp-leopard-admin/</feedburner:origLink></item>
		<item>
		<title>Social Bookmarking: Adding Badges to Your Blog</title>
		<link>http://feeds.feedburner.com/~r/WpCollective/~3/267179290/</link>
		<comments>http://wpcollective.com/integration/social-bookmarking-adding-badges-to-your-blog/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 18:08:00 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
		
		<category><![CDATA[Blogging Tips]]></category>

		<category><![CDATA[Integration]]></category>

		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[Customization]]></category>

		<category><![CDATA[Digg]]></category>

		<category><![CDATA[Reddit]]></category>

		<category><![CDATA[Social Bookmarking]]></category>

		<guid isPermaLink="false">http://wpcollective.com/?p=5</guid>
		<description><![CDATA[
With the emergence of DIGG in 2004, many different social bookmarking sites have popped up over the past couple of years; Reddit, StumbleUpon, Float to name a few. There&#8217;s even an open-source application called Pligg that you can download and install on your server for your own customized version of &#8220;Digg.&#8221; There&#8217;s no doubt that [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" src="http://wpcollective.com/wp-content/uploads/2008/04/post040908.png" alt="Social Bookmarking sites" /></p>
<p>With the emergence of DIGG in 2004, many different social bookmarking sites have popped up over the past couple of years; Reddit, StumbleUpon, Float to name a few. There&#8217;s even an open-source application called Pligg that you can download and install on your server for your own customized version of &#8220;Digg.&#8221; There&#8217;s no doubt that if your content shows up on the front page of one of these sites you&#8217;ll receive a ton of hits. One could argue that your ability to make the front page of Digg can make or break the success of your site. Many a server has gone down due to the overload in visitors from social bookmarking sites (a.k.a. &#8220;Digg effect&#8221;).</p>
<h3>How Can I Optimize My Blog for Digg?</h3>
<p>There are a couple of ways in fact. The first and most obvious way would be to create a Digg account and submit every single blog post that you create, but logging into Digg every time and entering every piece of information can be a bit cumbersome. What you really want to do is add a Digg badge to your posts. What badges do is submit your blog post to the social bookmarking site of your choice and auto fills the forms, thus taking care of half the work. Aside from any content/description tweaks that you may have to do, after submitting with a badge, all you have to do is click &#8220;Submit&#8221; and you&#8217;re finished.</p>
<p><span id="more-5"></span></p>
<h3>Text/Custom Badge</h3>
<p>For a text or custom badge, wrap this block of code around your text or image:</p>
<blockquote><p>&lt;a href=&#8221;http://digg.com/submit?phase=2&amp;url=&lt;?php the_permalink() ?&gt;&amp;title=&lt;?php the_title(); ?&gt;&amp;bodytext=&lt;?php the_excerpt() ?&gt;&#8221;title=&#8221;Digg this story&#8221;&gt;&lt;/a&gt;</p></blockquote>
<p>From inspecting the code, you can see that it inserts your post&#8217;s permalink, title, and excerpt into the link which then auto inserts that info into the designated fields on the Digg submission page. If you&#8217;re one that likes spice everything up and deviate from the norm, this is the code you&#8217;d use.</p>
<h3>Standard Digg Badge</h3>
<p>For the standard Digg badge, insert this piece of code into the loop of your theme:</p>
<blockquote><p>&lt;script src=&#8221;http://digg.com/tools/diggthis.js&#8221; type=&#8221;text/javascript&#8221;&gt;&lt;/script&gt;</p></blockquote>
<p><script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script>This type of badge is a lot more noticeable. It leaves a heavier footprint on your page, and calls for readers to click on it. If you only want to integrate one social bookmarking site into your theme, use this method.</p>
<h3>Multiple Badges</h3>
<p>At the bottom of every WP Collective post you&#8217;ll see multiple, but smaller, badges that submit to various social bookmarking sites. In our case we have Digg, del.icio.us, Facebook, Google, Reddit, StumbleUpon, and Twitter. If you&#8217;re using Wordpress, there are tons of different plug-ins that let you pick which sites you want to submit to, and generate the code needed to display them within your posts. Here are a couple of plug-ins that you may find useful:</p>
<p><a href="http://www.joostdevalk.nl/wordpress/sociable/">Sociable</a>: <em>Automatically adds links on your posts to social bookmarking sites. (What we use)</em></p>
<p><a href="http://wordpress.org/extend/plugins/social-dropdown/#post-2677">Social Dropdown</a>: <em>This plugin displays several social bookmarks in a dropdown. Unlike other social bookmarking displays, this does not cause clutter. This plugin displays several social bookmarking options in a dropdown.</em></p>
<p><a href="http://wordpress.org/extend/plugins/social-bookmarks/">Social Bookmarks</a>: <em>The Social Bookmarks plugin for WordPress adds a list of XHTML compliant graphic links at the end of your posts and/or pages that allow your visitors to easily submit them in a number of social bookmarking sites. Furthermore, the plugin adds a page in the WordPress admin section that lets you customize it. See the Customization section below for details.</em></p>
<p>There you have it! A rundown on how you can &#8220;socialize&#8221; your wordpress blog. Remember, adding these links is but a fraction of the battle. Remember to always post meaningful, helpful, inspiring, motivating, and entertaining content. Doing so will ensure that people spread the word of your site.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpcollective.com/integration/social-bookmarking-adding-badges-to-your-blog/feed/</wfw:commentRss>
		<feedburner:origLink>http://wpcollective.com/integration/social-bookmarking-adding-badges-to-your-blog/</feedburner:origLink></item>
		<item>
		<title>Video On Flickr!: Good for Wordpress</title>
		<link>http://feeds.feedburner.com/~r/WpCollective/~3/267179291/</link>
		<comments>http://wpcollective.com/integration/video-on-flickr-good-for-wordpress/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 17:16:21 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
		
		<category><![CDATA[Integration]]></category>

		<category><![CDATA[Video]]></category>

		<category><![CDATA[vlog]]></category>

		<category><![CDATA[Flickr]]></category>

		<guid isPermaLink="false">http://wpcollective.com/?p=6</guid>
		<description><![CDATA[As a lot of you may know by now, Flickr has just released its new video service.  Available to PRO members, Flickr users can now post videos that stay within the 90 second/150mb limit.  While 90 seconds may not seem a lot for the YouTubers and Viddlers out there, it&#8217;s perfect for those [...]]]></description>
			<content:encoded><![CDATA[<p>As a lot of you may know by now, Flickr has just released its new video service.  Available to PRO members, Flickr users can now post videos that stay within the 90 second/150mb limit.  While 90 seconds may not seem a lot for the YouTubers and Viddlers out there, it&#8217;s perfect for those who like to submit short vlogs.  Also, Flickr provides some great video resizing options for embedded videos, helpful for making those large videos fit into the divs of your WP layout.</p>
<h3>Sample Video</h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="300" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="flashvars" value="intl_lang=en-us&amp;photo_secret=db4b4d2333&amp;photo_id=2399721461&amp;show_info_box=true" /><param name="bgcolor" value="#000000" /><param name="allowFullScreen" value="true" /><param name="src" value="http://www.flickr.com/apps/video/stewart.swf?v=1.167" /><embed type="application/x-shockwave-flash" width="400" height="300" src="http://www.flickr.com/apps/video/stewart.swf?v=1.167" allowfullscreen="true" bgcolor="#000000" flashvars="intl_lang=en-us&amp;photo_secret=db4b4d2333&amp;photo_id=2399721461&amp;show_info_box=true"></embed></object></p>
<p>Reports say that Flickr video posts work seamlessly with Wordpress&#8217; WYSIWYG editor, unlike YouTube embeds which require either a plug-in or strict use of the HTML editor.</p>
<p>If you haven&#8217;t already heard about the news, follow the Flickr Blog post to learn more: <a href="http://blog.flickr.net/en/2008/04/09/video-on-flickr-2/">http://blog.flickr.net/en/2008/04/09/video-on-flickr-2/</a></p>
<p>You can also follow the Flickr Video FAQ here: <a href="http://www.flickr.com/help/video/">http://www.flickr.com/help/video/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wpcollective.com/integration/video-on-flickr-good-for-wordpress/feed/</wfw:commentRss>
		<feedburner:origLink>http://wpcollective.com/integration/video-on-flickr-good-for-wordpress/</feedburner:origLink></item>
		<item>
		<title>Twitter: RSS 3.0 (or something like that)</title>
		<link>http://feeds.feedburner.com/~r/WpCollective/~3/267179292/</link>
		<comments>http://wpcollective.com/integration/twitter-rss-30-or-something-like-that/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 23:31:12 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
		
		<category><![CDATA[Blogging Tips]]></category>

		<category><![CDATA[Integration]]></category>

		<category><![CDATA[Plug Ins]]></category>

		<category><![CDATA[twitter]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wpcollective.com/?p=3</guid>
		<description><![CDATA[
With the popularity of Twitter ever increasing, the thought of integrating it into your Wordpress blog should be a no brainer. What started as simple &#8220;status-updates,&#8221; Twitter has turned into a form of &#8220;micro-blogging.&#8221; Ever experience a time where you had a thought in your head, felt that it needed to be heard, but wasn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.wpcollective.com/wp-content/uploads/2008/04/twitter.jpg" alt="" /></p>
<p>With the popularity of Twitter ever increasing, the thought of integrating it into your Wordpress blog should be a no brainer. What started as simple &#8220;status-updates,&#8221; Twitter has turned into a form of &#8220;micro-blogging.&#8221; Ever experience a time where you had a thought in your head, felt that it needed to be heard, but wasn&#8217;t compelling enough to be a full-on blog post? &#8220;Tweet&#8221; it!</p>
<p><span id="more-3"></span></p>
<p>Not only are you getting your thoughts out, but you make a connection with anyone who follows your account. If you haven&#8217;t made a blog update in a couple of days/weeks, at least your readers still know you&#8217;re there from your Tweets and aren&#8217;t compelled to delete your site out of their RSS feeds.</p>
<h3>How can I integrate Twitter into my Wordpress site?</h3>
<p><a href="http://alexking.org/projects/wordpress/readme?project=twitter-tools">Twitter Tools</a>: This plug in allows you to both display your Twitter feed on your blog via a widget or snippet of code. Both are fully customizable. It also automates a Twitter update every time you make a new post to your blog. So whenever you make a new post, Twitter Tools will create a title and permalink back to your new post, letting all of your followers know about your update. It even allows you to use your Admin area as a tool for Tweeting your messages.</p>
<p><a href="http://twitthis.com/">TwitThis</a>: Everyone has seen social bookmarking buttons such as the ones from Digg, Reddit, and StumbleUpon. TwitThis creates a button that allows a reader to Tweet about your post much like they would use a Digg button to &#8220;Digg&#8221; a post.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpcollective.com/integration/twitter-rss-30-or-something-like-that/feed/</wfw:commentRss>
		<feedburner:origLink>http://wpcollective.com/integration/twitter-rss-30-or-something-like-that/</feedburner:origLink></item>
	</channel>
</rss>
