Robert Kern
PHP Web Developer
My name is Robert Kern.
I am a PHP developer from Auckland, New Zealand.
Browse through some of my web development projects, or get in contact with me if you are interested in hiring my php web development services.

Search

  • Topics

    • Honduras (25)
    • Hosting (3)
    • How to (9)
    • iphone (11)
    • Mac (8)
    • Movies (1)
    • Off Topic (10)
    • PHP (8)
    • Recipes App (12)
    • Servers (1)
    • Software (8)
    • Subversion (4)
    • Technology (4)
    • Uncategorized (1)
    • Videos (8)
    • Web Development (19)
      • Security (2)

 

Archives

  • March 2010
  • December 2009
  • November 2009
  • October 2009
  • July 2009
  • June 2009
  • May 2009
  • April 2009
  • March 2009
  • February 2009
  • January 2009
  • December 2008
  • November 2008
  • October 2008
  • September 2008
  • August 2008
  • July 2008
  • June 2008
  • May 2008
  • April 2008
  • March 2008
  • February 2008
  • January 2008
  • July 2007
  • Home
  • Web development
  • PHP
  • Projects
  • Contact me
...
  • In Honduras

Attempts etc

Noticed this afternoon that the IP address of 61.144.122.38 was trying very hard to get into my server.  I quickly spoke to my Server Admin friend and he gave me a quick fix of simply adding a rule to iptables to block any requests from that IP address.  A quick Google search of that IP shows that other people have had issues with it as well.  Will be keeping a close eye on the auth logs.

Fyi, the command to tell the linux firewall to drop connections from a certain ip address is:

iptables -I INPUT -s 61.144.122.38 -j DROP

On another note, I received an email from the guys at Apple’s App Store review department.  Recipes App had a minor UI issue that needed to be altered before being allowed into the App Store.  It was a very quick change and I have resubmitted the app.  Hopefully it wont take another week to get it approved.  Hopefully they dont come back with something else they want changed.

November 7th, 2008 | Posted in iphone | No Comments »

Notes for today

Am running the WordPress 2.7 beta on my blog now.  So far I like it.

Based on access logs for the Recipes App API, Apple have at least installed the iPhone app and done some testing for about 7 minutes from 2 different devices (presumably an iPhone and iPod Touch), plus another 6 minutes today at around 3pm.  The first was yesterday at around 6.15am NZT.  So now they’ve tested the app twice.  Will they do it again tomorrow?

Recipes App has an Apple ID: 295107127 Which means when it becomes available, the following link should work: Recipes App on the App Store.

November 5th, 2008 | Posted in iphone | No Comments »

iPhone app submitted to App Store

Last night I submitted my first iPhone app to the App Store review process.  It should only take a week or so for it to be approved for distribution.  It has been a good experience developing my first app and im looking forward to developing many more.  I will update the Recipes App page with an App Store link when it has been approved.

I have also setup a Bug Tracker which I will be using for more than just the Recipes App, but for now it the Recipes App is the only project in the system.

I hope you will download the app and give it a run through.  Currently there are only about 120 recipes in the system (it is all run through API calls to the Recipes App server).  I intend to allow iPhone/iPod Touch owners to submit recipes directly from their device in the next version.  I also plan to allow anyone to add recipes through the website.  The recipes currently in the system are from an out-of-copyright New Zealand recipe book.

November 4th, 2008 | Posted in Recipes App, iphone | No Comments »

Newer Entries »
© 2004-2010 Robert Kern, owner of Frondiz, need Hosted Subversion? | Design by Jarred Bishop | WordPress