Posted on 28 December 2011.
One of the major changes in AS3 is how you deal with XML content. While a lot of similarities carried over from the AS2 days, there are new time-saving niceties in AS3 that make working with XML files easier. One of the introductions is Ecmascript for XML, known as E4X for short. In this tutorial, you will gradually learn more XML tricks as you try to parse the various parts of the following XML data:
Continue Reading
Posted in Flash
Posted on 28 December 2011. Tags: editor, Notepad, regex
Notepad++ regex to remove HTML tags
Continue Reading
Posted in Programming
Posted on 27 December 2011. Tags: chat, im, messenger
Lets be honest here: who does not instant message (IM) nowadays? Heck, I walked into the advising office at my university and the front desk secretary was IMing my adviser to see if she was available. Continue Reading
Posted in News
Posted on 27 December 2011. Tags: google, mobile
READY TO GO MO?
Millions more people are using mobile devices to get online every day. Does your business have a mobile-friendly site? If not—or if you’re not sure—you’ve come to the right place to get started.

Continue Reading
Posted in News
Posted on 26 December 2011. Tags: facebook
Introduction
So you have a great idea for an application, and you’ve developed your idea into a somewhat functional Facebook app. The only problem is, it looks completely out of place in the space Facebook has designated for your layout. Let’s look at how we can change that.
Continue Reading
Posted in CSS, Graphics
Posted on 26 December 2011.
Almost all logfiles are located under /var/log directory (and subdirectory). You can change to this directory using cd command but you need to be the root user. You can use less, more, cat or tail command to see the logs. Continue Reading
Posted in Linux
Posted on 25 December 2011. Tags: ios, ipad, iphone
The iPad was the 2010 must-have gadget of the year, and the iPhone and respective iPod Touch have been incredibly popular over the last few years. It’s clear that the success of these devices can be attributed to the endless number of useful, fun, and interesting applications provided by the community. There is no doubt that the Apple platform for these mobile devices has taken the world by storm and allowed us to customize as we see fit. Continue Reading
Posted in Graphics, ios, Mobile / Tablet
Posted on 22 December 2011. Tags: hd checker, tools, wd
WD Caviar Blue / SE / SE16 (SATA II)

Continue Reading
Posted in Windows
Posted on 21 December 2011. Tags: application, as3, facebook, fb
This article is a beginner’s How To use the Flash Facebook API (facebook-actionscript-api), in particular in authenticating user and loading the user’s name in Flash applications.
Continue Reading
Posted in Flash
Posted on 21 December 2011. Tags: server, server 2003
A common issue that may indicate that a device may be present (but not shown in Device Manager) is when a network card has been replaced, and the new network card is configured with the same IP Address. In this case you may receive the following message, when you configure the new network card with the same IP address.

Continue Reading
Posted in Network, Windows