Wordpress Blog Header Slowness Problem Fix
Yes the blog header, when included in other pages (non-wordpress pages) can REALLY slow down your page loading.
However, the problem was not what I thought it was — the system querying the database for the WP configuration information, and then subsequently executing my own scripts. It always seemed just a little TOO slow for […]
Making a Copy of a Wordpress Installation for Development Purposes
I am pretty much addicted to WordPress. It is simply my favorite development platform. It’s open source, it’s PHP and MySQL, and things just work out of the box. Well.
If you are running live WordPress installations, you may come to a point where you need to make an actual copy of your […]
The Merits of a Virtual Dedicated Server and Why You Might Need One
I’m really enamored with my virtual dedicated server account with GoDaddy.com. It’s pretty invaluable and really makes my life much easier as a developer and a content producer. Interactive websites really need a core back-end that’s flexible and can do what you want / need, without requiring phone calls to tech support to […]
Tags: ActionScript, Flash, getid3, Godaddy, icecast, ices, MySQL, PHP, root access, SSH, VDS, What is a virtual dedicated serverLoading an external .jpg, .png, or .gif bitmap image file in ActionScript 3.0
In AS3, loading external images dynamically is done slightly differently than in ActionScript 2. Whereas in AS2, we could just use the loadMovie() method of the MovieClip class, this is no longer the case.
(Download the files for this tutorial.
You will also need: Flash CS3. Download Trial or Buy Now.)
Instead we have to use […]
Tags: ActionScript 3.0, bitmap, dynamic loading, external image, Loader, loading, TutorialBook Review: Essential ActionScript 3.0 by Colin Moock
The world of interactive development has grown immensely in the past few years, due to the increases in processing power, the emergence of social networking, the proliferation of web video, and the very real demands of web users for more, well, interactive experiences – whether they be on a desktop or mobile device, online or […]
Tags: ActionScript 3.0, AS3, book review, Colin Moock, display list, Flex, recommendedRecommended ActionScript 3.0 Books
I have been asked to recommend some ActionScript 3 books by students in the past. Below is a list of what I consider to be the best resources available right now. Enjoy!
Learning ActionScript 3.0 in particular is an excellent tool for novice scripters who are starting with AS3 as their first language. […]
Using ActionScript 3.0 with PHP Part 1: Loading External Variables
Creating dynamic websites which combine the power of Flash or Flex with PHP is easier than ever with ActionScript 3.0.. Utilizing the networking power of the Flash player we can create next-generation user interfaces which go well beyond static web pages or simple animations and instead act as the front-end for powerful applications. […]
Tags: ActionScript 3.0, Flash and PHP, Flex, Loading data, PHP, URLLoader, URLRequestFTP Tutorial - What is it and How do I Use It? (Windows and Mac)
This step-by-step tutorial is aimed at aspiring (and new) web designers or web content publishers who would like to understand one of the most important technologies in use on the World Wide Web: File Transfer Protocol, or FTP.
Why Should I Learn FTP?
Practical knowledge of FTP is essential for just about anyone who wants to update […]
The iPhone, Flash, and Silverlight - Some Thoughts
Apple CEO Steve Jobs’ recent comments regarding the possibility of Flash on the iPhone (summation: Flash Lite is not ready, and the Flash Player is too power-intensive), seems to have really ruffled some feathers over at Adobe. Although the two companies seem to be drifting farther and farther apart, I have to […]
Tags: Adobe, Flash, iPhone, Microsoft, silverlight
