<?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>Segala &#187; Design Tips</title>
	<atom:link href="http://segala.com/blog/tag/design-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://segala.com</link>
	<description>Enabling a Reliable, Consistent and Trusted Experience</description>
	<lastBuildDate>Tue, 22 Nov 2011 17:30:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Design Coding</title>
		<link>http://segala.com/blog/design-coding/</link>
		<comments>http://segala.com/blog/design-coding/#comments</comments>
		<pubDate>Wed, 28 May 2008 10:08:01 +0000</pubDate>
		<dc:creator>Aido</dc:creator>
				<category><![CDATA[Web 2.0 News]]></category>
		<category><![CDATA[Design Coding Rap]]></category>
		<category><![CDATA[Design Tips]]></category>
		<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://segala.com/?p=1280</guid>
		<description><![CDATA[I picked this up on Twitter this morning via Bohoe.Â  It is so good I just had to share it, enjoy Share it]]></description>
			<content:encoded><![CDATA[<p>I picked this up on <a title="External link: Twitter" href="http://twitter.com/aido" target="_blank">Twitter</a> this morning via <a title="Bohoe" href="http://twitter.com/bohoe/statuses/821573625" target="_blank">Bohoe</a>.Â  It is so good I just had to share it, enjoy <img src='http://segala.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="wmode" value="transparent" /><param name="src" value="http://www.youtube.com/v/a0qMe7Z3EYg&amp;hl=en" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://www.youtube.com/v/a0qMe7Z3EYg&amp;hl=en" wmode="transparent"></embed></object></p>
<p class="akst_link"><a href="http://segala.com/?p=1280&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_1280" class="akst_share_link" rel="nofollow">Share it</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://segala.com/blog/design-coding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog Tips#2 Increase readership through subscription</title>
		<link>http://segala.com/blog/blog-tips2-subscriptions/</link>
		<comments>http://segala.com/blog/blog-tips2-subscriptions/#comments</comments>
		<pubDate>Wed, 11 Apr 2007 10:09:49 +0000</pubDate>
		<dc:creator>Kamrul Hassan</dc:creator>
				<category><![CDATA[Blog Tips]]></category>
		<category><![CDATA[Design Tips]]></category>
		<category><![CDATA[Featured]]></category>

		<guid isPermaLink="false">http://segala.com/blog/blog-tips2-subscriptions/</guid>
		<description><![CDATA[In my last &#8220;Blog tips&#8221; post, I discussed how to make it easy for readers to find the content they&#8217;re looking for. This time I&#8217;m going to talk about how to substantially increase your readership and more importantly, how to keep readers informed or interested, to ensure they continue to come back. Making it easy [...]]]></description>
			<content:encoded><![CDATA[<p>In my <a title="My last blog tips post" href="http://segala.com/blog/blog-tips-1-displaying-recent-posts-comments-and-features/">last &#8220;Blog tips&#8221; post</a>, I discussed how to make it easy for readers to find the content they&#8217;re looking for. This time I&#8217;m going to talk about how to substantially increase your readership and more importantly, how to keep readers informed or interested, to ensure they continue to come back.</p>
<p>Making it easy for readers to learn about updates to your blog is vital. Subscription is the most compelling method to gain readers <strong>and</strong> retain them. There are more than 22 million blogs tracked by <a title="Technorati alone" href="http://www.technorati.com/">technorati</a> so competition for readership is buoyant. What&#8217;s the point in providing quality content that&#8217;s hard to subscribe to and difficult to navigate. Chances are, someone else is providing similar content with user friendly subscription and navigation. So, improving the user experience by providing a friendly navigation and easy subscription method makes your readers feel that you care.</p>
<p>Its not rocket science, a few tweaks here and there in your blog template code is enough. Naturally, if you run out of fuel and need specific help, just post a comment and I&#8217;ll help you out.</p>
<p><strong>Allow readers to subscribe to comments</strong></p>
<p>Some readers may only be interested in the ongoing discussion of a specific post, rather than the whole blog. This is especially true when they&#8217;ve posted a comment themselves and wish to be updated when others respond.</p>
<p>There are two popular methods to enable comments subscription<strong>; comment feed and email subscription</strong>. Personally I prefer using both methods at the same time, as that gives readers a choice.</p>
<p>By automatically emailing people who comment on a blog post when someone else has added a comment after them, you are significantly increasing the possibility of them coming back to post more comments. In turn, this increases the possibility of them becoming more active on the blog to possibly even become a member of your community.</p>
<p><strong><em>Method one: Via comment feed</em></strong> Adding an RSS feed to your posts is very simple. WordPress already has a global comment feed present, which you might have noticed if you installed a new theme. You can access this by placing the following tag in your sidebar (sidebar.php) or footer(footer.php).</p>
<p align="center">
<p align="center"><img style="WIDTH: 415px; HEIGHT: 408px" height="408" alt="Code-window(thumb)" hspace="0" src="http://segala.com/wp-content/uploads/2007/08/123.jpg" width="415" align="absmiddle" border="0" /></p>
<blockquote>
<p>
&lt;?php bloginfo(&#8216;comments_rss2_url&#8217;); ?&gt;</p>
</blockquote>
<p>But for showing RSS feed of a specific post and let readers subscribe you need a different function, actually a WP template tag.</p>
<blockquote>
<p>&lt;?php comments_rss_link(&#8216;text&#8217;, &#8216;file&#8217;); ?&gt;</p>
</blockquote>
<p>The &#8220;text&#8221; parameter represents the anchor text to display the comment&#8217;s RSS feed and &#8220;file&#8221; parameter represents the file the link points to. The default is &#8216;wp-commentsrss2.php&#8217;. Better to leave the file part at the default if you are not playing with your feed core file.</p>
<p>Place the code below in your themes comment section header (usually comments.php) just bellow the #postcomment call (as shown in the image). Replace the <strong>Anchor Text</strong> to suit your test.</p>
<blockquote>
<p>&lt;?php comments_rss_link(&#8216;<strong>Anchor Text</strong>&#8216;); ?&gt;</p>
</blockquote>
<p><strong><em>Method Two: email subscription</em></strong></p>
<p>Via email subscription, your readers can be notified by email when a current discussion has been updated (someone leaves a new comment to which they may wish to respond). The advantage of adding this feature to your blog is that you are giving your readers an update alert even when they are away from their feed readers, through email which can easily be accessed via phone or PDA.</p>
<p align="center"><img style="WIDTH: 415px; HEIGHT: 281px" height="281" alt="email-code" hspace="0" src="http://segala.com/wp-content/uploads/2007/04/email-code(thumb).jpg" width="415" border="0" /></p>
<p></p>
<p>The easiest way to to add this feature is using a plugin (<a title="Susbcribe to Comments" href="http://txfx.net/code/wordpress/subscribe-to-comments/">Subscribe to Comments</a>). Alternatively you can implement it with a few tweaks in the comment form (Moderate PHP and SQL knowledge necessary).</p>
<p>Place this code snippet just bellow your comment form (comments.php) function call. Note that the classes can be configured in CSS. You can customize it further by adding subscription management, auto subscription (off course all in PHP).</p>
<blockquote>
<p>&lt;form action=&#8221;http://&lt;?php echo $_SERVER['HTTP_HOST'] . wp_specialchars($_SERVER['REQUEST_URI']); ?&gt;&#8221; method=&#8221;post&#8221;&gt; &lt;input type=&#8221;hidden&#8221; name=&#8221;comment_subscribe&#8221; value=&#8221;comment_subscribe&#8221; /&gt; &lt;input type=&#8221;hidden&#8221; name=&#8221;postid&#8221; value=&#8221;&lt;?php echo $id; ?&gt;&#8221; /&gt; &lt;input type=&#8221;hidden&#8221; name=&#8221;comment_ref&#8221; value=&#8221;&lt;?php echo urlencode(&#8216;http://&#8217; . $_SERVER['HTTP_HOST'] . wp_specialchars($_SERVER['REQUEST_URI'])); ?&gt;&#8221; /&gt; &lt;p class=&#8221;subscribe_comments&#8221;&gt; &lt;?php _e(&#8216;Subscribe without commenting&#8217;, &#8216;subscribe_comments&#8217;); ?&gt; &lt;br /&gt; &lt;label for=&#8221;subscribe_email&#8221;&gt;&lt;?php _e(&#8216;E-Mail:&#8217;, &#8216;subscribe_comments&#8217;); ?&gt; &lt;input type=&#8221;text&#8221; name=&#8221;email&#8221; id=&#8221;subscribe_email&#8221; size=&#8221;22&#8243; value=&#8221;&lt;?php echo $user_email; ?&gt;&#8221; /&gt;&lt;/label&gt; &lt;input type=&#8221;submit&#8221; name=&#8221;submit&#8221; value=&#8221;&lt;?php _e(&#8216;Subscribe&#8217;, &#8216;subscribe_comments&#8217;); ?&gt;&#8221; /&gt; &lt;/p&gt; &lt;/form&gt;</p>
</blockquote>
<p><strong>Go the extra mile &#8211; Subscribe to categories</strong></p>
<p>This is a very simple yet highly adorable feature you can offer to your readers. You may write about lot of things in your blog but that doesn&#8217;t mean your readers are interested in everything you have to talk about, that&#8217;s why you sort them into categories. Now if you can offer your readers the ability to subscribe to specific categories, it would be wonderful, don&#8217;t you agree? The method is simple, as WP already has a template tag ready to take care of it.</p>
<blockquote><p>&lt;?php wp_list_categories(&#8216;arguments&#8217;); ?&gt; [for WordPress 2.1 and above] &lt;?php wp_list_cats(&#8216;arguments&#8217;); ?&gt; [Prior to WordPress 2.1]</p></blockquote>
<p>&nbsp;</p>
<p align="center">
<p></p>
<p align="center"><img style="WIDTH: 415px; HEIGHT: 408px" height="408" alt="Code-Window" hspace="0" src="http://segala.com/wp-content/uploads/2007/04/code-window(thumb).jpg" width="415" align="absmiddle" border="0" /></p>
<p>&nbsp;</p>
<p>These two functions work almost the same, they dynamically list categories available to your blog. There are two ways you can let your readers subscribe to categories.</p>
<p><strong>By showing a text RSS link beside category name-</strong></p>
<blockquote><p>&lt;?phpwp_list_categories(&#8216;orderby=name&amp;feed=RSS&#8217;); ?&gt; [for WordPress 2.1 and above] </p>
<p>&lt;?phpwp_list_cats(&#8216;orderby=name&amp;feed=RSS&#8217;); ?&gt; [Prior to WordPress 2.1]</p>
</blockquote>
<p><strong>By showing RSS feed image link beside category name-</strong></p>
<p>&lt;?phpwp_list_categories(&#8216;orderby=name&amp;feed_image=<strong>/files/rss.gif</strong>&#8216;); ?&gt; [for WordPress 2.1 and above]</p>
<p>&lt;?phpwp_list_categories(&#8216;orderby=name&amp;feed_image=<strong>/files/rss.gif</strong>&#8216;); ?&gt; [Prior to WordPress 2.1]</p>
<p>For feed images do not forget to replace <strong>/files/rss.gif</strong> with your own feed image location. You have to place these codes to your sidebar template (usually sidebar.php) above &lt;/div&gt;.</p>
<p>Good luck and give me a shout if you need a hand with anything.</p>
<p class="akst_link"><a href="http://segala.com/?p=801&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_801" class="akst_share_link" rel="nofollow">Share it</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://segala.com/blog/blog-tips2-subscriptions/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>iMacro to save time and sanity!</title>
		<link>http://segala.com/blog/imacro-to-save-time-and-sanity/</link>
		<comments>http://segala.com/blog/imacro-to-save-time-and-sanity/#comments</comments>
		<pubDate>Thu, 05 Apr 2007 11:55:51 +0000</pubDate>
		<dc:creator>Aido</dc:creator>
				<category><![CDATA[Design Tips]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://segala.com/blog/imacro-to-save-time-and-sanity/</guid>
		<description><![CDATA[Firstly, thanks to Paddy O&#8217;Hanlon (Segala newbie) for the introduction to iMacro by iOpus. Again, another nifty little tool which I thought deserved a follow up post from my first post about such tools. The following information is taken from the FAQ section on the iOpus Web site, what it says on the tin is [...]]]></description>
			<content:encoded><![CDATA[<p><strong><span style="font-size: 10pt; font-family: Arial; color: black"><img align="right" title="imacro" id="image743" alt="imacro" src="http://segala.com/wp-content/uploads/2007/03/imacro.thumbnail.gif" /></span></strong>Firstly, thanks to Paddy O&#8217;Hanlon (Segala newbie) for the introduction to <strong><a title="IMacro Web site" href="http://www.iopus.com/index.htm">iMacro by iOpus</a></strong>.</p>
<p>Again, another nifty little tool which I thought deserved a follow up post from my <a title="First post about handy tools" href="http://segala.com/blog/a-handy-little-tool/">first post</a> about such tools.</p>
<p>The following i<strong><span style="font-size: 10pt; font-family: Arial; color: black" /></strong>nformation is taken from the FAQ section on the iOpus Web site, what it says on the tin is enough, enjoy <img src='http://segala.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<blockquote><p>What is iMacrosâ„¢?</p>
<p>In a nutshell, it is the world&#8217;s first browser-based macro recorder. It allows you to easily record Web surfing and replay it.</p>
<p>The web browser is probably the most frequently used software today, but many tasks are repetitious: checking on the same sites everyday, remembering passwords, submitting to search engines or testing web sites over and over again. With iMacros, you record these ta<strong><span style="font-size: 10pt; font-family: Arial; color: black" /></strong>sks once and then let iMacros execute them whenever you need them.</p>
<p>Any combination of browsing, form filling, clicking and information gathering can be recorded into a macro and iMacros even assists you during the recording with visual feedback.</p>
<p>Do you need to extract price lists, stock information or any other data from websites?<br />
iMacros can do this for you. It submits data from a file to a website and stores the result from the website in a text file. No programming skills required!<br />
Do you need to test web sites automatically?</p>
<p>Have you ever spent hours browsing your website to re-test it after a change? Our advanced PRO and Scripting Editions can automate almost any kind of web regression and verification testing for you!</p></blockquote>
<p><strong><span style="font-size: 10pt; font-family: Arial; color: black" /></strong><span style="font-size: 10pt; font-family: Arial; color: black" /></p>
<p class="akst_link"><a href="http://segala.com/?p=742&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_742" class="akst_share_link" rel="nofollow">Share it</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://segala.com/blog/imacro-to-save-time-and-sanity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mozilla CTO isn&#8217;t happy with my blog post</title>
		<link>http://segala.com/blog/mozilla-cto-isnt-happy-with-my-blog-post/</link>
		<comments>http://segala.com/blog/mozilla-cto-isnt-happy-with-my-blog-post/#comments</comments>
		<pubDate>Wed, 14 Mar 2007 13:40:11 +0000</pubDate>
		<dc:creator>Paul Walsh</dc:creator>
				<category><![CDATA[Design Tips]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://segala.com/blog/mozilla-cto-isnt-happy-with-my-blog-post/</guid>
		<description><![CDATA[Yesterday I wrote a post about how Mozilla&#8217;s CTO is way off the mark with his view of the mobile web (in my opinion). Mozilla has since responded to my post over on the BIMA blog, where I decided to duplicate the post. A (somewhat heated) debate appears to be forming so why not post [...]]]></description>
			<content:encoded><![CDATA[<p><img height="80" alt="Mozilla minimo logo" src="http://segala.com/wp-content/uploads/2007/03/mozillaminimologo-1.gif" width="225" align="right" /></p>
<p>Yesterday I wrote a <a title="Blog post about Mozilla's view on mobile web" href="http://bimablog.wordpress.com/2007/03/14/mozilla-on-mobile-web/"><strong>post</strong></a> about how Mozilla&#8217;s CTO is way off the mark with his view of the mobile web (in my opinion). Mozilla has since responded to my post over on the BIMA blog, where I decided to duplicate the post.</p>
<p>A (somewhat heated) debate appears to be forming so why not post a comment on the <a title="Original post on the BIMA blog" href="http://bimablog.wordpress.com/2007/03/14/mozilla-on-mobile-web/"><strong>BIMA blog</strong></a>, so we keep it going in one place.</p>
<p class="akst_link"><a href="http://segala.com/?p=747&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_747" class="akst_share_link" rel="nofollow">Share it</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://segala.com/blog/mozilla-cto-isnt-happy-with-my-blog-post/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Mozilla, tell me you&#8217;re joking about the mobile web</title>
		<link>http://segala.com/blog/mozilla-tell-me-youre-joking-about-the-mobile-web/</link>
		<comments>http://segala.com/blog/mozilla-tell-me-youre-joking-about-the-mobile-web/#comments</comments>
		<pubDate>Wed, 14 Mar 2007 02:11:53 +0000</pubDate>
		<dc:creator>Paul Walsh</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Design Tips]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://segala.com/blog/mozilla-tell-me-youre-joking-about-the-mobile-web/</guid>
		<description><![CDATA[&#160; OR &#160; &#160; &#160; &#160; &#160; &#160; &#160; I was astonished to read (on Dan&#8217;s blog) that Mozilla doesn&#8217;t think users want to access the Web on mobile devices. Hence my picture above of what Mozilla must have in mind when it comes to the Web on the move, anytime, anywhere. Dan was commentating [...]]]></description>
			<content:encoded><![CDATA[<p><img height="287" alt="Man carrying a desktop computer around as if it's a mobile device" src="http://segala.com/wp-content/uploads/2007/03/mozilla'svisionofthemobileweb.jpg" width="178" align="left" /></p>
<p><img height="293" alt="iphone displaying a web site" src="http://segala.com/wp-content/uploads/2007/03/iphonedemonstratingawebsite-1.jpg" width="155" align="right" /></p>
<p>&nbsp;</p>
<p align="center">       <strong>OR</strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>I was astonished to read (<a title="Original blog post on Dan's blog about the Web panel discussion at SXSW" href="http://www.torgo.com/blog/2007/03/browser-panel-at-sxsw.html"><strong>on Dan&#8217;s blog</strong></a>) that <a title="Mozilla Web site" href="http://www.mozilla.org"><strong>Mozilla</strong></a> doesn&#8217;t think users want to access the Web on mobile devices. Hence my picture above of what Mozilla must have in mind when it comes to the Web on the move, anytime, anywhere.</p>
<p>Dan was commentating on the Browser Panel at <a title="SXSW Web site" href="http://2007.sxsw.com/interactive/programming/panels/?action=show&amp;id=IAP060128"><strong>SXSW</strong></a> which was run by <a title="Arun's blog" href="http://dev.aol.com/blog/arunranga/2007/03/a-running-man-at-sxsw2007"><strong>Arun</strong></a> from AOL (a colleague of mine from the W3C <a title="Mobile Web Initiative Web site" href="http://w3.org/mobile">MWI</a>). My buddy <a title="Charles' blog" href="http://my.opera.com/chaals/blog/"><strong>Charles</strong></a> from Opera took part too.</p>
<p>Brendan Eich, CTO of Mozilla is the reason for this post though. According to Dan, Brendan said</p>
<blockquote>
<p>I don&#8217;t believe people are going to browse the Web on their phone. I don&#8217;t believe people want to use Wikipedia from their phone.</p>
</blockquote>
<p>I&#8217;m absolutely amazed by Brendan&#8217;s view and I sincerely hope it&#8217;s his personal view and not Mozilla&#8217;s. Otherwise this $300m business faces the prospect of ending up in the bin alongside it&#8217;s parent, Netscape. For a guy who&#8217;s incredibly smart working for an organisation that has gained a market share of 10% to 12% of desktop browsers within 2 years, his comments are a little surprising to say the least. Brendan&#8217;s comments in my opinion, lack vision. Hell, they lack logic.</p>
<p>I couldn&#8217;t disagree more with Brendan. There are more people in the world who don&#8217;t have access to the Web than there are people who do. Of those people, most of them are in developing countries. The vast majority of them are extremely likely to use a mobile devices as their primary access point to the Web as it&#8217;s more difficult and more expensive to roll out fix lined networks than it is mobile.</p>
<p>Google announced some statistics recently that back up my view. BANGALORE, India (AFP) &#8211; Google vice president and chief Internet evangelist Vinton G. Cerf has predicted that mobile phones, not personal computers, will fuel growth of the worldwide web as countries like India snap up millions of handsets monthly.</p>
<p>From 50 million in 1997, the number of people who have logged onto the Internet has exploded to nearly 1.1 billion, Cerf, who is considered one of the founding fathers of the Internet, said Tuesday.</p>
<p>Yet, the Internet only reaches a sixth of the world&#8217;s population, Cerf told reporters during a visit to this southern city, known as India&#8217;s Silicon Valley, where Google has a research and development facility.</p>
<p>Worldwide there are 2.5 billion mobile-phone users, whose numbers are growing rapidly in developing countries led by China and India, the world&#8217;s most populous countries, Cerf said in his presentation.</p>
<p>India, a country of 1.1 billion people, alone is adding seven million mobile-phone users a month, a powerful enough lure for British telecom giant Vodafone to pay 11.1 billion dollars for a controlling stake in local mobile firm Hutch-Essar this month. Read the <a title="Original news article about Google's view about mobile web" href="http://news.yahoo.com/s/afp/20070220/bs_afp/indiausinternetcerf">original new article</a>.</p>
<p>I feel so strongly about helping to bring the Web to more people, I decided to become a founding sponsor of the W3C Mobile Web Initiative (MWI). One of the goals of the MWI is to create best practice guidelines to help developers build Web sites that will work on desktop computers, but importantly, work better on mobile devices too.</p>
<p>Other founding sponsors include <strong>Vodafone Group, Nokia, HP, Opera, MobileAware, ftgroup and Volantis</strong>. Other active participants within the initiative include companies such as <strong>AOL, .mobi, Google</strong> and <strong>Telefonica</strong>.</p>
<p>One of my <a title="Recent post about mobile web" href="http://segala.com/blog/mobile-web-or-mobile-internet-wap/"><strong>recent posts</strong></a> amassed a staggering word count that exceeded 17,000, with comments from Google, .mobi, Opera, WURFL and more. I had to splinter the conversation into a <a title="Second post about the mobile web debate" href="http://segala.com/blog/mobile-web-or-mobile-internet-wap/"><strong>different post</strong></a> which is still ongoing and awaiting a response from me.</p>
<p>The mobile web is a hot topic and there&#8217;s always room for disagreement. However, I&#8217;m still amazed to hear the fastest growing desktop browser say that it doesn&#8217;t think people will want to use a mobile to browse the Web. <strong>Perhaps they should have a chat with Apple.</strong></p>
<p>Mozilla, I love what you&#8217;re doing. Hell, we&#8217;ve got a cool <a title="More information about our Firefox extension" href="http://segala.com/products/search-thresher/">Firefox extension</a> ourselves. However, please pull your head out of the sand if you really believe mobile is only for calling your granny.</p>
<p>Thanks to <a title="Original Web site where the picture of the man holding a desktop computer was found" href="http://www.w3.org/2005/11/mwi-ukevent.html">Keith Waters</a> (France Telecom) for the picture above.</p>
<p class="akst_link"><a href="http://segala.com/?p=746&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_746" class="akst_share_link" rel="nofollow">Share it</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://segala.com/blog/mozilla-tell-me-youre-joking-about-the-mobile-web/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Building a corporate Web site using WordPress</title>
		<link>http://segala.com/blog/building-a-corporate-web-site-using-wordpress/</link>
		<comments>http://segala.com/blog/building-a-corporate-web-site-using-wordpress/#comments</comments>
		<pubDate>Mon, 26 Feb 2007 14:31:37 +0000</pubDate>
		<dc:creator>Paul Walsh</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Blog Tips]]></category>
		<category><![CDATA[Design Tips]]></category>

		<guid isPermaLink="false">http://segala.com/blog/building-a-corporate-web-site-using-wordpress/</guid>
		<description><![CDATA[It&#8217;s nice to get some attention around the blogsphere after playing under the media radar for so long. It&#8217;s especially nice to have our site mentioned on WordPress.org. Thanks to Donncha at WordPress for the mention My motivation to write this post isn&#8217;t purely driven by ego. I want to highlight yet again to the [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s nice to get some <a title="Read write web blog post about Segala and Content Labels" href="http://www.readwriteweb.com/archives/london_mashup_web30.php"><strong>attention</strong></a> around the blogsphere after playing under the media radar for so long. It&#8217;s especially nice to have our site mentioned on <a title="blog post about Segala on wordpress dot org" href="http://planet.wordpress.org/"><strong>WordPress.org</strong></a>. Thanks to <a title="Donncha's blog post about Segala" href="http://ocaoimh.ie/2007/02/23/irish-wordpress-powered-companies-and-a-free-ipod/"><strong>Donncha</strong></a> at WordPress for the mention <img src='http://segala.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p align="center"><img height="331" alt="screen shot of blog post about segala on wordpress" src="http://segala.com/wp-content/uploads/2007/02/screenshotofblogpostaboutsegalaonwordpress-2.jpg" width="444" /></p>
<p>My motivation to write this post isn&#8217;t purely driven by ego. I want to highlight yet again to the yet-to-be converted, that WordPress is a <strong>compelling</strong> <strong>content management system</strong> (CMS) and not just a platform for blogs. So, if you don&#8217;t use WordPress for your blog, <strong>change now</strong>. If you use WordPress for your blog but haven&#8217;t thought about using it for your corporate Web site, then <strong>do it</strong>. It doesn&#8217;t take long and I&#8217;ll gladly allow a member of my team to put you in the right direction.</p>
<p>Not only is it simple and cheap to update and maintain, but your site will be automatically optimised for search engines to pick up your content.</p>
<p>Watch out for Kamrul&#8217;s post which will talk about all the plugins we use. He will explain how to implement them in plain English and the advantages of each one. He&#8217;ll also discuss the issues we experienced with accessibility and how to overcome them (we&#8217;re still making improvements to make the site more accessible).</p>
<p>You may notice that we make small tweaks every day as we strive to make our content as accessible as possible. Please feel free to provide feedback to help us make the site easier to use.</p>
<p class="akst_link"><a href="http://segala.com/?p=719&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_719" class="akst_share_link" rel="nofollow">Share it</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://segala.com/blog/building-a-corporate-web-site-using-wordpress/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Mobile Web or Mobile Internet (WAP)?</title>
		<link>http://segala.com/blog/mobile-web-or-mobile-internet-wap/</link>
		<comments>http://segala.com/blog/mobile-web-or-mobile-internet-wap/#comments</comments>
		<pubDate>Tue, 20 Feb 2007 18:31:57 +0000</pubDate>
		<dc:creator>Paul Walsh</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Design Tips]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://segala.com/blog/mobile-web-or-mobile-internet-wap/</guid>
		<description><![CDATA[Triggered by a discussion on a W3C Mobile Web Initiative (MWI) email thread, I wrote a post yesterday which sparked huge debate (43 comments and counting). Basically one of the participants of the group, Luca Passani, complained about the group using the W3C Web Content Accessibility Guidelines (WCAG) as a starting point for creating the [...]]]></description>
			<content:encoded><![CDATA[<p><img height="164" alt="two men fighting" src="http://segala.com/wp-content/uploads/2007/02/twomenfighting.gif" width="150" align="right" />Triggered by a discussion on a W3C Mobile Web Initiative (<a title="W3C Mobile Web Initiatve" href="http://www.w3.org/Mobile/"><strong>MWI</strong></a>) email thread, I wrote a <a title="post about mobile web" href="http://segala.com/blog/luca-passani-is-wrong-in-my-opinion-discrimination-isnt-good-for-business/"><strong>post</strong></a> yesterday which sparked huge debate (<a title="43 comments about the post on mobile web" href="http://segala.com/blog/luca-passani-is-wrong-in-my-opinion-discrimination-isnt-good-for-business/"><strong>43 comments and counting</strong></a>).</p>
<p>Basically one of the participants of the group, <a title="Luca Passani web site" href="http://wurfl.sourceforge.net/"><strong>Luca Passani</strong></a>, complained about the group using the W3C Web Content Accessibility Guidelines (<a title="Web content accessibility guidelines" href="http://www.w3.org/WAI/intro/wcag.php"><strong>WCAG</strong></a>) as a starting point for creating the MWI Best <a title="Mobile web best practices document" href="http://www.w3.org/TR/mobile-bp/"><strong>Practices document</strong></a>.</p>
<p>It was almost impossible to get across to Luca, that only relevant WCAG stuff was used. The group meticulously reviewed each checkpoint on conference calls and by email until it had exhausted each one. We then added best practices that were specific to mobile.</p>
<p>The conversation digressed into &#8216;why should we try to make everything accessible to disabled people anyway&#8217;. Nobody actually made such a claim in the first place and the conversation started to loose track as it did in <a title="post about the mobile web discussion" href="http://segala.com/blog/luca-passani-is-wrong-in-my-opinion-discrimination-isnt-good-for-business/"><strong>my post</strong></a>. In fact, it&#8217;s still going on now so I&#8217;d like to take it to this post (if it hasn&#8217;t already died). Thanks to everyone who has contributed so far.</p>
<p>The post appears to be attracting attention from Luca&#8217;s corner of the world. That is, mobile developers who build WAP sites (and other types of mobile related applications). These <strong>are</strong> very qualified comments so I&#8217;m not putting them down in any way. I&#8217;m simply highlighting that the conversation needs to be balanced. I think this can be achieved by soliciting feedback from people who wish to see the desktop Web realised on more devices such as mobile phones. <a title="Apple iphone web site" href="http://www.apple.com/iphone/"><strong>Apple</strong></a> and <a title="Nokia web site about mobile browser" href="http://press.nokia.com/PR/200506/998214_5.html"><strong>Nokia</strong></a> appear to think it will happen soon.</p>
<p><strong>So, a little background to the MWI</strong></p>
<blockquote>
<p>The principal objective of the MWI Best Practice document is to improve the user experience of the Web when accessed from mobile devices.<br />
It is primarily directed at creators, maintainers and operators of Web sites. Readers of this document are expected to be familiar with the creation of Web sites, and to have a general familiarity with the technologies involved, such as Web servers and HTTP.</p>
<p>Readers are not expected to have a background in mobile-specific technologies.</p>
</blockquote>
<p>So, the MWI is not about encouraging more WAP sites, or any other type of content that is specific to mobile devices and which doesn&#8217;t work on other devices such as desktop computers. People who wish to develop such content can do so. So there&#8217;s no need to slate the MWI though.</p>
<p>
Luca and I violently disagree when it comes to the future of the Web on mobile devices. In short, Luca believes that WAP is the way forward. Or at least, something that is created specific for mobile devices only.</p>
<p>My view, is actually more along the lines of what <a title="Tim Berners-Lee's profile" href="http://www.w3.org/People/Berners-Lee/"><strong>Tim Berners-Lee</strong></a> wants to see happen (although I&#8217;m not speaking on his behalf). I could be wrong, but at least I&#8217;m in good company. I believe we should bring the Web as everyone knows it today, to mobile.</p>
<p>Naturally, you can&#8217;t just browse the Web on a mobile phone and expect a great experience &#8216;today&#8217;. But we should look to enable it as best we can by delivering content that is a contextual representation of the device accessing it. This will be enabled through standardised mobile browsers, Web enabled mobile devices, cheaper tarriffs and of course, best practices design techniques for developers.</p>
<ul>
<li>The number of people without access to the Web is greater than the number who do.</li>
<li>Most of these people are in developing countries.</li>
<li>Developing countries are more likely to use mobile as the primary access device for the Web as it&#8217;s cheaper than rolling out a fix line network.</li>
<li>People in developing countries don&#8217;t give a toss about the weather or travel information as suggested by just about every mobile &#8216;expert&#8217; I speak with or listen to. The world is bigger than Slough. And not every train goes from Slough to London.</li>
</ul>
<p>However, there will *always* be a use case for mobile specific applications. I simply want to promote the Web so it can be accessed by anyone irrespective of their ability, device or location.</p>
<p>That doesn&#8217;t mean that every Web site must be accessible to everyone all of the time. It&#8217;s about best endeavours.</p>
<p><strong>What do you think?</strong> Are you happy to continue using WAP sites or would you like to see better mobile devices, cheaper tariffs and best practices that help developers build mobile friendly Web sites?</p>
<p>When you go into a <a title="Car phone wharehouse web site" href="http://www.carphonewharehouse.co.uk/"><strong>phone shop</strong></a> as I did recently and ask for a Web enabled phone, do you want to be handed a handset that only supports a list of WAP sites that the operator wants you to access? Or, like me, do you want to browse the Web on a mobile (assume for a second that it&#8217;s free) in the future?</p>
<p>I&#8217;d love to hear what you think, whether you agree with me or not, of course <img src='http://segala.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a title="Original post about mobile web and accessibility" href="http://segala.com/blog/luca-passani-is-wrong-in-my-opinion-discrimination-isnt-good-for-business/"><strong>Original post</strong></a></p>
<p class="akst_link"><a href="http://segala.com/?p=705&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_705" class="akst_share_link" rel="nofollow">Share it</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://segala.com/blog/mobile-web-or-mobile-internet-wap/feed/</wfw:commentRss>
		<slash:comments>45</slash:comments>
		</item>
		<item>
		<title>Segala 2.0 is in permanent beta</title>
		<link>http://segala.com/blog/segala-20-is-in-permanent-beta/</link>
		<comments>http://segala.com/blog/segala-20-is-in-permanent-beta/#comments</comments>
		<pubDate>Mon, 19 Feb 2007 15:17:43 +0000</pubDate>
		<dc:creator>Paul Walsh</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Design Tips]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Partner Programme]]></category>

		<guid isPermaLink="false">http://segala.com/blog/segala-20-is-in-permanent-beta/</guid>
		<description><![CDATA[For me, Web 2.0 can be defined by a technology, a colour pallet, logo, social network, or a service that is enabled by a Web site. However, what&#8217;s more important in my opinion, is the fact that Web 2.0 defines a moment in time when we recognise the survival instinct to place our products and [...]]]></description>
			<content:encoded><![CDATA[<p><img height="58" alt="segala 2 logo" src="http://segala.com/wp-content/uploads/2007/02/segala2logo.jpg" width="177" align="right" />For me, <strong>Web 2.0</strong> can be defined by a <a title="Ruby on rails Web site" href="http://www.rubyonrails.org/"><strong>technology</strong></a>, a <a title="Web site with web 2 colour palette" href="http://www.modernlifeisrubbish.co.uk/article/web-2.0-colour-palette"><strong>colour pallet</strong></a>, <a title="Blog post about web 2 logos" href="http://segala.com/blog/designing-web-20/"><strong>logo</strong></a>, <a title="Segala web accessibility partner programme" href="http://segala.com/partner-programme/"></a><a title="Bebo Web site" href="http://www.bebo.com">social network</a>, or <a title="37 Signals Web site" href="http://segala.com/www.37signals.com"><strong>a service</strong></a> that is enabled by a Web site. However, what&#8217;s more important in my opinion, is the fact that Web 2.0 defines a moment in time when we recognise the survival instinct to place our products and services into â€œpermanent betaâ€.</p>
<p>Permanent beta can be described as â€˜constantly evolving a product or service based on consumer feedbackâ€™. Itâ€™s more of a mental state, or attitude that can be applied by an organisation which recognises the need to put the consumer at the heart of everything it does. In other words, we need to constantly modify our products and services based on consumer feedback. The alternative is to appear arrogant at best, or fall behind and loose out to competitors at worst.</p>
<p>Web 2.0 is also a point in time when we recognise the need to place more trust in the hands of the consumer. The marketing of our products is no longer entirely in our control. Itâ€™s now in the hands of the consumer. The Web is becoming more interactive, with communities, social networks and blogs springing up every day. The digital age we now live in enables everyday Web surfers to influence consumer choice.</p>
<p>Iâ€™d like to think Segala adopts all of these Web 2.0 principles, quite literally. We have just launched this brand spanking new Web site based on WordPress, allowing visitors (you) to express an opinion on almost every Web page, not just on blog posts. I say almost, because one or two pages wouldn&#8217;t look great with comment fields. Admittedly, the Web 2.0 colours and iconography to give it a fresh look &#8216;n feel has been, to a certain degree, done tongue in cheek.</p>
<p>My secondary motivation for writing this post is to express how we&#8217;re modifying our products based on consumer feedback. In October 2006 we launched a Segala Certified Partner Programme. The programme is aimed at <a href="http://segala.com/partner-programme/">agencies and freelance developers</a> that design build or test Web sites. In summary, we provide them with marketing materials and tools that help them sell and deliver accessibility services. We also enable them to award clients with the Segala Trustmark (including Content Label) for accessibility.</p>
<p>We didn&#8217;t do any PR or marketing surrounding the programme launch as we wanted some very well established companies on board to act as a reference before scaling up worldwide. I predicted 19 partners by end of 2006 with revenue starting to come in at the end of April 2007.</p>
<p>By Christmas 2006 the <strong><a title="Partner testimonials" href="http://segala.com/partner-programme/partner-member-testimonials/">partner network</a></strong> was up to 26 and spanned 5 countries &#8211; Ireland, UK, Hungary, Canada and Australia. Everyone we spoke to said that this was exactly what they needed to help sell accessibility to clients more easily. Their clients are saying itâ€™s exactly what they need to help them demonstrate their commitment and conformance to accessibility standards more easily.</p>
<p><a title="Web accessibility partner programme" href="http://segala.com/partner-programme/"><img id="image702" title="Accessibility partner programme is now free icon" alt="Accessibility partner programme is now free icon" src="http://segala.com/wp-content/uploads/2007/02/Accessibility%20partner%20programme%20is%20now%20free%20icon.png" align="right" /></a>Membership was free, so there was no barrier to becoming a <strong><a title="web accessibility partner programme" href="http://segala.com/partner-programme/">certified partner</a></strong>. Since putting a price tag of Ã‚Â£247 / â‚¬370 / $480 on membership, we&#8217;ve only had one company join the programme.</p>
<p>It doesn&#8217;t take a genius to see that the price is a prohibiting factor. We only accepted payment via PayPal as our new shopping basket is still in development. So, this could have been a prohibiting factor for some people (but not for all surely).</p>
<p>If I&#8217;m honest, we only charged because we wanted to place some value on membership. So, in Web 2.0 style, I would like to admit that we got it wrong about the price points of our product. So, as of today, membership to the partner programme will be free.</p>
<p>If youâ€™re wondering, we make our money from each certificate sold by a partner.</p>
<p class="akst_link"><a href="http://segala.com/?p=686&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_686" class="akst_share_link" rel="nofollow">Share it</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://segala.com/blog/segala-20-is-in-permanent-beta/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Designing Web 2.0</title>
		<link>http://segala.com/blog/designing-web-20/</link>
		<comments>http://segala.com/blog/designing-web-20/#comments</comments>
		<pubDate>Mon, 12 Feb 2007 19:07:37 +0000</pubDate>
		<dc:creator>Sorcha Moore</dc:creator>
				<category><![CDATA[Design Tips]]></category>

		<guid isPermaLink="false">http://segala.com/blog/2007/02/12/designing-web-20/</guid>
		<description><![CDATA[Forget about the social networking, user generated content, easy-to-use interfaces and aggregated content â€“ at the forefront of Web 2.0 right now is the design. Reflections, shadows and gradients abound, Web 2.0 design is all about clean and simple design elements, used to bold effect. Web 2.0 logos announce â€œwho we are and what we [...]]]></description>
			<content:encoded><![CDATA[<p>Forget about the social networking, user generated content, easy-to-use interfaces and aggregated content â€“ at the forefront of Web 2.0 right now is the design. Reflections, shadows and gradients abound, Web 2.0 design is all about clean and simple design elements, used to bold effect.</p>
<p>Web 2.0 logos announce â€œwho we are and what we doâ€ and present a glimpse of the personality of the owner. Reflections, gloss and gradients are used to soften bold fonts and bright colors. And if you&#8217;re really serious, you can even add a Beta badge.</p>
<p>To help you get started in your own Web 2.0 transition, the Segala team have come up with a few illustrations we prepared earlier!</p>
<p><img alt="Paddy Power logo in 2.0 style" src="http://segala.com/wp-content/uploads/old/2007/02/paddypower2.0.png" /> <img alt="RTE logo in 2.0 style" src="http://segala.com/wp-content/uploads/old/2007/02/RTE%202.0.thumbnail.png" /> <img alt="Sinn Fein logo in 2.0 style" src="http://segala.com/wp-content/uploads/old/2007/02/sinnfein2.0.thumbnail.png" /> <img alt="Guinness logo in 2.0 style" src="http://segala.com/wp-content/uploads/old/2007/02/guinness%202.0.thumbnail.png" /> <img alt="Baileys logo" src="http://segala.com/wp-content/uploads/old/2007/02/baileys%202.0.thumbnail.png" /></p>
<p><!--[if gte vml 1]&amp;amp;amp;amp;amp;gt;                                                  --><!--[if !vml]--><!--[endif]--> <!--[if gte vml 1]&amp;amp;amp;amp;amp;gt;   --><!--[if !vml]--><!--[endif]--> <!--[if gte vml 1]&amp;amp;amp;amp;amp;gt;   --><!--[if !vml]--><!--[endif]--> <!--[if gte vml 1]&amp;amp;amp;amp;amp;gt;   --><!--[if !vml]--><!--[endif]--> <!--[if gte vml 1]&amp;amp;amp;amp;amp;gt;   --><!--[if !vml]--><!--[endif]--></p>
<p>The Photoshop Lab Web 2.0 Design Kit takes you <a href="http://www.photoshoplab.com/web20-design-kit.html">through the process </a><a href="http://www.photoshoplab.com/web20-design-kit.html" /><a href="http://www.photoshoplab.com/web20-design-kit.html">step by step</a><a href="http://www.photoshoplab.com/web20-design-kit.html" />. Andrew dela Serna at Alleba provides a video tutorial on <a href="http://www.alleba.com/blog/2006/09/26/photoshop-tutorial-how-to-make-a-web-20-style-logo/">how to create that elusive Beta icon</a> &#8211; glossed, gradient-ed and brightly colored. And you can get Web 2.0 &#8220;badged&#8221; at <a href="http://www.ajaxlessons.com/2006/02/16/web-20-badge-tutorial/">ajaxlessons.com&#8217;s web-20 badge tutorial</a>.</p>
<p>Simple!</p>
<p class="akst_link"><a href="http://segala.com/?p=598&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_598" class="akst_share_link" rel="nofollow">Share it</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://segala.com/blog/designing-web-20/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

