<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6.1" -->
<rss version="0.92">
<channel>
	<title></title>
	<link>http://blog.wisebisoft.com</link>
	<description></description>
	<lastBuildDate>Sun, 30 Nov 2008 23:25:39 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Connection Timed Out - Debugger</title>
		<description>Hi everyone,  

After formatting my laptop a few days ago I was quite surprised to see that whenever I tried debugging my Flex application, the debugger simply wouldn't connect and it kept throwing an annoying "Connection Timed Out!" warning. At first, I thought that the problem might be caused ...</description>
		<link>http://blog.wisebisoft.com/2008/12/01/flex-debugger-timed-out/</link>
			</item>
	<item>
		<title>Using DataGrid headerRenderer</title>
		<description>I helped a friend of mine with a project of his recently and we were having some problems with the DataGridColumn's headerRenderer property. We finally got it working but I thought that I'll post the solution so that others won't waste hours with this.

One more thing that I'd like to ...</description>
		<link>http://blog.wisebisoft.com/2008/11/01/using-datagrid-headerrenderer/</link>
			</item>
	<item>
		<title>Advanced Flex 3 Contact Form</title>
		<description>To make things a bit different, I decided to create a Flex 3 Contact form just to show all the "anti-Flex" people out there that Flex is not only for hardcore development and ugly graphics. With a bit of effort and time, anyone can produce really good looking applications in ...</description>
		<link>http://blog.wisebisoft.com/2008/10/26/advanced-flex-3-contact-form/</link>
			</item>
	<item>
		<title>Simple Flex 3 File Downloader</title>
		<description>The title kinda says it all. Here's a simple example on how to track the progress of a downloading file with Flex 3. The cool thing about this example is that it can be easily reproduced to work in CS3 ( or CS4 ) too. The code part is essentially ...</description>
		<link>http://blog.wisebisoft.com/2008/10/26/simple-flex-3-file-downloader/</link>
			</item>
	<item>
		<title>Ease and Blur in AS 3.0</title>
		<description>This is a simple example on how to apply easing and blur to an object.

The code is fairly simple, I just created a container that will hold our text field ( I don't like working on object directly so I usually add each and every object into a container ), ...</description>
		<link>http://blog.wisebisoft.com/2008/10/26/ease-and-blur-in-as-30/</link>
			</item>
	<item>
		<title>Simple Drag in AS 3.0</title>
		<description>Here's a really simple and fast example on how to use Drag in ActionScript 3.0. Not much has changed since ActionScript 2.0 when it comes to dragging objects around, just that now, things are much easier to use and we can write much more organized code when taking advantage of ...</description>
		<link>http://blog.wisebisoft.com/2008/10/25/simple-drag-in-as-30/</link>
			</item>
	<item>
		<title>Reusable AS 3.0 ScrollBar Class</title>
		<description>Hi everyone and welcome to the newly launched Wisebisoft WebLog.

If you have been visiting the old blog then you know that I had a reusable ActionScript 3.0 scrollbar class there which was a kinda out of date. Although I created a new version, I decided not to upload it there ...</description>
		<link>http://blog.wisebisoft.com/2008/10/25/reusable-as-30-scrollbar-class/</link>
			</item>
</channel>
</rss>
