<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>agum</title>
	<link>http://www.agum.com/web</link>
	<description>The Web Dev Blog</description>
	<lastBuildDate>Mon, 23 Jun 2008 10:47:45 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>CSS tips: Widths calculations, and links with icons</title>
		<description>I haven't posted in a while, so let's see if I can make up for that by posting two different CSS tips today.

These are more on the intermediate level side. If you're an advanced CSS developer you may already know about these. Today I bring you:

	Elements' widths calculations in CSS ...</description>
		<link>http://www.agum.com/web/2008/05/09/css-tips-widths-calculations-and-links-with-icons/</link>
			</item>
	<item>
		<title>JavaScript: Using Event Listeners, attaching handlers on page load, and DOMContentLoaded</title>
		<description>For anybody who has ever coded any JavaScript at all, they are no doubt familiar with events such as "onclick", "onmouseover", "onmousemove", and more. In old HTML web pages, it was very common to add these attributes to &#60;a&#62; tags to achieve some special effects.

Later on, browsers begin to support ...</description>
		<link>http://www.agum.com/web/2008/03/21/javascript-using-event-listeners-attaching-handlers-on-page-load-and-domcontentloaded/</link>
			</item>
	<item>
		<title>Internet Explorer issue - maximum of 32 CSS @import</title>
		<description>To be honest, I just ran into an issue that I thought was fairly ridiculous.

Internet Explorer restricts you to a maximum of 32 @import statements in your CSS file.

For the less advanced developers, you can import another CSS file from within one of your CSS files. Consider it like a ...</description>
		<link>http://www.agum.com/web/2008/03/11/internet-explorer-issue-maximum-of-32-css-import/</link>
			</item>
	<item>
		<title>CSS: z-index - so what appears on top?</title>
		<description>CSS provides an interesting property called z-index, that determines what element appears "on top", on a page. You can tell that this was put in the CSS standards because of absolute positioning. Imagine the 2D page having X and Y coordinates, and the Z-axis points out of the screen at ...</description>
		<link>http://www.agum.com/web/2008/03/05/css-z-index-so-what-appears-on-top/</link>
			</item>
	<item>
		<title>JavaScript: jslint, data types, &#8220;null&#8221; and &#8220;undefined&#8221;</title>
		<description>Straight to the point: If you want to get one thing out of this article, get this:

In JavaScript, "null" is not the same as "undefined".

This was what costed me some debug time recently when working with JavaScript at my job.  I will talk about how I came across this issue, ...</description>
		<link>http://www.agum.com/web/2008/02/27/javascript-jslint-data-types-null-and-undefined/</link>
			</item>
	<item>
		<title>Special announcement: Badware is gone</title>
		<description>So, I was checking my blog's statistics and found it weird how it suddenly had so much fewer visitors and no traffic referral from Google for a couple of days.

Then I was reminded that my Wordpress hasn't been updated in a while. So I ran a check in the source ...</description>
		<link>http://www.agum.com/web/2008/02/13/special-announcement-badware-is-gone/</link>
			</item>
	<item>
		<title>CSS: Absolute position in a relative block; and IE&#8217;s hasLayout property</title>
		<description>What a long title for a post! And it sums up what I'm writing about this time. I'm going to talk about a semi-commonly known CSS trick, as well as a potential problem with Internet Explorer 6 with it and the fix for that. Most advanced CSS coders/web designers will ...</description>
		<link>http://www.agum.com/web/2008/01/17/css-absolute-position-in-a-relative-block-and-ies-haslayout-property/</link>
			</item>
	<item>
		<title>PHP Web Applications Development &#8212; A Starter Tutorial</title>
		<description>This is a beginner's guide to setting up an environment to start doing web applications development in PHP. If you are anything past the beginner level, this article may not be any beneficial to you at all; so you may stop reading here.

A friend of mine has recently requested me ...</description>
		<link>http://www.agum.com/web/2007/12/18/php-web-applications-development-a-starter-tutorial/</link>
			</item>
	<item>
		<title>Facebook Applications</title>
		<description>The Facebook platform has been released for a while now, and believe you me, I've been doing development on it since day 1 of that until now, non-stop. I think I can say with fairly good confidence that I'm an expert Facebook developer in PHP.

Facebook applications originally provided something with ...</description>
		<link>http://www.agum.com/web/2007/09/16/facebook-applications/</link>
			</item>
	<item>
		<title>Where do you draw the line between designer and developer?</title>
		<description>As web 2.0 applications get more and more mature, the roles of web designers, web developers and web application developers become more and more blurry.

Years ago, web designers simply design web sites. They aren't very different from traditional print designers. Sure, some of them might not only do the design, ...</description>
		<link>http://www.agum.com/web/2007/08/03/where-do-you-draw-the-line-between-designer-and-developer/</link>
			</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.611 seconds -->
