grab our rss feed

stevienova.com

Homepage of Steve Novoselac

Entries for October, 2007

Busy next few weeks … Portland to Minnesota to Portland to …. Madison?!?

Going to be a hectic next few weeks for me. Started packing up my apartment this week, because I am moving next month, to Madison WI. But, just found out the move in dates and such yesterday, so that set forth in motion the timeline for the rest of the stuff. I am heading back [...]

View Comments | 1,162 views

iPhone: Firmware 1.0.2 Unlocked->Revirginized->Upgraded to Firmware 1.1.1 – Unlocked!!

So this weekend I decided to try to get my 1.0.2 FW iPhone to 1.1.1 FW, and unlock it again. Well, Since I unlocked it with the iUnlock method (before it was a GUI app), I knew my baseband was hosed, so I needed to revirginize it. I followed this method. Your mileage may vary, [...]

View Comments | 2,549 views

iPhone: SummerBoard won’t install after updating to AppTapp version 3 (firmware 1.0.2)

Dang, so in my previous post I said the audio wouldn’t work. Mickey and I figured that it was a 3rd party app causing the issue, so I uninstalled everything but the installer and sources. I uninstalled SummerBoard, etc. Well, after I solved the audio issue, I wanted to re-install. Thing is, my Installer.app (AppTapp) [...]

View Comments | 7,944 views

iPhone: I can’t hear anything!

So today my iPhone started going wacky. Couldn’t hear anything when I called or got called and no sounds were coming out, iPod, keyboard clicks, etc. WTF? The headphones worked, the speakerphone worked, just regular calling didn’t work. It would ring when called, and then yes, it dawned on me..it must think the headphones are [...]

View Comments | 8,875 views

Portland Differences #12 – Municipal WI-FI (MetroFi and PersonalTelco.net)

In Portland, in some places of the city, you can get free wi-fi through MetroFi or Personal Telco. MetroFi has a free and paid service, as you can see from the screenshot, when you are on the free one, you get a nice iframe ad and basically every link you click there is a 5 [...]

View Comments | 752 views

Programming Home Projects – Like Playing Nintendo?

Ever since I started programming, I have always had some crazy idea on the side that I would be working on, some project, some program I could write. A few have seen the light of day (Fat Finger Media Center, Pocketblogger, amongst others..). I was thinking tonight, and it dawned on me. Doing development projects [...]

View Comments | 1,128 views

Vista, IIS7, Classic ASP, and Microsoft Access – How to Get It Working!

First, make sure ASP Classic Is Installed on Vista, good instructions here Make sure your app is set up as a virtual directory, etc, etc. Then, you need to set permissions and run commands and change around settings just to get anywhere. Just for kicks I made the IUSR for the directory have modify rights, [...]

View Comments | 2,317 views

Temporary Vacancy at the "Roach Motel"? – Facebook + iPhone (useragent) = Your Contacts

I have read Dare O’s blog for a while now (years?), and recently it seems recently once every few weeks he mentions how Facebook keeps all your data so you can’t export it easily. Yes , it’s true. The email addresses are graphics, and they expire every so often, which sucks. I was tooling around [...]

View Comments | 808 views

Source Control At Home: Subversion (SVN/TortoiseSVN)

Today, Joel asked me what to do to get source control going at his new job since they don’t have any. He mentioned I have never blogged on SVN or TortoiseSVN at all, so , here goes :) Currently I am using Team Foundation Server (TFS) – which is nice, integrates with VS2005, etc. But [...]

View Comments | 2,298 views

Importing Data From Excel Gotcha – The Top 8 Row Rule

I have ran across this a couple times now, I actually had a blog post draft written up for this but never got around to finishing it, well this week I ran into the issue again, so here it is. Importing data from Excel (using whatever – C#, VB.NET, SSIS, Access, etc) – you have [...]

View Comments | 1,246 views