<?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>Business Information Technology &#187; Web</title>
	<atom:link href="http://www.yodspica.info/category/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yodspica.info</link>
	<description>YODspica Ltd Blog Group</description>
	<lastBuildDate>Sun, 28 Mar 2010 12:59:29 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Wordpress or Expression Which to Choose?</title>
		<link>http://www.yodspica.info/2010/03/wordpress-or-expression-which-to-choose/</link>
		<comments>http://www.yodspica.info/2010/03/wordpress-or-expression-which-to-choose/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 15:59:11 +0000</pubDate>
		<dc:creator>YODspica Authors</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[expressionengine]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.yodspica.info/?p=3164</guid>
		<description><![CDATA[
			
				
			
		
The ExpressionEngine versus WordPress battle.
Processing
The core distinguishing factor  between WordPress and Expression Engine is how publishing content is processed.
In regards to WordPress,  a new post includes a content section, however these can include custom fields which are either pre-defined defined (template framework) or built instantly by the author.  As a result when a post is [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.yodspica.info%2F2010%2F03%2Fwordpress-or-expression-which-to-choose%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.yodspica.info%2F2010%2F03%2Fwordpress-or-expression-which-to-choose%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.webdesignerdepot.com/2010/03/wordpress-vs-expressionengine-apples-and-oranges/"><img class="alignleft" src="http://netdna.webdesignerdepot.com/uploads/eevswp/thumb2.jpg" alt="" width="200" height="160" /></a>The <a href="http://expressionengine.com/">ExpressionEngine</a> versus <a href="http://wordpress.org/">WordPress</a> battle.</p>
<h2>Processing</h2>
<p>The core distinguishing factor  between WordPress and Expression Engine is how publishing content is processed.</p>
<p>In regards to WordPress,  a new post includes a content section, however these can include custom fields which are either pre-defined defined (template framework) or built instantly by the author.  As a result when a post is published,  it will be subsquently displayed depending on the category or its sub-category.  In this whole process the author or editor will always see the same input screen.</p>
<p><br class="spacer_" /></p>
<h2>Expression Flexibility</h2>
<p>ExpressionEngine, processes its content on user defined channels.</p>
<p><img src="http://netdna.webdesignerdepot.com/uploads/eevswp/channel.gif" alt="" width="493" height="75" /></p>
<p>For every publishing channel, it can be considered as an independent part of framework as opposed to wordpress.</p>
<p>Naturally, this is processing architecture is invisible to most users or well understood by editors or authors.   The site editor/publisher normally only has access to the “Publish” and “Edit”  sections of the website, which can also include restrictions on other components like modules.</p>
<p><br class="spacer_" /></p>
<h2>ExpressionEngine Advantages</h2>
<p>Many web designers choose the ExpressionEngine, as this framework allows a wider site control.  It follows that many people don’t have a WYSIWYG editor on their website.  The ExpressionEngine is built on codeigniter php framework which offers excellent API power.</p>
<p><br class="spacer_" /></p>
<h2>Wordpress Advantages</h2>
<p>Most people are capable of  setting up a WordPress blog or website  with very little knowledge of PHP, HTML and CSS.</p>
<p><br class="spacer_" /></p>
<h2>New Version ExpressionEngine 2.0</h2>
<p>The new version 2.0, new functionality  was added which allows editors to upload HTML and CSS files into folders using naming conventions (<em>blog.group</em>, <em>main.group</em>, <em>portfolio.group</em>,  etc.), and thus creating a rendering process much like wordpress.</p>
<p>The new versiong has a a new file named <em>default_content.php</em>,  which is required to install a theme.  In this file it specified all components such as default  content, channels, custom fields, etc.  The only slight concern is that the file is less logic based code but rather requires editors to understand SQL language in order to successfully build the <em>default_content.php</em>.</p>
<p><br class="spacer_" /></p>
<h2>Site Theme Flexibility</h2>
<p>With WordPress, administrators can easily change or update the design quite fast.  However, the ExpressionEngine only allows a  theme to be added at the point of installation.  Subsquently, an administrator of an ExpressionEngine is required to maintain the HTML, custom fields and  other elements and only then be able to change the CSS and images, unless they start over with all site definitions but this is an intensive job and most administrators would never do. As a result, themes in WordPress typically all handle content the same way, on the contrary themes in  ExpressionEngine are less flexible.</p>
<p><br class="spacer_" /></p>
<h2>To Sum up</h2>
<p>WordPress is considered a core framework for PHP developers as it can be manipulated at their will or even group processes. Furthermore, custom fields can be added and modified.  The other advantage is that most people can can set up a website easily, and the design flexibility allows them to change themes quite fast and easy.  Also, widgets and plug-ins add instant functionality to any site running wordpress.</p>
<p>ExpressionEngine is most useful for designers  because as there is no need use a programming  language for operational flexibiliy.  It is not diffcult for any competent designer to use HTML and CSS to use the simple framework and its expressions.</p>
<p><br class="spacer_" /></p>
<p>Please feel free to add a comment to this post, by clicking on title. Thank you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yodspica.info/2010/03/wordpress-or-expression-which-to-choose/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>How to Quickly Increase Your Website Conversions</title>
		<link>http://www.yodspica.info/2010/03/how-to-quickly-increase-your-website-conversions/</link>
		<comments>http://www.yodspica.info/2010/03/how-to-quickly-increase-your-website-conversions/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 22:41:21 +0000</pubDate>
		<dc:creator>YODspica Authors</dc:creator>
				<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[ppc]]></category>

		<guid isPermaLink="false">http://www.yodspica.info/?p=3107</guid>
		<description><![CDATA[
			
				
			
		
 
Redesigning a website, or even a single page, can be a tedious and time-consuming process.  However in this post we present a quick solution for any website owner predictaments, particularly on increasing website conversions from visitors. It is shown a timescale as a guide on how to quickly invcrease and re-design any website.
0 to [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.yodspica.info%2F2010%2F03%2Fhow-to-quickly-increase-your-website-conversions%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.yodspica.info%2F2010%2F03%2Fhow-to-quickly-increase-your-website-conversions%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><span> </span></p>
<p>Redesigning a website, or even a single page, can be a tedious and time-consuming process.  However in this post we present a quick solution for any website owner predictaments, particularly on increasing website conversions from visitors. It is shown a timescale as a guide on how to quickly invcrease and re-design any website.</p>
<h3>0 to 5 Minutes</h3>
<p><strong>Select a page where you can have the greatest impact</strong></p>
<p>Surprisingly, this may not always be your homepage. Instead of trusting your gut, a little digging in Google Analytics (or your favorite <a href="http://sixrevisions.com/usabilityaccessibility/10-promising-free-web-analytics-tools/">analytics tool</a>) can show you exactly where to start.</p>
<p><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/9006e_14-02_top_landing_pages.jpg" alt="Select a page where you can have the greatest impact" width="449" height="151" /></p>
<p><strong>Here are some ideas on finding pages that you can work on:</strong></p>
<p><em>Navigate to your &#8220;top landing pages&#8221; or &#8220;top entrance pages&#8221; report</em> (in Google Analytics, this is found under &#8220;Content&#8221; on the left sidebar).</p>
<p>Use a <em>filter to remove pages with minimal traffic</em> (see the &#8220;Advanced Filter&#8221; link at the bottom of the table).</p>
<p>Sort your pages by <em>bounce rate</em>.</p>
<p>Select the <em>biggest loser</em>: the page with the most potential for improvement (a combination of high visits and bounce rate).</p>
<h3>5 to 15 Minutes</h3>
<p><strong>Use free (or cheap) tools to determine which areas on the page need the most attention</strong></p>
<p>If you really want to stick to 45 minutes, you won’t have time to use a lot of tools, but even using one will give you the insight you need to make an improvement.</p>
<p><a href="http://www.conceptfeedback.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/9006e_14-03_concept_feedback.jpg" alt="Use free (or cheap) tools to determine which areas on the page need the most attention" width="443" height="254" /></a></p>
<p><strong>Here are some tips and tools that you can help up your conversion rates:</strong></p>
<p><em>Get free advice</em> from the design and development professionals on <a href="http://www.conceptfeedback.com/">Concept Feedback</a>. You can find more tools like Concept Feedback in my previous post &#8220;<a href="http://sixrevisions.com/tools/10-excellent-feedback-tools-for-web-designers/">10 Excellent Feedback Tools for Web Designers</a>&#8220;.</p>
<p>See how people <em>interact with your site </em>using <a href="http://userfly.com/">Userfly</a> or <a href="http://www.clicktale.com/">ClickTale</a> (extra credit: set up an informal user test with your neighbor, or use a remote testing service like <a href="http://www.usertesting.com/">UserTesting</a> or <a href="http://www.feedbackarmy.com/">Feedback Army</a>).</p>
<p><em>Use heat maps</em> to quickly see what’s popular and what’s overlooked. <a href="http://crazyegg.com/">CrazyEgg</a> and <a href="http://www.clickdensity.com/">clickdensity</a> both provide heat map tools.</p>
<p>Setup a <em>quick survey</em> with <a href="http://www.surveymonkey.com/">Survey Monkey</a>, or a <em>poll</em> with <a href="http://polldaddy.com/">PollDaddy</a> to see what your users want.</p>
<p>Still need help? Here is a quick list of high impact items you could be testing:</p>
<ul>
<li>Headline copy</li>
<li>Buttons (size, color and location)</li>
<li>Calls to action</li>
<li>Whitespace</li>
<li>Advertisement density</li>
<li>Value proposition</li>
<li>Text size</li>
<li>Images</li>
<li>Color scheme (There are many <a href="http://sixrevisions.com/usabilityaccessibility/14-brilliant-tools-for-evaluating-your-designs-colors/">tools for picking colors</a>)</li>
</ul>
<h3>15 to 40 Minutes</h3>
<p><strong>Define the top 3 items from your research and implement the changes</strong></p>
<p>Chances are that you’ll discover a hundred different things you could change, but remember, the key is incremental improvement and not a complete overhaul. So choose the items that you believe will have the most impact, and start there.</p>
<p>Keep in mind that the changes you make don’t need to be perfect—this is going to be a work in progress.</p>
<p>As soon as you’ve narrowed down your list to three, develop the content and code a test page right away. Limiting your list to three items keeps the project manageable. Don’t try to overdo it: you’ll be surprised how much impact just three seemingly minor adjustments can make.</p>
<p>If you get done with three and still want to try new changes—great!—this needs to be an ongoing process. However, don’t let an overwhelming list of ideas prevent you from action.</p>
<h3>40 to 45 Minutes</h3>
<p><strong>Split test your new page, rinse and repeat</strong></p>
<p><a href="http://www.google.com/websiteoptimizer/tour.html"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/9006e_14-04_website_optimizer.jpg" alt="Split test your new page, rinse and repeat" width="433" height="184" /></a></p>
<p>Once your new page is ready, set up a test <a href="http://www.google.com/websiteoptimizer/tour.html">Google Website Optimizer </a>to track the results. Make sure to select a conversion page that accurately reflects your primary goal for that page.</p>
<p>Depending on the amount of traffic your page receives, you should be able to determine relatively quickly (anywhere from a few hours to a few weeks) what effect your changes made. If you’ve done your due diligence, you’ll most likely be rewarded for your effort with an increase in conversion rates, and sometimes your tweaks can result in substantial improvements.</p>
<p>However, you may find that your new page performs about the same, or in some cases, worse. But that’s the beauty of testing! Every test, whether successful or not, provides you with new knowledge about your site: what works and what doesn’t.</p>
<h3>About the Author</h3>
<p><span>Andrew Follett is the founder of <strong><a href="http://www.conceptfeedback.com/">Concept Feedback</a></strong>.<br />
</span></p>
<p>Please feel free to add a comment to this post, by clicking on title. Thank you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yodspica.info/2010/03/how-to-quickly-increase-your-website-conversions/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>30+ Free Online Multimedia Editors</title>
		<link>http://www.yodspica.info/2010/02/30-free-online-multimedia-editors/</link>
		<comments>http://www.yodspica.info/2010/02/30-free-online-multimedia-editors/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 00:43:35 +0000</pubDate>
		<dc:creator>YODspica Authors</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[free]]></category>

		<guid isPermaLink="false">http://www.yodspica.info/?p=2923</guid>
		<description><![CDATA[
			
				
			
		


We tend to rely heavily on our favorite desktop applications like Photoshop, GIMP, Audacity, Adobe Premier and so on when it comes to dealing with multimedia files. What if we are on a public machine that doesn’t have the software we need, or worst, what if these public machines prevent users from installing applications? That [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.yodspica.info%2F2010%2F02%2F30-free-online-multimedia-editors%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.yodspica.info%2F2010%2F02%2F30-free-online-multimedia-editors%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.hongkiat.com/blog/30-free-online-multimedia-photo-audio-video-editors/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/40288_multimedia-editors.jpg" alt="multimedia editors" width="426" height="255" /></a></p>
<p><!--INFOLINKS_OFF--></p>
<p>We tend to rely heavily on our favorite desktop applications like Photoshop, GIMP, Audacity, Adobe Premier and so on when it comes to dealing with multimedia files. What if we are on a public machine that doesn’t have the software we need, or worst, what if these public machines prevent users from installing applications? That is where web applications are advantageous.</p>
<p>Web applications have gained much attention and popularity over the pass few years. Below a list of free web services that allows editing of multimedia files (photo, audio and video) online.</p>
<p><span> </span></p>
<h3><em>Photo</em> Editors</h3>
<ol>
<li>
<h4><a href="http://www.flauntr.com/">flauntR</a></h4>
<p>flauntR is rolling out a unique online imaging service that combines photo  editing, printing, sharing and storage in a single seamless service.</p>
<p><a href="http://www.flauntr.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/40288_flauntr.jpg" border="0" alt="flauntr" width="500" height="304" /></a></li>
<li>
<h4><a href="http://www.picture2life.com/">Picture2Life</a></h4>
<p>Picture2Life is a powerful, but simple and easy-to-use online image   								editor which also allows you to create collages and animated gif’s (or animations).   								It works great with your pictures that you already have online!</p>
<p><a href="http://www.picture2life.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/40288_picture2life.jpg" border="0" alt="picture2life" width="500" height="343" /></a></li>
<li>
<h4><a href="http://www.improveyourimages.com/">Improve Your Image</a></h4>
<p>Improve your images free online tool.</p>
<p><a href="http://www.improveyourimages.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/40288_improveyourimages.jpg" border="0" alt="improveyourimages" width="500" height="238" /></a></li>
<li>
<h4><a href="http://www.lookwow.com/">LookWow</a></h4>
<p>The Look<em>Wow</em> service is a feature-rich offering that includes  basic editing functions, such as Crop Photo, Resize, Clarify, Remove  Red-Eye and Sharpen Photo.</p>
<p><a href="http://www.lookwow.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/40288_lookwow.jpg" border="0" alt="lookwow" width="500" height="310" /></a></li>
<li>
<h4><a href="http://www.makeagif.com/">MakeAGif</a></h4>
<p>Create animated gifs the free and easy way!</p>
<p><a href="http://www.makeagif.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/40288_makeagift.jpg" border="0" alt="makeagift" width="500" height="143" /></a></li>
<li>
<h4><a href="https://www.photoshop.com/">Photoshop.com</a></h4>
<p>Photoshop.com is your online photo sharing, editing and hosting resource. Upload, organize, edit, store (up to 2GB free) and share your photos.</p>
<p><a href="https://www.photoshop.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/40288_photoshop.jpg" border="0" alt="photoshop.com" width="500" height="326" /></a></li>
<li>
<h4><a href="http://www.onlinephototool.com/">Online Photo Tool</a></h4>
<p>On Onlinephototool.com you can edit and save your images, screenshots and photos online.</p>
<p><a href="http://www.onlinephototool.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/82a2d_onlinephototool.jpg" border="0" alt="onlinephototool" width="500" height="399" /></a></li>
<li>
<h4><a href="http://www.picmagick.com/">PicMagick</a></h4>
<p>PicMagick is an online photo editor that enables you to make ordinary photos look wonderful within a few clicks.</p>
<p><a href="http://www.picmagick.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/82a2d_picmagick.jpg" border="0" alt="PicMagick" width="500" height="351" /></a></li>
<li>
<h4><a href="http://www.72photos.com/">72Photos</a></h4>
<p>72photos lets you do amazing things with your photos and store them in a safe space online where you can access them from anywhere.</p>
<p><a href="http://www.72photos.com/"><img src="http://media02.hongkiat.com/showcase_multimedia_web_apps/72photos.jpg" border="0" alt="72photos" width="500" height="469" /></a></li>
<li>
<h4><a href="http://drpic.com/">Dr.Pic</a></h4>
<p>Crop, Resize, Add Text, Special Effects, and Host  your pictures online for free at <em>DrPic</em>.com.</p>
<p><a href="http://drpic.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/be72d_drpic.jpg" border="0" alt="dr.pic" width="500" height="342" /></a></li>
<li>
<h4><a href="http://www.easycropper.com/">EasyCropper </a></h4>
<p>EasyCropper is a simple way for you to crop any image for            use on the web. It’s a free tool, so use it at your own risk.</p>
<p><a href="http://www.easycropper.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/be72d_easycropper.jpg" border="0" alt="easycropper" width="500" height="325" /></a></li>
<li>
<h4><a href="http://fotoflexer.com/">FotoFlexer</a></h4>
<p>FotoFlexer is the world’s most advanced online digital photo editor. It  performs advanced effects previously only available to professionals  using expensive software.</p>
<p><a href="http://fotoflexer.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/be72d_fotoflexer.jpg" border="0" alt="fotoflexer" width="500" height="456" /></a></li>
<li>
<h4><a href="http://www.picnik.com/">Picnik</a></h4>
<p>Picnik makes your photos fabulous with easy to use yet powerful editing tools. Tweak to your heart’s content, then get creative with oodles of effects, fonts, shapes, and frames.</p>
<p><a href="http://www.picnik.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/be72d_picnik.jpg" border="0" alt="picnik" width="500" height="380" /></a></li>
<li>
<h4><a href="http://rsizr.com/">rSizr</a></h4>
<p><em>rsizr</em> is a Flash application that lets you resize JPG, PNG, and GIF images online intelligently.</p>
<p><a href="http://rsizr.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/be72d_rsizr.jpg" border="0" alt="rsizr" width="500" height="466" /></a></li>
<li>
<h4><a href="http://www.splashup.com/">Splashup</a></h4>
<p>Splashup, formerly Fauxto, is a powerful editing tool and photo manager. It’s easy to use, works in real-time and allows you to edit many images at once.</p>
<p><a href="http://www.splashup.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/ec417_splashup.jpg" border="0" alt="splashup" width="500" height="397" /></a></li>
<li>
<h4><a href="http://www.sumopaint.com/home/">Sumo Paint</a></h4>
<p>Sumo Paint is a full featured photo editing / painting application, which works right in your favorite web browser!</p>
<p><a href="http://www.sumopaint.com/home/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/ec417_sumopaint.jpg" border="0" alt="Sumo Paint" width="500" height="479" /></a></li>
<li>
<h4><a href="http://www.webresizer.com/">Web Resizer</a></h4>
<p>Web Resizer helps you optimize photos for web or email. Easy to use. Amazing results!</p>
<p><a href="http://www.webresizer.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/ec417_webresizer.jpg" border="0" alt="Web Resizer" width="500" height="503" /></a></li>
<li>
<h4><a href="http://aviary.com/">Aviary – Phoenix Image Editor</a></h4>
<p>Aviary – Phoenix Image Editor is a powerful creative application for image editing that you can use right in your web browser.</p>
<p><a href="http://aviary.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/ec417_aviary-phoenix.jpg" border="0" alt="aviary-phoenix" width="500" height="405" /></a></li>
</ol>
<h3><em>Audio</em> Editors</h3>
<ol>
<li>
<h4><a href="http://remixer.clubcreate.com/v1/scion/launch.html?scion">Electro-House Blender</a></h4>
<p>Electro-House Blender is an amazing online music mixer that allows you to create your own music tracks by blending variety of provided sound loops.</p>
<p><a href="http://remixer.clubcreate.com/v1/scion/launch.html?scion"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/ec417_electro-house_blender.jpg" border="0" alt="electro-house_blender" width="500" height="344" /></a></li>
<li>
<h4><a href="http://aviary.com/tools/myna">Aviary Myna Audio Editor</a></h4>
<p>Use Myna to remix music tracks  and audio clips. Apply sound effects and record your own voice or instruments!</p>
<p><a href="http://aviary.com/tools/myna"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/ec417_myna.jpg" border="0" alt="myna" width="500" height="277" /></a></li>
<li>
<h4><a href="http://www.looplabs.com/">Looplabs</a></h4>
<p>Looplabs is the web’s premiere online music mixing application and platform.</p>
<p><a href="http://www.looplabs.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/ec417_dubstep.jpg" border="0" alt="Looplabs" width="500" height="256" /></a></li>
<li>
<h4><a href="http://www.jamglue.com/">Jamglue</a></h4>
<p>Jamglue allows users to upload music in multi-track format for others to remix.</p>
<p><a href="http://www.jamglue.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/ec417_jamglue.jpg" border="0" alt="jamglue" width="500" height="291" /></a></li>
<li>
<h4><a href="http://madringtones.org/">Mad Creator</a></h4>
<p>Mad Creator is a free service that lets you create a ringtone from your favorite song or YouTube video.</p>
<p><a href="http://madringtones.org/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/ec417_mad_creator.jpg" border="0" alt="mad_creator" width="500" height="224" /></a></li>
<li>
<h4><a href="http://www.chirbit.com/">Chirbit</a></h4>
<p>Chirbit enables users to record, upload, listen to and share sound bites easily.</p>
<p><a href="http://www.chirbit.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/ec417_chirbit.jpg" border="0" alt="chirbit" width="500" height="313" /></a></li>
<li>
<h4><a href="http://www.soundation.com/">Soundation Studio</a></h4>
<p>Soundation Studio is the web based sequencer that enables you to make  music, ringtones and audio clips directly from the internet without  downloading any software.</p>
<p><a href="http://www.soundation.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/ec417_soundation.jpg" border="0" alt="soundation" width="500" height="318" /></a></li>
</ol>
<h3><em><strong>Video</strong></em> Editors</h3>
<ol>
<li>
<h4><a href="http://captiontube.appspot.com/">CaptionTube</a></h4>
<p>With CaptionTube you can create captions for your YouTube videos. It’s easy to use and it’s free.</p>
<p><a href="http://captiontube.appspot.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/ec417_captiontube.jpg" border="0" alt="captiontube" width="500" height="305" /></a></li>
<li>
<h4><a href="http://animoto.com/">Animoto</a></h4>
<p>Animoto automatically produces beautifully orchestrated, completely unique video pieces from your photos, video clips and music.</p>
<p><a href="http://animoto.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/ec417_animoto.jpg" border="0" alt="animoto" width="500" height="286" /></a></li>
<li>
<h4><a href="http://photobucket.com/">Photobucket</a></h4>
<p>Set up a Photobucket account and start remixing video instantly!</p>
<p><a href="http://photobucket.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/26cfa_photobucket.jpg" border="0" alt="photobucket" width="500" height="371" /></a></li>
<li>
<h4><a href="http://jaycut.com/">JayCut</a></h4>
<p>Online video editing, unlimited upload. Create your own movies, for free!</p>
<p><a href="http://jaycut.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/26cfa_jaycut.jpg" border="0" alt="jaycut" width="500" height="433" /></a></li>
<li>
<h4><a href="http://www.onetruemedia.com/">One True Media</a></h4>
<p><em>One True Media</em> helps you turn your photos and video into awesome slideshows and video montages for free.</p>
<p><a href="http://www.onetruemedia.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/26cfa_onetruemedia.jpg" border="0" alt="onetruemedia" width="500" height="357" /></a></li>
<li>
<h4><a href="http://editorone.ideum.com/">EditorOne</a></h4>
<p><em>Editor One</em> is a full-featured, timeline-based video editor can  be used for online or floor exhibits, video contests, or for  experiential Websites.</p>
<p><a href="http://editorone.ideum.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/26cfa_editorone.jpg" border="0" alt="editorone" width="500" height="345" /></a></li>
</ol>
<p>Please feel free to add a comment to this post, by clicking on title. Thank you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yodspica.info/2010/02/30-free-online-multimedia-editors/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How to Make Money from Online Video</title>
		<link>http://www.yodspica.info/2010/02/how-to-make-money-from-online-video/</link>
		<comments>http://www.yodspica.info/2010/02/how-to-make-money-from-online-video/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 01:13:16 +0000</pubDate>
		<dc:creator>YODspica Authors</dc:creator>
				<category><![CDATA[Media]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.yodspica.info/?p=2407</guid>
		<description><![CDATA[
			
				
			
		


Ten years ago, web companies didn’t generate much revenue.   These days, web companies are some of the most profitable around.  Online video is where the Web was ten years ago: in investment mode as video companies that are generating high revenue are not necessarily the most profitable.
Are those companies suffering low margins [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.yodspica.info%2F2010%2F02%2Fhow-to-make-money-from-online-video%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.yodspica.info%2F2010%2F02%2Fhow-to-make-money-from-online-video%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><em><br />
</em></p>
<p>Ten years ago, web companies didn’t generate much revenue.   These days, web companies are some of the most profitable around.  Online video is where the Web was ten years ago: in investment mode as video companies that are generating high revenue are not necessarily the most profitable.</p>
<p>Are those companies suffering low margins because they’re investing in the future or are they fundamentally lower-margin businesses?</p>
<p><strong>Ad Networks Are Low Margin Businesses</strong></p>
<p>This week, video ad network Brightroll <a href="http://venturebeat.com/2010/02/02/brightroll-hulu-funding/">raised</a> $10 million from Scale Venture Partners.  Ad networks aggregate audiences and sell ads to marketers, sharing the proceeds with publishers/producers.  Scale’s Rob Theis’ argues: “the most strategic Internet investments are those that compete not with other Internet businesses, but with the much larger amount of money still being spent offline.”</p>
<p>Brightroll’s CEO Tod Sacerdoti added: “I think by this time next year the majority of the top five to ten video properties by any measure will be aggregator networks.  The best example for this is display advertising.”  Indeed, networks have an unmatched ability to scale but can also crash to the ground awfully fast.</p>
<p>The low margin is the least of their problems; differentiation and defensibility are.  Blue Lithium and Right Media hit jackpots by selling to Yahoo!  But those who didn’t sell (Tribal Fusion, Valueclick) suddenly found themselves under pressure from search advertising on performance and video on branding.</p>
<p><strong>Content Networks Have Little Differentiation</strong></p>
<p>Similarly, aggregators gather videos from content providers, sharing ad revenues.  iFilm (sold to Viacom, renamed Spike), Guba, Grouper (sold to SONY, renamed Crackle), Revver, YouTube (sold to Google), Veoh, DailyMotion, Metacafe, Viddler, blip.tv, are all vying for content, audiences and dollars.</p>
<p>YouTube is master of this domain.  Hulu is giving YouTube a run for its money, but the business model is <a href="http://www.businessinsider.com/2007/9/why-hulu-is-scr">anything</a> <a href="http://www.businessinsider.com/2007/9/hulus-bad-econo">but</a> <a href="http://www.businessinsider.com/2008/3/hulu-launches-great-product-still-screwed">certain</a> and its long term exit strategy is murky (Disney, News Corp. and NBC Universal/Comcast are shareholders but also competitors).</p>
<p>Ultimately, ad and content networks operate in a high-risk, winner-take-all game.   For publishers, it’s a lower risk world.  Consider the two acquisitions News Corp. made in 2005: Rupert Murdoch paid more for IGN ($650M) than for MySpace ($580 million), but MySpace’s subsequent growth made him look like a genius (for a while).  Today, MySpace is searching for its <em>raison d’etre</em> while IGN treks along as an unstoppable force in its sphere.</p>
<p><strong>The Myth of Hyper Distribution?</strong></p>
<p>In online video, producers are agnostic to distribution channel or platform.  To reduce risk, they diversify distribution, but the jury’s out on whether <a href="http://www.buzzmachine.com/2009/08/25/hyperdistribution/">hyper distribution</a> bears fruit.  Hyper distribution refers to syndicating one’s content as broadly as possible with little or no restrictions.</p>
<p>When it comes to generating revenues, is hyper-distribution wise?  Not according to <a href="http://chris.pirillo.com/">Chris Pirillo</a>, a <a href="http://en.wikipedia.org/wiki/Prosumer">prosumer</a> video producer who leverages video to promote his empire but only counts YouTube as a commercial platform: “YouTube offers the largest audiences and generates most the revenue.  If you’re not YouTube, you have challenges in creating value for content producers”.  If that changes, look out for <a href="http://www.freewheel.tv/">Freewheel</a>, which according to CEO Doug Knopper allows “media companies and content owners to be able to monetize their video libraries across multiple channels and devices”.</p>
<p><strong>Advertisers Follow Audiences…</strong></p>
<p>Ex-Disney CEO Michael Eisner doesn’t pretend to know how the industry is going to <a href="http://news.tubefilter.tv/2010/01/25/eisner-at-natpe-evolutionary-or-revolutionary-it-cant-not-happen/">play out</a>, but he’s got no doubts what the end result will be: “I don’t know if the growth in content made for the Internet will be evolutionary or revolutionary, but it can’t not happen: a death march has been going on for other media who are in trouble because there is a more efficient way to share content around the world with the Internet.”</p>
<p><strong>Business Models Take Time to Develop</strong></p>
<p>Eisner made his fortune in television.  One VC who’s made his online has another opinion.  In Fred Wilson’s influential 2005 post “<a href="http://avc.blogs.com/a_vc/2005/11/the_future_of_m.html">The Future of Media (aka Please Take My RSS Feed)</a>”, he suggests to:</p>
<p>1 – <strong>Microchunk it – </strong>Reduce the content to its simplest form.<br />
2 – <strong>Free it – </strong>Put it out there without walls around it or strings on it.<br />
3 – <strong>Syndicate it</strong> – Let anyone take it and run with it.<br />
4 – <strong>Monetize it – </strong>Put the monetization and tracking systems into the microchunk.</p>
<p>In theory, in the future when video streams monetize the way search queries have (whereby a search query is always associated with some kind of paid listing) then perhaps Wilson’s thesis will prove right.  But in practice, at least in the five years that have passed since the post, it’s been a recipe for financial disaster.</p>
<p>Hyper distribution is great for <a href="http://news.cnet.com/8301-13641_3-10345861-44.html">promotional</a> purposes but not <em>necessarily</em> for commercial purposes.  Marketers do pay more attention as an audience grows, but they also pay a premium for scarcity and exclusivity.</p>
<p>This is the fundamental conundrum facing new media producers who rely on hyper-distribution to build brands and audiences but who weaken their pricing power and ability to secure guaranteed dollars by giving away their videos.  This can work if you can build ad-supported businesses, but that takes time and money.</p>
<p>Today, a few new media producers have managed to build ad-supported businesses, namely Revision3 and Next New Networks.  But between the two, they have raised over $30 million in venture capital.  Most producers don’t have that luxury.  For those others, I recommend creating content that other media companies will pay for, to buy them enough time to build a syndication business and eventually, a fully ad-supported business which commands the large ad dollars.</p>
<p><a href="http://www.techcrunch.com/wp-content/uploads/2010/02/tc-ash-4-graph2.png"><img class="aligncenter size-medium wp-image-142226" title="tc-ash-4-graph2" src="http://www.yodspica.org/wp-content/plugins/wp-o-matic/cache/b8b16_tc-ash-4-graph2-630x381.png" alt="" width="429" height="259" /></a></p>
<p>An imperfect but useful analogy I use is the banking model, where retail, corporate and investment banking fees can create a large business.</p>
<p>This <a href="http://www.watchmojo.com/blog/business/2008/06/16/successful-revenue-models-for-video-content-libraries/">diversified </a> strategy provides:</p>
<ul>
<li>a safe income stream:  licensing, like retail banking, provides a recurring and non-volatile revenue base.</li>
<li>a growth business: syndication, like corporate banking, requires other companies in the ecosystem to do well.  This can provide higher CPM rates by placing content in the right context.</li>
<li>a wildly lucrative stream: advertising, like investment banking, takes time to develop, is speculative and seasonal, and risks drying up abruptly.  Notice how advertising revenue spikes each fourth quarter, for example.</li>
</ul>
<p><strong><em>The reason why I place content producers in the highest Profitability circle over time  in the first chart above is because only they can build such a business</em></strong>.  (The Profitability Index represented in the chart takes into account operating margins and total return on investment, including likelihood of a liquidity event).  And, yes, I am completely biased, since this is the kind of business I am trying to build with WatchMojo.  Aggregators and networks are solely advertising based businesses; just ask <a href="http://bits.blogs.nytimes.com/2010/02/02/youtubes-take-from-movie-rentals-1070916/">YouTube</a> who generated $10,000 in a paid model test, even though it can generate billions in <a href="http://www.watchmojo.com/blog/business/2010/01/22/youtube-needs-to-get-with-the-program-even-more/">simpler ways</a>.  Video advertising will be a bigger business, but not necessarily a higher-margin business.</p>
<p><strong>Video will be Everywhere: on all Websites</strong></p>
<p>Video on the Web is no longer just about entertainment.  It is also about marketing, instruction, and conveying information of all kinds.</p>
<ul>
<li>C<em>ontent</em> bellwether Wikipedia <a href="http://newteevee.com/2010/01/30/wikipedia-is-finally-gearing-up-for-video/">announced</a> it will be rolling out videos soon enough.</li>
<li><em>e-Commerce</em> leader Zappos <a href="http://about.zappos.com/our-unique-culture/zappos-video-experience">encourages</a> users to submit their video experiences which <a href="http://blog.streamingmedia.com/the_business_of_online_vi/2009/12/zappos-sells-630-more-merchandise-when-accompanied-by-video-demos.html">increase</a> sales 6% to 30%.  In 2010, it will <a href="http://newteevee.com/2009/12/04/zappos-to-produce-50000-original-vids-in-2010/">create</a> 50,000 videos.</li>
<li>It won’t be long before<em> organizations</em> feature their accountants, lawyers, management, VCs in videos too.</li>
</ul>
<p><strong>Video will be Everywhere: in Ads</strong></p>
<p>Videos won’t simply be on all websites; video ads will converge with rich media and display banners.  Publishers and ad networks will swap out low yield ad placements for videos that sell at a premium.  Rupert Murdoch is right to say that there isn’t enough advertising to make all publishing online profitable, but if you insert a video-enabled ad where a display banner exists today, maybe it will become more profitable, as video rates tend to generate a tenfold premium over display banners.  Of course, the flip side of that argument is that if video ad inventory lost all scarcity as display banners have, then it rates would also see a steep drop.</p>
<p><strong>Video is the Anti-Search</strong></p>
<p>Google’s dominance of the Web today stems from <a href="http://watchmojo.com/blog/business/2007/11/19/who-will-be-the-google-of-video/">a perfect storm</a>.  Search benefitted from low expectations.   Whereas Google’s competitors threw in the towel to focus on <a href="http://news.cnet.com/AltaVista-launches-beta-site-for-revamped-portal/2100-1040_3-231814.html"><em>portaldom</em></a> (or outright <a href="http://news.cnet.com/2009-1023-963618.html">handed</a> them the business), online video companies’ war chests seemingly have no bottom as they wage the war for the online audience.</p>
<p>With YouTube being a unit of Google, it’s hard to compete being a pure video aggregator.  Those who have tried are flailing badly.  Yet video’s expectations have always been high and will only get higher.</p>
<p><strong>History Repeats Itself</strong></p>
<p>Video will follow search in two ways though.</p>
<p>Search is software and Google is the only successful ad-supported technology company.  Video is media, which has a natural disposition to embrace ad-supported models.  As such, advertising will monetize video streams.  In fact, as large ad agencies and marketers shift online, they’ll embrace branding campaigns and push <a href="http://watchmojo.com/blog/business/2007/12/11/video-ads-to-surpass-search-ads-by-2018/">video advertising could eventually top search advertising</a>.  Once that starts, online advertising will <a href="http://watchmojo.com/blog/business/2007/06/16/will-web-advertising-surpass-tv-ads-by-2021/">surpass</a> television, it’s already <a href="http://www.guardian.co.uk/media/2009/sep/30/internet-biggest-uk-advertising-sector">happened in the UK</a>.</p>
<p><strong>Search for The Leading Ad Format</strong></p>
<p>Everyone agrees that video advertising will be huge but what will the prevailing ad format be?</p>
<p>Stakeholders are obsessed with finding the ad format likely to follow television’s <a href="http://www.washingtonpost.com/wp-dyn/content/article/2007/06/15/AR2007061502134.html">30-second ad spot</a> and search’s paid listings.</p>
<p>What might lead the way?</p>
<p><strong><em>Pre-rolls</em></strong> are the equivalent of pop-ups (and mid/post rolls the equivalent of pop-unders) in that users <a href="http://adage.com/digital/article?article_id=141860">hate</a> them, but unlike pop-ups, I actually think pre-rolls won’t disappear, mainly because</p>
<ul>
<li>They’re the most in-demand ad format (according to Brightroll CEO Tod Sacerdoti)</li>
<li>It is easier to include a pre-roll when you’re syndicating to other websites and platforms (says blip.tv co-founder Dina Kaplan)</li>
<li>But largely because they’ll get more user-friendly: the 30-second ad will make way for 5-10 second interactive pre-rolls (SpotXchange CEO Michael Shehan).</li>
</ul>
<p>However, there will always be properties which will forego pre-roll revenue to improve the user experience in order to build audiences, and all else being equal users will migrate to those sites.  So I’m not sure the pre-roll will remain all that ubiquitous.  The other problem with pre-rolls is lack of attention.  When a pre-roll starts, I tune out and look for my headphones or go grab a coffee.</p>
<p>That’s why I like the <strong><em>contextual display banner</em></strong> (and not necessarily the companion banner).  A companion banner comes bundled with the video pre-roll, but sits alongside the video  A contextual banner comes without the pre-roll.  Whereas most banners disappear quickly next to text with one downward scroll of the mouse, alongside a video player, that banner becomes quite valuable and top-of-mind since people are just staring at the video.</p>
<p>We’ve also seen the rise (and fall) of <strong><em>overlays</em></strong>, which is basically an expanded Picture-in-Picture (PIP) format; we know how <em>that</em> fared.</p>
<p>Of course, content producers are also salivating over <strong><em>branded content</em></strong> (more than product integration and product placement, the brand becomes central to the story) or outright <strong><em>sponsorships</em></strong>.</p>
<p>Finally, there’s the Web’s favorite offspring: the <strong><em>viral video</em></strong>.  Viral video is not an ad format, of course, but it is not quite branded content nor is it supported by ads.  As these become more common, achieving success with content alone becomes a sure-fire recipe for failure.  All content will need to be supported by a media buy or some kind of promotional push.  After all, on TV you spend millions creating an ad but you need to buy media spots to promote it.  It’s not going to be that different online.  Yes, it’s a meritocracy, but it’s a loud, cluttered one.</p>
<p><strong>Sum up</strong></p>
<p>There won’t be a single dominant ad format but the <a href="http://news.cnet.com/8301-1023_3-9993929-93.html">holy grail</a> will prove simpler than expected.  It always does.  Remember <a href="http://en.wikipedia.org/wiki/Don_Lapre">Don Lapre’s</a> <a href="http://www.youtube.com/watch?v=mubCkCAEiDQ">infomercials</a>?  He would go on and on about placing “Tiny Classified Ads” in newspapers.</p>
<p><em><strong>Article by Ashkan Karbasfrooshan</strong></em>, the founder and CEO of <em><a href="http://www.watchmojo.com/">WatchMojo</a>. First published at crunchbase.</em></p>
<p>Please feel free to add a comment to this post, thank you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yodspica.info/2010/02/how-to-make-money-from-online-video/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Real-time Web Data Analysis</title>
		<link>http://www.yodspica.info/2010/01/real-time-web-data-analysis/</link>
		<comments>http://www.yodspica.info/2010/01/real-time-web-data-analysis/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 01:21:42 +0000</pubDate>
		<dc:creator>YODspica Authors</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.yodspica.info/?p=1688</guid>
		<description><![CDATA[
			
				
			
		

The Realtime Web is difficult to analyse as it includes data from feed readers, desktop clients and mobile phones.   Furthermore, socialmedia applications like Twitter and Facebook are also just a component where third party applications like  TweetDeck and Seesmic can produce realtime search on Google and Bing.
Following Twitter&#8217;s CEO Evan Williams,  the data is [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.yodspica.info%2F2010%2F01%2Freal-time-web-data-analysis%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.yodspica.info%2F2010%2F01%2Freal-time-web-data-analysis%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.techcrunch.com/wp-content/uploads/2010/01/Twitt+eco.png"><img class="aligncenter size-medium wp-image-136863" title="Twitt+eco" src="http://www.yodspica.org/wp-content/plugins/wp-o-matic/cache/242b1_Twitt+eco-630x267.png" alt="Twitt+eco" width="608" height="230" /></a></p>
<p>The Realtime Web is difficult to analyse as it includes data from feed readers, desktop clients and mobile phones.   Furthermore, socialmedia applications like Twitter and Facebook are also just a component where third party applications like  TweetDeck and Seesmic can produce realtime search on Google and Bing.</p>
<p>Following Twitter&#8217;s CEO <a href="http://www.techcrunch.com/2010/01/12/twitter-usage-record/">Evan Williams</a>,  the data is not extensive enough.</p>
<p>However from the Twitter data, it can be  noted that about 50 percent of Twitter API calls are outside Twitter.com.   This percentage represents data going back and forth, not people, and includes data from bots and machine clicks.  In order to get a better estimate of the size of the overall reach of Twitter, we need to take Google Trends data for Twitter and “key clients”.   As a result,  the chart above follows, where it is shown the Twitter ecosystem reaching about 60 million people, with 20 million coming from Twitter.com and 40 million coming from elsewhere. From this data, the ecosystem is twice as large as Twitter.com itself.</p>
<p><a href="http://www.techcrunch.com/wp-content/uploads/2010/01/Twitterfeedchart.png"><img class="aligncenter size-medium wp-image-136864" title="Twitterfeedchart" src="http://www.yodspica.org/wp-content/plugins/wp-o-matic/cache/586b9_Twitterfeedchart-630x344.png" alt="Twitterfeedchart" width="471" height="257" /></a></p>
<p>Applications like TweetDeck can surpass 4 million updates in a single day.  Furthermore, twitterfeed now supports more than 800,000 feeds from more than 400,000 publishers.</p>
<p>When we add other data points into a single chart (as it can be seen below) it shows the relative growth of the Realtime Web compared to the established Web as represented by Google and Amazon.  The chart also includes Facebook and Meebo, both of which are growing much faster.</p>
<p><a href="http://www.techcrunch.com/wp-content/uploads/2010/01/RT_2009.png"><img class="aligncenter size-medium wp-image-136865" title="RT_2009" src="http://www.yodspica.org/wp-content/plugins/wp-o-matic/cache/586b9_RT_2009-630x264.png" alt="RT_2009" width="612" height="279" /></a></p>
<p>Please feel free to add a comment to this post, thank you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yodspica.info/2010/01/real-time-web-data-analysis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Privacy Settings on Facebook´s Wall Posts</title>
		<link>http://www.yodspica.info/2010/01/privacy-settings-on-facebook%c2%b4s-wall-posts/</link>
		<comments>http://www.yodspica.info/2010/01/privacy-settings-on-facebook%c2%b4s-wall-posts/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 23:33:54 +0000</pubDate>
		<dc:creator>YODspica Authors</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[socialmedia]]></category>

		<guid isPermaLink="false">http://www.yodspica.info/?p=1499</guid>
		<description><![CDATA[
			
				
			
		
Since Facebook redesigned their privacy settings, many users have become confused with the difference between wall posts, tagging, commenting and how to control the visibility. In this post, it is explained the best practices for posting updates.
 
Wall Posts Public
Wall posts are a form of public message.  When you visit a user’s profile, you [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.yodspica.info%2F2010%2F01%2Fprivacy-settings-on-facebook%25c2%25b4s-wall-posts%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.yodspica.info%2F2010%2F01%2Fprivacy-settings-on-facebook%25c2%25b4s-wall-posts%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><img src="http://www.yodspica.org/wp-content/plugins/wp-o-matic/cache/8a8bc_publisher-privacy.gif" alt="-Publisher Privacy Icon-" align="right" />Since Facebook redesigned their privacy settings, many users have become confused with the difference between wall posts, tagging, commenting and how to control the visibility. In this post, it is explained the best practices for posting updates.</p>
<p><span> </span></p>
<h3>Wall Posts Public</h3>
<p>Wall posts are a form of public message.  When you visit a user’s profile, you can leave them a note which they will see as well as all of their friends.   Any mutual friends that you have will also receive a news feed story which notifies them of the wall post.  <strong>It´s not possible for wall posts that are made on friends’ profiles to be private, as they are intended to be public.</strong> If you want to make the message private, there are two alternatives: send a message or post a private update to your wall and tag your friend.</p>
<h3>Private Updates</h3>
<p>Many users do not fully understand how to control the visibility of  posts especially private updates.   However, you can play with the settings so that the posts will have limited visibility so that your friends won’t be able to read them.  Furthermore, the news feed story generated by your wall post will not be visible to others on the customize option link.</p>
<p>The visibility of generic wall posts on your friends’ profiles right now cannot be hidden, however the purpose of wall posts was originally to make them public.  If you have something that you want to keep private, you can use the publisher privacy settings or you can send a private message directly to your friend’s inbox.</p>
<p>Please feel free to add a comment to this post, thank you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yodspica.info/2010/01/privacy-settings-on-facebook%c2%b4s-wall-posts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best 15 Internet Stories</title>
		<link>http://www.yodspica.info/2009/12/best-15-internet-stories/</link>
		<comments>http://www.yodspica.info/2009/12/best-15-internet-stories/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 12:16:42 +0000</pubDate>
		<dc:creator>YODspica Authors</dc:creator>
				<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.yodspica.info/?p=1268</guid>
		<description><![CDATA[
			
				
			
		
In this post is presented amazing internet stories that made a mark, just as the first decade of the new millennium ends.
1. Climategate
When hackers gained access to a server used by the Climatic Research Unit at the University  of East Anglia, they leaked over a thousand emails and other documents that call into question [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.yodspica.info%2F2009%2F12%2Fbest-15-internet-stories%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.yodspica.info%2F2009%2F12%2Fbest-15-internet-stories%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>In this post is presented amazing internet stories that made a mark, just as the first decade of the new millennium ends.</p>
<h3>1. Climategate</h3>
<p>When hackers gained access to a server used by the Climatic Research Unit at the University  of East Anglia, they leaked over a thousand emails and other documents that call into question much of the data that has been used to support climate change models and predictions.</p>
<p><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/e8965_26-02_climategate_email.jpg" alt="Climategate" width="550" height="200" /></p>
<p>This controversy is still ongoing, with one side calling it a smear campaign, and the other, asserting that it shows collusion among scientists to manipulate data. Some have even begun to contend the validity of <a href="http://digg.com/environment/100_Reasons_Why_Climate_Change_is_Totally_Natural">man-induced climate change</a>.</p>
<p>The situation challenges the reputation of the scientific community as a whole, and whether this is an isolated incident or rampant practice among all fields of science.</p>
<p>More coverage of the controversy:</p>
<ul>
<li><a href="http://en.wikipedia.org/wiki/Climatic_Research_Unit_e-mail_hacking_incident">Climatic Research Unit E-mail Hacking Incident</a> – Wikipedia</li>
<li><a href="http://pajamasmedia.com/blog/climategate-computer-codes-are-the-real-story/">Climategate Computer Codes are the Real Story</a> – Pajamas Media</li>
</ul>
<h3>2. The Great Firewall of China</h3>
<p>Censorship has always been a hot button issue in society. China is probably the most notorious country to practice strict online censorship garnering the moniker, &#8220;The Great Firewall of China&#8221;.</p>
<p><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/e8965_26-03_greatfirewall_china.png" alt="The Great Firewall of China" width="550" height="291" /></p>
<p>Other sites have cropped up to try to get around the censorship and provide access to blocked sites. There are also <a href="http://www.websitepulse.com/help/testtools.china-test.html">sites</a> that let you <a href="http://www.greatfirewallofchina.org/">test</a> whether your site is blocked.</p>
<p>Censored material includes sites that incite Chinese citizens to resist or break their constitution, criticism of laws or regulations of the Chinese government, sexually suggestive material, talk about gambling and violence, and more.</p>
<p>The censorship has come under fire from governments around the world. President Obama has <a href="http://www.thaindian.com/newsportal/world-news/obama-criticises-the-great-firewall-of-china-update_100275472.html">openly criticized China’s censorship programs</a>. The biggest event that brought the situation to light occurred during the recent Beijing Olympics, where foreign journalists’ <a href="http://news.cnet.com/8301-1023_3-10002097-93.html">ability to report freely</a> was blighted.</p>
<p>More coverage:</p>
<ul>
<li><a href="http://www.businessweek.com/technology/content/jan2006/tc20060112_434051.htm">The Great Firewall of China</a> – BusinessWeek</li>
<li><a href="http://www.theregister.co.uk/2009/11/24/opera_mini_and_china/">Opera Plugs Hole in Great Firewall of China</a> – The Register</li>
<li><a href="http://www.nytimes.com/2008/08/24/opinion/24kristof.html">Slipping Over the Great Firewall of China</a> – The New York Times</li>
</ul>
<h3>3. Amazon removes sales rankings of gay and lesbian books</h3>
<p>In the spring of 2009, a number of authors and site users were outraged when they learned that <a href="http://amazon.com">Amazon</a> had stripped the sales rankings of thousands of gay and lesbian oriented books on their site. This meant that books aimed at gays and lesbians would not be able to show up on Amazon’s search.</p>
<p>The issue was proclaimed as a technical <a href="http://www.nytimes.com/2009/04/14/technology/internet/14amazon.html">error</a> that affected more than 57,000 books in other categories. Amazon issued an <a href="http://www.guardian.co.uk/books/2009/apr/14/amazon-gay-sex-rankings-apology">apology</a> and restored the sales rankings.</p>
<p>More coverage of the controversy:</p>
<ul>
<li><a href="http://markprobst.livejournal.com/15293.html">Amazon Follies</a> – Mark R. Probst</li>
<li><a href="http://online.wsj.com/article/SB123964842562214381.html">Amazon Error Removes Gay, Health Books from Search</a> – Wall Street Journal</li>
<li><a href="http://jezebel.com/5209088/why-is-amazon-removing-the-sales-rankings-from-gay-lesbian-books">Why is Amazon Removing the Sales Rankings from Gay, Lesbian Books?</a> – Jezebel</li>
</ul>
<h3>4. Google Street View invades privacy</h3>
<p>Google Street View takes photos while driving through various towns and cities around the world, creating an alternate view within Google Maps.</p>
<p><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/6688f_26-04_google_sightseeing.jpg" alt="Google Street View invades privacy" width="550" height="200" /><span>via <a href="http://googlesightseeing.com/maps?p=1961&amp;c=&amp;ie=utf8&amp;q=googlesightseeing.com&amp;layer=c&amp;cbll=33.546826,-117.798046&amp;cbp=1,2.315112540193695,,0,18.890675241157535&amp;ll=33.546826,-117.798046&amp;z=15&amp;gl=us">Google Sightseeing</a></span></p>
<p>That also means they’re snapping photos of people, often on their private property, and sometimes in <a href="http://www.gstreetsightings.com/girls/thong-girl-on-google-street-view-sightings/">not-so-flattering situations</a>. While so far Google has prevailed in lawsuits targeting the service, it does raise a number of interesting privacy issues.</p>
<p>More coverage of the controversy:</p>
<ul>
<li><a href="http://technology.timesonline.co.uk/tol/news/tech_and_web/article1870995.ece">All-Seeing Google Street View Prompts Privacy Fears</a> – Times Online</li>
<li><a href="http://www.nytimes.com/2007/06/01/technology/01private.html">Google Zooms In Too Close for Some</a> – The New York Times</li>
<li><a href="http://www.nytimes.com/2009/11/14/technology/companies/14google.html">Swiss Say Google’s Street View is Too Revealing</a> – The New York Times</li>
</ul>
<h3>5. Google Books indexing copyrighted material</h3>
<p>When Google announced in 2004 that they wanted to index the content of millions of copyrighted books from university libraries as part of the <a href="http://books.google.com/books">Google Books</a> project, publishers and authors took to protesting the decision by claiming copyright infringement.</p>
<p><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/6688f_26-05_google_books.jpg" alt="Google Books indexing copyrighted material" width="550" height="200" /></p>
<p>In 2005, a group of publishers and authors, including Penguin and McGraw-Hill, sued Google over the project. A <a href="http://books.google.com/googlebooks/agreement/#2">settlement</a> was reached where users will be able to purchase out-of-print books in digital format through Google or access them in subscribed libraries and universities. The settlement has been given preliminary approval, though final approval is still pending.</p>
<p>More coverage of the controversy:</p>
<ul>
<li><a href="http://www.washingtontimes.com/news/2008/oct/29/google-settles-books-lawsuit/">Google Settles Books Lawsuit</a> – The Washington Times</li>
<li><a href="http://www.boston.com/business/technology/articles/2005/10/20/publishers_battle_google_book_index/">Publishers Battle Google Book Index</a> – Boston.com</li>
</ul>
<h3>6. The Net Neutrality debate</h3>
<p>The prevalence of Net Neutrality is a big concern to people who use the Internet. In the U.S., net neutrality is practiced universally though there are no laws in place to guarantee that it remains that way. Nothing prevents Internet Service Providers (ISPs) from charging consumers different rates based on the sites they visit or the services they use.</p>
<p><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/6688f_26-09_net_nut.jpg" alt="The Net Neutrality debate" width="550" height="375" /><span>via <a href="http://www.lookingglassnews.org/viewstory.php?storyid=7241">Looking Glass News</a></span></p>
<p>There have been five different bills in the U.S. Congress over the past few years, and heavy lobbying by corporations on both sides of the debate. So far, no laws have been passed regarding net neutrality.</p>
<p>For the most part, many technology bloggers and other sites have come out in favor of protecting net neutrality.</p>
<p><em>Full disclosure</em>: the loss of net neutrality affects websites such as the one you’re reading now. Help us by reading up on the issue and being proactive in voting for government representatives that support your rights to a free Internet.</p>
<p>More coverage of the controversy:</p>
<ul>
<li><a href="http://en.wikipedia.org/wiki/Network_neutrality_in_the_United_States">Network Neutrality in the United States</a> – Wikipedia</li>
<li><a href="http://www.savetheinternet.com/">Save the Internet</a> – Coalition in favor of net neutrality</li>
<li><a href="http://www.pbs.org/moyers/moyersonamerica/net/neutrality.html">The Net @ Risk</a> – Moyers on America, PBS</li>
<li><a href="http://www.wearetheweb.org/">We Are The Web</a> – Another coalition in support of net neutrality</li>
<li><a href="http://online.wsj.com/article/SB125329467451823485.html">U.S. as Traffic Cop in Web Fight</a> – Wall Street Journal</li>
<li><a href="http://www.pcworld.com/businesscenter/article/174221/mccain_moves_to_block_fcc_net_neutrality.html">McCain Moves to Block FCC Net Neutrality</a> – PCWorld</li>
<li><a href="http://blogs.wsj.com/digits/2009/10/18/facebook-and-twitter-founders-join-net-neutrality-wars/">Facebook and Twitter Founders Join Net Neutrality Wars</a> – Wall Street Journal</li>
<li><a href="http://www.techcrunch.com/2008/08/31/the-net-neutrality-debate-all-on-one-page/">The Net Neutrality Debate All On One Page</a> – TechCrunch</li>
</ul>
<h3>7. Internet Service Providers throttle bandwidth consumption</h3>
<p>Bandwidth throttling is a common practice among some ISPs to restrict excessive consumption of service resources, specifically when they’re using file-sharing services. ISPs proclaim that it helps ensure all their customers have reasonable bandwidth access, but critics assert that it’s unethical and unfair to consumers that have to pay the same price for less service.</p>
<p>More coverage of the controversy:</p>
<ul>
<li><a href="http://www.sitepoint.com/blogs/2009/01/29/google-launches-tools-to-test-for-bandwidth-throttling/">Google Launches Tools to Test for Bandwidth Throttling</a> – Sitepoint</li>
<li><a href="http://blogs.pcworld.com/staffblog/archives/007068.html">Comcast to Throttle Biggest Bandwidth Hogs</a> – PCWorld</li>
<li><a href="http://gigaom.com/2008/08/25/5-questions-about-comcasts-new-bandwidth-throttling-plan/">5 Questions About Comcast’s New Bandwidth Throttling Plan</a> – GigaOm</li>
</ul>
<h3>8. The Digg Revolt</h3>
<p>In 2007, Digg users posted the encryption keys for HD-DVD. Digg took the keys down on advice from their legal team. Digg’s users revolted, posting links to the codes and voting them up to the front page.</p>
<p><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/6688f_26-13_digg_revolt.jpg" alt="The Digg Revolt" width="550" height="248" /></p>
<p>In the end, Digg listened to its users, stating they’d rather do what their users wanted, even if it meant the site would be shut down.</p>
<ul>
<li><a href="http://en.wikinews.org/wiki/Digg.com_suffers_user_revolt">Digg Suffers User Revolt</a> – Wikinews</li>
<li><a href="http://www.techcrunch.com/2007/05/01/digg-surrenders-to-mob/">Digg Surrenders to Mob</a> – TechCrunch</li>
<li><a href="http://www.huffingtonpost.com/daniel-allen/looking-back-on-the-digg-_b_49639.html">Looking Back on the Digg Revolt</a> – The Huffington Post</li>
</ul>
<h3>9. Pedophiles on MySpace</h3>
<p><a href="http://myspace.com">MySpace</a> has long been popular with teenagers. Underage children use the social networking site to share photos, post videos, and document their events in their lives. At one point of MySpace’s existence, adolescent users could make their profiles public, accessible to anyone.</p>
<p><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/e7521_26-06_myspace_fp.jpg" alt="Pedophiles on MySpace" width="550" height="374" /></p>
<p>Parents, and those concerned with child welfare, <a href="http://www.dallasnews.com/sharedcontent/dws/dn/latestnews/stories/030506dnlivmyspace.2976283.html">were outraged</a> when incidents emerged of adults preying on young users of the social networking site. As a response, MySpace took measures to protect users under the age of 16 by making site adjustments such as restricting anonymous viewing of their user profiles and blocking unknown users from sending them messages.</p>
<p>While the problem won’t be resolved completely, MySpace has taken a more proactive role in ensuring the safety of its younger participants. Of course, MySpace is <a href="http://www.techcrunch.com/2009/02/03/thousands-of-myspace-sex-offender-refugees-found-on-facebook/">not the only social networking site</a> out there that is experiencing this problem.</p>
<p>More coverage:</p>
<ul>
<li><a href="http://www.msnbc.msn.com/id/11064451/">Why Parents Must Mind MySpace</a> – MSNBC</li>
<li><a href="http://www.dallasnews.com/sharedcontent/dws/dn/latestnews/stories/030506dnlivmyspace.2976283.html">Parents Fear MySpace is Playground for Pedophiles</a> – Dallas Morning News</li>
<li><a href="http://www.wired.com/science/discoveries/news/2006/10/71948">MySpace Predator Caught by Code</a> – Wired</li>
</ul>
<h3>10. Prostitutes on Craigslist</h3>
<p><a href="http://craigslist.org">Craigslist</a> has an <a href="http://honolulu.craigslist.org/cgi-bin/services.cgi?category=ads">adult services</a> category that allows users to solicit adult-oriented services from site users. It’s really no surprise that prostitution rings conducting illegal activities would eventually take advantage of the favorable situation of anonymity on the web. It has made the job of cops so hard that some have <a href="http://www.chicagobreakingnews.com/2009/03/sheriffs-lawsuit-says-craiglist-largest-source-of-prostitution.html">sued the site for being the largest source of prostitution</a>.</p>
<p>Though Craigslist’s purpose for the category is well-intentioned, promoting free speech and a fostering an open-minded community, the Internet is the biggest magnet of unscrupulous characters, and it was only a matter of time before the situation would escalate into the eyes of mainstream media.</p>
<p><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/e7521_26-07_craigslist.png" alt="Prostitutes on Craigslist" width="550" height="401" /></p>
<p>More coverage:</p>
<ul>
<li><a href="http://www.nytimes.com/2007/09/05/nyregion/05craigslist.html">As Prostitutes Turn to Craigslist, Law Takes Notice</a> – The New York Times</li>
<li><a href="http://www.cnn.com/2009/CRIME/05/20/craigslist.prostitution/">7 Charged in Alleged Prostitution Ring on Craigslist</a> – CNN</li>
<li><a href="http://news.cnet.com/8301-31001_3-10380799-261.html">Judge: Craigslist Not Liable for Prostitution Ads</a> – CNET</li>
</ul>
<h3>11. Filesharing gets hammered down for copyrighted materials</h3>
<p>Online file sharing has been happening since the early days of the Internet. But 2000 brought the first major lawsuit and take-down of a file-sharing service. <a href="http://napster.com">Napster</a> was sued by the RIAA (Recording Industry Association of America) for facilitating the transfer of copyrighted material in December 1999, and was finally shut down in July 2001.</p>
<p>Other popular P2P services have suffered similar fates. <a href="http://thepiratebay.org">The Pirate Bay</a>, a torrent-indexing site, has been involved in a number of lawsuits. The site’s servers were raided by Swedish police in 2006.</p>
<p>In 2009, Fredrik Neij, Gottfrid Svartholm, Carl Lundstrom and Peter Sunde were all found guilty of &#8220;assistance to copyright infringement&#8221; in Swedish courts and sentenced to a year in prison and a fine of over $3.6 million.</p>
<p><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/e7521_26-12_piratebay.jpg" alt="Filesharing gets hammered down for copyrighted materials" width="550" height="248" /></p>
<p>More coverage :</p>
<ul>
<li><a href="http://news.cnet.com/2100-1023-244397.html">Judge Expands on Napster Shut Down Order</a> – CNET News</li>
<li><a href="http://www.wired.com/listening_post/2008/11/napster-judge-s/">Napster Judge Calls for Major Copyright Reform</a> – Wired</li>
<li><a href="http://www.wired.com/threatlevel/2009/02/pirate-bay-tria/">Pirate Bay Trial: The Hottest Ticket in Stockholm</a> – Wired</li>
</ul>
<h3>12. Protesters use social networks during Iran elections</h3>
<p>Iran’s election protesters and demonstrators took to Twitter and other social networking sites in the wake of the 2009 election to organize themselves and garner support for their cause. Though the situation precipitated out of the web, it was escalated and brought to mass media attention via the Internet.</p>
<p><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/e7521_26-08_twitter.jpg" alt="Protesters use social networks during Iran elections" width="550" height="258" /></p>
<p>More coverage:</p>
<ul>
<li><a href="http://www.washingtonpost.com/wp-dyn/content/discussion/2009/06/17/DI2009061702232.html">Iran Elections: A Twitter Revolution?</a> – The Washington Post</li>
<li><a href="http://www.time.com/time/world/article/0,8599,1905125,00.html">Iran Protests: Twitter, the Medium of the Movement</a> – TIME</li>
<li><a href="http://www.huffingtonpost.com/news/iran-election">Iranian Election</a> – The Huffington Post</li>
</ul>
<h3>13. Facebook’s Privacy Policy changes</h3>
<p>In February 2009, Facebook altered their Terms of Service to allow them to use and retain any content posted to user accounts indefinitely and without limitation, claiming ownership of its user’s content once it’s uploaded to their site even after a user’s account is deleted.</p>
<p><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/e7521_26-10_facebook.jpg" alt="Facebook's Privacy Policy changes" width="550" height="207" /></p>
<p>Unsurprisingly, this caused quite a stir among users. Others formed groups on the site itself, calling for the ToS to be reverted back.</p>
<p>Facebook asserts that they never intended for the change to be that far-reaching, and that it was a misinterpretation of the new terms.</p>
<p>Users weren’t buying it, and in the end, Facebook changed the ToS back to the original version, and has seen sought user input before implementing changes.</p>
<p>More coverage of the controversy:</p>
<ul>
<li><a href="http://news.cnet.com/8301-13505_3-10164909-16.html">Facebook Changes Terms of Service to Control More User Data</a> – CNET</li>
<li><a href="http://blog.mlive.com/getting_in_your_business/2009/02/changes_to_facebook.html">Changes to Facebook Terms of Service Outrage Users</a> – Mlive.com</li>
<li><a href="http://www.macworld.com/article/138887/2009/02/facebook.html">Facebook Yields to User Outrage, Reverts to Old Terms of Service</a> – Macworld</li>
</ul>
<h3>14. Facebook deems breastfeeding as offensive</h3>
<p>Facebook has a strong policy against what they term &#8220;obscene&#8221; content, something most parents would embrace. But many mothers went crazy when photos of breastfeeding moms were removed from the site due to the policy of censoring obscene content. It sparked boycotts, user groups, and even a protest (a &#8220;nurse-in&#8221;) at Facebook’s headquarters. The most popular group, &#8220;<a href="http://www.facebook.com/group.php?gid=2517126532">Hey Facebook, breastfeeding is not obscene!</a>&#8221; has nearly 250,000 members.</p>
<p>More coverage:</p>
<ul>
<li><a href="http://government.zdnet.com/?p=4243">Breastfeeding Protest Over Facebook Policy</a> – ZDNet</li>
<li><a href="http://bits.blogs.nytimes.com/2009/01/02/breastfeeding-facebook-photos/">Facebook Won’t Budge on Breastfeeding Photos</a> – The New York Times</li>
<li><a href="http://www.msnbc.msn.com/id/28463826/">Facebook Nudity Policy Angers Nursing Moms</a> – MSNBC</li>
</ul>
<h3>15. Blogger, Dooce, gets fired for blogging about work</h3>
<p>In 2002, Heather Armstrong, aka Dooce (also the name of her blog), was fired for blogging about the company she worked for and some of her coworkers in a less-than-flattering manner. She’s possibly the first person ever fired for blogging, and definitely one of the most well known. There’s even a term that spawned from her experience: <em>dooced</em> (which means to lose one’s job because of one’s website according to <a href="http://www.urbandictionary.com/define.php?term=dooced">Urban Dictionary</a>).</p>
<p><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/563a4_26-11_dooceface.jpg" alt="Blogger, Dooce, gets fired for blogging about work" width="550" height="248" /></p>
<p>Since being fired, she’s turned Dooce into the sole source of income for her family. She was even named as one of the most powerful women in media by Forbes. The site still drums up plenty of controversy, as her posts are brutally honest.</p>
<p>More coverage:</p>
<ul>
<li><a href="http://www.mentalfloss.com/blogs/archives/15329">7 People Fired for Blogging</a> – Mental_Floss</li>
<li><a href="http://dooce.com/about">About Dooce</a> – Dooce.com</li>
<li><a href="http://www.forbes.com/2009/07/15/dooce-heather-armstrong-forbes-woman-power-women-blog.html">Dooce’s Dilemma</a> – Forbes</li>
</ul>
<h3>Conclusion</h3>
<p>It’s unlikely the Internet will ever be controversy-free. And would we really want it to be? Many Internet users enjoy (at least in part) the controversy that is so prevalent on the web. We all have a chance to be heard, whether it’s in matters of global importance or the latest celebrity gossip.</p>
<h3>About the Author</h3>
<p><span><strong>Cameron Chapman</strong> is a professional web and graphic designer with over 6 years of experience in the industry.<br />
</span></p>
<p><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/563a4__8Voe3_pqgY" alt="" width="1" height="1" /><br />
Please feel free to add a comment to this post, by clicking on title. Thank you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yodspica.info/2009/12/best-15-internet-stories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tips on Creating Email Newsletters</title>
		<link>http://www.yodspica.info/2009/11/tips-on-creating-email-newsletters/</link>
		<comments>http://www.yodspica.info/2009/11/tips-on-creating-email-newsletters/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 12:51:40 +0000</pubDate>
		<dc:creator>YODspica Authors</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[newsletters]]></category>

		<guid isPermaLink="false">http://www.yodspica.info/?p=632</guid>
		<description><![CDATA[
			
				
			
		
Email newsletters are great. They can be a great extension to your business communication toolkit and offer you and your clients an excellent channel by which you can reach potential and existing customers.
In this article, we’ll explore common design patterns of email newsletters and learn which approaches work well, so that you’ll be prepared to [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.yodspica.info%2F2009%2F11%2Ftips-on-creating-email-newsletters%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.yodspica.info%2F2009%2F11%2Ftips-on-creating-email-newsletters%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.webdesignerdepot.com/2009/11/a-guide-to-creating-email-newsletters/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/ff9a6_thumb.jpg" alt="" width="200" height="160" /></a><strong>Email newsletters</strong> are great. They can be a great extension to your business communication toolkit and offer you and your clients an excellent channel by which you can reach potential and existing customers.</p>
<p>In this article, we’ll explore <strong>common design patterns of email newsletters</strong> and learn which approaches work well, so that you’ll be prepared to create one for yourself and your clients.</p>
<p>We’ve also included a <strong>compilation and analysis of different newsletter designs</strong> so that you can learn from them as well as tips on what to do and what not to do.</p>
<p>If you know of any other tips, please share them with us in the comments area.</p>
<h2>Which Came First: Chicken or Egg?</h2>
<p>Before you create and send your email newsletter, you’ll need subscribers. Making this process as easy and intuitive as possible is important. After all, users are giving you permission to contact them. You wouldn’t want to mess that opportunity up!</p>
<h2>Not Too Many Fields</h2>
<p>You don’t need a user’s social security number to send them an email! It’s most frustrating when someone signs up for an email newsletter only to be confronted with a form that asks for their address, age, phone number, mother’s maiden name, favorite pet… <strong>All we really need is their email address and, if we want to push a bit further, their name.</strong></p>
<p>Seth Godin, in his article <a href="http://sethgodin.typepad.com/seths_blog/2008/01/permission-mark.html">Permission Marketing</a>, offers good insight into getting viewers to sign up and follow you:</p>
<blockquote><p><em>Permission marketing is the privilege (not the right) of delivering anticipated, personal and relevant messages to people who actually want to get them.</em></p></blockquote>
<p>In other words, the viewer <em>wants</em> to listen to you. They are giving you their attention, so at least respect them and don’t ask for unnecessary data.</p>
<p>With that in mind, let’s look at some examples of good newsletter sign-up forms:</p>
<p><a href="http://bokardo.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/ff9a6_joshua_porter_sign_up.jpg" alt="" width="385" height="352" /></a></p>
<p>Joshua Porter’s sign-up form is an excellent example of what to do right. First, he puts the sign-up form close to his social icons, indicating that this is <strong>an extension of his communications with you, </strong>the user.</p>
<p>Next, he offers a <strong>short blurb explaining what the newsletter is about</strong>. This gets you and your users on the same page, so that they’re clear on what to expect from your content.</p>
<p>Finally, he <strong>asks only for the user’s email address and name</strong>, followed by a big button with a <strong>verb label</strong>: “Subscribe.” Very simple, yet packed with just the right information!</p>
<p><a href="http://www.threadless.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/ff9a6_threadless_sign_up2.jpg" alt="" /></a></p>
<p>Threadless also puts its newsletter sign-up form in the social area of its home page. The location is prominent, and Threadless <strong>provides information on how often and when the newsletter will be delivered. </strong>Also, notice the simplicity of asking only for an email address: no name, no social security number, no favorite pet!</p>
<h2>We’ve Got Subscribers!</h2>
<p>Your sign-up form is now a success, and you’re ready to send out some content!</p>
<p>Before we move to the design stage, let’s figure out <strong>what the focus of our newsletter is</strong>. For example, if you are giving away coupons, you could use more graphics and buttons than usual. If it’s text-heavy, you’ll want it to be as readable and scannable as possible.</p>
<p>Let’s examine two newsletters with different goals. The first is from <a href="http://www.barnesandnoble.com/">Barnes and Noble</a>, offering promotions for its stores. The second is from <a href="http://sitepoint.com/">Sitepoint</a>, which gives its newsletter a magazine-style layout and structure.</p>
<p><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/ff9a6_barnes_and_noble_newsletter.jpg" alt="" /></p>
<p>The first thing you’ll notice about the Barnes and Noble newsletter is that it is designed like a website. <strong>It’s literally an extension of the main website</strong>, complete with top-level navigation.</p>
<p>You’ll also see that it’s timely; right next to the logo it says “This week,” reminding you that the offers are for a limited time only and that you should make your purchase quickly.</p>
<p>Notice how easy it is to scan the page. All of the paragraphs are short, and the images and content hierarchy make the design feel comfortable even in your email browser!</p>
<p>Finally, the designers have put <strong>a clever call to action at the bottom of the page</strong>. The numbers in big red type attract your attention, sitting beside buttons with verb labels, pushing you to take advantage of the promotion.</p>
<p><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/ff9a6_sitepoint_tribune.jpg" alt="" /></p>
<p>Sitepoint goes for a completely different layout because it has a different goal. Its goal is to build a following for its content, to be able to <strong>extend its advertising space</strong>.</p>
<p><strong>It adopts a magazine style</strong>, starting each issue with a letter from the editor, followed by a table of contents (in-page links) that guides you to the concise articles in the email.</p>
<p>One important design decision made by Sitepoint was to <strong>include a photograph of the editor</strong> at the top of every email. This approach makes the email <strong>feel more personal</strong>, like it’s coming from a human who took the time to organize the content.</p>
<h2>HTML or Plain Text?</h2>
<p>Now that we’ve discussed your business goals for the email newsletter and how to support it with the design, let’s briefly consider the construction.</p>
<p>Back in the old days (i.e. three years ago), composing email newsletters in plain text was safer and more common. You would also see full-length articles incorporated in the email (as long as today’s blog posts).</p>
<p>Since then, people have discovered that they don’t really like reading long emails, and that <strong>scannable content</strong> that functions as a gateway to the main website makes more sense.</p>
<p>With this in mind, the most logical design would be a <strong>hybrid of images and HTML text</strong>. Jakob Nielsen has this to say about <a href="http://www.nngroup.com/reports/newsletters/">how much time users spend reading a newsletter</a>:</p>
<blockquote><p><em>Users spend <strong>51 seconds</strong> reading the average newsletter. The layout and writing both need superb usability to survive in the high-pressure environment of a crowded inbox.</em></p></blockquote>
<p>Once you’ve got a good hybrid design, you will have to dive in and code the newsletter (unless you have a great coder sitting next to you). A great resource for best practices and insight on the state of HTML emails is <a href="http://www.campaignmonitor.com/css/">Campaign Monitor’s tips area</a>:</p>
<p><a href="http://www.campaignmonitor.com/css/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/b530b_campaign_monitor_css_tips.jpg" alt="" /></a></p>
<p>Not only can you get started with one of the <a href="http://www.campaignmonitor.com/templates/">templates</a>, but you can also consult a comprehensive <a href="http://www.campaignmonitor.com/css/">checklist of supported CSS and HTML features</a> in all modern email clients.</p>
<h2>Email Newsletter Software</h2>
<p>Now that we’ve got a solid grasp of what’s involved in creating an email newsletter that serves our business goals, we will choose the right software for our design.</p>
<p>You could, of course, manually write the scripts to create the newsletter, subscribe users and send out the email. But <strong>you likely have a business to run, and using tools that were created for these tasks would save you a lot of time.</strong></p>
<p>Here are the three most popular email newsletter services today. They are all low-priced and feature-rich:</p>
<p><a href="http://www.campaignmonitor.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/b530b_campaign_monitor_home.jpg" alt="" /></a></p>
<p>Campaign Monitor, which we mentioned earlier, not only has great resources for designers but also <a href="http://www.campaignmonitor.com/pricing/">great prices</a>: a flat delivery fee of only $5, plus $0.01 for each subscriber.</p>
<p><strong><a href="http://www.mailchimp.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/b530b_mailchimp_home.jpg" alt="" /></a></strong></p>
<p><a href="http://www.mailchimp.com/">Mail Chimp</a> is another popular email campaign service. It has a great <a href="http://www.mailchimp.com/features/power_features/analytics360">analytics feature</a> for your email newsletter campaigns and a <a href="http://www.mailchimp.com/pricing/">free plan!</a></p>
<p><strong><a href="http://www.myemma.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/b530b_emma_home.jpg" alt="" /></a></strong></p>
<p><a href="http://www.myemma.com/">Emma</a> offers email marketing with style. It even <a href="http://www.myemma.com/pricing.php">plants five trees</a> for each customer who joins. If your business is growing, Emma allows you to easily adjust your pricing plan.</p>
<h2>Inspiration</h2>
<p>By now, you should have a good understanding of what’s involved in creating an email newsletter campaign for you or your client.</p>
<p>Now for some more fun. Let’s look at some email newsletters for reference and inspiration…</p>
<p><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/b530b_apple.jpg" alt="" /></p>
<p>Apple looks good, as always. Its email newsletter is <strong>fresh, scannable and beautifully balanced</strong>. Notice the attention to detail, specifically how the buttons are color-coordinated with the images.</p>
<p><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/b530b_zappos.jpg" alt="" /></p>
<p>Zappos’ approach is similar to that of Barnes and Noble: its <strong>navigation at the top is an extension of the website</strong>, and it highlights its popular free 365-day shipping service.</p>
<p><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/b530b_target2.jpg" alt="" /></p>
<p>Target also focuses on <strong>scannablilty and clickablity</strong>. Notice the email discount, rewarding you for following the newsletter.</p>
<p><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/b530b_brian_tracy.jpg" alt="" /></p>
<p>Personal success guru <a href="http://www.briantracy.com/">Brian Tracy</a> offers a <strong>clean, easy-to-read</strong> email newsletter. His approach is simple yet focused on his brand and main goal: helping you to achieve success.</p>
<p><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/b530b_oliver.jpg" alt="" /></p>
<p>Master chef Jamie Oliver has a more artistic email newsletter, keeping the <strong>visual language consistent</strong> with his upbeat and personal approach to cooking. The buttons match the background nicely and create a fun feel.</p>
<p><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/b530b_think.jpg" alt="" /></p>
<p><a href="http://think.squareholes.com/">Think</a> has followed sensible art direction for its newsletter. The design is consistent with that of its blog.</p>
<p><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/1ad1a_clarus_wines.jpg" alt="" /></p>
<p>Clarus Wines beautifully illustrates its newsletter, giving it a human touch. The soft gray offers respite from your cluttered inbox.</p>
<p><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/1ad1a_blick_shared_studios.jpg" alt="" /></p>
<p>A great example of borrowing real-world analogies (in this case, an event poster) and translating it to the web, Blick Shared Studios offers an attractively designed email newsletter.</p>
<p>If your interested in seeing more great examples, check out <a href="http://www.campaignmonitor.com/gallery/">Campaign Monitor’s Inspiration Gallery.</a></p>
<h2>When Should I Send?</h2>
<p>We’re almost wrapped up, feeling inspired and ready to extend our communication with clients through an email newsletter! Just one more topic to cover, and that is what day to send it. 37 Signals has a humorous take on the question:</p>
<blockquote><p><em>Want something to blow up? Tell the world about it on a Tuesday morning. Avoids the Monday avalanche people face and gives you the rest of the week to get play.</em></p></blockquote>
<p><em>Written by <a href="http://hellonoam.com/">Noam Almosnino</a></em></p>
<p><em><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/1ad1a_d5Zy0BTjm58" alt="" width="1" height="1" /><br />
Please feel free to add a comment to this post, by clicking on title. Thank you.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yodspica.info/2009/11/tips-on-creating-email-newsletters/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Excel at Wordpress Blog</title>
		<link>http://www.yodspica.info/2009/11/excel-at-wordpress-blog/</link>
		<comments>http://www.yodspica.info/2009/11/excel-at-wordpress-blog/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 12:43:21 +0000</pubDate>
		<dc:creator>YODspica Authors</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.yodspica.info/?p=629</guid>
		<description><![CDATA[
			
				
			
		

If you decided to build  a site with WordPress. You’ve probably installed a pretty good free theme. Once you feel more confident you start to look for some creative ways to make your blog stand out from the crowd.
 
Here, we will help you on your journey by showing you the 16 best places to [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.yodspica.info%2F2009%2F11%2Fexcel-at-wordpress-blog%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.yodspica.info%2F2009%2F11%2Fexcel-at-wordpress-blog%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/0d192_04-01_wordpress_sites_lead_image.jpg" alt="16 WordPress Sites to Help You Build a Better Blog" width="550" height="250" /></p>
<p>If you decided to build  a site with WordPress. You’ve probably installed a pretty good free theme. Once you feel more confident you start to look for some creative ways to make your blog stand out from the crowd.</p>
<p><span> </span></p>
<p>Here, we will help you on your journey by showing you the <strong>16 best places to find WordPress tutorials, hacks, themes and design inspiration</strong> to take your blog to the level it deserves.</p>
<h3>1. <a href="http://www.yoast.com" target="_blank">Yoast</a></h3>
<p><a href="http://www.yoast.com"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/86e4f_04-02_yoast.jpg" alt="Yoast" width="492" height="268" /></a></p>
<p><em>Yoast</em> is the home of blogger and developer Joost de Valk. He has released over 20 WordPress plugins on his site and several other tools for webmasters and online marketers. If you are looking for a plugin for SEO or to track your site visits, Joost will certainly have exactly what you need. You can find all his plugins on the WordPress page of his blog. If you consider yourself a more advanced WordPress user, then I suggest you read through his &#8220;<a href="http://yoast.com/articles/wordpress-seo/">Guide To Higher Rankings For Your Blog</a>&#8220;. You will certainly see a difference in search engine traffic if you implement just a few of the tips that Joost shows you. I personally use the <a href="http://yoast.com/wordpress/breadcrumbs/">Breadcrumbs</a> plugin and have implemented almost everything he has mentioned in that article.</p>
<h3>2. <a href="http://www.wpbeginner.com" target="_blank">WPBeginner</a></h3>
<p><a href="http://www.wpbeginner.com"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/86e4f_04-03_wpbeginner.jpg" alt="WPBeginner" width="484" height="264" /></a></p>
<p>Are you a total WordPress novice? Perhaps you’ve been using another publishing platform such as Drupal or Joomla! and want to see what the fuss is all about with WordPress. Have I got the perfect site for you. <em>WPBeginner</em> offers tips, tools, resources, and suggestions to WordPress users. Check out the <a href="http://www.wpbeginner.com/category/wp-tutorials/">Tutorials</a> section for all the help you will need when doing customizations to your blog. If you need help with installing WordPress, then WPBeginnner also <a href="http://www.wpbeginner.com/free-wordpress-blog-setup/">has a service</a> where they will install your blog for free. Prefer to learn about WordPress on your own? Visit the <a href="http://www.wpbeginner.com/category/beginners-guide/">Beginners Guide</a> and you will be an expert before you know it.</p>
<h3>3. <a href="http://wpswitch.com" target="_blank">WPSwitch</a></h3>
<p><a href="http://wpswitch.com"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/86e4f_04-04_wpswitch.jpg" alt="WPSwitch" width="479" height="261" /></a></p>
<p><em>WPSwitch</em> is kind of like a <a href="http://wpswitch.com/wordpress-themes">Premium WordPress Theme</a> on crack. In other words, if you’re searching for a sweet theme for your blog, design tips, or WordPress hacks or tutorials, this is the place you need to be. WPSwitch has all the top Premium WordPress themes from the most prominent designers in the world. You literally need to go nowhere else. Be sure to pay this one a visit whether you are a complete newbie or consider yourself the king of all that is WordPress.</p>
<h3>4. <a href="http://www.wptavern.com" target="_blank">WordPress Tavern</a></h3>
<p><a href="http://www.wptavern.com"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/86e4f_04-05_wptavern.jpg" alt="WordPress Tavern" width="470" height="256" /></a></p>
<p><em>WordPress Tavern</em> is a thriving community focused on all things WordPress. Those interested in the software can hang out with fellow WordPress’ers to engage in enlightening discussions. On WordPress Tavern, you’ll find reviews, news, screencasts, guest blog posts from some great community members and much more. Be sure you hook up to the <a href="http://www.wptavern.com/category/wordpress-weekly">WordPress Weekly podcast</a> to keep up with all the latest hot WordPress topics.</p>
<h3>5. <a href="http://www.wprecipes.com/" target="_blank">WpRecipes</a></h3>
<p><a href="http://www.wprecipes.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/86e4f_04-06_wprecipes.jpg" alt="WpRecipes" width="477" height="260" /></a></p>
<p><em>WpRecipes</em> is a great place to find quick, clear and concise WordPress recipes. When you really need that little piece of code to do a certain thing, these handy, little snippets will do the job. I consider this site to cater to the more advanced WordPress user as a lot of these recipes involve diving into the code. There’s also a <a href="http://www.wprecipes.com/forum">forum</a> where you can ask a question to get help or even request a recipe.</p>
<h3>6. <a href="http://wordpress.tv/" target="_blank">WordPress.tv</a></h3>
<p><a href="http://wordpress.tv/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/86e4f_04-07_wordpresstv.jpg" alt="WordPress.tv" width="473" height="258" /></a></p>
<p><em>WordPress.tv</em> is &#8220;Your Visual Resource for All Things WordPress&#8221;. There are hundreds of How-To videos that cover a range of topics to help you have a better blog. If you missed any of the Wordcamp’s, you can also <a href="http://wordpress.tv/category/wordcamptv/">view some of the speakers lectures</a> at the events.</p>
<h3><a href="http://wordpress.tv/" target="_blank">7. </a><a href="http://www.wptopics.com/" target="_blank">WP Topics</a></h3>
<p><a href="http://www.wptopics.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/fca83_04-08_wptopics.jpg" alt="WP Topics" width="473" height="258" /></a></p>
<p>As WordPress has become mainstream, the number of news sources and tutorial blogs has become overwhelming. <em>WP Topics</em> only publishes feeds from established WP sites that provide useful, meaningful content on a regular basis. Here you will find the most relevant WordPress news, useful tutorials and influential voices in the WordPress universe — all in one place. This is a must-see resource for those who need to be in the loop of the latest WordPress trends.</p>
<h3>8. <a href="http://www.wptopics.com/" target="_blank">Weblog Tools Collection</a></h3>
<p><a href="http://www.wptopics.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/fca83_04-09_weblog_tools_collection.jpg" alt="Weblog Tools Collection" width="550" height="300" /></a></p>
<p>If you have ever used WordPress, you have more than likely seen this feed coming through your admin page. <em>Weblog Tools</em> includes the latest plugins, theme release and general WP news. This is great for the beginner, as you stay updated with new themes and potential plugins that make blogging even easier. I highly recommend keeping this site in your admin arsenal.</p>
<h3>9. <a href="http://wphacks.com/" target="_blank">WordPress Hacks</a></h3>
<p><a href="http://wphacks.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/fca83_04-10_wordpress_hacks.jpg" alt="WordPress Hacks" width="550" height="300" /></a></p>
<p><em>WP Hacks</em> is a place to discuss all things WordPress. In addition to featuring a large variety of WordPress themes and providing reviews of WordPress plugins, WordPress Hacks was set up to cover the world surrounding WordPress, including the latest WordPress hacks, news, tips, tricks, and how-to’s of the popular open source blogging software.</p>
<h3>10. <a href="http://www.hongkiat.com/blog/category/wordpress/" target="_blank">Hongkiat WordPress Category</a></h3>
<p><a href="http://www.hongkiat.com/blog/category/wordpress/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/fca83_04-11_hongkiat_wordpress.jpg" alt="Hongkiat WordPress Category" width="550" height="300" /></a></p>
<p>If you are any kind of Web guru, you have at one time or another visited the blog of <em>Hongkiat</em>. When visiting this popular design blog it is an absolute necessity to take a trip to the <a href="http://www.hongkiat.com/blog/category/wordpress/">WordPress category</a>. Hongkiat covers a wide range of topics from inspiring blog designs, all the way to the detailed hacks. If you are a fan of WordPress at any level, this is definitely a place you want to go.</p>
<h3>11. <a href="http://www.problogdesign.com/tag/wordpress/" target="_blank">Pro Blog Design</a></h3>
<p><a href="http://www.problogdesign.com/tag/wordpress/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/fca83_04-12_pro_blog_design.jpg" alt="Pro Blog Design" width="550" height="300" /></a></p>
<p><em>Pro Blog Design</em> writes about web design (blog design in particular!), coding, and WordPress (Yay!). They cover all the technical bits that bloggers should know, so they can get the most out of their blogs. For sake of this article, you should definitely browse their <a href="http://www.problogdesign.com/tag/wordpress/">WordPress category</a> as it offers numerous hacks, the best plugins to use, and super design techniques relative to your WordPress blog.</p>
<h3>12. <a href="http://wpseek.com/" target="_blank">WPSeek</a></h3>
<p><a href="http://wpseek.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/86174_04-13_wpseek.jpg" alt="WPSeek" width="550" height="300" /></a></p>
<p>A WordPress search engine for developers and theme authors is what <em>WPSeek.com</em> is all about. You can find all kinds of code snippets for WordPress using this search site. This includes various WordPress functions, template tags, function sources, and random user notes. I would definitely say that this site is for the advanced WordPress developer.</p>
<h3>13. <a href="http://wpengineer.com/" target="_blank">WP Engineer</a></h3>
<p><a href="http://wpengineer.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/86174_04-14_wp_engineer.jpg" alt="WP Engineer" width="550" height="300" /></a></p>
<p>Three WordPress Junkies who love WordPress, created <em>WP Engineer</em>. They show various ways to make WordPress a little bit better, more convenient, more flexible or in short – just awesome! You’ll find some very in depth tips and tricks to really build a better blog. Some of these are very simple for the beginner and some can get pretty in depth to the WordPress core.</p>
<h3>Where to find WordPress Design Inspiration</h3>
<p>These sites are showcases of WordPress-powered sites to inspire your next blog design. They all feature an up-to-date collection of websites created using WordPress.</p>
<h3>14. <a href="http://welovewp.com/" target="_blank">We Love WP</a></h3>
<p><a href="http://welovewp.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/86174_04-15_we_love_wp.jpg" alt="We Love WP" width="550" height="300" /></a></p>
<h3>15. <a href="http://wpinspiration.com/" target="_blank">WP Inspiration</a></h3>
<p><a href="http://wpinspiration.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/86174_04-16_wp_inspiration.jpg" alt="WP Inspiration" width="550" height="300" /></a></p>
<h3>16. <a href="http://wpfloat.com/" target="_blank">WP Float</a></h3>
<p><a href="http://wpfloat.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/86174_04-17_wp_float.jpg" alt="WP Float" width="550" height="300" /></a></p>
<h3>About the Author</h3>
<p><span><strong>Matt Alexander</strong></span></p>
<p><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/8e7ae_JFyP7ATB_po" alt="" width="1" height="1" /><br />
Please feel free to add a comment to this post, by clicking on title. Thank you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yodspica.info/2009/11/excel-at-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Great Twitter Lists Resources</title>
		<link>http://www.yodspica.info/2009/11/great-twitter-lists-resources/</link>
		<comments>http://www.yodspica.info/2009/11/great-twitter-lists-resources/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 23:15:26 +0000</pubDate>
		<dc:creator>YODspica Authors</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.yodspica.info/?p=612</guid>
		<description><![CDATA[
			
				
			
		
Twitter Lists are a recently released Twitter feature. They are an easy way to categorize and organize the people that you follow on Twitter.
In todays news we have useful articles to help you better understand, how to use and what you can do with your Twitter Lists.
 
HOW TO: Use Twitter Lists

Twitter Lists are Twitter’s [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.yodspica.info%2F2009%2F11%2Fgreat-twitter-lists-resources%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.yodspica.info%2F2009%2F11%2Fgreat-twitter-lists-resources%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Twitter Lists are a recently released Twitter feature. They are an easy way to categorize and organize the people that you follow on Twitter.<br />
In todays news we have useful articles to help you better understand, how to use and what you can do with your Twitter Lists.</p>
<p><span> </span></p>
<h4><a href="http://mashable.com/2009/11/02/twitter-lists-guide/">HOW TO: Use Twitter Lists</a></h4>
<p><a href="http://mashable.com/2009/11/02/twitter-lists-guide/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/bf72d_twitterlists.jpg" alt="HOW TO: Use Twitter Lists" width="440" height="226" /></a></p>
<p>Twitter Lists are Twitter’s long awaited “groups” feature. They offer a way for you to bunch together other users on Twitter into groups so that you can get an overview of what they’re up to.</p>
<p><a href="http://mashable.com/2009/11/02/twitter-lists-guide/">HOW TO: Use Twitter Lists</a></p>
<h4><a href="http://mashable.com/2009/11/04/twitter-lists-uses/">10 Ways You Can Use Twitter Lists</a></h4>
<p><a href="http://mashable.com/2009/11/04/twitter-lists-uses/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/d4c90_twitterlists1.jpg" alt="10 Ways You Can Use Twitter Lists" width="444" height="228" /></a></p>
<p>Savvy individuals are looking for ways to use lists to further their personal/professional agendas, and while we are all still learning how to harness the power of this new feature, here are a few ideas to get the creative juices flowing.</p>
<p><a href="http://mashable.com/2009/11/04/twitter-lists-uses/">10 Ways You Can Use Twitter Lists</a></p>
<h4><a href="http://listorious.com/">Listorious: Discover the Best Twitter Lists</a></h4>
<p><a href="http://listorious.com/"><img src="http://www.yodspica.net/wp-content/plugins/wp-o-matic/cache/d4c90_twitterlists2.jpg" alt="Listorious: Discover the Best Twitter Lists" width="460" height="236" /></a></p>
<p>Listorious is a simple to use and very useful new web service for discovering the best Twitter lists. Simply, select a tag and you will be presented with the relevant lists.</p>
<p><a href="http://listorious.com/">Listorious: Discover the Best Twitter Lists</a></p>
<p>Author:  Paul Andrew.</p>
<p>Please feel free to add a comment to this post, by clicking on title. Thank you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yodspica.info/2009/11/great-twitter-lists-resources/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
