<?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>Travaganza Blog</title>
	<atom:link href="http://www.travislin.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.travislin.com</link>
	<description>Web Design, Development and other 2.0 Stories</description>
	<lastBuildDate>Fri, 23 Jul 2010 23:00:51 +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>The Fancy Web &#8211; 24/07/2010</title>
		<link>http://www.travislin.com/2010/07/the-fancy-web-24072010/</link>
		<comments>http://www.travislin.com/2010/07/the-fancy-web-24072010/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 23:00:51 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[reading materials]]></category>

		<guid isPermaLink="false">http://www.travislin.com/?p=407</guid>
		<description><![CDATA[[Web Design] CSS3D: Stereoscopic 3D Effect with CSS3 http://simurai.com/post/802968365/css3d-css3-3d-text [Software Development] More Money for Bugs? http://www.f-secure.com/weblog/archives/00001990.html [Web Development] Top 10 Performance Problems taken from Zappos, Monster, Thomson and Co http://blog.dynatrace.com/2010/06/15/top-10-performance-problems-taken-from-zappos-monster-and-co/ [Web Development] Uploading a File (Or Files) With ASP.NET MVC http://haacked.com/archive/2010/07/16/uploading-files-with-aspnetmvc.aspx]]></description>
			<content:encoded><![CDATA[<p><strong>[Web Design] CSS3D: Stereoscopic 3D Effect with CSS3</strong></p>
<p><a href="http://simurai.com/post/802968365/css3d-css3-3d-text" target="_blank">http://simurai.com/post/802968365/css3d-css3-3d-text</a></p>
<p><strong>[Software Development] More Money for Bugs?</strong></p>
<p><a href="http://www.f-secure.com/weblog/archives/00001990.html" target="_blank">http://www.f-secure.com/weblog/archives/00001990.html</a></p>
<p><strong>[Web Development] Top 10 Performance Problems taken from Zappos, Monster, Thomson and Co</strong></p>
<p><a href="http://blog.dynatrace.com/2010/06/15/top-10-performance-problems-taken-from-zappos-monster-and-co/" target="_blank">http://blog.dynatrace.com/2010/06/15/top-10-performance-problems-taken-from-zappos-monster-and-co/</a></p>
<p><strong>[Web Development] Uploading a File (Or Files) With ASP.NET MVC</strong></p>
<p><a href="http://haacked.com/archive/2010/07/16/uploading-files-with-aspnetmvc.aspx" target="_blank">http://haacked.com/archive/2010/07/16/uploading-files-with-aspnetmvc.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.travislin.com/2010/07/the-fancy-web-24072010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Fancy Web &#8211; 10/07/2010</title>
		<link>http://www.travislin.com/2010/07/the-fancy-web-10072010/</link>
		<comments>http://www.travislin.com/2010/07/the-fancy-web-10072010/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 23:00:06 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[reading material]]></category>

		<guid isPermaLink="false">http://www.travislin.com/?p=399</guid>
		<description><![CDATA[[Web] IE’s big leap forward; CSS3 selectors fully supported http://www.quirksmode.org/blog/archives/2010/06/ies_big_leap_fo.html [Development] Measuring Web Page Performance http://blogs.msdn.com/b/ie/archive/2010/06/28/measuring-web-page-performance.aspx [Development] Taking Advantage of HTML5 and CSS3 with Modernizr http://www.alistapart.com/articles/taking-advantage-of-html5-and-css3-with-modernizr/ [CSS] Media Queries &#38; Using Available Space http://css-tricks.com/css-media-queries/ [Web Design] Design Tips for Programmers http://arandomurl.com/2010/07/07/design-tips-for-programmers.html]]></description>
			<content:encoded><![CDATA[<p><strong>[Web] IE’s big leap forward; CSS3 selectors fully supported</strong></p>
<p><a href="http://www.quirksmode.org/blog/archives/2010/06/ies_big_leap_fo.html" target="_blank">http://www.quirksmode.org/blog/archives/2010/06/ies_big_leap_fo.html</a></p>
<p><strong>[Development] Measuring Web Page Performance</strong></p>
<p><a href="http://blogs.msdn.com/b/ie/archive/2010/06/28/measuring-web-page-performance.aspx" target="_blank">http://blogs.msdn.com/b/ie/archive/2010/06/28/measuring-web-page-performance.aspx</a></p>
<p><strong>[Development] Taking Advantage of HTML5 and CSS3 with Modernizr</strong></p>
<p><a href="http://www.alistapart.com/articles/taking-advantage-of-html5-and-css3-with-modernizr/" target="_blank">http://www.alistapart.com/articles/taking-advantage-of-html5-and-css3-with-modernizr/</a></p>
<p><strong>[CSS] Media Queries &amp; Using Available Space</strong></p>
<p><a href="http://css-tricks.com/css-media-queries/" target="_blank">http://css-tricks.com/css-media-queries/</a></p>
<p><strong>[Web Design] Design Tips for Programmers</strong></p>
<p><a href="http://arandomurl.com/2010/07/07/design-tips-for-programmers.html" target="_blank">http://arandomurl.com/2010/07/07/design-tips-for-programmers.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.travislin.com/2010/07/the-fancy-web-10072010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Fancy Web &#8211; 26/06/2010</title>
		<link>http://www.travislin.com/2010/06/the-fancy-web-26062010/</link>
		<comments>http://www.travislin.com/2010/06/the-fancy-web-26062010/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 23:10:48 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[reading materials]]></category>

		<guid isPermaLink="false">http://www.travislin.com/?p=393</guid>
		<description><![CDATA[[Web Development] Start Using CSS3 Today: Techniques and Tutorials http://www.smashingmagazine.com/2010/06/17/start-using-css3-today-techniques-and-tutorials/ [Web Development] IE&#8217;s Compatibility Features for Site Developers http://blogs.msdn.com/b/ie/archive/2010/06/16/ie-s-compatibility-features-for-site-developers.aspx [Web Design] How do you manage your fonts? http://www.idsgn.org/posts/idsgn-asks-how-do-you-manage-your-fonts/ [CSS] Feature Table Design http://css-tricks.com/feature-table-design/ [Trend] HTML5, Native: Third IE9 Platform Preview Available for Developers http://blogs.msdn.com/b/ie/archive/2010/06/23/html5-native-third-ie9-platform-preview-available-for-developers.aspx]]></description>
			<content:encoded><![CDATA[<p><strong>[Web Development] Start Using CSS3 Today: Techniques and Tutorials</strong></p>
<p><a href="http://www.smashingmagazine.com/2010/06/17/start-using-css3-today-techniques-and-tutorials/" target="_blank">http://www.smashingmagazine.com/2010/06/17/start-using-css3-today-techniques-and-tutorials/</a></p>
<p><strong>[Web Development] IE&#8217;s Compatibility Features for Site Developers</strong></p>
<p><a href="http://blogs.msdn.com/b/ie/archive/2010/06/16/ie-s-compatibility-features-for-site-developers.aspx" target="_blank">http://blogs.msdn.com/b/ie/archive/2010/06/16/ie-s-compatibility-features-for-site-developers.aspx</a></p>
<p><strong>[Web Design] How do you manage your fonts?</strong></p>
<p><a href="http://www.idsgn.org/posts/idsgn-asks-how-do-you-manage-your-fonts/" target="_blank">http://www.idsgn.org/posts/idsgn-asks-how-do-you-manage-your-fonts/</a></p>
<p><strong>[CSS] Feature Table Design</strong></p>
<p><a href="http://css-tricks.com/feature-table-design/" target="_blank">http://css-tricks.com/feature-table-design/</a></p>
<p><strong>[Trend] HTML5, Native: Third IE9 Platform Preview Available for Developers</strong></p>
<p><a href="http://blogs.msdn.com/b/ie/archive/2010/06/23/html5-native-third-ie9-platform-preview-available-for-developers.aspx" target="_blank">http://blogs.msdn.com/b/ie/archive/2010/06/23/html5-native-third-ie9-platform-preview-available-for-developers.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.travislin.com/2010/06/the-fancy-web-26062010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Fancy Web &#8211; 12/06/2010</title>
		<link>http://www.travislin.com/2010/06/the-fancy-web-12062010/</link>
		<comments>http://www.travislin.com/2010/06/the-fancy-web-12062010/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 00:39:54 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[reading materials]]></category>

		<guid isPermaLink="false">http://www.travislin.com/?p=388</guid>
		<description><![CDATA[[Web Development] HTML5 Apps: Positioning with Geolocation http://mobile.tutsplus.com/tutorials/html5/html5-apps-positioning-with-geolocation/ [News] New Google search index: Caffeine http://googlewebmastercentral.blogspot.com/2010/06/our-new-search-index-caffeine.html [CSS] CSS Sprites without Using Background Images http://www.sohtanaka.com/web-design/css-sprites-wout-background-images/ [Trend] Web Fonts at the Crossing http://www.alistapart.com/articles/fonts-at-the-crossing/ [Trend] HTML5 “Why You Should Care” Cheatsheet http://cameronmoll.tumblr.com/post/684676626/html5-why-you-should-care-cheatsheet [Web Design] Transparency in Web Design http://css-tricks.com/transparency-in-web-design/]]></description>
			<content:encoded><![CDATA[<p><strong>[Web Development] HTML5 Apps: Positioning with Geolocation</strong></p>
<p><a href="http://mobile.tutsplus.com/tutorials/html5/html5-apps-positioning-with-geolocation/" target="_blank">http://mobile.tutsplus.com/tutorials/html5/html5-apps-positioning-with-geolocation/</a></p>
<p><strong>[News] New Google search index: Caffeine</strong></p>
<p><a href="http://googlewebmastercentral.blogspot.com/2010/06/our-new-search-index-caffeine.html" target="_blank">http://googlewebmastercentral.blogspot.com/2010/06/our-new-search-index-caffeine.html</a></p>
<p><strong>[CSS] CSS Sprites without Using Background Images</strong></p>
<p><a href="http://www.sohtanaka.com/web-design/css-sprites-wout-background-images/" target="_blank">http://www.sohtanaka.com/web-design/css-sprites-wout-background-images/</a></p>
<p><strong>[Trend] Web Fonts at the Crossing</strong></p>
<p><a href="http://www.alistapart.com/articles/fonts-at-the-crossing/" target="_blank">http://www.alistapart.com/articles/fonts-at-the-crossing/</a></p>
<p><strong>[Trend] HTML5 “Why You Should Care” Cheatsheet</strong></p>
<p><a href="http://cameronmoll.tumblr.com/post/684676626/html5-why-you-should-care-cheatsheet" target="_blank">http://cameronmoll.tumblr.com/post/684676626/html5-why-you-should-care-cheatsheet</a></p>
<p><strong>[Web Design] Transparency in Web Design</strong></p>
<p><a href="http://css-tricks.com/transparency-in-web-design/" target="_blank">http://css-tricks.com/transparency-in-web-design/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.travislin.com/2010/06/the-fancy-web-12062010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Fancy Web &#8211; 29/05/2010</title>
		<link>http://www.travislin.com/2010/05/the-fancy-web-29052010/</link>
		<comments>http://www.travislin.com/2010/05/the-fancy-web-29052010/#comments</comments>
		<pubDate>Fri, 28 May 2010 23:57:39 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[reading materials]]></category>

		<guid isPermaLink="false">http://www.travislin.com/?p=381</guid>
		<description><![CDATA[[Development] New Programming Jargon http://www.globalnerdy.com/2010/05/09/new-programming-jargon/ [Trend] Google launches open WebM web video format based on VP8 http://www.engadget.com/2010/05/19/google-launches-open-webm-web-video-format-based-on-vp8/ [Trend] Typekit and Google Announce Open Source Collaboration http://blog.typekit.com/2010/05/19/typekit-and-google/ [CSS] Our Solar Sys­tem in CSS3 http://neography.com/journal/our-solar-system-in-css3/ [CSS] Responsive Web Design http://www.alistapart.com/articles/responsive-web-design/ [JavaScript] 7 Things I Wish I Had Known About jQuery http://blog.themeforest.net/tutorials/7-things-i-wish-i-had-known-about-jquery/ [Development] Exploring Selenium 2: Introduction &#38; [...]]]></description>
			<content:encoded><![CDATA[<p><strong>[Development] New Programming Jargon</strong></p>
<p><a href="http://www.globalnerdy.com/2010/05/09/new-programming-jargon/" target="_blank">http://www.globalnerdy.com/2010/05/09/new-programming-jargon/</a></p>
<p><strong>[Trend] Google launches open WebM web video format based on VP8</strong></p>
<p><a href="http://www.engadget.com/2010/05/19/google-launches-open-webm-web-video-format-based-on-vp8/" target="_blank">http://www.engadget.com/2010/05/19/google-launches-open-webm-web-video-format-based-on-vp8/</a></p>
<p><strong>[Trend] Typekit and Google Announce Open Source Collaboration</strong></p>
<p><a href="http://blog.typekit.com/2010/05/19/typekit-and-google/" target="_blank">http://blog.typekit.com/2010/05/19/typekit-and-google/</a></p>
<p><strong>[CSS] Our Solar Sys­tem in CSS3</strong></p>
<p><a href="http://neography.com/journal/our-solar-system-in-css3/" target="_blank">http://neography.com/journal/our-solar-system-in-css3/</a></p>
<p><strong>[CSS] Responsive Web Design</strong></p>
<p><a href="http://www.alistapart.com/articles/responsive-web-design/" target="_blank">http://www.alistapart.com/articles/responsive-web-design/</a></p>
<p><strong>[JavaScript] 7 Things I Wish I Had Known About jQuery</strong></p>
<p><a href="http://blog.themeforest.net/tutorials/7-things-i-wish-i-had-known-about-jquery/" target="_blank">http://blog.themeforest.net/tutorials/7-things-i-wish-i-had-known-about-jquery/</a></p>
<p><strong>[Development] Exploring Selenium 2: Introduction &amp; Lessons Learned in Selenium 1</strong></p>
<p><a href="http://frazzleddad.blogspot.com/2010/05/exploring-selenium-2-introduction.html" target="_blank">http://frazzleddad.blogspot.com/2010/05/exploring-selenium-2-introduction.html</a></p>
<p><strong>[Security] Devious New Phishing Tactic Targets Tabs</strong></p>
<p><a href="http://krebsonsecurity.com/2010/05/devious-new-phishing-tactic-targets-tabs/" target="_blank">http://krebsonsecurity.com/2010/05/devious-new-phishing-tactic-targets-tabs/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.travislin.com/2010/05/the-fancy-web-29052010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Fancy Web &#8211; 15/05/2010</title>
		<link>http://www.travislin.com/2010/05/the-fancy-web-15052010/</link>
		<comments>http://www.travislin.com/2010/05/the-fancy-web-15052010/#comments</comments>
		<pubDate>Fri, 14 May 2010 23:03:20 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[reading materials]]></category>

		<guid isPermaLink="false">http://www.travislin.com/?p=371</guid>
		<description><![CDATA[[Software] Which email clients support CSS3? http://www.campaignmonitor.com/blog/post/3107/css3-support-in-email-clients/ [News] Google’s new look http://googleblog.blogspot.com/2010/05/spring-metamorphosis-googles-new-look.html [Web Standard] A Brief History of Markup http://www.alistapart.com/articles/a-brief-history-of-markup/ [Web 2.0] The Evolution of Privacy on Facebook http://mattmckeon.com/facebook-privacy/ [News] Adobe&#8217;s Response: The truth about Flash http://www.adobe.com/choice/flash.html [Development] Automating Merges w/ TortoiseSVN http://devlicio.us/blogs/derik_whittaker/archive/2010/05/13/automating-merges-w-tortoisesvn.aspx [Freelance] Elements of a Successful Online Portfolio http://justcreativedesign.com/2010/05/13/elements-of-a-successful-online-portfolio/ [News] Introducing Scribd in [...]]]></description>
			<content:encoded><![CDATA[<p><strong>[Software] Which email clients support CSS3?</strong></p>
<p><a href="http://www.campaignmonitor.com/blog/post/3107/css3-support-in-email-clients/" target="_blank">http://www.campaignmonitor.com/blog/post/3107/css3-support-in-email-clients/</a></p>
<p><strong>[News] Google’s new look</strong></p>
<p><a href="http://googleblog.blogspot.com/2010/05/spring-metamorphosis-googles-new-look.html" target="_blank">http://googleblog.blogspot.com/2010/05/spring-metamorphosis-googles-new-look.html</a></p>
<p><strong>[Web Standard] A Brief History of Markup</strong></p>
<p><a href="http://www.alistapart.com/articles/a-brief-history-of-markup/" target="_blank">http://www.alistapart.com/articles/a-brief-history-of-markup/</a></p>
<p><strong>[Web 2.0] The Evolution of Privacy on Facebook</strong></p>
<p><a href="http://mattmckeon.com/facebook-privacy/" target="_blank">http://mattmckeon.com/facebook-privacy/</a></p>
<p><strong>[News] Adobe&#8217;s Response: The truth about Flash</strong></p>
<p><a href="http://www.adobe.com/choice/flash.html" target="_blank">http://www.adobe.com/choice/flash.html</a></p>
<p><strong>[Development] Automating Merges w/ TortoiseSVN</strong></p>
<p><a href="http://devlicio.us/blogs/derik_whittaker/archive/2010/05/13/automating-merges-w-tortoisesvn.aspx" target="_blank">http://devlicio.us/blogs/derik_whittaker/archive/2010/05/13/automating-merges-w-tortoisesvn.aspx</a></p>
<p><strong>[Freelance] Elements of a Successful Online Portfolio</strong></p>
<p><a href="Elements of a Successful Online Portfolio" target="_blank">http://justcreativedesign.com/2010/05/13/elements-of-a-successful-online-portfolio/</a></p>
<p><strong>[News] Introducing Scribd in HTML5</strong></p>
<p><a href="http://www.scribd.com/documents/30964170/Scribd-in-HTML5" target="_blank">http://www.scribd.com/documents/30964170/Scribd-in-HTML5</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.travislin.com/2010/05/the-fancy-web-15052010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Fancy Web &#8211; 30/04/2010</title>
		<link>http://www.travislin.com/2010/04/the-fancy-web-30042010/</link>
		<comments>http://www.travislin.com/2010/04/the-fancy-web-30042010/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 23:00:32 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[reading materials]]></category>

		<guid isPermaLink="false">http://www.travislin.com/?p=359</guid>
		<description><![CDATA[[jQuery] Usability Do’s And Don’ts For Interactive Design http://www.smashingmagazine.com/2010/04/27/usability-dos-and-donts-for-interactive-design/ [Web Standard] Meet WOFF, The Standard Web Font Format http://blogs.msdn.com/ie/archive/2010/04/23/meet-woff-the-standard-web-font-format.aspx [Optimisation] http://www.alistapart.com/articles/better-javascript-minification/ http://www.alistapart.com/articles/better-javascript-minification/ [CSS] Different Stylesheets for Differently Sized Browser Windows http://css-tricks.com/resolution-specific-stylesheets/ [SEO] To slash or not to slash http://googlewebmastercentral.blogspot.com/2010/04/to-slash-or-not-to-slash.html [PHP] The Ultimate WordPress Security Guide http://stylizedweb.com/2010/04/19/the-ultimate-wordpress-security-guide/ [News] Steve Jobs&#8217; Thoughts on Flash http://www.apple.com/hotnews/thoughts-on-flash/]]></description>
			<content:encoded><![CDATA[<p><strong>[jQuery] Usability Do’s And Don’ts For Interactive Design</strong></p>
<p><a href="http://www.smashingmagazine.com/2010/04/27/usability-dos-and-donts-for-interactive-design/" target="_blank">http://www.smashingmagazine.com/2010/04/27/usability-dos-and-donts-for-interactive-design/</a></p>
<p><strong>[Web Standard] Meet WOFF, The Standard Web Font Format</strong></p>
<p><a href="http://blogs.msdn.com/ie/archive/2010/04/23/meet-woff-the-standard-web-font-format.aspx" target="_blank">http://blogs.msdn.com/ie/archive/2010/04/23/meet-woff-the-standard-web-font-format.aspx</a></p>
<p><strong>[Optimisation] http://www.alistapart.com/articles/better-javascript-minification/</strong></p>
<p><a href="http://www.alistapart.com/articles/better-javascript-minification/" target="_blank">http://www.alistapart.com/articles/better-javascript-minification/</a></p>
<p><strong>[CSS] Different Stylesheets for Differently Sized Browser Windows</strong></p>
<p><a href="http://css-tricks.com/resolution-specific-stylesheets/" target="_blank">http://css-tricks.com/resolution-specific-stylesheets/</a></p>
<p><strong>[SEO] To slash or not to slash</strong></p>
<p><a href="http://googlewebmastercentral.blogspot.com/2010/04/to-slash-or-not-to-slash.html" target="_blank">http://googlewebmastercentral.blogspot.com/2010/04/to-slash-or-not-to-slash.html</a></p>
<p><strong>[PHP] The Ultimate WordPress Security Guide</strong></p>
<p><a href="http://stylizedweb.com/2010/04/19/the-ultimate-wordpress-security-guide/" target="_blank">http://stylizedweb.com/2010/04/19/the-ultimate-wordpress-security-guide/</a></p>
<p><strong>[News] Steve Jobs&#8217; Thoughts on Flash</strong></p>
<p><a href="http://www.apple.com/hotnews/thoughts-on-flash/" target="_blank">http://www.apple.com/hotnews/thoughts-on-flash/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.travislin.com/2010/04/the-fancy-web-30042010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Surge of QAS</title>
		<link>http://www.travislin.com/2010/04/a-surge-of-qas/</link>
		<comments>http://www.travislin.com/2010/04/a-surge-of-qas/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 02:00:01 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Web Application]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[Kohana]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[QAS]]></category>
		<category><![CDATA[StackExchange]]></category>
		<category><![CDATA[sydphp]]></category>

		<guid isPermaLink="false">http://www.travislin.com/?p=345</guid>
		<description><![CDATA[Ever since StackOverflow succeed with its reputation along with its white label product, many were inspired (or alternatively, challenged by its closed-source) creating a surge of Question and Answering System (QAS) in the web application market. &#8230; And here is my own! Introducing Qanda, open source QAS in PHP/MySQL. Avoiding been another weekend project, Qanda is [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.qandasystem.com/"><img class="alignright" src="http://qandasystem.com/images/qanda-logo.png" alt="" width="150" height="150" /></a>Ever since <a href="http://stackoverflow.com/" target="_blank">StackOverflow</a> succeed with its reputation along with its <a href="http://stackexchange.com/">white label product</a>, <a href="http://meta.stackoverflow.com/questions/2267/so-clones" target="_blank">many</a> were inspired (or alternatively, challenged by its closed-source) creating a surge of Question and Answering System (QAS) in the web application market.</p>
<p>&#8230; And here is my own! Introducing Qanda, open source QAS in PHP/MySQL.</p>
<p>Avoiding been another <a href="http://blog.bitquabit.com/2009/07/01/one-which-i-call-out-hacker-news/" target="_blank">weekend project</a>, Qanda is start small and simple. Powered by <a href="http://kohanaphp.com/" target="_blank">Kohana MVC Framework</a>, the development took off with efficiency and quality. This project has been under development for a bit more than 2 months and with the past 2 weeks we have been theming up a presentable interface to go with demo site to showcase on what Qanda is offering.</p>
<p>This public demo will encourage more users to try out on Qanda and for developers, our code base is under strict quality control making code browsing a walk in the park. Although Qanda is currently in beta and <a href="http://wiki.github.com/qanda/Qanda/qanda-todo-list" target="_blank">todo list is still at large</a>, the system is guaranteed to be driven by programming enthusiasts with constant deliverable and improvements to satisfy public demand.</p>
<p>Find out more on Qanda&#8217;s project page<br />
<a href="http://www.qandasystem.com/" target="_blank">http://www.qandasystem.com/</a></p>
<p>Try out public demo site (allow guest participation)<br />
<a href="http://demo.qandasystem.com/" target="_blank">http://demo.qandasystem.com/</a></p>
<p>Wiki and todo list is currently been working on:<br />
<a href="http://wiki.github.com/qanda/Qanda/" target="_blank">http://wiki.github.com/qanda/Qanda/</a></p>
<p>We are looking forward to your feedback, comment and more excitingly: your participation!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.travislin.com/2010/04/a-surge-of-qas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Fancy Web &#8211; 17/04/2010</title>
		<link>http://www.travislin.com/2010/04/the-fancy-web-17042010/</link>
		<comments>http://www.travislin.com/2010/04/the-fancy-web-17042010/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 01:09:20 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[reading materials]]></category>

		<guid isPermaLink="false">http://www.travislin.com/?p=336</guid>
		<description><![CDATA[[CSS] CSS generated content techniques http://dev.opera.com/articles/view/css-generated-content-techniques/ [Design] Website Redesign Criteria http://www.3point7designs.com/blog/2010/04/website-redesign-criteria/ [Trend] iPhone OS 4.0 wrap-up http://www.slashgear.com/iphone-os-4-0-wrap-up-0880971/ [SEO] Using site speed in web search ranking http://googlewebmastercentral.blogspot.com/2010/04/using-site-speed-in-web-search-ranking.html [Software] Extreme Programming (XP) at a Glance http://blogs.msdn.com/jmeier/archive/2010/04/06/extreme-programming-xp-at-a-glance.aspx [Trend] Full Details On Twitter’s Long-Awaited Ad Platform: Promoted Tweets http://techcrunch.com/2010/04/12/full-details-on-twitters-long-awaited-ad-platform/ [Software] Visual Studio 2010 Released http://www.hanselman.com/blog/VisualStudio2010Released.aspx]]></description>
			<content:encoded><![CDATA[<p><strong>[CSS] CSS generated content techniques</strong></p>
<p><a href="http://dev.opera.com/articles/view/css-generated-content-techniques/" target="_blank">http://dev.opera.com/articles/view/css-generated-content-techniques/</a></p>
<p><strong>[Design] Website Redesign Criteria</strong></p>
<p><a href="http://www.3point7designs.com/blog/2010/04/website-redesign-criteria/" target="_blank">http://www.3point7designs.com/blog/2010/04/website-redesign-criteria/</a></p>
<p><strong>[Trend] iPhone OS 4.0 wrap-up</strong></p>
<p><a href="http://www.slashgear.com/iphone-os-4-0-wrap-up-0880971/" target="_blank">http://www.slashgear.com/iphone-os-4-0-wrap-up-0880971/</a></p>
<p><strong>[SEO] Using site speed in web search ranking</strong></p>
<p><a href="http://googlewebmastercentral.blogspot.com/2010/04/using-site-speed-in-web-search-ranking.html" target="_blank">http://googlewebmastercentral.blogspot.com/2010/04/using-site-speed-in-web-search-ranking.html</a></p>
<p><strong>[Software] Extreme Programming (XP) at a Glance</strong></p>
<p><a href="http://blogs.msdn.com/jmeier/archive/2010/04/06/extreme-programming-xp-at-a-glance.aspx" target="_blank">http://blogs.msdn.com/jmeier/archive/2010/04/06/extreme-programming-xp-at-a-glance.aspx</a></p>
<p><strong>[Trend] Full Details On Twitter’s Long-Awaited Ad Platform: Promoted Tweets</strong></p>
<p><a href="http://techcrunch.com/2010/04/12/full-details-on-twitters-long-awaited-ad-platform/" target="_blank">http://techcrunch.com/2010/04/12/full-details-on-twitters-long-awaited-ad-platform/</a></p>
<p><strong>[Software] Visual Studio 2010 Released</strong></p>
<p><a href="http://www.hanselman.com/blog/VisualStudio2010Released.aspx" target="_blank">http://www.hanselman.com/blog/VisualStudio2010Released.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.travislin.com/2010/04/the-fancy-web-17042010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Fancy Web &#8211; 03/04/2010</title>
		<link>http://www.travislin.com/2010/04/the-fancy-web-03042010/</link>
		<comments>http://www.travislin.com/2010/04/the-fancy-web-03042010/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 22:55:25 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[reading materials]]></category>

		<guid isPermaLink="false">http://www.travislin.com/?p=327</guid>
		<description><![CDATA[[HTML] Don&#8217;t Put Hints Inside Text Boxes in Web Forms http://www.uxmatters.com/mt/archives/2010/03/dont-put-hints-inside-text-boxes-in-web-forms.php [CSS] CSS Sprites: Useful Technique, or Potential Nuisance? http://www.smashingmagazine.com/2010/03/26/css-sprites-useful-technique-or-potential-nuisance/ [HTML] Embed image with Data URIs http://css-tricks.com/data-uris/ [CSS] Middle Box Links http://css-tricks.com/middle-box-links/ [Trend] Are You Ready To Share Your Location Yet? http://blog.go2web20.net/2010/03/are-you-ready-to-share-your-location.html [Dev] Mapping GitHub – a network of collaborative coders http://flowingdata.com/2010/03/31/mapping-the-github-community/ [Trend] The iPad [...]]]></description>
			<content:encoded><![CDATA[<p><strong>[HTML] Don&#8217;t Put Hints Inside Text Boxes in Web Forms</strong></p>
<p><a href="http://www.uxmatters.com/mt/archives/2010/03/dont-put-hints-inside-text-boxes-in-web-forms.php" target="_blank">http://www.uxmatters.com/mt/archives/2010/03/dont-put-hints-inside-text-boxes-in-web-forms.php</a></p>
<p><strong>[CSS] CSS Sprites: Useful Technique, or Potential Nuisance?</strong></p>
<p><a href="http://www.smashingmagazine.com/2010/03/26/css-sprites-useful-technique-or-potential-nuisance/" target="_blank">http://www.smashingmagazine.com/2010/03/26/css-sprites-useful-technique-or-potential-nuisance/</a></p>
<p><strong>[HTML] Embed image with Data URIs</strong></p>
<p><a href="http://css-tricks.com/data-uris/" target="_blank">http://css-tricks.com/data-uris/</a></p>
<p><strong>[CSS] Middle Box Links</strong></p>
<p><a href="http://css-tricks.com/middle-box-links/" target="_blank">http://css-tricks.com/middle-box-links/</a></p>
<p><strong>[Trend] Are You Ready To Share Your Location Yet?</strong></p>
<p><a href="http://blog.go2web20.net/2010/03/are-you-ready-to-share-your-location.html" target="_blank">http://blog.go2web20.net/2010/03/are-you-ready-to-share-your-location.html</a></p>
<p><strong>[Dev] Mapping GitHub – a network of collaborative coders</strong></p>
<p><a href="http://flowingdata.com/2010/03/31/mapping-the-github-community/" target="_blank">http://flowingdata.com/2010/03/31/mapping-the-github-community/</a></p>
<p><strong>[Trend] The iPad and Innovation Theory</strong></p>
<p><a href="http://www.scottberkun.com/blog/2010/what-will-the-ipad-replace/" target="_blank">http://www.scottberkun.com/blog/2010/what-will-the-ipad-replace/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.travislin.com/2010/04/the-fancy-web-03042010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
