﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Programming</title>
    <description>Java, .NET and other useful programming tips.</description>
    <link>http://www.tips-for-you.com/Home/tabid/36/BlogId/4/Default.aspx</link>
    <language>en-US</language>
    <managingEditor>cedric@tips-for-you.com</managingEditor>
    <webMaster>admin@localhost</webMaster>
    <pubDate>Fri, 21 Nov 2008 06:47:43 GMT</pubDate>
    <lastBuildDate>Fri, 21 Nov 2008 06:47:43 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Blog RSS Generator Version 1.0.0.0</generator>
    <item>
      <title>Actionscript - Extending MovieClip using an External Class File</title>
      <description>&lt;p&gt;Veteran 4GL programmers, OO Framework gurus, and other geeks far and wide would gasp and pale if they knew what implications the title of this article brought with it. Given the combination, and the often over trusted Object Oriented promises of ActionScript 2.0, anyone with a solid programming background would be a bit surprised, at the very least, by the behavior of this 'MovieClip Monster'.&lt;/p&gt;</description>
      <link>http://www.tips-for-you.com/Home/tabid/36/EntryID/7/Default.aspx</link>
      <author>cedric@tips-for-you.com</author>
      <comments>http://www.tips-for-you.com/Home/tabid/36/EntryID/7/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.tips-for-you.com/Default.aspx?tabid=36&amp;EntryID=7</guid>
      <pubDate>Tue, 29 Jul 2008 20:45:20 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.tips-for-you.com/DesktopModules/Blog/Trackback.aspx?id=7</trackback:ping>
    </item>
    <item>
      <title>The Three Big Fish In Java Frameworks</title>
      <description>&lt;p&gt;This article, along with many other technical articles has moved to &lt;a href="http://www.discreet-geek.com/Tech-Topics/Java/three-big-fish-in-java-frameworks"&gt;Discreet-Geek.Com&lt;/a&gt;.&lt;/p&gt;</description>
      <link>http://www.tips-for-you.com/Home/tabid/36/EntryID/8/Default.aspx</link>
      <author>cedric@tips-for-you.com</author>
      <comments>http://www.tips-for-you.com/Home/tabid/36/EntryID/8/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.tips-for-you.com/Default.aspx?tabid=36&amp;EntryID=8</guid>
      <pubDate>Tue, 29 Jul 2008 20:45:11 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.tips-for-you.com/DesktopModules/Blog/Trackback.aspx?id=8</trackback:ping>
    </item>
    <item>
      <title>Extending Actionscript Using External Class Files</title>
      <description>&lt;p&gt;Before you create a new component object in flash Actionscript, consider its attributes and whether the component you are intending to design is actually more than one individual component. Define each of the subcomponents, and their properties, in a separate class file so that the application is broken down properly into individual objects. This will save you a lot of headache in the long run, even though it may take a little bit more time( I promise that it will pay off, I know this from experience).&lt;/p&gt;</description>
      <link>http://www.tips-for-you.com/Home/tabid/36/EntryID/9/Default.aspx</link>
      <author>cedric@tips-for-you.com</author>
      <comments>http://www.tips-for-you.com/Home/tabid/36/EntryID/9/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.tips-for-you.com/Default.aspx?tabid=36&amp;EntryID=9</guid>
      <pubDate>Tue, 29 Jul 2008 14:49:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.tips-for-you.com/DesktopModules/Blog/Trackback.aspx?id=9</trackback:ping>
    </item>
  </channel>
</rss>