Void(main) {
while(true) { print “Hello World”; }
/* Code Monkey was here*/ }
Web Authoring with Kompozer
0 Comments
Shannon checks out the easy web authoring tool Kompozer. Here are some of her favorite features.
Backing up to Amazon S3 using Ruby
0 Comments
Jason joins us for a little cloud backup action using Perl and Amazon S3.
Point and Click programing with Illumination Software Creator
1 Comments
With Illumination Software Creator, from Radical Breeze, you can write software apps without the code, by using a unique easy interface.
Packaging applications for the Ovi Store; Symbian programing continued.
0 Comments
Learn the process for submitting application for the Ovi Store. Showing off the Nokia Qt SDK for some of the ins and outs of getting started and developing apps forSymbian devices.
Time-lapse photography with the QT SDK; Symbian programing continued.
1 Comments
This segment by Jason continues his series on the developing in the QT SDK to make a time-lapse photography app for the Symbian Platform.
QT Interface Design, Symbian Programing continued
0 Comments
Jason introduces interface design using the QT SDK for some of the ins and outs of getting started and developing apps for Symbian devices.
Setup for Developing in the Nokia QT SDK, Symbian Programing
0 Comments
Jason shows us the install and making Hello World program in the QT SDK for Symbian devices.
Scripting for Android
1 Comments
This segment has Jason ditching the heavy development environments and takes on lightweight scripting for Android.
PC Control via Google Voice SMS
0 Comments
This segments by Jason shows how to setup your PC to be controlled by Google Voice SMS and some java code.
The homemade Internet Enabled Garage Door Opener Android App
0 Comments
Jason continues the internet enabled garage door opener project by writing an Android app.
The homemade Internet Enabled Garage Door Opener
1 Comments
Darren and Jason dive into making an internet enabled garage door opener by setting a home Apache server, hitting a PHP script that interfaces with a USB Teensy over serial, activating relays connected to a remote.
Android App Inventor Continued
0 Comments
Continuing his android app development Darren is diving deeper into the Android App Inventor.
Boxee Hello World
1 Comments
Jason returns to present a how-to on building your very first Boxee app. With a little XML and photoshop (or gimp) you can build something pretty useful in no time flat. Grab yourself the source code and have some fun.
Android App Inventor Introduction
0 Comments
Darren demonstrates how to get started with Google’s new App Inventor by making a simple Hello World app… Then he over complicates its just because its so easy.
Google Voice SMS Scripting with Java
4 Comments
Google voice is a powerful multi-use tool that could be used as a free SMS aggregator, that could be leveraged for anything you could come up that would fit into 140 charters, like a text based adventure game or a sms bbs. There are several different libraries that people have developed to take full advantage of Google voice’s features: Java Libary, PHP Libary, or for those who just want the raw unofficial API. The code we shows can be found here. The sky is the limit with this, the code that was showed is up on the forums, so head over there and get those idea up there.
