<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
   <channel>
      <title>The ZAZ Blog</title>
      <link>http://www.thezaz.com/blog/</link>
      <description>When all you have left is a chicken and a rocket launcher, make some really badass scrambled eggs.</description>
      <language>en</language>
      <copyright>Copyright 2008</copyright>
      <lastBuildDate>Sun, 12 Oct 2008 01:27:24 -0500</lastBuildDate>
      <generator>http://www.sixapart.com/movabletype/?v=4.0</generator>
      <docs>http://blogs.law.harvard.edu/tech/rss</docs> 

      
      <item>
         <title>Image Masking</title>
         <description>Over the past few days I&apos;ve seen this topic come up on the REAL Software Forums and the REALbasic NUG. There&apos;s quite a mix of information - some correct and misleading. Luckily, I&apos;ve not seen information that is just flat out wrong.</description>
         <link>http://www.thezaz.com/blog/tutorials/image_masking.php</link>
         <guid>http://www.thezaz.com/blog/tutorials/image_masking.php</guid>
         <category>Tutorials</category>
         <pubDate>Sun, 12 Oct 2008 01:27:24 -0500</pubDate>
         <enclosure type="application/zip" url="http://stuff.thezaz.com/png_machine.zip" length="2721" />
      </item>
      
      <item>
         <title>Custom Controls: Finding your global screen bounds</title>
         <description><![CDATA[<p>I find myself writing a fair amount of custom controls. Frequently, I find myself wanting to find the position of the mouse relative to my control. The MouseDown, MouseDrag, etc. events have this info, but if you need this in the Paint event, you must either save it to a property or get it from the system. We're exploring the latter, as it's not as simple as you might think.</p>]]></description>
         <link>http://www.thezaz.com/blog/tutorials/custom_controls_finding_your_g.php</link>
         <guid>http://www.thezaz.com/blog/tutorials/custom_controls_finding_your_g.php</guid>
         <category>Tutorials</category>
         <pubDate>Sat, 11 Oct 2008 01:46:08 -0500</pubDate>
         
      </item>
      
      <item>
         <title>I hate Gmail</title>
         <description><![CDATA[<p>I hated Gmail before I ever used it. Now I've been using it for about 5 months now and I've learned to complete despise it.</p>]]></description>
         <link>http://www.thezaz.com/blog/rants/i_hate_gmail.php</link>
         <guid>http://www.thezaz.com/blog/rants/i_hate_gmail.php</guid>
         <category>Rants</category>
         <pubDate>Mon, 06 Oct 2008 18:33:02 -0500</pubDate>
         
      </item>
      
      <item>
         <title>What I&apos;ve been up to</title>
         <description><![CDATA[<p>Just a general post, nothing special about it.</p>]]></description>
         <link>http://www.thezaz.com/blog/general/what_ive_been_up_to.php</link>
         <guid>http://www.thezaz.com/blog/general/what_ive_been_up_to.php</guid>
         <category>General</category>
         <pubDate>Fri, 05 Sep 2008 23:03:58 -0500</pubDate>
         
      </item>
      
      <item>
         <title>HIToolbar 1.1.3 Released</title>
         <description><![CDATA[<p>Even though I should be working on getting two other projects made public, I thought I would update HIToolbar first. Since it broke on REALbasic 2008r3, it made sense that this one should get more attention.</p>]]></description>
         <link>http://www.thezaz.com/blog/announcements/hitoolbar_113_released.php</link>
         <guid>http://www.thezaz.com/blog/announcements/hitoolbar_113_released.php</guid>
         <category>Announcements</category>
         <pubDate>Sat, 23 Aug 2008 01:50:19 -0500</pubDate>
         
      </item>
      
      <item>
         <title>Determining if a window should be highlighted</title>
         <description><![CDATA[<p>I've been working on a window designed to look similar to Safari. This means a window with a "Unified" toolbar and tabs that blend into said toolbar.</p>]]></description>
         <link>http://www.thezaz.com/blog/realbasic/determining_if_a_window_should.php</link>
         <guid>http://www.thezaz.com/blog/realbasic/determining_if_a_window_should.php</guid>
         <category>REALbasic</category>
         <pubDate>Fri, 01 Aug 2008 10:29:41 -0500</pubDate>
         
      </item>
      
      <item>
         <title>Does a window have a sheet?</title>
         <description><![CDATA[<p>So Norman Palardy recently posted some code for detecting if a window has a sheet attached. Charles Yeomans took this code and modified it to work without subclassing window.</p>

<p>I take it one step further, and fix a bug...</p>]]></description>
         <link>http://www.thezaz.com/blog/realbasic/does_a_window_have_a_sheet.php</link>
         <guid>http://www.thezaz.com/blog/realbasic/does_a_window_have_a_sheet.php</guid>
         <category>REALbasic</category>
         <pubDate>Fri, 01 Aug 2008 02:44:30 -0500</pubDate>
         
      </item>
      
      <item>
         <title>The ZAZ&apos;s Open Source Roadmap</title>
         <description><![CDATA[<p>I've got a brand new open source project coming up. In fact, the code is already complete and in use, I'm just working on the documentation... and this one will have significant documentation. I imagine that nearly every REALbasic project will want this code included.</p>]]></description>
         <link>http://www.thezaz.com/blog/announcements/the_zazs_open_source_roadmap.php</link>
         <guid>http://www.thezaz.com/blog/announcements/the_zazs_open_source_roadmap.php</guid>
         <category>Announcements</category>
         <pubDate>Mon, 28 Jul 2008 01:42:42 -0500</pubDate>
         
      </item>
      
      <item>
         <title>Best. Song. Ever.</title>
         <description><![CDATA[<p>I'm going to keep this short and simple. View the picture.</p>]]></description>
         <link>http://www.thezaz.com/blog/general/best_song_ever.php</link>
         <guid>http://www.thezaz.com/blog/general/best_song_ever.php</guid>
         <category>General</category>
         <pubDate>Tue, 15 Jul 2008 01:06:03 -0500</pubDate>
         
      </item>
      
      <item>
         <title>Relove for the iPhone</title>
         <description><![CDATA[<p>I used the leaked iPhone 2.0 firmware. It's like I when I first bought the iPhone over a year ago - I can't put it down.</p>

<p>But this time, I can keep adding features. Some will be better when push support comes in September, like AIM and NetNewsWire, but it's pretty damn cool.</p>

<p>My personal favorite new app is Shazam. That's one really cool thing Verizon customers could have over me - but this is here now and free!</p>

<p>OmniFocus is pretty great too, I'm keeping it synched with my desktop. </p>

<p>I'm sure you'll read about this everywhere else, but I felt like saying something here.</p>

<p>:: Sent from my iPhone, BTW ::</p>]]></description>
         <link>http://www.thezaz.com/blog/general/relove_for_the_iphone.php</link>
         <guid>http://www.thezaz.com/blog/general/relove_for_the_iphone.php</guid>
         <category>General</category>
         <pubDate>Fri, 11 Jul 2008 00:13:51 -0500</pubDate>
         
      </item>
      
      <item>
         <title>Figures...</title>
         <description><![CDATA[<p>I've been working on an internal tool for REAL Software that is probably my best web app to date. It's a web 2.0 app, feels like a desktop app, on caliber with some of the .Mac stuff. Really sweet.</p>

<p>And yet, I'll never get to show the world.</p>

<p>Figures.</p>]]></description>
         <link>http://www.thezaz.com/blog/general/figures.php</link>
         <guid>http://www.thezaz.com/blog/general/figures.php</guid>
         <category>General</category>
         <pubDate>Wed, 18 Jun 2008 23:53:30 -0500</pubDate>
         
      </item>
      
      <item>
         <title>Tropical Sillyness</title>
         <description><![CDATA[<p>So, I stumbled across a trailer I thought I might check out.</p>

<p><a href="http://www.tropicthunder.com">Tropic Thunder</a> - don't bother. Just to view the trailer, the website asks for too much personal information.</p>]]></description>
         <link>http://www.thezaz.com/blog/general/tropical_sillyness.php</link>
         <guid>http://www.thezaz.com/blog/general/tropical_sillyness.php</guid>
         <category>General</category>
         <pubDate>Wed, 18 Jun 2008 00:45:34 -0500</pubDate>
         
      </item>
      
      <item>
         <title>Source-Controlled Website</title>
         <description><![CDATA[<p>This concept is so simple and easy, I'm amazed I had not yet thought of it. See, I keep a subdomain of this website which I use as a sandbox. I draft new designs or concepts with it. But it's always been a complete pain to bring the sandbox to the live site. I don't want to overwrite too many or the wrong files, and I made the mistake of keeping subdomain files <em>inside</em> my www directory. It's a mess, and I know better now.</p>]]></description>
         <link>http://www.thezaz.com/blog/general/sourcecontrolled_website.php</link>
         <guid>http://www.thezaz.com/blog/general/sourcecontrolled_website.php</guid>
         <category>General</category>
         <pubDate>Sun, 15 Jun 2008 00:05:07 -0500</pubDate>
         
      </item>
      
      <item>
         <title>Finally, a new day job</title>
         <description><![CDATA[<p>So after five and a half years with Subway, I have found a new job that's actually in the industry I have real talent in. Not to say hadn't done a good job managing over a hundred teenagers, it just isn't what I want to do. Not to mention it requires me to work about 50 hours a week over 6 days. If I were single and had no friends, it wouldn't be so bad, but considering neither of those are true it really gets to me sometimes.</p>

<p>But no more. I just signed and returned an offer letter.</p>]]></description>
         <link>http://www.thezaz.com/blog/general/finally_a_new_day_job.php</link>
         <guid>http://www.thezaz.com/blog/general/finally_a_new_day_job.php</guid>
         <category>General</category>
         <pubDate>Wed, 16 Apr 2008 17:37:25 -0500</pubDate>
         
      </item>
      
      <item>
         <title>AnimationKit 2.0 Released</title>
         <description><![CDATA[<p>I have finally found some free time, so I decided to release a brand new version of AnimationKit. This new version is significantly changed, and will break existing code. It does, however, include some great new features.</p>]]></description>
         <link>http://www.thezaz.com/blog/announcements/animationkit_20_released.php</link>
         <guid>http://www.thezaz.com/blog/announcements/animationkit_20_released.php</guid>
         <category>Announcements</category>
         <pubDate>Sun, 30 Mar 2008 12:50:08 -0500</pubDate>
         
      </item>
      
   </channel>
</rss>
