Home
SharperGps
Downloads - Downloads
Written by jmaxxz   
Wednesday, 09 December 2009 22:32

Recently in working on my senior design project I needed a gps library to talk to any NMEA gps. To do this I wanted to use SharpGPS, found at http://sharpgps.codeplex.com/. However, because this library required the use of a windows form in order to get updates from the gps I was unable to use the SharpGPS as is. So I have taken the original library, and thanks to the fact it was release under the lgpl 2.1 license I am able to present you with SharperGps.

Like its ancestor SharperGps is also under the lgpl 2.1 license.

Download SharperGps (with demo application)

Last Updated on Wednesday, 09 December 2009 22:35
 
#region How to get past those pesky code reviewers.
Blog - Coding
Written by jmaxxz   
Sunday, 06 December 2009 13:59

I am sure we have all worked with someone at one point or another who takes their job way too seriously. You've just written up the most awesomest code ever, but you need to get it through a code review. Unfortunately the guy who does code reviews likes object oriented programing (what a sell out). You know if you hand it to him your code as it is now he will just tell you to rewrite it all and use more classes, more methods, comments on your methods, and better code structure. So how do you get him to give you the thumbs up to check in your code?

Last Updated on Sunday, 06 December 2009 14:26
Read more...
 
Critical Security Vulnerablity in Firefox
Blog - Tech
Written by jmaxxz   
Wednesday, 04 November 2009 06:29

Recently while doing some developing a proof of concept to exploit a weak authentication system on a wireless network I found the following major security vulnerability in Firefox.

Situation:

User is at a http page with a loggin form which has a https post back address (like facebook). In this case though the certificate on the postback address is invalid, (due to a man in the middle attack, or lazy network admins.) When the user click the loggin button firefox opens an https tunnel and sends the username and password across the wire using the bad certificate. It is only after this post is completed that firefox notifies the user the cert was invalid. This means that even though the https connection was using an invalid certificate the user never had the chance to cancel the send of the loggin data.

Last Updated on Friday, 20 November 2009 19:08
 
More Articles...
«StartPrev123456789NextEnd»

Page 1 of 9
 

Who's Online

We have 1 guest online