$theTitle=wp_title(" - ", false); if($theTitle != "") { ?>
Technology at Geneseo Community School District 228
2 Sep // php the_time('Y') ?>
The District’s main server http://www.dist228.org or http://www.geneseoschools.org has been powered for years by a Mac Pro G5 standalone machine. This unit was top of the line in its day with a 1.5 gigs of RAM, a G5 1.6 GHZ processor, and a SATA hard drive with 80 gigs of storage. Unbelievably this unit is actually water cooled and is the only Apple water cooled computer that I have ever seen. To the credit of Apple this machine has worked well and continues to run although the hard drive has shown signs of wear and will soon fail.
Old Webserver Mac Pro
At one point in the School Districts history student records were managed with PowerSchool, to power this program a rack mountable XServe G5 was purchased. This unit has 4 gigs of RAM, dual G5 PPC processors at 2.3 GHZ, and three drive bays with a RAID storage controller. PowerSchool no longer exists here in District 228 (and rumor has it will no longer be supported anywhere in 6 months – This project once was owned by a startup, then Apple, then sold to Pearson in 2006) and thus this server has not really been used for anything or than storing student transcripts for its brief time in service.
This little used PowerSchool Server has the perfect specs for an excellent web server more RAM, more processing power, better storage capabilities.
Steps taken to Move the WebServer to New Hardware
1. The Project consisted of backing up existing Web Server. (Simple used TimeMachine on external Drive).
2. Fixing the XServe needed a new Power Supply, needed to be upgraded from 10.3 to 10.4 so that it was able to restore a backup from 10.5. Most time consuming step, since the XServe was running 10.3 Panther, it had to first get upgraded to 10.4 before it would accept or run installer to restore a time machine image.
XServe G5 PowerSupply (135.00$ GSX Price)
XServe G5 Internal – New Power Supply Installed
3. Restore Backup Image to XServe
4. Fix the Apache Configuration on new server (install new PHP module 5.2). Good to run latest stable builds of Apache and PHP when moving to a new system.
5. Test new system (fix minor errors, PostFix problems, permission errors)
6. Go Live and Power Down old Server.
Site is up and running on the XServe and is working well.
New Webserver Rackmounted at the Middle School
10 Jun // php the_time('Y') ?>
Last Week Apple approved my iPhone app WGRG 100.5 FM. This app connects to the ogg online radio stream for WGRG 100.5 FM, Geneseo’s High School radio station. This was created with Geneseo sports in mind, often I find myself out of town on the weekend and it can be difficult to get a live or current score on Geneseo Football.
Click here to view the app in iTunes
With any iPod, iPad or iPhone and a signal you can now listen to the live broadcast anywhere in the world. Works well on EDGE network so app is great for the iPhone. I have considered making a blackberry version of this app but will wait and see if there is sufficient interest.
The radio feed itself is being broadcast using winamp and edcast (lame mp3) to capture the audio and is streamed using icecast. All products are open source and free. You can read about how I stream the audio online in an earlier post here.
App is free on available on the iTunes app store.
22 May // php the_time('Y') ?>
My two new iPhone Apps
My First iPhone App
Roodhouse Tech Blog iPhone App
I have spend a little more time familiarizing myself with mobile app development on the iPhone and now have two more approved apps on the itunes app store. The first app is called the Princess and the Goblin and is my first attempt at creating a mobile reading platform for the iphone. The app is free and straightforward featuring over 30 high res illustrations and sketches along with the entire text of the novel. Since this is a chilldren’s fantasy story I thought including full illustrations a definite must and was surprised that larger free domain literature warehouses like Gutenberg do not include illustrations. I also have hopes for this being my first iPad specific app as well since I am almost finished working on a modified version of this app that uses the better screen resolution on the iPad and includes more illustrations.
Here is a screen shot of this app from the itunes App Store.
My next recently approved app is called Emergency Dial. The concept is simple and comes from a friend of mine(Thanks Tom). How does a 3 year call for help on an iPhone? With many families abandoing landlines and only having cell phones this can actually present a real issue. This app – currently free as of this writing is straigtforward and acts like a modified Speed Dial. With a Red Phone Icon you simply go to settings and setup a special emergency number (the police, 911, relatives, etc). Then when you hit the red button this number is automatically dialed. Simple and to the point, a 3 year old can simply hit the red help phone button and help is called.
Here is another iTunes App Screen shot.
23 Apr // php the_time('Y') ?>
Using the 3.2 SDK development tools from Apple I developed my first IPhone app. The goal of this intial project was to simply create a working functional app and submit it to ITunes – as a kind of test run to see what is involved in the process. The SDK tools for XCode are well polished and their is a multitude of API’s available to get things moving. For this App I decided to make a simply program that launches a web browser (without an address bar – so you get a more full screen effect) and add two buttons at the bottom for Back and Forward. This App simply goes directly to my IPhone optimized blog and is able to play embedded podcasts etc.
The process of compiling the software with the correct Iphone framework and correct security certificates is not that straightforward. There are guides available from Apple but I found this guide to be the most useful. So useful in fact I will post it in its entirity here in case anyone else is looking for a step by step method of submitting an app.
http://adeem.me/blog/2009/04/04/list-guideline-for-submitting-iphone-application-to-apple-store/
—— Start of Guide ——
I assume that you have iPhone Developer License. Please follow the following steps, one by one:
Certificate is very important part for submitting or testing your application on iPhone. It has the code-sign(Signatures) which will be checked when you submit your application on apple store or to test it on your iPhone. (You can bypass those to install application on your jail-break iPhone or to submit it to Cydia but you will not be able to submit it to appstore. Check my previous post to bypass code signature).There are two steps to create a certificate from developer portal. I simply copied those two from “iPhone developer portal”
Generating a Certificate Signing Request
Submitting a Certificate Signing Request for Approval
Download/Installing Certificate on your machine
Certificate is installed on your MAC now the next step is create a App ID. (Note:You have to follow this step only once and later you don’t have to make certificates for your other applications.)
Creating an App Id is very easy, you have to follow few simple steps:
Now the next step is to create a Provisioning File for your Xcode and this will be your last step for creating binary which you submit it to appstore.
Now everything is step up, open your project in Xcode
Now you are done from Xcode and iPhone Developer Protal. Now you will submit this binary to itunesconnect.
—– End Of Guide —–
As you can see the process is a little intensive probably requiring 2-4 hours of time.
Here is a screenshot of my App. (Roodhouse Tech Blog – bottom right hand corner).

It still remains to be seen if Apple will approve of my free App but I am now familiar and confident in the process of design/compiling/and submitting. With this first project down I am going to start development a more full featured and functional application. If you are looking for my app – it is not yet listed as it is still being “evaluated” by Apple
.
22 Mar // php the_time('Y') ?>
Boxee is probably the best application that is able to convert your computer into a hybrid cable TV media player device. Recently Boxee has released a new beta version with a much better user interface. Although Boxee is designed for home entertainment it also contains thousands of video feeds to educational resources. With the easy to use interface this program works nicely on projector/touch screen setups and could easily be used in a classroom setting.
You can download Boxee from here. You will need to sign up for a free account. http://www.boxee.tv/
You can watch a short Podcast on using Boxee (very quickly) on a Mac below: