grab our rss feed

stevienova.com

Homepage of Steve Novoselac

Entries for April, 2008

Auto Submit Form in ASP.NET With Javascript

Not sure if this is the best way to do this, but this is what I do. Say you want to auto submit a form on an aspx page. You can call document.formname.submit(); from the body onLoad event and it will submit, but ASP.net will automatically post it back to itself.
I tried added buttons [...]

Leave a Comment | 142 views

Ubuntu 8.04 Hardy Heron - Linux is Cool, Linux Wireless is Not - 10 Step Program

Gah. I have a love hate relationship with Linux. It is pretty cool, can do pretty much everything. But.. But.. wireless support is just a joke. Same issues with Yellow Dog Linux on the PS3.
Wireless should JUST WORK.
I downloaded the 8.04 iso, and burnt it to cd. Installed it in windows, which is [...]

Comments (5) | 1,011 views

links for 2008-04-25

SvnBridge - Use TortoiseSVN with Team Foundation Server
(tags: sourcecontrol svn tfs subversion)

Leave a Comment | 67 views

Ruby on Rails and MySql .. on Windows Vista

So, this evening I got the urge to get Ruby on Rails working on Vista, with MySql. I haven’t done much with RoR, but figured I would give it a go. I have this test hosting account that has RoR hosting, so that is what got me somewhat motivated…anyway’s, on with the show.
 
Install Ruby
Installing [...]

Comments (2) | 698 views

links for 2008-04-23

ProjectLocker: Subversion Hosting, Trac Hosting, Software Quality On Demand
(tags: svn projectmangement)

Build a .NET App for Google Checkout
(tags: googlecheckout .net)

ASP.NET: How to Integrate Both Google Checkout and PayPal In 3 Steps « .NET Discussion
(tags: googlecheckout paypalcheckout .net asp.net)

Leave a Comment | 94 views

Windows Vista vs. Windows XP Debate. Who Wins?

I have been using Microsoft’s Windows Vista since it came out RTM, Oct 30 2006. I had it on a Dell desktop, which worked fine. Some driver issues before January 2007, but it still worked. I have had it on my main Dell laptop since May 2007. I use this laptop for work (read: Visual [...]

Comments (3) | 457 views

FriendFeed, Pownce, Twitter, et al - And Why Twitter Is The #1 Service (Even though it is down a lot)

The A-listers. The are the people who just talk about themselves. The A-Listers on the Internet. The A-listers mostly talk to the just the A-listers. They all use every new service that has come out and claim it is the next big thing. Yes, some services are good, some not so good. They seem to [...]

Comments (1) | 408 views

links for 2008-04-20

Beatles - Girl Guitar Tab
(tags: guitartab)

Leave a Comment | 86 views

OAuth: Getting Started with OAuth in C#, .NET

I have been playing around with Pownce and their API. They offer HTTP Basic Authentication and OAuth authentication. I decided to give a go with OAuth since BASIC auth just seems, dirty insecure to me. I started digging around, and http://oauth.net/ has some good info. Under code there is a C# (CSharp) version - http://oauth.googlecode.com/svn/code/csharp/  [...]

Leave a Comment | 477 views

My Current iPhone Setup - Lots of Cool Apps Out Lately

In the last couple of weeks, many cool new iPhone native apps have come out, so I have been tricking out my iPhone lately.
First, Aqwoah Battery is really cool. It changes the generic battery screen to what you see here. The percent that your battery is charged, a no brainer!

Next, my first screen, [...]

Leave a Comment | 281 views