Currently Browsing: General

Keynote Remote Straight to Computer

After purchasing Keynote Remote from the iTunes store a couple of months back I was disappointed that it only worked over WIFI (why do we have bluetooth in the iPhone again?). Most conferences have spotty WIFI at best. I had an idea today though about using my computer’s built-in network creating ability. I set up a network from my laptop, connected to it from my iPhone, and had the Keynote Remote working in no time. No WIFI network. Yay! After I had figured it out I looked up on google to see if anyone else had done it and found they had. There’s a tutorial with screenshots here: http://www.italkmagazine.com/using-apple-keynote-remote-without-wifi/....read more
Page 3 of 101234510...Last »

Layered Content kick-off

Today we had our first Layered Content meeting. We used Adobe Connect but had a lot of troubles with the audio. So it wasn’t recorded and we won’t be using that again. Not for awhile. I went over some of the generals of Layered Content. It’s a content management system for websites, it will use AIR and PHP/MySQL, it will have online/offline modes, it won’t have complex template markup but use a descriptor file and ids/classes as the entry points for content, and other general coolness. We talked about the major pieces needing to be done, roles to be filled, and goals of...read more
Page 3 of 101234510...Last »

Better-than-Flex Binding

Tyler has ‘officially’ released his weak-reference databinding. It is smaller and faster than Flex’s but can be used in Flex and even has an MXML tag to create a bind. Check it out: http://www.xtyler.com/code/177. Update: I’ve refactored it and unit-tested it, fixing several bugs. The new version can be found on github. read more
Page 3 of 101234510...Last »

360 Flex, best developer conference

I just got word I will be speaking at 360 Flex. I’m really excited. I’ve had a lot of fun there in the past and the crowd is much more developer centric than other conferences, which makes for more interesting conversations and presentations. I recommend 360 to anyone, but especially to developers. Go register now. I’ll be presenting “Cloud computing with Flex”. I’ll talk about the services available to scale your application, but I want to focus on how you can build an app with zero server-side code. It’ll be an AIR app that stores its data on the cloud. Here...read more
Page 3 of 101234510...Last »

Ready to play

I’ve been so busy with client work I haven’t written for a long time. I was even invited to speak at MAX through a referral from Tom and John with 360|Flex and wasn’t able to write about it. I was so busy with client work when I wasn’t doing that I was preparing my presentations. After this week I will be mostly done with a large project deadline and have time to get back to writing. There’s much I want to talk about. Including a RESTful website system I’ve helped build on PHP’s Zend Framework, cool stuff with cloud computing, and maybe even some Python....read more
Page 3 of 101234510...Last »

Ubuntu on Mac for Web Development

Geek alert: this post gets into Linux and other such topics. More geeky than I usually get. I have finally got my setup complete. I got tired of trying to find Mac binaries of all the libraries I wanted installed for web development, and I’ve been doing much more PHP this month than Flex. So I reworked things. Here’s my setup: Ubuntu Server 8.0.4 running on VMWare Fusion lighttpd web server, learned it in a few hours and loved it (thanks Jake) sshfs to mount my ~/Sites folder to the /var/www/ folder on the Ubuntu VM Installing Ubuntu Server on VMWare wasn’t a problem. I tried...read more
Page 3 of 101234510...Last »