<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">

    <channel>

    <title>EFL Geek: ESL &amp;amp; EFL in Korea</title>
    <link>http://eflgeek.com/index.php/eflgeek/</link>
    <description>My journey to Web Design Mastery</description>
    <dc:language>en</dc:language>
    <dc:creator>eflgeek@eflgeek.com</dc:creator>
    <dc:rights>Copyright 2008</dc:rights>
    <dc:date>2008-05-12T01:21:00Z</dc:date>
    <admin:generatorAgent rdf:resource="http://www.pmachine.com/" />


    <item>
      <title>changes coming in PHP 6</title>
      <link>http://eflgeek.com/index.php/eflgeek/comments/changes&#45;coming&#45;in&#45;php&#45;6/</link>
      <description>Coming changes in php 6</description>
      <dc:subject>Web Design</dc:subject>
      <content:encoded><![CDATA[<p><a href="http://www.ibm.com/developerworks/opensource/library/os-php-future/?ca=dgr-lnxw01PHP-Future" title="Coming changes in php 6">Coming changes in php 6</a>
</p><br /><br /><p>Several things added and some being removed - what does this mean for me? not much right now, but I do want to learn some basic php in the future and I might need to make some changes to the way I have my php.ini configured. But since it hasn&#8217;t been released nor has my host upgraed, I don&#8217;t need to worry right now.
<br />
<blockquote><p>Things removed
</p>
<p>
In addition to having new features, PHP V6 will not have some other functions and features that have been in previous versions. Most of these things, such as register_globals and safe_mode, are widely considered &#8220;broken&#8221; in current PHP, as they may expose security risks. In an effort to clean up PHP, the functions and features listed in the next section will be removed, or deprecated, from PHP. Opponents of this removal will most likely cite issues with existing scripts breaking after ISPs or enterprises upgrade to PHP V6, but proponents of this cleanup effort will be happy that the PHP team is sewing up some holes and providing a cleaner, safer implementation.
</p>
<p>
Features that will be removed from the PHP version include:
</p>
<p>
    * magic_quotes
<br />
    * register_globals
<br />
    * register_long_arrays
<br />
    * safe_mode
<br />
</p></blockquote>]]></content:encoded>
      <dc:date>2008-05-12T01:21:00Z</dc:date>
    </item>

    <item>
      <title>Client Red Flags</title>
      <link>http://eflgeek.com/index.php/eflgeek/comments/client&#45;red&#45;flags/</link>
      <description>Potential client red flags &#45; a good post for me to keep bookmarked for future references &#45; i.e. when I start making money in web design.</description>
      <dc:subject>Web Design</dc:subject>
      <content:encoded><![CDATA[<p><a href="http://www.boyink.com/splaat/comments/potential-client-red-flags-part-2/#When:12:42:00Z" title="Potential client red flags">Potential client red flags</a> - a good post for me to keep bookmarked for future references - i.e. when I start making money in web design.
</p><br /><br />]]></content:encoded>
      <dc:date>2008-05-07T22:43:00Z</dc:date>
    </item>

    <item>
      <title>New RSS Feed &amp;amp; Specificity</title>
      <link>http://eflgeek.com/index.php/eflgeek/comments/new&#45;rss&#45;feed&#45;specificity/</link>
      <description>I&#8217;ve created a new RSS feed that will only dispay entries related to web design. My regular feed will no longer display web design entries unless they are included in another category. You can subscribe to the Web Design RSS if you like.



A very useful link for understanding specificity in CSS is here.</description>
      <dc:subject>web_site, CSS</dc:subject>
      <content:encoded><![CDATA[<p>I&#8217;ve created a new RSS feed that will only dispay entries related to web design. My regular feed will no longer display web design entries unless they are included in another category. You can subscribe to the<a href="http://eflgeek.com/index.php/eflgeek/WD_RSS/" title=" Web Design RSS"> Web Design RSS</a> if you like.
<br />
<hr />
<br />
A very useful link for understanding <a href="http://www.smashingmagazine.com/2007/07/27/css-specificity-things-you-should-know/" title="specificity in CSS is here">specificity in CSS is here</a>.
</p><br /><br />]]></content:encoded>
      <dc:date>2008-05-07T02:18:01Z</dc:date>
    </item>

    <item>
      <title>Web design is Math</title>
      <link>http://eflgeek.com/index.php/eflgeek/comments/web&#45;design&#45;is&#45;math/</link>
      <description>if web design were math, XHTML = addition, CSS = basic algebra and Javascript = quantam mechanics with a dash of super string theory. Essentially, XHTML seems basic, CSS is a little tricky but with practice should get easy and javascript is like talking to an alien from another universe.&amp;nbsp;</description>
      <dc:subject>Web Design, CSS, javascript/JQUERY, XHTML</dc:subject>
      <content:encoded><![CDATA[<p>if web design were math, XHTML = addition, CSS = basic algebra and Javascript = quantam mechanics with a dash of super string theory. Essentially, XHTML seems basic, CSS is a little tricky but with practice should get easy and javascript is like talking to an alien from another universe.&nbsp;
</p><br /><br />]]></content:encoded>
      <dc:date>2008-05-01T22:18:01Z</dc:date>
    </item>

    <item>
      <title>XHTML templates</title>
      <link>http://eflgeek.com/index.php/eflgeek/comments/xhtml&#45;templates/</link>
      <description>good XHTML &amp;amp; CSS skeleton templates to use for new projects at particle tree.</description>
      <dc:subject>Web Design, CSS, XHTML</dc:subject>
      <content:encoded><![CDATA[<p>good XHTML &amp; CSS skeleton templates to use for new projects at <a href="http://particletree.com/features/quick-start-your-design-with-xhtml-templates/" title="particle tree">particle tree</a>.
</p><br /><br />]]></content:encoded>
      <dc:date>2008-04-29T13:46:01Z</dc:date>
    </item>

    <item>
      <title>jQuery for Designers</title>
      <link>http://eflgeek.com/index.php/eflgeek/comments/jquery&#45;for&#45;designers/</link>
      <description>jQuery for Designers</description>
      <dc:subject>javascript/JQUERY</dc:subject>
      <content:encoded><![CDATA[<p><a href="http://jqueryfordesigners.com/" title="jQuery for Designers">jQuery for Designers</a>
</p><br /><br /><p>The above site was found on the EE forums. I did a quick look at it and decided this is a good site for me to subscribe to. Hopefully I can go from knowing nothing about jQuery to knowing something.
</p>]]></content:encoded>
      <dc:date>2008-04-28T21:21:02Z</dc:date>
    </item>

    <item>
      <title>CSS text wrapper</title>
      <link>http://eflgeek.com/index.php/eflgeek/comments/css&#45;text&#45;wrapper/</link>
      <description>interesting generator for wrapping text into odd and unusual shapes</description>
      <dc:subject>Web Design, CSS</dc:subject>
      <content:encoded><![CDATA[<p>interesting generator for wrapping text into odd and unusual shapes
</p><br /><br /><p><a href="http://eflgeek.com/index.php?URL=http%3A%2F%2Fwww.csstextwrap.com%2F">http://www.csstextwrap.com/</a> found via <a href="http://www.ideashower.com/ideas/active/css-text-wrapper/" title="the idea shower">the idea shower</a>.
</p>
<p>
and the video
</p>
<p>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="437" height="370" id="viddler"><param name="movie" value="http://www.viddler.com/player/8f894ec1/" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><embed src="http://www.viddler.com/player/8f894ec1/" width="437" height="370" type="application/x-shockwave-flash" allowScriptAccess="always" allowFullScreen="true" name="viddler" ></embed></object>
</p>]]></content:encoded>
      <dc:date>2008-04-24T13:51:01Z</dc:date>
    </item>

    <item>
      <title>Web Design My column</title>
      <link>http://eflgeek.com/index.php/eflgeek/comments/web&#45;design&#45;my&#45;column/</link>
      <description>I&#8217;ve added 1 new category and 3 subcategories related to web design to this blog: Web Design &#45; CSS &#45; javascript/JQuery &#45; XHTML. I&#8217;ll be using these categories to write about what I&#8217;m doing in my drive to improve my web design/development skills. To keep the footprint a minimum on the blog I&#8217;ll include 95% of the entries in the extended entry and create a separate RSS feed just for those three categories as well as removing them from the regular RSS feed &#45; but that will have to wait until I catch up on grading.


So far I have read Principles of Beautiful Web Design, CSS Mastery (twice), and ordered Beginning JavaScript with DOM Scripting and Ajax: From Novice to Professional.


I found Principles of Beautiful Web Design to be an excellent book. I particularly enjoyed the chapters on color theory and typography. CSS Mastery is really well written, reading it a second time has really helped to clear up some of the principles that I hadn&#8217;t really gotten the first time around and I&#8217;m looking forward to putting them into practice. I know nothing about Javascript and am looking forward into learning this language and what it can do &#45; hopefully this book is as good as it sounds and an engaging read as well.


In other news I&#8217;ve just been informed that my next two columns for the Korea Herald are slated to be 1000 words each. I&#8217;ll probably write on motivation for one and on professional development for the other.</description>
      <dc:subject>Web Design, KH Column</dc:subject>
      <content:encoded><![CDATA[<p>I&#8217;ve added 1 new category and 3 subcategories related to web design to this blog: Web Design - CSS - javascript/JQuery - XHTML. I&#8217;ll be using these categories to write about what I&#8217;m doing in my drive to improve my web design/development skills. To keep the footprint a minimum on the blog I&#8217;ll include 95% of the entries in the extended entry and create a separate RSS feed just for those three categories as well as removing them from the regular RSS feed - but that will have to wait until I catch up on grading.
</p>
<p>
So far I have read <a href="http://www.sitepoint.com/books/design1/" title="Principles of Beautiful Web Design">Principles of Beautiful Web Design</a>, <a href="http://www.cssmastery.com/" title="CSS Mastery">CSS Mastery</a> (twice), and ordered <a href="http://beginningjavascript.com/" title="Beginning JavaScript with DOM Scripting and Ajax: From Novice to Professional">Beginning JavaScript with DOM Scripting and Ajax: From Novice to Professional</a>.
</p>
<p>
I found Principles of Beautiful Web Design to be an excellent book. I particularly enjoyed the chapters on color theory and typography. CSS Mastery is really well written, reading it a second time has really helped to clear up some of the principles that I hadn&#8217;t really gotten the first time around and I&#8217;m looking forward to putting them into practice. I know nothing about Javascript and am looking forward into learning this language and what it can do - hopefully this book is as good as it sounds and an engaging read as well.
</p>
<p>
In other news I&#8217;ve just been informed that my next two columns for the Korea Herald are slated to be 1000 words each. I&#8217;ll probably write on motivation for one and on professional development for the other.
</p><br /><br />]]></content:encoded>
      <dc:date>2008-04-24T12:06:00Z</dc:date>
    </item>


    </channel>
</rss>