Best way to tether your iPhone - PDAnet

Unlike most apps that will provide a proxy web service to your computer through your iPhone PDAnet will provide a complete network solution for tethering your computer. Basically, you can use your iPhone as a computer wifi device, without restriction. While proxy apps will work well for web applications, it doesn’t work for stuff like email, ftp, ssh, etc. PDAnet can handle all network traffic. I’m using my iPhone right now to access the internet from my Macbook Pro and it’s quite fast! Check PDAnet out! http://lifehacker.com/5086490/the-best-way-to-tether-your-iphone-to-your-laptop-for-free

August 25, 2009 · 1 min

Latest iPhone prototype...

This thing is incredible… http://www.iwood3b.com/

April 20, 2009 · 1 min

Bold vs iPhone

After buying both the iPhone and iPhone 3g, I became frustrated with the typical iPhone problems - spotty 3g network access, no cut-n-paste, etc. As a result, I was excited about the Bold and got one right when it came out. Having used a crackberry in the past was I confident that it would be the device for me. I used the Bold for a number of days and learned an important lesson - Appreciate what you have. The Bold did not have all the answers, and after using the email and web interface on the Bold, I quickly realized that the iPhone was still the device to have. Now I have a new appreciation for the iPhone. It has issues, no doubt. But the core functionality has yet to be challenged by any competitor. After compiling a list of features and rating them, I posted the results at: http://spreadsheets.google.com/pub?key=pLRnDwRBVmrELW9i6ug_-fw

December 11, 2008 · 1 min

Using system wide socks proxy with iphone tethering

Recently I discovered a program called proxifier, a OS X Leopard program that will send all network traffic through a defined socks proxy server. So instead of defining the proxy settings in each individual program, simply turn on proxifier and redirect all the network traffic. proxifier is the same thing as WideCap or FreeCap in the Windows side. tsocks for OS X may work as well. So why is this important? Well, I’m on the road a lot and with a iPhone 3g that’s jailbroken you can install a socks server called 3proxy through the cydia installer and with proxifier you can route all your network traffic on your Mac through your new socks server at 3g speeds. This means I can get email, surf the web, use skype, etc. all through the iPhone Here’s the steps for a mac. It’s not that hard… Create a ad-hoc network on the mac?by using the “Create Network…” option.?I called mine “sweet” Set a static IP for your mac on the ah-hoc?network you created. I like to use?10.10.10.5 You need to have your iPhone jailbroken?and have 3proxy installed. Search the web?for details on how to make this happen.?I like quickpwn. On your iphone, select the network you created on your mac, “sweet” for me, and set iPhone’s static IP address. 10.10.10.10 will do nicely. Now, run /usr/bin/socks on your iphone. I like to set mine up in Boss Prefs so I can turn it on and off easily. On the mac, run proxifier, and point it to the socks proxy IP address of 10.10.10.10 port 1080. Your done! This looks like a pain, but if you create a network location with the IP settings, and use Boss Prefs with the iPhone, this process can be done within 20 seconds. And with FW 2.1 on the iPhone 3G the speeds are very impressive, and I even found I can answer a call while I’m surfing through the socks proxy. Make sure to turn off the socks proxy when your not using it otherwise you’ll find that your iPhone battery will run dry quickly. I also did some research on using pppd and slirp to create a complete network tunnel to the 3g network on the iphone. It appears that FW 2.x has broken slirp and it may be related to a kernel update the may have nuetered ipfw. Bummer. The following command will start a pppd session and will provide a ppp0 network interface. The problem I found is I couldn’t get the iPhone to bridge the networks. pppd is already on both OS X and the iPhone, but you need ssh on the iphone to play. ...

September 22, 2008 · 3 min