<?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>Panes of Glass &#187; CSS</title>
	<atom:link href="http://panesofglass.org/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://panesofglass.org</link>
	<description></description>
	<lastBuildDate>Thu, 05 Jan 2012 05:00:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3-aortic-dissection</generator>
		<item>
		<title>The Future of Web Applications</title>
		<link>http://panesofglass.org/software/the-future-of-web-applications/</link>
		<comments>http://panesofglass.org/software/the-future-of-web-applications/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 13:00:54 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[web 3.0]]></category>
		<category><![CDATA[web applications]]></category>
		<category><![CDATA[XForms]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[XSLT]]></category>

		<guid isPermaLink="false">http://panesofglass.org/?p=290</guid>
		<description><![CDATA[I&#8217;ve been thinking about web applications and where they are heading over the past few months. I&#8217;ve become a big proponent of progressive enhancement in &#8230;]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been thinking about web applications and where they are heading over the past few months. I&#8217;ve become a big proponent of <a title="Wikipedia.org" href="http://en.wikipedia.org/wiki/Progressive_Enhancement">progressive enhancement</a> in the last year since finally leaving behind the basics of <a title="PHP" href="http://www.php.net/">PHP</a> to learn more about <a title="JavaScript Reference" href="http://www.javascript.com/">JavaScript</a>, <a title="W3C Cascading Style Sheets" href="http://www.w3.org/Style/CSS/">CSS</a>, <a title="XForms.org" href="http://xforms.org">XForms</a>, <a title="Ruby on Rails" href="http://www.rubyonrails.org/">Ruby on Rails</a> and <a title="ASP.NET" href="http://www.asp.net">ASP.NET</a>. Since then I&#8217;ve been learning more about <a title="Semantics and Design at And all that Malarkey" href="http://www.stuffandnonsense.co.uk/archives/semantics_and_design.html">semantic HTML</a>, <a title="Sitepoint's Web Site Optimization Steps" href="http://www.sitepoint.com/article/web-site-optimization-steps/3">the separation of concerns and how they help web site optimization</a>, and the role of technologies like <a title="Adobe" href="http://www.adobe.com/">Adobe</a>&#8216;s <a title="Adobe Flash" href="http://www.adobe.com/products/flash/?ogn=EN_US-gntray_prod_flash_home">Flash</a>/<a title="Adobe Flex" href="http://www.adobe.com/products/flex/?ogn=EN_US-gntray_prod_flex_home">Flex</a> and <a title="Microsoft" href="http://www.microsoft.com/">Microsoft</a>&#8216;s <a title="Microsoft Silverlight" href="http://www.silverlight.net/">Silverlight</a>.<span id="more-290"></span></p>
<p>I recently listened to <a title="Douglas Crockford's Wrrrld Wide Web" href="http://www.crockford.com/">Douglas Crockford</a>&#8216;s <a title="YDN Theater" href="http://http//developer.yahoo.net/blogs/theater/archives/2007/10/the_state_of_ajax_douglas_crockford.html">State of Ajax</a> presentation and thought he made excellent points:</p>
<ul>
<li>JavaScript is a terrific language, it&#8217;s just misunderstood</li>
<li>CSS is probably the weakest link because it was designed to layout print documents and has been made to fit flow documents (not sure I agree wholly with this, but it is a challenge)</li>
<li>HTML has reached a point of confusion with the competing improvements from the <a title="W3C" href="http://www.w3c.org/">W3C</a> (<a title="XHTML 2.0" href="http://www.w3.org/TR/xhtml2/">XHTML2</a>) and <a title="WHAT-WG" href="http://www.whatwg.org/">WHAT-WG</a> (<a title="HTML5" href="http://www.whatwg.org/specs/web-apps/current-work/">HTML5</a>)</li>
</ul>
<p>I certainly agree with point #1, that JavaScript is a terrific language. CSS&#8230; well, I&#8217;m okay with it. I fully realize I don&#8217;t understand it all that well (see the state of my current design), but I&#8217;m learning and I like it. I just don&#8217;t really understand why it&#8217;s not an XML language. (I do like that it&#8217;s not because it&#8217;s easier to write, but consistency is at least nice.)</p>
<p>With regards to HTML, I also fully agree, but almost for different reasons. HTML is a great platform for creating documents. However, all the extensions being added by WHAT-WG seem to miss the point and muddy the waters further. XHTML2 just realigns everything and adds some better links to other technologies like XForms, which is itself more a web form application language, not a document language. Thus, all the new versions make HTML more of a combination document/application platform. If that comes to pass, HTML will no longer really be good for anything in terms of semantics. It will have none and will instead lead to a new form of tag-soup: namespace soup.</p>
<p>Now, before anyone goes crazy on me, I don&#8217;t think all &#8220;web applications&#8221; break HTML. For instance, Google Maps is a great application, and I can appreciate making web-based documents (like maps) interactive, just as you might find a real map. I draw and mark up maps in real-life, so why not on the web? That makes perfect sense. A blog is also a great web app when I can edit it right there on the screen, just as though I were able to go back in my journal and either cross out or erase parts and re-write them. In some cases, web apps can be even better.</p>
<p>The part where all this breaks down, though, is admin screens and other forms. Sure, you can look at a web form as a document that needs to be submitted once complete, just like in real-life. But to then add all the javascript additions to auto-save frequently and refresh parts of the document? That&#8217;s no longer a document-style form; that is now an application, and I think that an application should be an application, not a hodge-podge of document and script.</p>
<p>I see Adobe Flash/Flex and Microsoft Silverlight (and maybe XForms, but I&#8217;ve recently lost a lot of interest there for many reasons to be explained in a bit) fitting in here well. If you&#8217;ve got an application you want to place online, you probably don&#8217;t need it to be spread across several pages. If you do, it&#8217;s not really an application but related pages. Also, if you need bookmark-ability, you can always add favorites to an application or allow the application to interpret parameters sent to the hosting web page&#8217;s address to load the application in a certain spot. Any way you swing it, your application has the following benefits:</p>
<ol>
<li>It&#8217;s source is protected by default (if you desire that sort of thing)</li>
<li>The hosting HTML page can describe the application, which keeps the HTML full of solid, semantic meaning</li>
<li>The application is self-contained and therefore provides a rich, responsive user-interface for the user</li>
<li>The application can use other documents or resources on the web instead of both being the document and the application, again increasing the semantic meaning</li>
<li>A self-contained application doesn&#8217;t pollute the web with excess semantic markup (as would XForms) but allows the hosting HTML document to provide the semantic meaning for the application</li>
</ol>
<p>I&#8217;m still thinking about all this, but with all the struggle over the future of HTML, JavaScript, and CSS, I don&#8217;t think we&#8217;ll see many innovations there (at least not cross-browser) any time soon, and I also don&#8217;t think they are really all that necessary. We&#8217;ve already got a superb foundation for building web applications. We should instead focus more on tying our applications to existing documents and resources on the web and increasing the semantic meaning of everything we do, without adding too much meaningless meaning. And we can do that today.</p>
]]></content:encoded>
			<wfw:commentRss>http://panesofglass.org/software/the-future-of-web-applications/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The New Look</title>
		<link>http://panesofglass.org/software/the-new-look/</link>
		<comments>http://panesofglass.org/software/the-new-look/#comments</comments>
		<pubDate>Mon, 03 Apr 2006 05:04:51 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.panesofglass.org/wp/blog/the-new-look/</guid>
		<description><![CDATA[What do you think of the new Panes of Glass? For the longest time, I&#8217;ve been wanting to do this, and I finally found some &#8230;]]></description>
			<content:encoded><![CDATA[<p>What do you think of the new Panes of Glass? For the longest time, I&#8217;ve been wanting to do this, and I finally found some time this weekend, when I was able to finally sit upright for any amount of time. For the longest time, I have neglected the actual look and design and focused on writing my own software. I realized in Dublin that while writing software is really cool and interesting to me, it&#8217;s not my end goal. My end goal is to write, and as you can tell, I have not been doing much of that since I have spent what little time was left me on trying to learn programming languages and writing software that is still incomplete.</p>
<p><span id="more-215"></span></p>
<p>So I&#8217;m giving that up and sticking with <a title="Get WordPress!" href="http://www.wordpress.org/">WordPress</a>. Let&#8217;s face it, it&#8217;s one of the best and easiest to use applications out there for blogging, and despite my earlier protests, that&#8217;s what I&#8217;m doing. I still want to add a menu bar for my pages instead of using another listing on the sidebar, but I&#8217;m not going to worry to much about that just now.</p>
<p>I also got <a title="Menalto Gallery2" href="http://gallery.menalto.com/">Gallery 2</a> installed and embedded into WordPress using <a title="WPG2" href="http://wpg2.ozgreg.com/index.php/Main_Page">WPG2</a>, so you can see all of my pictures without having to &#8220;leave&#8221; my site. I&#8217;m really excited about that! It was the hardest part of finishing off my current look. It also makes inserting pictures into my blog <em>much</em> easier.</p>
<p>Finally, I&#8217;m making use of the newest WordPress feature: <a title="WordPress Widgets" href="http://wordpress.org/development/2006/03/widgets-plugin/">widgets</a>. These are draggable sidebar items that let you organize and order the sidebar any way you like. You can even create your own in almost no time! It&#8217;s a real treat and definitely makes customizing the site <em>that</em> much easier.</p>
]]></content:encoded>
			<wfw:commentRss>http://panesofglass.org/software/the-new-look/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

