<?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>Iluminada Design&#039;s idBlog</title>
	<atom:link href="http://www.iluminada.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iluminada.com/blog</link>
	<description>Website design tips, rants and frequently asked questions... with some comedy thrown in for good measure</description>
	<lastBuildDate>Tue, 27 Jul 2010 00:36:46 +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>Get More From Your Website By Being a Proactive Client, Attentive Developer</title>
		<link>http://www.iluminada.com/blog/tips-and-topics/get-more-from-support-by-being-a-proactive-client-attentive-developer/</link>
		<comments>http://www.iluminada.com/blog/tips-and-topics/get-more-from-support-by-being-a-proactive-client-attentive-developer/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 20:48:16 +0000</pubDate>
		<dc:creator>John Benedetti</dc:creator>
				<category><![CDATA[Don't Be an Idiot]]></category>
		<category><![CDATA[Tips Trends and Topics]]></category>

		<guid isPermaLink="false">http://www.iluminada.com/blog/?p=96</guid>
		<description><![CDATA[A website, once built and launched, is a forever-moving target that requires patience and a good deal of regular maintenance in order to become and remain successful.  The only thing that's certain when you deploy a site is that someone, somewhere, will have trouble with it and will call you to resolve the issue. It requires patience and collaboration to get to the source of the problem.  Here are 2 ways that exchange can go down:  The wrong way and the right way.]]></description>
			<content:encoded><![CDATA[<p>A website, once built and launched, is a forever-moving target that requires patience and a good deal of regular maintenance in order to become and remain successful.  The only thing that&#8217;s certain when you deploy a site is that someone, somewhere, will have trouble with it and will call you to resolve the issue.  9 out of 10 times these troubles are user error&#8211; someone is using an old web browser, has unrealistic security settings, didn&#8217;t read your one-sentence instructions, etc.  Modern web applications have some serious requirements of the end-user&#8211; someone trying to view, say, Facebook might have javascript disabled because they think it&#8217;s a security concern or something&#8230;.  and so they have problems with the site and conclude that &#8220;Facebook Doesn&#8217;t Work&#8221;.  But browsing the &#8216;net with an old browser or with some unconventional security settings is somewhat akin to watching TV with a black-and-white set and then saying &#8220;My cable company sucks&#8221; because the picture isn&#8217;t in color.</p>
<p>Sometimes problems are not user error, however.  In either case, it requires patience and collaboration to get to the source of the problem.  I recently had a problem with a client that could have been easily avoided, and it seems like this is a good time to demonstrate the 2 ways this problem could have been dealt with:  first, how it actually went down;  second, how it should have gone down.  Here we go:</p>
<h2>How It Went Down, a Dramatization</h2>
<p>Client:<br />
Some customers have called us complaining that the Widget you built for us last month doesn&#8217;t work.  I refuse to pay for something that doesn&#8217;t work.  Fix it now.</p>
<p>Me:<br />
I&#8217;m sorry to hear that your widget isn&#8217;t working to your specs.  We&#8217;ve invested another hour into this and have tested it with Explorer 6, 7 and 8, Firefox, Chrome and Safari on Mac and Windows and can&#8217;t seem to duplicate the problem.  It has worked perfectly in every case, so it&#8217;s difficult to fix because we can&#8217;t seem to duplicate any problems with the information we have.  Can you provide us with some more information?  How, specifically, is it not working?  Have you tried it yourself?  Please try it yourself and let us know what the result is.   If you get an error, send us a screen shot.</p>
<p>(2 months of radio silence ensue)</p>
<p>Client:<br />
The Widget you built us 3 months ago has never worked.  We refuse to pay for something that doesn&#8217;t work, and we refuse to pay for that extra hour you spent not finding anything wrong with it.  Fix it now.</p>
<p>Me:<br />
As I said before, we need some more information about this in order to help out.  Try duplicating the problem yourself and let us know what happens, and send us a screen shot of the error.  Also try talking to the customer and see if you can find out what browser one of these people is using, what operating system and, if Explorer, what version and what level the security settings are at.  This is a very complicated Widget that makes your store software talk to Google Maps and then outputs all the content with javascript, so there are some links in the chain that can break and we need to know which link is breaking and whether it&#8217;s a link we have any control over.  At this point, we&#8217;re becoming unwilling to continue troubleshooting for you, since you&#8217;re refusing to pay for it and aren&#8217;t providing us with the information we need to effectively troubleshoot.</p>
<p>(1 month of radio silence ensues)</p>
<p>Client:<br />
The Widget you built for us 4 months ago has never worked.  We&#8217;re moving on to another web person.  Why is it we always have trouble with our web people?  This happened the last time too.  I guess web people just suck.  And we refuse to pay for the Widget because it never worked.</p>
<h2>How It Should Have Gone Down</h2>
<p>Client:<br />
Some customers have called to complain that the Widget you built for us isn&#8217;t working correctly.  I tried to duplicate the problem myself, and I can&#8217;t seem to do it&#8211; it seems to be working for me.  I&#8217;m using Firefox 3.6.7 on a Mac.  So I talked to one of the customers and sent them to www.supportdetails.com.  I&#8217;ve attached a screenshot of the customer&#8217;s operating system setup.  Turns out this person is running IE6 with javascript disabled.   The customer says he&#8217;s doing a search with your widget but gets a blank screen instead of results.   What can be done about this?</p>
<p>Me:<br />
Nice detective work.  Unfortunately, your Widget is a modern web app and it requires javascript in order to show the Widget&#8217;s search results properly because they&#8217;re rendered with AJAX, which is how we&#8217;re able to show them so quickly without reloading the whole page.  Further, IE6 isn&#8217;t supported by most modern sites anymore, and the user base is only in the 5% range&#8230; but we&#8217;ve gone ahead and performed a temporary workaround for you by adding some simple detection features that warn the user about their browser, their need for javascript, and serve up a link to the free IE8 installer along with some instructions for turning on javascript (it&#8217;ll be on by default when they install IE8, btw).   That should buy some time while you think about this alternative:  we could write something that performs the detection and then outputs the results in a less-elegant manner that doesn&#8217;t rely on javascript if a user doesn&#8217;t have javascript enabled.  This would take a few hours, so I&#8217;d say it&#8217;s only worth it if this app is so crucial to your business that 5% of your end users being unable to use the Widget will impact your sales in a significant manner.  Just let us know how to proceed.</p>
<p>Client:<br />
Excellent work, let&#8217;s leave it like you have it.  Thanks!</p>
<h2>Summary</h2>
<p>The second scenario is <strong>so much easier</strong> for everyone!  And it&#8217;s far better for the client&#8217;s business.  In a nutshell&#8211; running a website comes with some responsibilities.  You maximize your ROI when you take the time to learn how your website works and then use that knowledge to proactively interact with your customers and your web contractors.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.iluminada.com/blog/tips-and-topics/get-more-from-support-by-being-a-proactive-client-attentive-developer/&amp;t=Get+More+From+Your+Website+By+Being+a+Proactive+Client%2C+Attentive+Developer" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.iluminada.com/blog/tips-and-topics/get-more-from-support-by-being-a-proactive-client-attentive-developer/&amp;title=Get+More+From+Your+Website+By+Being+a+Proactive+Client%2C+Attentive+Developer" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Get+More+From+Your+Website+By+Being+a+Proactive+Client%2C+Attentive+Developer+-+http://b2l.me/acvumn&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.iluminada.com/blog/tips-and-topics/get-more-from-support-by-being-a-proactive-client-attentive-developer/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.iluminada.com/blog/tips-and-topics/get-more-from-support-by-being-a-proactive-client-attentive-developer/&amp;title=Get+More+From+Your+Website+By+Being+a+Proactive+Client%2C+Attentive+Developer" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.iluminada.com/blog/tips-and-topics/get-more-from-support-by-being-a-proactive-client-attentive-developer/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.iluminada.com/blog/tips-and-topics/get-more-from-support-by-being-a-proactive-client-attentive-developer/&amp;title=Get+More+From+Your+Website+By+Being+a+Proactive+Client%2C+Attentive+Developer" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.iluminada.com/blog/tips-and-topics/get-more-from-support-by-being-a-proactive-client-attentive-developer/&amp;title=Get+More+From+Your+Website+By+Being+a+Proactive+Client%2C+Attentive+Developer" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.iluminada.com/blog/tips-and-topics/get-more-from-support-by-being-a-proactive-client-attentive-developer/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.iluminada.com/blog/tips-and-topics/get-more-from-support-by-being-a-proactive-client-attentive-developer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Special World Cup Office Hours</title>
		<link>http://www.iluminada.com/blog/comedy/special-world-cup-office-hours/</link>
		<comments>http://www.iluminada.com/blog/comedy/special-world-cup-office-hours/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 23:24:27 +0000</pubDate>
		<dc:creator>John Benedetti</dc:creator>
				<category><![CDATA[Grenade in a Tight Space]]></category>

		<guid isPermaLink="false">http://www.iluminada.com/blog/?p=91</guid>
		<description><![CDATA[I think it's important that I go public with something that our longtime clients already know and, I think, respect us for:  our unique schedule and approach to burnout avoidance.]]></description>
			<content:encoded><![CDATA[<p>I think it&#8217;s important that I go public with something that our longtime clients already know and, I think, respect us for:  our unique schedule and approach to burnout avoidance.</p>
<p>Burnout is a huge problem in the hi-tech world, especially among web developers.  Because, for many of us, web development is a hobby as well as a job; and because of the 24/7 nature of the internet we tend to spend far too much time at a computer, which can result in an overall loss of productivity and creativity once the inevitable burnout sets in.  While myself and my staff are also somewhat guilty of this, I try to encourage a slightly more European approach to our schedule, with some unique twists.</p>
<p>As part of this outlook, I try to encourage time off for recharging&#8211; more than the typical 2 weeks/year that America has somehow erroneously (and arrogantly) adopted.  At the core of this is my desire that myself and my team be the best at what we do.  Not just average or good enough, but the best.  In order to be the best, most creative and most efficient designers and developers, we need to be happy, rested, balanced and focused.  Otherwise it would be far too easy to turn into that grumpy, no-life IT guy we&#8217;ve all heard of and/or dealt with.  No one wants to deal with that guy.  Apart from encouraging after-lunch siestas, the taking of &#8220;sanity days&#8221; off, beach and/or garden breaks and the occasional Tequila Friday at the office,  I achieve this balance by taking sanity time&#8211; surfing, snowboarding, gardening, traveling, spending time with family, making wine and&#8230; well&#8230; once every 4 years dropping everything for the World Cup.  I also encourage my staff to do the same.  I am a HUGE national team soccer fan.  Men&#8217;s and women&#8217;s national teams.</p>
<p>Yes, iluminada design is a great place to work.  But only if you&#8217;re interested in being the best and doing what you have to do to be the best, both professionally and personally.</p>
<p>Today, 6/11/10 marks the start of 1 month of World Cup Soccer.  Fortunately, most of the games occur early this year&#8211; before we open for business at 10:00am.  But, for the record:  don&#8217;t be surprised or upset if the phone lines go to voicemail during (1) every US match (there will probably be only 3 of them because we suck this year) and (2) every Brazil match (we have some close Brazilian friends and colleagues).  There will probably be lots of Brazil matches&#8211; they&#8217;re awesome and are my bet to win it.</p>
<p>No need to worry&#8211; we won&#8217;t be abandoning our friends and clients for a month.  We just might get started a bit later than usual on a few days.</p>
<p>Similarly, I believe it is absolutely necessary to observe certain holidays.  MLK day is not an optional holiday.  It&#8217;s the one mandatory holiday here, ahead of Christmas and New Year&#8217;s day (which we observe each year by closing for a week).  I couldn&#8217;t give a rat&#8217;s ass about Columbus Day,  but I do care about and observe Memorial Day and Veteran&#8217;s Day.  I also think everyone should always take their birthday off if possible.  And Bob Marley&#8217;s birthday too, though no one knows exactly what day that is&#8230; so any day in early February will have to do.  So please don&#8217;t be upset with us when you find us closed for holidays:  we&#8217;re trying to introduce a measure of humanity to the hi-tech industry, and I hope you can respect that.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.iluminada.com/blog/comedy/special-world-cup-office-hours/&amp;t=Special+World+Cup+Office+Hours" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.iluminada.com/blog/comedy/special-world-cup-office-hours/&amp;title=Special+World+Cup+Office+Hours" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Special+World+Cup+Office+Hours+-+http://b2l.me/22s9p&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.iluminada.com/blog/comedy/special-world-cup-office-hours/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.iluminada.com/blog/comedy/special-world-cup-office-hours/&amp;title=Special+World+Cup+Office+Hours" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.iluminada.com/blog/comedy/special-world-cup-office-hours/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.iluminada.com/blog/comedy/special-world-cup-office-hours/&amp;title=Special+World+Cup+Office+Hours" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.iluminada.com/blog/comedy/special-world-cup-office-hours/&amp;title=Special+World+Cup+Office+Hours" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.iluminada.com/blog/comedy/special-world-cup-office-hours/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.iluminada.com/blog/comedy/special-world-cup-office-hours/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML 5 Demos</title>
		<link>http://www.iluminada.com/blog/tips-and-topics/html-5-demos/</link>
		<comments>http://www.iluminada.com/blog/tips-and-topics/html-5-demos/#comments</comments>
		<pubDate>Sat, 05 Jun 2010 21:20:29 +0000</pubDate>
		<dc:creator>John Benedetti</dc:creator>
				<category><![CDATA[Don't Be an Idiot]]></category>
		<category><![CDATA[Tips Trends and Topics]]></category>

		<guid isPermaLink="false">http://www.iluminada.com/blog/?p=88</guid>
		<description><![CDATA[Apple recently released a demo site that shows off some of the cooler aspects of HTML 5.  While it will likely be a long time before the dinosaur that is the Internet Explorer &#8220;franchise&#8221; is willing to build in full HTML 5 support&#8211; thereby ensuring we developers don&#8217;t get to build many HTML 5 sites [...]]]></description>
			<content:encoded><![CDATA[<p>Apple recently released a demo site that shows off some of the cooler aspects of HTML 5.  While it will likely be a long time before the dinosaur that is the Internet Explorer &#8220;franchise&#8221; is willing to build in full HTML 5 support&#8211; thereby ensuring we developers don&#8217;t get to build many HTML 5 sites for awhile &#8211;  it&#8217;s exciting to know what will someday be available to us.  The time savings in development will likely be huge once we are able to use some of these tools.</p>
<p>Make sure you&#8217;re running Safari to check out the demos on the site below:</p>
<p>http://www.apple.com/html5/</p>
<p>The sooner all of you stop using Internet Explorer and move to standards-compliant browsers like Safari, Firefox and Chrome, the sooner we will be able to grow the web into a new realm of possibilities.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.iluminada.com/blog/tips-and-topics/html-5-demos/&amp;t=HTML+5+Demos" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.iluminada.com/blog/tips-and-topics/html-5-demos/&amp;title=HTML+5+Demos" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=HTML+5+Demos+-+http://b2l.me/zgh9m&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.iluminada.com/blog/tips-and-topics/html-5-demos/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.iluminada.com/blog/tips-and-topics/html-5-demos/&amp;title=HTML+5+Demos" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.iluminada.com/blog/tips-and-topics/html-5-demos/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.iluminada.com/blog/tips-and-topics/html-5-demos/&amp;title=HTML+5+Demos" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.iluminada.com/blog/tips-and-topics/html-5-demos/&amp;title=HTML+5+Demos" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.iluminada.com/blog/tips-and-topics/html-5-demos/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.iluminada.com/blog/tips-and-topics/html-5-demos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML 5 for Drunks</title>
		<link>http://www.iluminada.com/blog/tips-and-topics/html-5-for-drunks/</link>
		<comments>http://www.iluminada.com/blog/tips-and-topics/html-5-for-drunks/#comments</comments>
		<pubDate>Thu, 13 May 2010 19:38:55 +0000</pubDate>
		<dc:creator>John Benedetti</dc:creator>
				<category><![CDATA[Tips Trends and Topics]]></category>
		<category><![CDATA[HTML5]]></category>

		<guid isPermaLink="false">http://www.iluminada.com/blog/?p=84</guid>
		<description><![CDATA[Found this hilarious article about HTML 5.  Inside all the wisecracks there&#8217;s some useful info: www.happymagicfuntime.com/blog/entry/html5_for_drunks Share this on Facebook Digg this! Tweet This! Subscribe to the comments for this post? Share this on del.icio.us Post on Google Buzz Share this on Reddit Stumble upon something good? Share it on StumbleUpon Share this on Technorati]]></description>
			<content:encoded><![CDATA[<p>Found this hilarious article about HTML 5.  Inside all the wisecracks there&#8217;s some useful info:</p>
<p><a href="http://www.happymagicfuntime.com/blog/entry/html5_for_drunks" target="_blank">www.happymagicfuntime.com/blog/entry/html5_for_drunks</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.iluminada.com/blog/tips-and-topics/html-5-for-drunks/&amp;t=HTML+5+for+Drunks" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.iluminada.com/blog/tips-and-topics/html-5-for-drunks/&amp;title=HTML+5+for+Drunks" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=HTML+5+for+Drunks+-+http://b2l.me/u45b8&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.iluminada.com/blog/tips-and-topics/html-5-for-drunks/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.iluminada.com/blog/tips-and-topics/html-5-for-drunks/&amp;title=HTML+5+for+Drunks" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.iluminada.com/blog/tips-and-topics/html-5-for-drunks/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.iluminada.com/blog/tips-and-topics/html-5-for-drunks/&amp;title=HTML+5+for+Drunks" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.iluminada.com/blog/tips-and-topics/html-5-for-drunks/&amp;title=HTML+5+for+Drunks" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.iluminada.com/blog/tips-and-topics/html-5-for-drunks/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.iluminada.com/blog/tips-and-topics/html-5-for-drunks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Buttons: Why use images when you no longer have to?</title>
		<link>http://www.iluminada.com/blog/tips-and-topics/css-buttons-why-use-images-when-you-no-longer-have-to/</link>
		<comments>http://www.iluminada.com/blog/tips-and-topics/css-buttons-why-use-images-when-you-no-longer-have-to/#comments</comments>
		<pubDate>Thu, 13 May 2010 02:13:37 +0000</pubDate>
		<dc:creator>John Benedetti</dc:creator>
				<category><![CDATA[Tips Trends and Topics]]></category>
		<category><![CDATA[buttons]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.iluminada.com/blog/?p=81</guid>
		<description><![CDATA[Found this simple resource today for making CSS buttons.  Very handy: www.webdesignerwall.com/demo/css-buttons.html Share this on Facebook Digg this! Tweet This! Subscribe to the comments for this post? Share this on del.icio.us Post on Google Buzz Share this on Reddit Stumble upon something good? Share it on StumbleUpon Share this on Technorati]]></description>
			<content:encoded><![CDATA[<p>Found this simple resource today for making CSS buttons.  Very handy:</p>
<p><a href="http://www.webdesignerwall.com/demo/css-buttons.html" target="_blank">www.webdesignerwall.com/demo/css-buttons.html</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.iluminada.com/blog/tips-and-topics/css-buttons-why-use-images-when-you-no-longer-have-to/&amp;t=CSS+Buttons%3A+Why+use+images+when+you+no+longer+have+to%3F" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.iluminada.com/blog/tips-and-topics/css-buttons-why-use-images-when-you-no-longer-have-to/&amp;title=CSS+Buttons%3A+Why+use+images+when+you+no+longer+have+to%3F" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=CSS+Buttons%3A+Why+use+images+when+you+no+longer+have+to%3F+-+http://b2l.me/u45yy&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.iluminada.com/blog/tips-and-topics/css-buttons-why-use-images-when-you-no-longer-have-to/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.iluminada.com/blog/tips-and-topics/css-buttons-why-use-images-when-you-no-longer-have-to/&amp;title=CSS+Buttons%3A+Why+use+images+when+you+no+longer+have+to%3F" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.iluminada.com/blog/tips-and-topics/css-buttons-why-use-images-when-you-no-longer-have-to/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.iluminada.com/blog/tips-and-topics/css-buttons-why-use-images-when-you-no-longer-have-to/&amp;title=CSS+Buttons%3A+Why+use+images+when+you+no+longer+have+to%3F" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.iluminada.com/blog/tips-and-topics/css-buttons-why-use-images-when-you-no-longer-have-to/&amp;title=CSS+Buttons%3A+Why+use+images+when+you+no+longer+have+to%3F" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.iluminada.com/blog/tips-and-topics/css-buttons-why-use-images-when-you-no-longer-have-to/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.iluminada.com/blog/tips-and-topics/css-buttons-why-use-images-when-you-no-longer-have-to/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Smashing Mag: Modern CSS Layouts</title>
		<link>http://www.iluminada.com/blog/tips-and-topics/smashing-mag-modern-css-layouts/</link>
		<comments>http://www.iluminada.com/blog/tips-and-topics/smashing-mag-modern-css-layouts/#comments</comments>
		<pubDate>Fri, 07 May 2010 15:31:23 +0000</pubDate>
		<dc:creator>John Benedetti</dc:creator>
				<category><![CDATA[Tips Trends and Topics]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS3]]></category>

		<guid isPermaLink="false">http://www.iluminada.com/blog/?p=79</guid>
		<description><![CDATA[A super useful article about CSS that heavily touts the new features available in CSS3.  What I think is interesting to note is the time savings that comes when developers are able to use the latest technologies rather than having to find workarounds to accommodate old browsers while still achieving the visual appeal our clients [...]]]></description>
			<content:encoded><![CDATA[<p>A super useful article about CSS that heavily touts the new features available in CSS3.  What I think is interesting to note is the time savings that comes when developers are able to use the latest technologies rather than having to find workarounds to accommodate old browsers while still achieving the visual appeal our clients expect.  So keeping your web browser current not only makes your web surfing experience better, it also saves you money if you&#8217;re paying for web development:  For example, a simple CSS3 attribute will create rounded corners on a box&#8211; a seemingly simple thing that used to require photoshoppery and a bunch of HTML code.</p>
<p><a title="Modern CSS Layouts" href="http://www.smashingmagazine.com/2010/05/06/modern-css-layouts-part-2-the-essential-techniques/" target="_blank">Here&#8217;s the article</a>.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.iluminada.com/blog/tips-and-topics/smashing-mag-modern-css-layouts/&amp;t=Smashing+Mag%3A+Modern+CSS+Layouts" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.iluminada.com/blog/tips-and-topics/smashing-mag-modern-css-layouts/&amp;title=Smashing+Mag%3A+Modern+CSS+Layouts" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Smashing+Mag%3A+Modern+CSS+Layouts+-+http://b2l.me/u45yz&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.iluminada.com/blog/tips-and-topics/smashing-mag-modern-css-layouts/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.iluminada.com/blog/tips-and-topics/smashing-mag-modern-css-layouts/&amp;title=Smashing+Mag%3A+Modern+CSS+Layouts" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.iluminada.com/blog/tips-and-topics/smashing-mag-modern-css-layouts/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.iluminada.com/blog/tips-and-topics/smashing-mag-modern-css-layouts/&amp;title=Smashing+Mag%3A+Modern+CSS+Layouts" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.iluminada.com/blog/tips-and-topics/smashing-mag-modern-css-layouts/&amp;title=Smashing+Mag%3A+Modern+CSS+Layouts" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.iluminada.com/blog/tips-and-topics/smashing-mag-modern-css-layouts/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.iluminada.com/blog/tips-and-topics/smashing-mag-modern-css-layouts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Podcast About the New Lithium PHP Framework</title>
		<link>http://www.iluminada.com/blog/tips-and-topics/podcast-about-the-new-lithium-php-framework/</link>
		<comments>http://www.iluminada.com/blog/tips-and-topics/podcast-about-the-new-lithium-php-framework/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 17:29:44 +0000</pubDate>
		<dc:creator>John Benedetti</dc:creator>
				<category><![CDATA[Tips Trends and Topics]]></category>
		<category><![CDATA[Useful Software]]></category>

		<guid isPermaLink="false">http://www.iluminada.com/blog/?p=73</guid>
		<description><![CDATA[In today&#8217;s nerd news, check out an interview with Nate Abele, former CakePHP team lead and now team lead for the new Lithium PHP framework, of which our own Jon Adams is a part of.  Nate talks about managing opensource projects, how Lithium was spun off from CakePHP, and talks about the roles of the [...]]]></description>
			<content:encoded><![CDATA[<p>In today&#8217;s nerd news, check out an interview with Nate Abele, former CakePHP team lead and now team lead for the new Lithium PHP framework, of which our own Jon Adams is a part of.  Nate talks about managing opensource projects, how Lithium was spun off from CakePHP, and talks about the roles of the core team members:</p>
<p><a title="Lithium PHP" href="http://www.phparch.com/2010/02/19/php-architect-podcast-oddweek-003/">http://www.phparch.com/2010/02/19/php-architect-podcast-oddweek-003/</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.iluminada.com/blog/tips-and-topics/podcast-about-the-new-lithium-php-framework/&amp;t=Podcast+About+the+New+Lithium+PHP+Framework" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.iluminada.com/blog/tips-and-topics/podcast-about-the-new-lithium-php-framework/&amp;title=Podcast+About+the+New+Lithium+PHP+Framework" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Podcast+About+the+New+Lithium+PHP+Framework+-+http://b2l.me/u45y2&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.iluminada.com/blog/tips-and-topics/podcast-about-the-new-lithium-php-framework/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.iluminada.com/blog/tips-and-topics/podcast-about-the-new-lithium-php-framework/&amp;title=Podcast+About+the+New+Lithium+PHP+Framework" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.iluminada.com/blog/tips-and-topics/podcast-about-the-new-lithium-php-framework/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.iluminada.com/blog/tips-and-topics/podcast-about-the-new-lithium-php-framework/&amp;title=Podcast+About+the+New+Lithium+PHP+Framework" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.iluminada.com/blog/tips-and-topics/podcast-about-the-new-lithium-php-framework/&amp;title=Podcast+About+the+New+Lithium+PHP+Framework" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.iluminada.com/blog/tips-and-topics/podcast-about-the-new-lithium-php-framework/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.iluminada.com/blog/tips-and-topics/podcast-about-the-new-lithium-php-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Drops Support for Internet Explorer 6</title>
		<link>http://www.iluminada.com/blog/tips-and-topics/google-drops-support-for-internet-explorer-6/</link>
		<comments>http://www.iluminada.com/blog/tips-and-topics/google-drops-support-for-internet-explorer-6/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 02:25:13 +0000</pubDate>
		<dc:creator>John Benedetti</dc:creator>
				<category><![CDATA[Tips Trends and Topics]]></category>

		<guid isPermaLink="false">http://www.iluminada.com/blog/?p=68</guid>
		<description><![CDATA[You can almost hear web developers everywhere cheering at this one:  Google has dropped support for Internet Explorer 6, which should signal the final death throes of the much-maligned web browser that forces web professionals worldwide to dumb down the designs and web tools we create. Here&#8217;s the full story. Share this on Facebook Digg [...]]]></description>
			<content:encoded><![CDATA[<p>You can almost hear web developers everywhere cheering at this one:  Google has dropped support for Internet Explorer 6, which should signal the final death throes of the much-maligned web browser that forces web professionals worldwide to dumb down the designs and web tools we create.</p>
<p><a href="http://news.bbc.co.uk/2/hi/technology/8488751.stm" target="_blank">Here&#8217;s the full story</a>.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.iluminada.com/blog/tips-and-topics/google-drops-support-for-internet-explorer-6/&amp;t=Google+Drops+Support+for+Internet+Explorer+6" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.iluminada.com/blog/tips-and-topics/google-drops-support-for-internet-explorer-6/&amp;title=Google+Drops+Support+for+Internet+Explorer+6" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Google+Drops+Support+for+Internet+Explorer+6+-+http://b2l.me/u45y4&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.iluminada.com/blog/tips-and-topics/google-drops-support-for-internet-explorer-6/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.iluminada.com/blog/tips-and-topics/google-drops-support-for-internet-explorer-6/&amp;title=Google+Drops+Support+for+Internet+Explorer+6" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.iluminada.com/blog/tips-and-topics/google-drops-support-for-internet-explorer-6/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.iluminada.com/blog/tips-and-topics/google-drops-support-for-internet-explorer-6/&amp;title=Google+Drops+Support+for+Internet+Explorer+6" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.iluminada.com/blog/tips-and-topics/google-drops-support-for-internet-explorer-6/&amp;title=Google+Drops+Support+for+Internet+Explorer+6" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.iluminada.com/blog/tips-and-topics/google-drops-support-for-internet-explorer-6/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.iluminada.com/blog/tips-and-topics/google-drops-support-for-internet-explorer-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another Reason Not to Use IE6</title>
		<link>http://www.iluminada.com/blog/tips-and-topics/another-reason-not-to-use-ie6/</link>
		<comments>http://www.iluminada.com/blog/tips-and-topics/another-reason-not-to-use-ie6/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 16:35:14 +0000</pubDate>
		<dc:creator>John Benedetti</dc:creator>
				<category><![CDATA[Tips Trends and Topics]]></category>
		<category><![CDATA[ie6 google hack]]></category>

		<guid isPermaLink="false">http://www.iluminada.com/blog/?p=65</guid>
		<description><![CDATA[How did the hackers do it?  They exploited yet another vulnerability in Internet Explorer 6.  ]]></description>
			<content:encoded><![CDATA[<p>You may have heard this already, but recently Google was targeted by Chinese hackers.  According to Google, the hack was an attempt to obtain access to the Gmail accounts of people who publicly protested about the human rights situation in China (<a href="http://googleblog.blogspot.com/2010/01/new-approach-to-china.html?utm_campaign=en&amp;utm_source=en-ha-ww-ww-bk-cn&amp;utm_medium=ha&amp;utm_term=google%20chinese" target="_blank">read Google&#8217;s response</a>).</p>
<p>How did the hackers do it?  They exploited yet another vulnerability in Internet Explorer 6.  Check out <a href="http://news.bbc.co.uk/2/hi/technology/8460819.stm" target="_blank">this article about the hack</a>.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.iluminada.com/blog/tips-and-topics/another-reason-not-to-use-ie6/&amp;t=Another+Reason+Not+to+Use+IE6" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.iluminada.com/blog/tips-and-topics/another-reason-not-to-use-ie6/&amp;title=Another+Reason+Not+to+Use+IE6" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Another+Reason+Not+to+Use+IE6+-+http://b2l.me/u45y5&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.iluminada.com/blog/tips-and-topics/another-reason-not-to-use-ie6/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.iluminada.com/blog/tips-and-topics/another-reason-not-to-use-ie6/&amp;title=Another+Reason+Not+to+Use+IE6" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.iluminada.com/blog/tips-and-topics/another-reason-not-to-use-ie6/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.iluminada.com/blog/tips-and-topics/another-reason-not-to-use-ie6/&amp;title=Another+Reason+Not+to+Use+IE6" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.iluminada.com/blog/tips-and-topics/another-reason-not-to-use-ie6/&amp;title=Another+Reason+Not+to+Use+IE6" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.iluminada.com/blog/tips-and-topics/another-reason-not-to-use-ie6/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.iluminada.com/blog/tips-and-topics/another-reason-not-to-use-ie6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful Ways to Use Twitter for Businesses</title>
		<link>http://www.iluminada.com/blog/tips-and-topics/useful-ways-to-use-twitter-for-businesses/</link>
		<comments>http://www.iluminada.com/blog/tips-and-topics/useful-ways-to-use-twitter-for-businesses/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 16:33:48 +0000</pubDate>
		<dc:creator>John Benedetti</dc:creator>
				<category><![CDATA[Tips Trends and Topics]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.iluminada.com/blog/?p=61</guid>
		<description><![CDATA[I found this article today that has a few useful tips about how a business can leverage Twitter to its fullest:

http://www.makeuseof.com/tag/10-innovative-ways-to-use-twitter-for-business/]]></description>
			<content:encoded><![CDATA[<p>I found this article today that has a few useful tips about how a business can leverage Twitter to its fullest:</p>
<p><a href="http://www.makeuseof.com/tag/10-innovative-ways-to-use-twitter-for-business/" target="_blank">http://www.makeuseof.com/tag/10-innovative-ways-to-use-twitter-for-business/</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.iluminada.com/blog/tips-and-topics/useful-ways-to-use-twitter-for-businesses/&amp;t=Useful+Ways+to+Use+Twitter+for+Businesses" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.iluminada.com/blog/tips-and-topics/useful-ways-to-use-twitter-for-businesses/&amp;title=Useful+Ways+to+Use+Twitter+for+Businesses" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Useful+Ways+to+Use+Twitter+for+Businesses+-+http://b2l.me/u45y6&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.iluminada.com/blog/tips-and-topics/useful-ways-to-use-twitter-for-businesses/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.iluminada.com/blog/tips-and-topics/useful-ways-to-use-twitter-for-businesses/&amp;title=Useful+Ways+to+Use+Twitter+for+Businesses" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.iluminada.com/blog/tips-and-topics/useful-ways-to-use-twitter-for-businesses/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.iluminada.com/blog/tips-and-topics/useful-ways-to-use-twitter-for-businesses/&amp;title=Useful+Ways+to+Use+Twitter+for+Businesses" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.iluminada.com/blog/tips-and-topics/useful-ways-to-use-twitter-for-businesses/&amp;title=Useful+Ways+to+Use+Twitter+for+Businesses" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.iluminada.com/blog/tips-and-topics/useful-ways-to-use-twitter-for-businesses/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.iluminada.com/blog/tips-and-topics/useful-ways-to-use-twitter-for-businesses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
