<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>todepoint.com</title>
	<link>http://todepoint.com/blog</link>
	<description></description>
	<lastBuildDate>Sat, 14 Nov 2009 20:20:39 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Windows generator &#8211; in progress</title>
		<description><![CDATA[I took on a small project, you know, to stay in shape. anyway, it has to do with generating windows on stage and giving focus by clicking them, only one window is in focus at a time. the interesting part is once a window is blurred (not in focus) the first click should only give [...]]]></description>
		<link>http://todepoint.com/blog/2009/11/14/windows-generator-in-progress/</link>
			</item>
	<item>
		<title>New portfolio site</title>
		<description><![CDATA[It has been over 6 months that I haven&#8217;t used Flash, and even more since I worked on my own portfolio site. This weekend I decided to dive into it.. At first I thought I forgot everything, but pretty fast it came back  

I decided to simplify things and put it together without pyrotechnics [...]]]></description>
		<link>http://todepoint.com/blog/2009/03/07/new-portfolio-site/</link>
			</item>
	<item>
		<title>Status updates</title>
		<description><![CDATA[First of all, apologies for the blue blog theme.. the good old orange theme will be back soon, didn&#8217;t have the time to customize the new version of K2 with the new version of wordpress, hopefully will put the orange theme back up next week. 
Update: Yeah! Orange is back  
Another update: I have [...]]]></description>
		<link>http://todepoint.com/blog/2008/10/07/status_updates/</link>
			</item>
	<item>
		<title>How to stroke several sprites as one</title>
		<description><![CDATA[If you&#8217;re trying to create a single stroke (outline, contour) over several sprites or movieClips, you can simply create a parent object to hold them and apply a glow filter to it. In this example (yeah, it&#8217;s an old and basic as2 thing, a test I did ages ago) I applied a glow filter of [...]]]></description>
		<link>http://todepoint.com/blog/2008/06/19/how-to-stroke-several-sprites-as-one/</link>
			</item>
	<item>
		<title>Silverlight, do I know you?</title>
		<description><![CDATA[
Mrinal Wadhwa:

Microsoft Silverlight is a browser plugin and is sort of similar to Adobe’s Flash Player and Flex Framework taken together
Adobe AIR is cross platform desktop runtime that allows developers to build desktop applications using web technologies, it has no real equivalent in the Microsoft world.
Peter Elst also finds it important to differentiate..
So many people [...]]]></description>
		<link>http://todepoint.com/blog/2008/06/03/silverlight-do-i-know-you/</link>
			</item>
	<item>
		<title>The Year of the Flash</title>
		<description><![CDATA[So much was written of the new flash player (version 10, code named &#8220;Astro&#8221;) and what it may do to the industry, it is indeed technologically inspiring, but from a freelance point of view (business wise) this even looks better.
Looking back to when I started working with flash (about ten years ago) and now, I [...]]]></description>
		<link>http://todepoint.com/blog/2008/05/27/the-year-of-the-flash/</link>
			</item>
	<item>
		<title>K2 &#8211; Cool rich interface yet browsers compatible</title>
		<description><![CDATA[I am very happy with the K2 wordpress theme (you&#8217;re watching it right now), beside having some pretty amazing browsing enhancements (I did not enable them yet, features like search results that appear as you type your search phrase, timeline view of your posts) it also has a very nice and intuitive sidebar manager, that [...]]]></description>
		<link>http://todepoint.com/blog/2008/04/23/k2-cool-rich-interface-yet-browsers-compatible/</link>
			</item>
	<item>
		<title>Glossy buttons in pure as3 code</title>
		<description><![CDATA[


// I&#8217;ve been playing with the drawing classes, experimenting gradients and blending modes, and so I put together a small (basic) as3 class that generates a glossy button with pure code &#8211; no library assets.
You can download the class here.
The class constructor expects only 3 parameters:
@param rad         [...]]]></description>
		<link>http://todepoint.com/blog/2008/04/10/glossy-buttons-in-pure-as3-code/</link>
			</item>
	<item>
		<title>PC is a blue screen in Mac networking icons</title>
		<description><![CDATA[
In Leopard&#8217;s (latest Mac OS) Finder networking, the default icon for PCs sports a typical error blue screen.. I love it : )
]]></description>
		<link>http://todepoint.com/blog/2008/04/08/pc-is-a-blue-screen-in-mac-networking-icons/</link>
			</item>
	<item>
		<title>ResizeManager &#8211; simple scaling engine for MovieClips</title>
		<description><![CDATA[Flash objects (SWF) can fill the entire Html body, and scale along with browser window as you resize it (it&#8217;s done by setting width and height attributes to 100% in the embed tags).  However unless scaleMode is properly defined as well, the outcome may look surprisingly bad, the flash content may loose proportions and [...]]]></description>
		<link>http://todepoint.com/blog/2008/04/01/resizemanager-simple-scaling-engine/</link>
			</item>
</channel>
</rss>
