<?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>The Weber Report &#187; CSS &amp; HTML</title>
	<atom:link href="http://www.dustinweber.com/category/web-development/csshtml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dustinweber.com</link>
	<description>Dustin Weber's Take On Web Development &#038; Other Random Diversions.</description>
	<lastBuildDate>Wed, 13 Jul 2011 05:02:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>CSS Speech Bubbles</title>
		<link>http://www.dustinweber.com/main-page/css-speech-bubbles/</link>
		<comments>http://www.dustinweber.com/main-page/css-speech-bubbles/#comments</comments>
		<pubDate>Mon, 12 Feb 2007 08:29:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS & HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Main Page]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://dustinweber.com/?p=1247</guid>
		<description><![CDATA[Came across a pretty neat little CSS trinket this afternoon on del.icio.us. It provides a very simple, yet powerful way to generate &#8220;CSS Speech Bubbles&#8220;. It does use a bit of Javascript (25K &#8211; Yikes!) which confuses me because that really makes this thing, &#8220;Javascript/CSS Speech Bubbles&#8221;, doesn&#8217;t it? However, I&#8217;m guessing the Javascript was [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://dustinweber.com/wp-content/uploads/2007/06/bubble-comments.gif" title="bubble-comments.gif" alt="bubble-comments.gif" align="left" height="130" width="180" />Came across a pretty neat little CSS trinket this afternoon on <a href="http://del.icio.us/" target="_blank">del.icio.us</a>.</p>
<p>It provides a very simple, yet powerful way to generate &#8220;<a href="http://www.willmayo.com/2007/02/10/css-speech-bubbles/" target="_blank">CSS Speech Bubbles</a>&#8220;.  It does use a bit of Javascript (25K &#8211; Yikes!) which confuses me because that really makes this thing, &#8220;Javascript/CSS Speech Bubbles&#8221;, doesn&#8217;t it?</p>
<p>However, I&#8217;m guessing the Javascript was used to make the code cleaner (and probably validate properly).</p>
<p>With that being said, still seems a tad hokey to me, but I suppose the project could nonetheless be useful in some instances.  Too bad I don&#8217;t really have a use for &#8216;Speech Bubbles&#8217; right now&#8230; maybe someday.</p>
<p>You can see original site here: <a href="http://www.willmayo.com/2007/02/10/css-speech-bubbles/" target="_blank">CSS Speech Bubbles</a> or just <a href="http://www.willmayo.com/journal/projects/07/bubbles/download.zip">download the package directly</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dustinweber.com/main-page/css-speech-bubbles/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	<!-- google ad injected by adsense-optimizer http://wordpress.losmuchachos.at/adsenseoptimizer -->
			<div  style="padding:5px; display: block; margin-left: auto; margin-right: auto; text-align: center;"><script type="text/javascript"><!-- 
    	google_ad_client = "pub-3337807343833598"; google_alternate_color = "FFFFFF";
		google_ad_width = 468; google_ad_height = 60;
		google_ad_format = "468x60_as"; google_ad_type = "text_image";
		google_ad_channel ="7973208468"; google_color_border = "336699";
		google_color_link = "0000FF"; google_color_bg = "FFFFFF";
		google_color_text = "000000"; google_color_url = "008000";
		google_ui_features = "rc:6"; //--></script>
		<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></div>	<item>
		<title>A Simple Replacement For Script.aculo.us: Rico</title>
		<link>http://www.dustinweber.com/main-page/a-simple-replacement-for-scriptaculous-rico/</link>
		<comments>http://www.dustinweber.com/main-page/a-simple-replacement-for-scriptaculous-rico/#comments</comments>
		<pubDate>Tue, 21 Nov 2006 05:09:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS & HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Main Page]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://dustinweber.com/?p=1211</guid>
		<description><![CDATA[Just a quick hint for all you web developers out there in the world.&#160; The past week I have been struggling to implement a few draggable items and some accordion action on a project I&#39;ve been working on at work.&#160; I found that Script.aculo.us is still a bit buggy in this department.&#160; I stumbled across [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://openrico.org" target="_blank"><img src="http://www.dustinweber.com/_photos/rico.gif" align="left"></a>Just a quick hint for all you web developers out there in the world.&nbsp; </p>
<p>The past week I have been struggling to implement a few draggable items and some accordion action on a project I&#39;ve been working on at work.&nbsp; </p>
<p>I found that <a href="http://script.aculo.us/" target="_blank">Script.aculo.us</a> is still a bit buggy in this department.&nbsp; I stumbled across another similar effects/utility library that seems to work a lot better, is a bit lighter on file size, and seems to be a tad easier to implement (at least away from a <a href="http://en.wikipedia.org/wiki/Ruby_on_rails" target="_blank">Ruby on Rails</a> platform).&nbsp; </p>
<p>It&#39;s called <a href="http://openrico.org/" target="_blank">Rico</a> and it&#39;s quite nice. </p>
<p><a href="http://openrico.org/" target="_blank">Check it out</a> if interested.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dustinweber.com/main-page/a-simple-replacement-for-scriptaculous-rico/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This Weeks &quot;Struggle&quot;</title>
		<link>http://www.dustinweber.com/main-page/this-weeks-struggle/</link>
		<comments>http://www.dustinweber.com/main-page/this-weeks-struggle/#comments</comments>
		<pubDate>Mon, 06 Nov 2006 23:13:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS & HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Main Page]]></category>
		<category><![CDATA[Other]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://dustinweber.com/?p=1200</guid>
		<description><![CDATA[This week at work I&#39;ve been struggling with a relatively simple problem that is disturbingly difficult to solve (at least as a humble web developer like myself). Basically, I need to generate a dynamic, database-driven, menu system that will allow me to make some highly complex (tree-like) decisions based on user decisions.&#160; Ok, stated out [...]]]></description>
			<content:encoded><![CDATA[<p><img style="width: 136px; height: 96px;" src="http://www.dustinweber.com/_photos/question-mark15161.jpg" align="left">This week at work I&#39;ve been struggling with a relatively simple problem that is disturbingly difficult to solve (at least as a humble web developer like myself).</p>
<p>Basically, I need to generate a dynamic, database-driven, menu system that will allow me to make some highly complex (tree-like) decisions based on user decisions.&nbsp; Ok, stated out like that, it may seem to be a complex problem.. but it&#39;s not, I promise.</p>
<p>In more simple terms, I need a drop-down menu system that will allow a user to &#8220;drill-down&#8221; to the proper final output without having to click on twelve submit buttons and having a lot of constraints on what they can pick depending on what was chosen in the last drop-down.&nbsp;&nbsp; I&#39;m attempting to mix some <a href="http://Script.aculo.us" target="_blank">Script.aculo.us</a>, <a href="http://en.wikipedia.org/wiki/Ajax" target="_blank">AJAX</a>, and a <a href="http://pear.php.net/package/Tree" target="_blank">Pear tree</a> (a PHP plugin which was last updated on 3/17/03 as a beta).&nbsp; </p>
<p>Let me give a real world example of what I&#39;m trying to do.&nbsp; You can imagine my problem by thinking about how you would implement a car repair web site.&nbsp; If you wanted information about your 2002 Ford Mustang&#39;s automatic transmission: you would first pick &#8220;2002&#8243;, which would then fade in a new drop-down with all the valid 2002 car models&#8230; so then you pick &#8220;Ford&#8221;&#8230; which would then fade in another new drop-down with all of the valid 2002&nbsp;Ford models&#8230; now you pick Mustang&#8230; we get a new drop-down with the different 2002 Ford Mustang models&#8230; I think you get the idea.</p>
<p>The real problem is in doing this efficiently, elegantly, and enhancing the experience with a touch of <a href="http://script.aculo.us" target="_blank">Scriptaculous</a>.&nbsp; It&#39;s tougher than you might guess.&nbsp; I&#39;ll let you know how it ends up!</p>
<p><span style="font-style: italic;">A special note to <a href="http://jim.eponym.com" target="_blank">Jim</a>:</span> Yes, I know this problem might be easier solved in <a href="http://en.wikipedia.org/wiki/Ruby_on_rails" target="_blank">Rails</a>, but who says a challenge isn&#39;t fun?</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dustinweber.com/main-page/this-weeks-struggle/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

