<?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>jWEB DESIGN + GEEK TALK</title>
	<atom:link href="http://www.jwebmedia.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jwebmedia.com/blog</link>
	<description>Design, Internet Technology, and Marketing Ramblings</description>
	<lastBuildDate>Wed, 21 Jul 2010 14:29:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>YUI 2.7.0 Datatable Nested HTML Table Bug</title>
		<link>http://www.jwebmedia.com/blog/2009/11/04/yui-270-datatable-nested-html-table-bug/</link>
		<comments>http://www.jwebmedia.com/blog/2009/11/04/yui-270-datatable-nested-html-table-bug/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 21:37:52 +0000</pubDate>
		<dc:creator>benwann</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.jwebmedia.com/blog/?p=33</guid>
		<description><![CDATA[For all you javascript hackers out there, I ran into a pretty good gotcha while laying out a web application interface today.
If you are using an HTML table element to do any layout (I know who does that really?), placing the YUI Datatable with sortable column headers will break!  This issue has been patched in [...]]]></description>
			<content:encoded><![CDATA[<p>For all you javascript hackers out there, I ran into a pretty good gotcha while laying out a web application interface today.</p>
<p>If you are using an HTML table element to do any layout (I know who does that really?), placing the YUI Datatable with sortable column headers will break!  This issue has been patched in YUI 2.8.0, but for those of us who are not living on the edge, here is the fix!</p>
<p><a href="http://yuilibrary.com/projects/yui2/ticket/2527707" target="_blank">Via YUI library</a></p>
<p>Thanks YUI!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jwebmedia.com/blog/2009/11/04/yui-270-datatable-nested-html-table-bug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debugging Symfony with Zend Studio</title>
		<link>http://www.jwebmedia.com/blog/2009/11/04/debugging-symfony-with-zend-studio/</link>
		<comments>http://www.jwebmedia.com/blog/2009/11/04/debugging-symfony-with-zend-studio/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 18:46:20 +0000</pubDate>
		<dc:creator>benwann</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://www.jwebmedia.com/blog/?p=30</guid>
		<description><![CDATA[I must confess, Zend Studio 5.5 (haven&#8217;t upgraded to Zend Studio for Eclipse yet) is a fantastic tool.  I do all my php development in this environment, and the benefits are huge.
While I have been using the debugger triggered through the web browsing environment for several years, today I figured out how to debug code [...]]]></description>
			<content:encoded><![CDATA[<p>I must confess, Zend Studio 5.5 (haven&#8217;t upgraded to Zend Studio for Eclipse yet) is a fantastic tool.  I do all my php development in this environment, and the benefits are huge.</p>
<p>While I have been using the debugger triggered through the web browsing environment for several years, today I figured out how to debug code executed from the Command Line Interface.</p>
<blockquote><p>QUERY_STRING=&#8221;start_debug=1&amp;debug_host=127.0.0.1&amp;no_remote=1&amp;debug_port=10000&amp;debug_stop=1&#8243; ./symfony project:create-orders &#8211;application=admin</p></blockquote>
<p>When you combine Zend Studio, Zend Debugger, the Zend Framework, and the Symfony framework you have a combination that can&#8217;t be beat!</p>
<p><a href="http://kb.zend.com/index.php?View=entry&amp;EntryID=130" target="_blank">Thanks to the Zend knowledge base for the CLI tip!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jwebmedia.com/blog/2009/11/04/debugging-symfony-with-zend-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web 2.0 Still, or Rich Internet Media (RIM)?</title>
		<link>http://www.jwebmedia.com/blog/2009/04/16/web-20-still-or-rich-internet-media-rim/</link>
		<comments>http://www.jwebmedia.com/blog/2009/04/16/web-20-still-or-rich-internet-media-rim/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 17:40:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[The Internet]]></category>

		<guid isPermaLink="false">http://www.jwebmedia.com/blog/?p=3</guid>
		<description><![CDATA[Web 2.0 is here to stay. It&#8217;s proven its metal. Dynamic functioning and visual breadth have moved in and the web will forever be a better medium for all.
The term Web 2.0 &#8216;birthed&#8217; itself on us just 3 or so years ago, amid the proliferation (or acceptance) of social monster sites (you know, the ones [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Web 2.0</strong> is here to stay. It&#8217;s proven its metal. Dynamic functioning and visual breadth have moved in and the web will forever be a better medium for all.</p>
<p>The term Web 2.0 &#8216;birthed&#8217; itself on us just 3 or so years ago, amid the proliferation (or acceptance) of social monster sites (you know, the ones we all use but don&#8217;t want to admit how much). Since then, the internet universe has adopted <strong>Web 2.0</strong> design pinash, and technology  &#8220;response-ware&#8221; by taking the lead. Big, beautiful wide screen layouts and instant gratification functionality after clicking a link or button &#8211; great!</p>
<p>Now &#8211; I propose we do something with the term <strong>Web 2.0</strong>:</p>
<p>It doesn&#8217;t do the technology and design justice. It sounds as though the whole internet is a mundane release of desktop software, or a new cell phone revision. While understating it&#8217;s own importance, the term <strong>Web 2.0</strong> it is actually not understated enough. What I mean is &#8211; <strong>Web 2.0</strong> has simply upped the bar for creating the type of web technology we really wanted all along &#8211; and &#8211; it has exponentially increased the pace at which new innovations can take root.</p>
<p>We used to look at the web and be able to find <em>something</em> we didn&#8217;t like with <em>every</em> page we visited (at least I did). Space concerns, technical limitations, bandwidth concerns &#8211; they all had a stranglehold on things our other media counterparts had successfully resolved. Our print cousins&#8217; technology doesn&#8217;t limit good visual communication. Our desktop software uncles don&#8217;t fret as much over dynamic intuitive functionality.</p>
<p>So again &#8211; Now that we are further along &#8211; can we just call it the <strong>WEB</strong> again? Or do we need another catch-phrase (a more encompassing one, a more market savvy one)&#8230;</p>
<p><strong>Rich Internet Media</strong> &#8211; or <strong>RIM</strong> &#8211; may work.</p>
<p>Or maybe:</p>
<p><strong>Web Technical Heaven &#8211; WTH</strong> (otherwise known as What the Heck)</p>
<p>Or possibly:</p>
<p><strong>Sensational Heterogeneous Internet Technology</strong> &#8211; I won&#8217;t illustrate the acronym</p>
<p>Potentially:</p>
<p><strong>World Evolution Base</strong> &#8211; or <strong>WEB</strong> (<em>that&#8217;s a good one!</em>)</p>
<p>So let&#8217;s get on with just calling it the <strong>Web</strong>, and make sure the team you have building yours is well versed in the scope of possibilities, and experienced in that scope. A team like <a href="http://jwebmedia.com">jWeb Media</a>. (That&#8217;s a <strong>Shameless Sales Plug</strong> &#8211; and yes &#8211; <strong>SSP</strong> to you acronym lovers&#8230;)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jwebmedia.com/blog/2009/04/16/web-20-still-or-rich-internet-media-rim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jWeb Media Blog Live</title>
		<link>http://www.jwebmedia.com/blog/2009/04/16/jweb-media-blog-live/</link>
		<comments>http://www.jwebmedia.com/blog/2009/04/16/jweb-media-blog-live/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 16:34:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[jWeb]]></category>

		<guid isPermaLink="false">http://www.jwebmedia.com/blog/?p=6</guid>
		<description><![CDATA[Our company blog is now live!
This blog will be a great resource for all things creative and technical.  Check back often because us jWebbers have a lot to say!
]]></description>
			<content:encoded><![CDATA[<p>Our company blog is now live!</p>
<p>This blog will be a great resource for all things creative and technical.  Check back often because us jWebbers have a lot to say!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jwebmedia.com/blog/2009/04/16/jweb-media-blog-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
