<?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>Web Dev Blog &#187; blog</title>
	<atom:link href="http://www.webdevblog.co.uk/tag/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdevblog.co.uk</link>
	<description>Web Development Articles from York web designers Semlyen IT</description>
	<lastBuildDate>Wed, 21 Jul 2010 16:20:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Handy WordPress plugins</title>
		<link>http://www.webdevblog.co.uk/techstuff/techtips/handy-wordpress-plugins/</link>
		<comments>http://www.webdevblog.co.uk/techstuff/techtips/handy-wordpress-plugins/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 15:22:42 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.webdevblog.co.uk/?p=550</guid>
		<description><![CDATA[Anyone installing a WordPress blog should take note of these plugins. Some of them are essential, some of them are just handy. They have all been tested and found to be compatible with the new release WordPress 3.0. We will add or remove plugins as and when needed. Akismet http://wordpress.org/extend/plugins/akismet/ This one comes with WordPress [...]]]></description>
			<content:encoded><![CDATA[<p>Anyone installing a WordPress blog should take note of these plugins. Some of them are essential, some of them are just handy. They have all been tested and found to be compatible with the new release WordPress 3.0. We will add or remove plugins as and when needed.</p>
<p><strong>Akismet</strong><br />
<em><a href="http://wordpress.org/extend/plugins/akismet/" target="_blank">http://wordpress.org/extend/plugins/akismet/</a><br />
</em>This one comes with WordPress &#8216;out of the box&#8217;, but it is well worth activating as it is basically an anti spam tool. It simply requires that you enter an API key, available by registering on the WordPress site or the Akismet site. The API keys are reusable across domains so you need only do it once for all your blogs.</p>
<p><strong>All in one SEO pack</strong><br />
<em><a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" target="_blank">http://wordpress.org/extend/plugins/all-in-one-seo-pack/</a><br />
</em>Pretty essential for any blog really, this adds meta description and meta keyword tags to your template (which seem to be missing from some themes) as well as canonical URLs. Title, Description and Keywords tags are automatically written, based on the plugin&#8217;s settings. All these can be overwritten individually for each post and there are a number of other useful settings, such as excluding pages and adding noindex for archives.</p>
<p><strong>Google Analytics for WordPress</strong><br />
<a href="http://wordpress.org/extend/plugins/google-analytics-for-wordpress/"><em>http://wordpress.org/extend/plugins/google-analytics-for-wordpress/</em></a><br />
You may choose just to add your Analytics code to the footer in your template, but using this plugin gives you more control over what data is tracked &#8211; for example you can exclude admin visits. It also supports AdSense tracking and Urchin.</p>
<p><strong>No 404 Errors</strong><br />
<a href="http://wordpress.org/extend/plugins/no-404-errors/" target="_blank"><em>http://wordpress.org/extend/plugins/no-404-errors/<br />
</em></a>There is a bug that affects some shared hosting, whereby rather than displaying 404 Errors, raw html is sent to the browser. This clever plugin changes 404 errors to 301 errors and redirects to a custom WordPress page.</p>
<p><strong>TinyMCE Advanced </strong><br />
<a href="http://wordpress.org/extend/plugins/tinymce-advanced/"><em>http://wordpress.org/extend/plugins/tinymce-advanced/</em></a><br />
This adds buttons to WordPress&#8217;s limited TinyMCE setup and also allows you to control what buttons are used with a drag-and-drop interface. It also has the option to import styles from the stylesheet and to stop WordPress&#8217;s annoying habit of stripping out &lt;p&gt; and &lt;br&gt; tags, making it easier for users to add spacing in a post.</p>
<p><strong>Breadcrumb Trail</strong><br />
<em><a href="http://wordpress.org/extend/plugins/breadcrumb-trail/" target="_blank">http://wordpress.org/extend/plugins/breadcrumb-trail/</a><br />
</em>Some designs require a &#8216;breadcrumb&#8217; navigation, showing you the route you took from the homepage to the current page. They can be very useful, since it&#8217;s easy to get lost when navigating a complex blog. WordPress doesn&#8217;t supply this feature out of the box, but this plugin gives you a breadcrumb trail function that you can add anywhere in your theme. It&#8217;s simple to customize via the plugins files.</p>
<p><em><strong>Add Lightbox</strong></em><br />
<em><a href="http://wordpress.org/extend/plugins/add-lightbox/" target="_blank">http://wordpress.org/extend/plugins/add-lightbox/</a><br />
</em>This automatically adds rel=&#8221;lightbox&#8221; to all images linked to in your posts and pages, grouped by post ID. You have to add the javascript files manually. The code can easily be modified in order to use your preferred image pop up script, for example, colorbox.</p>
<p><strong>WP-Syntax</strong><em><br />
</em><a href="http://wordpress.org/extend/plugins/wp-syntax/">http://wordpress.org/extend/plugins/wp-syntax/</a><br />
Great for posts of a technical nature, this allows you to highlight code by wrapping it in &#8216;pre&#8217; tags and specifying a language from the <a href="http://qbnz.com/highlighter/" target="_blank">GeSHi</a> library, for example, XML, PHP, CSS.</p>
<p><strong>NextGEN Gallery</strong><br />
<a href="http://wordpress.org/extend/plugins/nextgen-gallery/"><em>http://wordpress.org/extend/plugins/nextgen-gallery/</em></a><br />
WordPress already has a pretty useful gallery function, whereby each post or page can have a number of pictures associated and displayed in a simple Gallery layout. NextGEN gallery allows you to insert any Gallery, or a selection of Galleries (an Album) into any post or page. It also comes with a number of Javascript slide shows already set up (some of which require  you to install the javascript files manually) and the ability to add watermarks, arrange your pictures and albums, create RSS Feeds, add photos to the sidebar etc. For any blog where images are an essential part of their content, you should be using this. It is a little daunting when you first try to use it but you&#8217;ll soon get the hang of it.</p>
<p><strong>WP-Print<br />
</strong><a href="http://wordpress.org/extend/plugins/wp-print/"><em>http://wordpress.org/extend/plugins/wp-print/</em></a><br />
Adds a button to the bottom of every post and/or page that generates a printable version of your content. You can choose whether to display comments, images and links or not.</p>
<p><strong>Social Bookmarking</strong><br />
There are many social bookmarking plugins and it is an essential feature for blogs and indeed any website these days. There are the well known buttons such as <a href="http://wordpress.org/extend/plugins/addthis/">AddThis</a> and <a href="http://wordpress.org/extend/plugins/share-this/">ShareThis</a> that you will see all around the web, as well as the specific WordPress plugins. These add a clickable list of social networking icons to the bottom of each post. The ones we tend to use are <a href="http://wordpress.org/extend/plugins/social-bookmarks/">Social Bookmarks</a>, which you can see on this site, and <a href="http://wordpress.org/extend/plugins/sociable/">Sociable</a>, which I feel is the better choice as there are more sites to choose from and the icons are a little nicer, plus the user can manually disable it for individual posts. Another one which I rather like is <a href="http://wordpress.org/extend/plugins/sexybookmarks/">Sexy Bookmarks</a>, although this isn&#8217;t for all sites. At the end of the day there are many to choose from and its up to you to find one you like.</p>
<p><strong>A couple of handy tips</strong></p>
<p>That&#8217;s it for now although I will leave you with this: Although most of these plugins have settings to customize the look and functionality they can still be quite restricted. However remember that CSS can do some pretty clever things and in many cases the plugin&#8217;s code itself is quite straightforward, so it&#8217;s worth having a little play around to get things just as you like.</p>
<p>Finally, before you hand over your blog to the client you should take a look at SitePoint&#8217;s admin customization tips &#8211; <a href="http://www.sitepoint.com/blogs/2010/04/15/make-wordpress-easier-for-clients-branding/">part 1</a> and <a href="http://www.sitepoint.com/blogs/2010/04/29/how-to-hide-menus-in-wordpress/">part 2</a>. Another little tip is to log in as your client, go to the edit post window, open up the second row of editor buttons (top right button) and arrange the panels on this page so that the ones they are more likely to need are at the top. WordPress remembers how you had your edit page set up and this stops clients wondering where things are when they log in for the first time.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Bookmark this post:</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.webdevblog.co.uk%2Ftechstuff%2Ftechtips%2Fhandy-wordpress-plugins%2F&amp;title=Handy+WordPress+plugins" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.webdevblog.co.uk/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.webdevblog.co.uk%2Ftechstuff%2Ftechtips%2Fhandy-wordpress-plugins%2F&amp;title=Handy+WordPress+plugins" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.webdevblog.co.uk/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.webdevblog.co.uk%2Ftechstuff%2Ftechtips%2Fhandy-wordpress-plugins%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.webdevblog.co.uk/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.webdevblog.co.uk%2Ftechstuff%2Ftechtips%2Fhandy-wordpress-plugins%2F&amp;title=Handy+WordPress+plugins" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.webdevblog.co.uk/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Handy+WordPress+plugins+@+http%3A%2F%2Fwww.webdevblog.co.uk%2Ftechstuff%2Ftechtips%2Fhandy-wordpress-plugins%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://www.webdevblog.co.uk/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.webdevblog.co.uk%2Ftechstuff%2Ftechtips%2Fhandy-wordpress-plugins%2F&amp;t=Handy+WordPress+plugins" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.webdevblog.co.uk/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.webdevblog.co.uk/techstuff/techtips/handy-wordpress-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress customization</title>
		<link>http://www.webdevblog.co.uk/techstuff/techtips/wordpress-customization/</link>
		<comments>http://www.webdevblog.co.uk/techstuff/techtips/wordpress-customization/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 15:35:32 +0000</pubDate>
		<dc:creator>Jamie</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[social bookmarking]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.webdevblog.co.uk/?p=338</guid>
		<description><![CDATA[WordPress is a powerful, yet simple, blog management system which runs online. Installation and customization is simple, it can be skinned to look like almost anything and if you don&#8217;t have a design in mind there are hundreds of themes available. The license allows us to modify the templates as much as we like and [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress is a powerful, yet simple, blog management system which runs online. Installation and customization is simple, it can be skinned to look like almost anything and if you don&#8217;t have a design in mind there are hundreds of themes available. The license allows us to modify the templates as much as we like and does not even require we credit WordPress&#8230; oh and its completely free!</p>
<p>This allows us to use WordPress almost like a Content Management System with any custom arrangement of pages, categories, sub-categories and even our own custom static pages. In some cases we have stripped out what we don&#8217;t need and used it as a simple and effective feedback or latest news system.</p>
<p>But WordPress is just as useful &#8216;out of the box&#8217; it contains everything you need to set up and manage a successful blog and can be a great asset to your website, giving it an up-to-date feeling, while increasing repeat visits and improving SEO. There are thousands of plug-ins available for WordPress which do a range of things from running automatic backups and basic security, to automatically updating your Twitter account and turning your blog into a photo gallery.</p>
<p><span id="more-338"></span></p>
<p>Some examples:</p>
<p><a href="http://www.webdevblog.co.uk/wp-content/uploads/2009/12/hijacked-big.jpg" rel="lightbox[338]"><img class="alignnone size-full wp-image-351" title="Hijacked wordpress blog with Flickr plug-in" src="http://www.webdevblog.co.uk/wp-content/uploads/2009/12/hijacked-sm.jpg" alt="Hijacked wordpress blog with Flickr plug-in" width="500" height="745" /></a></p>
<p><a href="http://www.hijackedyork.com" target="_blank">Breaks night in York</a><br />
Blog to promote a monthly DJ night, a simple yet funky design complete with Soundcloud snippets, Flickr Gallery Feeds and Twitter Syndication.</p>
<p>&nbsp;</p>
<p><a href="http://www.webdevblog.co.uk/wp-content/uploads/2009/12/nifty-big.jpg" rel="lightbox[338]"><img class="alignnone size-full wp-image-354" title="The Nifty Thrifters" src="http://www.webdevblog.co.uk/wp-content/uploads/2009/12/nifty-sm.jpg" alt="The Nifty Thrifters" width="500" height="439" /></a></p>
<p><a href="http://www.niftythrifters.co.uk" target="_blank">Thrifty Living website</a><br />
Highly customized blog with different templates for each category, although no plug-ins have been used a large amount of custom coding was required, the blog sits alongside static pages including an online book shop.</p>
<p>&nbsp;</p>
<p><a href="http://www.webdevblog.co.uk/wp-content/uploads/2009/12/tuina-1-big.jpg" rel="lightbox[338]"><img class="alignnone size-full wp-image-355" title="Tuina UK - embedded comments" src="http://www.webdevblog.co.uk/wp-content/uploads/2009/12/tuina-1-sm.jpg" alt="Tuina UK - embedded comments" width="500" height="433" /></a></p>
<p><a href="http://www.webdevblog.co.uk/wp-content/uploads/2009/12/tuina-2-big.jpg" rel="lightbox[338]"><img class="alignnone size-full wp-image-357" title="Tuina UK - Next Gen Gallery plug-in" src="http://www.webdevblog.co.uk/wp-content/uploads/2009/12/tuina-2-sm.jpg" alt="Tuina UK - Next Gen Gallery plug-in" width="500" height="429" /></a></p>
<p><a href="http://www.tuinauk.com" target="_blank">Tui Na UK</a><br />
A simple, cheap feedback system was required that would let users post feedback on particular pages, WordPress was chosen to do the job and integrated on a number of pages, all other &#8216;blog like&#8217; features have been taken out of the front end so all we see is the feedback form and the comments. A gallery was then required, so we installed a gallery plug-in and again, stripped out all but the standard blog stuff.</p>
<p>&nbsp;</p>
<p><a href="http://www.webdevblog.co.uk/wp-content/uploads/2009/12/facts-big.jpg" rel="lightbox[338]"><img class="alignnone size-full wp-image-360" title="Facts and Figures - The blog of Applied Web Analytics" src="http://www.webdevblog.co.uk/wp-content/uploads/2009/12/facts-sm.jpg" alt="Facts and Figures - The blog of Applied Web Analytics" width="500" height="491" /></a></p>
<p><a href="http://www.appliedwebanalytics.com/blog/" target="_blank">Web Analytics Consultancy</a><br />
Features: Twitter Syndication, RSS feeds by Feedburner, email subscription to feeds and comments, social bookmark links, print this post, all in one SEO and vipers video quick-tags.</p>
<p>&nbsp;</p>
<p><strong>This one!<br />
</strong>You may have noticed you are reading a WordPress blog, this one is fairly &#8216;out of the box&#8217; but uses the following plug ins: all in one SEO pack, Add lightbox, Google Analytics for WordPress, Lightbox 2, Limit login attempts, WP-Syntax and WPBook<strong>.</strong></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Bookmark this post:</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.webdevblog.co.uk%2Ftechstuff%2Ftechtips%2Fwordpress-customization%2F&amp;title=WordPress+customization" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.webdevblog.co.uk/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.webdevblog.co.uk%2Ftechstuff%2Ftechtips%2Fwordpress-customization%2F&amp;title=WordPress+customization" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.webdevblog.co.uk/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.webdevblog.co.uk%2Ftechstuff%2Ftechtips%2Fwordpress-customization%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.webdevblog.co.uk/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.webdevblog.co.uk%2Ftechstuff%2Ftechtips%2Fwordpress-customization%2F&amp;title=WordPress+customization" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.webdevblog.co.uk/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+WordPress+customization+@+http%3A%2F%2Fwww.webdevblog.co.uk%2Ftechstuff%2Ftechtips%2Fwordpress-customization%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://www.webdevblog.co.uk/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.webdevblog.co.uk%2Ftechstuff%2Ftechtips%2Fwordpress-customization%2F&amp;t=WordPress+customization" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.webdevblog.co.uk/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.webdevblog.co.uk/techstuff/techtips/wordpress-customization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Blog for Applied Web Analytics</title>
		<link>http://www.webdevblog.co.uk/news/our_news/new-blog-for-applied-web-analytics/</link>
		<comments>http://www.webdevblog.co.uk/news/our_news/new-blog-for-applied-web-analytics/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 16:17:52 +0000</pubDate>
		<dc:creator>Helen</dc:creator>
				<category><![CDATA[Our News]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[social bookmarking]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[twitter syndication]]></category>

		<guid isPermaLink="false">http://www.webdevblog.co.uk/?p=132</guid>
		<description><![CDATA[Jamie is currently developing a blog for web analytics consultants Applied Web Analytics. The blog is making use of many social networking and bookmarking tools &#8211; a toolbar below each blog entry offers buttons which will add the article to any of a variety of bookmarking sites, such as Digg, StumbleUpon or Technorati. As well [...]]]></description>
			<content:encoded><![CDATA[<p>Jamie is currently developing a blog for <a href="http://www.appliedwebanalytics.com">web analytics consultants</a> Applied Web Analytics. </p>
<p>The blog is making use of many social networking and bookmarking tools &#8211; a toolbar below each blog entry offers buttons which will add the article to any of a variety of bookmarking sites, such as <a href="http://digg.com/">Digg</a>, <a href="http://www.stumbleupon.com/">StumbleUpon</a> or <a href="http://technorati.com/">Technorati</a>. </p>
<p>As well as these tools, it offers RSS feeds of blog posts and also blog post comments, with optional buttons which automatically subscribe in the viewer&#8217;s chosen reader &#8211; for example <a href="http://www.bloglines.com/">Bloglines</a> or <a href="http://www.newsgator.com/">Newsgator</a>. Alternatively there&#8217;s the option to subscribe via email.</p>
<p>It also features syndication with Twitter, so that when a blog entry is posted, a connected Twitter account is also updated, and vice versa. </p>
<p>The blog&#8217;s entire functionality and structure is being built before any design or styling, as opposed to after the initial design, as is more usual. It&#8217;s not yet live &#8211; but I&#8217;ll post an update when it&#8217;s ready.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Bookmark this post:</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.webdevblog.co.uk%2Fnews%2Four_news%2Fnew-blog-for-applied-web-analytics%2F&amp;title=New+Blog+for+Applied+Web+Analytics" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.webdevblog.co.uk/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.webdevblog.co.uk%2Fnews%2Four_news%2Fnew-blog-for-applied-web-analytics%2F&amp;title=New+Blog+for+Applied+Web+Analytics" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.webdevblog.co.uk/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.webdevblog.co.uk%2Fnews%2Four_news%2Fnew-blog-for-applied-web-analytics%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.webdevblog.co.uk/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.webdevblog.co.uk%2Fnews%2Four_news%2Fnew-blog-for-applied-web-analytics%2F&amp;title=New+Blog+for+Applied+Web+Analytics" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.webdevblog.co.uk/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+New+Blog+for+Applied+Web+Analytics+@+http%3A%2F%2Fwww.webdevblog.co.uk%2Fnews%2Four_news%2Fnew-blog-for-applied-web-analytics%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://www.webdevblog.co.uk/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.webdevblog.co.uk%2Fnews%2Four_news%2Fnew-blog-for-applied-web-analytics%2F&amp;t=New+Blog+for+Applied+Web+Analytics" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.webdevblog.co.uk/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.webdevblog.co.uk/news/our_news/new-blog-for-applied-web-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
