Frank's Ramblings RSS

This where I jot down some of the most random shit that pops in my head. I post to it as often as I like without regard to how annoying it might be. The contents are then queued up and posted to twitter every 6 hours or so.

Archive

Jan
22nd
Fri
permalink

3 Things I’m wondering about on the new iPhone software/hardware

  1. Will it have voice recognition across the OS like the Nexus One.  I’ve been using Dragon dictation on my iPhone allot more and now almost consider it a must have for every text box.
  2. Will it have a front facing camera.  I think folks will do allot more video conferencing once they finally have it on their phones vs. in the living room or office.
  3. How will multi-tasking, background processes be implemented.  Can my new Timer App run in the background with a simple re-compile or will I have to make changes.

Jan
8th
Fri
permalink

What Are Your Top 5 Most Forgotten Tasks or Categories of Tasks?

Here’s Mine …

  1. Check Process
  2. Pay Bill
  3. Make Phone Call
  4. Transport Cargo
  5. Run Errand

Does this not cover just about everything?

Jan
7th
Thu
permalink

Moving Forward On My iPhone App

I think I’ve finally decided on my iPhone app approach. I’ve been wanting to develop what I’m calling a “one touch” reminder or alarm app but was frustrated with the lack of background timers. I’ve raised a feature request and have done what I can there.

Now my choices are to simply write the app using foreground timers (forcing users to keep the app running) or use push notifications for the alarms, a proposition I’m afraid might get too expensive in the long run.

What I’ve decided to do is move forward with the UI design and publish a non-push version to test the market, along with my own use of the app. If it turns out to be as useful as I hope I’ll then worry about updating to use push. In the mean time perhaps Apple will loosen up on background processes in some way.

permalink

My New Years Resolutions for the Next 10 Years

  • 2010 - Try my hand at Stand-Up Comedy
  • 2011 - Go sky diving
  • 2012 - Go in person to see the ball drop in Time Square
  • 2013 - Richard Petty Driving Experience
  • 2014 - Get Licensed to drive a Motorcycle
  • 2015 - Go on some sort of geeky sabbatical to silicon valley.
  • 2016 - Take a long Motorcycle trip across the country with my son.
  • 2017 - Start my own business
  • 2018 - Take flying lessons
  • 2019 - Visit Japan and/or China
  • 2020 - Early Retirement

Jan
6th
Wed
permalink

Motivation

Ever have one of those days where you really just need to work on something that you personally find fun?

Jan
4th
Mon
permalink

Something tells me that this time next year I am going to have to explain to my son why we lie about Santa Claus

permalink

4 Newbie Apple Push Notification Server/Service (APNS) Questions

1. I’m thinking of using the software available at easyapns.com as the start for my push server. What other recommendations are out there? Has anyone used Erica Sadun’s perl script examples in production?

2. http://easyapns.com simply takes care of pushing notifications it finds in a MySQL table. Does anyone have any sample code or tutorials for accepting some sort of data from an iPhone app (JSON maybe) and dropping it in the table being looked at by easyapns?

3. I have an Apple Dev Id but haven’t yet paid the $99 for the iPhone Dev Program. Is there a way to test push notifications before signing up for this program and paying the fee? It appears I have to generate the appropriate provisioning certificates to test with any of Apple’s servers. Is there a way to run my push server locally and “fake out” the Apple server side while testing my app?

4. And finally, does anyone have recommendations on a web hosting provider for use with APNS? My web host doesn’t support cron jobs so I have to switch and it occurred to me that folks might have experience with the reliability of using cron on some hosting providers. Of course I’m looking for the cheapest and best performing option possible :)

Jan
3rd
Sun
permalink

playing with the tumblr app for iPhone … just elimanted another app idea. Tumblr’s queuing plus Twitter integration means more contolled timing of Frank spam for you :)

permalink

I wonder if persistent GPS will be the “prenuptial agreement” of the next decade … “But honey, why would you mind me knowing where you are at all times?”

permalink
Intelligence is the ability to predict the future
— Ray Kurzweil
Jan
2nd
Sat
permalink

wondering if it’s possible to get Xbox Live data in the form of a feed … might be neat to “socialize” the family’s Xbox activity #xbox

permalink

finally got the Apple TV and the new Xbox 360 both working in the living room on a network switch … had to do some port forwarding but all is finally well

permalink

wondering what tumblr posts look like when they hit twitter … looking at tumblr as a tweet queuing mechanism

permalink

playing around with my web content and life-streaming activities … I need to draw a flow chart