Archive for the “Code” category
Setting Up Facebook Connect for Wordpress
by adam on February 23, 2009
These steps are needed to prepare your wordpress blog for facebook connect integration using the WP-FBConnect Plugin. The plugin is documented here and you can download it here. The implementation is pretty simple, but there are some caveats [...]
Mobile ‘Apps’ with HTML, CSS & Javascript
by adam on January 21, 2009
I stumbled across this article that has some good tips for developing rich web based mobile apps for the iPhone and other devices using just html,css and javascript. These tools look like they could be pretty useful if you want to ‘mobilize’ the content of your existing website but don’t want to go through the hastle of developing a new app for each new platform.
Displaying External Images in Flex
by adam on January 17, 2009
Recently I had to find a method to include external images in a flex project.
After much searching I found the following which was the simplest:
First, you must check the domain you are pulling images from to make sure
that they allow access in their crossdomain.xml file:

Flickr
Quora