<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>Studio Blog</title>
    <link>http://thefuelagency.com.au/studiox/</link>
    <description>The Fuel Agency&#039;s Multimedia and Development studio weblog</description>
    <language>en-us</language>           
    <generator>Nucleus CMS v3.32</generator>
    <copyright>Â©</copyright>             
    <category>Weblog</category>
    <docs>http://backend.userland.com/rss</docs>
    <image>
      <url>http://thefuelagency.com.au/studiox//nucleus/nucleus2.gif</url>
      <title>Studio Blog</title>
      <link>http://thefuelagency.com.au/studiox/</link>
    </image>
    <item>
 <title>CSS Hack that lets you target IE5/6/7/FF/Safari and Chrome separately.</title>
 <link>http://thefuelagency.com.au/studiox/index.php?itemid=38</link>
<description><![CDATA[CSS hacks are a a necessary evil sometimes, especially in complex builds like Bob Jane or Isuzu. To get consistency across browsers you sometime need to use tricks to target specific browsers only.<br />
<br />
The hacks used by me so far were: <br />
<br />
The star hack to target IE only: just add a * before the declaration (for example *margin-top: 5px;)<br />
The undescore hack to target IE6 only: just add a _ before the declaration (for example _margin-top: 5px;)<br />
The parent - child hack to target Firefox: #layout>#column_left { margin-top: 5px;}<br />
<br />
<br />
Now there's also the 'Lite Pacific CSS Hack'. This one allows you to do all of the above plus separately address older Mozilla, Google Chrome and MAC/PC Safari.<br />
<br />
I tested it in the Isuzu build were i had a particularly nasty margin problem and it worked:<br />
<br />
http://www.giantisland.com/Resources/LitePacificHackforSafariAndIE7.aspx<br />
<br />
Jerun]]></description>
 <category>Development</category>
<comments>http://thefuelagency.com.au/studiox/index.php?itemid=38</comments>
 <pubDate>Tue, 16 Sep 2008 11:55:50 +1000</pubDate>
</item><item>
 <title>Adobe Kuler Color Picker</title>
 <link>http://thefuelagency.com.au/studiox/index.php?itemid=37</link>
<description><![CDATA[Kuler is an Adobe Labs feature (kuler.adobe.com) that lets you create colour schemes for use on websites, print, etc<br />
<br />
Besides making and picking existing schemes, it allows you to create them based on your uploaded photographs, subscribe to rss and tag, comment and share schemes.<br />
<br />
Perhaps best of all, it integrates directly into Illustrator CS3 (maybe also Photoshop, not sure) and lets you download existing and created swatch files or add directly to your colour palette from the 'mykuler' section<br />
<br />
For a short video demo, log into our Lynda.com account and go to the course 'Illustrator for the Web' and play the 3rd video under chapter 2 called 'Pulling color from Kuler']]></description>
 <category>Design</category>
<comments>http://thefuelagency.com.au/studiox/index.php?itemid=37</comments>
 <pubDate>Thu, 24 Jul 2008 12:30:26 +1000</pubDate>
</item><item>
 <title>Map&apos;o&apos;rama in vector and freeeee</title>
 <link>http://thefuelagency.com.au/studiox/index.php?itemid=36</link>
<description><![CDATA[Excellent list of a whole bunch of world maps in various styles and all in vect0rz<br />
<br />
<br />
<a href="http://www.webresourcesdepot.com/free-vector-world-maps-collection">Free Vector Maps</a><br />
]]></description>
 <category>Development</category>
<comments>http://thefuelagency.com.au/studiox/index.php?itemid=36</comments>
 <pubDate>Wed, 9 Jul 2008 09:08:36 +1000</pubDate>
</item><item>
 <title>Checking logos from all angles before submitting to client</title>
 <link>http://thefuelagency.com.au/studiox/index.php?itemid=35</link>
<description><![CDATA[Something to keep in mind :)<a href="http://thefuelagency.com.au/studiox/media/9/20080516-Picture 1.png">Hmmmm......</a>]]></description>
 <category>The Fuel Agency</category>
<comments>http://thefuelagency.com.au/studiox/index.php?itemid=35</comments>
 <pubDate>Fri, 16 May 2008 16:50:18 +1000</pubDate>
</item><item>
 <title>Images not downloading or broken in Outlook 2003 emails (XP PC)</title>
 <link>http://thefuelagency.com.au/studiox/index.php?itemid=34</link>
<description><![CDATA[<b>As many of us here at TFA are using XP SP2 PC computers running Office 2003, this problem (and solution) may apply to you.</b><br />
<br />
<b>Symptoms:</b><br />
- Outlook 2003 is not correctly displaying images in emails<br />
- Sometimes only some images fail to render<br />
- A red cross (broken image) is displayed in emails, even when you click to download them<br />
- Sometime they can be viewed by clicking "Forward" (rough workaround)<br />
- I may be running IE6 or IE7, contrary to some beliefs, this doesn't matter<br />
<br />
<b>Solution:</b><br />
- You must locate and then delete your Outlook 2003 Cache which may have ballooned to over 1GB by now.<br />
<br />
<b>How to find and delete your Outlook 2003 cache:</b><br />
<br />
1. Find a message that has broken images, note it down for testing later.<br />
<br />
2. Close Outlook 2003.<br />
<br />
3. Open the Registry: Start / Run... / "regedit"<br />
<br />
4. Locate the Outlook Temporary Items folder:<br />
    - HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Security<br />
    - Double click on the OutlookSecureTempFolder key. <br />
      The Value Data is the path of the storage folder for pictures and starts with OLK.<br />
<br />
5. Right click the Value Data field and select Copy. It should be in the form of "....\Temporary Internet Files\OLK..."<br />
<br />
6. Open Windows (file) Explorer, Paste in the copied location into the Address Field and press Enter (or select GO). You will be navigated to this folder.<br />
<br />
7. Select All the files in this folder and Delete.<br />
<br />
8. Launch Outlook. <br />
<br />
9. Open a message that had issues before and test it has succeeded! The images should now appear in the Email.<br />
<br />
<br />
Hope this helps you. It has worked for me!]]></description>
 <category>The Fuel Agency</category>
<comments>http://thefuelagency.com.au/studiox/index.php?itemid=34</comments>
 <pubDate>Thu, 1 May 2008 12:14:10 +1000</pubDate>
</item><item>
 <title>Lovely, online horror game....</title>
 <link>http://thefuelagency.com.au/studiox/index.php?itemid=33</link>
<description><![CDATA[<a href="http://www.disneytowerofterror.com">Disney Tower of Terror</a>]]></description>
 <category>The Fuel Agency</category>
<comments>http://thefuelagency.com.au/studiox/index.php?itemid=33</comments>
 <pubDate>Mon, 28 Apr 2008 15:48:03 +1000</pubDate>
</item><item>
 <title>Adidas Online Ad: Simple but awesome.</title>
 <link>http://thefuelagency.com.au/studiox/index.php?itemid=32</link>
<description><![CDATA[<a href="http://62.151.22.210/festivales/esp/adidas/dibuja/roba_300x250_layer/">http://62.151.22.210/festivales/esp/adidas/dibuja/roba_300x250_layer/</a>]]></description>
 <category>Design</category>
<comments>http://thefuelagency.com.au/studiox/index.php?itemid=32</comments>
 <pubDate>Thu, 24 Apr 2008 12:54:53 +1000</pubDate>
</item><item>
 <title>The craziest little known Dreamweaver CS3 bug</title>
 <link>http://thefuelagency.com.au/studiox/index.php?itemid=31</link>
<description><![CDATA[Here's a crazy bug that could drive you to the edge of sanity if you wouldn't know how to resolve it.<br />
<br />
I was working away on Bob Jane, obviously continuously saving my CSS file. All of a sudden, DW CS3 crashes and it would not let me start it again. Not after closing the program, rebooting the machine and apparently even after reinstalling DW CS3.<br />
<br />
The issue: My CSS file had reached a file size of exact 4 x 8192k and therefore DW CS3 just stopped working. Just because it can. <br />
<br />
The simple solution was to add a few lines of text into the CSS file through Notepad to increase the file size slightly, and voila, up and running again..]]></description>
 <category>The Fuel Agency</category>
<comments>http://thefuelagency.com.au/studiox/index.php?itemid=31</comments>
 <pubDate>Thu, 24 Apr 2008 12:44:46 +1000</pubDate>
</item><item>
 <title>Junk in a Box made for Mail.....</title>
 <link>http://thefuelagency.com.au/studiox/index.php?itemid=30</link>
<description><![CDATA[If one was trying to put in writing, they they did not want their email to end up in recipients' Junk Mail Boxes... How would you write that?<br />
<br />
- Junk Mail Boxes<br />
- Junkmail Boxes<br />
- Junk Mailboxes<br />
- Junkmailboxes<br />
<br />
<br />
???]]></description>
 <category>The Fuel Agency</category>
<comments>http://thefuelagency.com.au/studiox/index.php?itemid=30</comments>
 <pubDate>Fri, 18 Apr 2008 14:33:45 +1000</pubDate>
</item><item>
 <title>Alex Trochut – from Semiperanent 2008</title>
 <link>http://thefuelagency.com.au/studiox/index.php?itemid=29</link>
<description><![CDATA[http://www.underconsideration.com/speakup/archives/003869.html<br />
<br />
http://www.alextrochut.com/<br />
<br />
This is the guy that was the main highlight of the conference, for me.<br />
<br />
He is a spanish typographer/illustrator who's grandfather was a printer/typographer and great grandfather a printer.<br />
<br />
His process is traditional but he uses technology to advantage - drawing is always a basis of what he does.<br />
<br />
The work he produces is extremely creative and his craftsmanship is beautiful.<br />
<br />
]]></description>
 <category>The Fuel Agency</category>
<comments>http://thefuelagency.com.au/studiox/index.php?itemid=29</comments>
 <pubDate>Mon, 14 Apr 2008 11:45:16 +1000</pubDate>
</item>
  </channel>
</rss>