Blog

  • Atlanta Job: ActionScript/Web Programmer

    This freelance position is in midtown Atlanta, so please don’t respond if you aren’t local. Work will be 100% onsite with close supervision/collaboration. Looking for an expert Actionscript / web programmer for some onsite freelance work in the near future. In addition to being an expert at Actionscript 2.0/MX 2004, the ideal person will also be adept at xml, html, javascript and php. Must know how to centrally locate AS code to work with multiple external files, plus how to implement dynamic content using xml, php, etc. Looking for someone who really knows their stuff – basing hacky code on top of someone else’s is not an option for this project-nor is learning on the job.

    Must know how to efficiently help plan the programming portion of a site and budget/manage time well. Must be dependable, honest, and punctual (no flakes, please).

    Inquire @ sleepcar@yahoo.com.

  • Call of Duty: United Offensive 1.5 patch doesn’t work

    Totally fubars the game; my sound gets all wacky, static, and chops. Additionally, the game still reports 1.41 on the bottom right. I’ve read the forums, but people are only reporting multiplayer problems, not single player, although 1 post was close to my problem; none were resolved.

    Whatever it did, it messed up my original Call of Duty, too, because playing that game from my last save point (which was made last night) now shows the same problem… at least it updated it’s version when it installed the patch.

    Makes sense, though, considering I have to use google to actually use the Call of Duty websites since their Flash-in-a-popup website doesn’t link to anything remotely useful. Crackheads.

    Documenting here just in case anyone else has the same problem since I’ve messed with this for 3 hours now and I give up. Off to play Dance Dance Revolution Ultramix 1 (my plan B new game I bought just in case United Offensive sucked). Since I own Ultramix 2, curious if this one is cool, too.

    …why are console games cool again? Oh yeah, they fU@$||\|& work!

  • MXDU 2005 Presentation Notes

    Here are my presentation notes from MXDU 2005. I don’t have much explanation about the code, but the gist is I’ve provided 3 Flash examples of how to get stock information into Flash:

    • Screenscraping with AMFPHP
    • Using a webservice
    • Using Flashcom which uses screenscraping with AMFPHP

    The Flashcom version does not have all the bells and whistles that concrete the point of it being a superior way to garner data from your Model tier by doing 1 database hit, caching the data, and reducing redundancy by pushing to mulitple clients, nor scaling the frequency of those updates to clients. If it did, I’d sell it since any would pay for a technology to effectively turn 10,000 database hits a minute to 1 big one across a cluster with all clients getting pushed data in real-time… wouldn’t they?

    Additionally, my speech wasn’t recorded live since I didn’t have an AV whatever adatpor for DVI, so it’s recorded later, here in the states since I had to turn it in for Speech class.

    I’ve included my presentation FLA file so you can see how it’s built as well as my slides in PNG format for easier viewing. I’ve used the MediaDisplay component’s addCuePoint functionality (although I could of used the Component Inspector which has a nice Flash interface for me to do this, I was in a hurry, and did it via code… yes, I know, that sounds backwards).

    Please note the comment about Flashcom on devices is incorrect; I currently do not know of a device that supports Flashcom, Flast Lite wise, and I’m not sure if Flash 6 or Flash 7 for Pocket PC supports Remote SharedObject or not.

    MXDU 2005 Speech – ZIP

    MXDU 2005 Notes – ZIP

  • Yahoo Opens Search Engine to Developers

    “Search firm makes a bid for enterprise business

    Yahoo has launched a network giving developers access to the company’s technology through web services-based APIs.

    The interfaces allow application developers to create services that mix search results from an intranet with web search results or stories from Yahoo News. They can also use Yahoo’s spelling correction technology to check online forms filled out by employees or customers.”

    It’s really great to see company’s with awesome technology making them available via web service API’s. I love how everything can be made interoperable for a price. A technology you think is useful can be accessed from anywhere with a connection, and everyone can use the same thing in different ways. It’s been pretty cool to see Amazon & PayPal’s usage of them, so naturally it’s nice to see Yahoo! follow suit. Too bad I don’t use their search engine, but the more the merrier. As a consumer, I dig options.

    Via her majesty.