Archive for the ‘Open Source’ Category

Using Norton AntiVirus With POP3 Over SSL

I didn’t find this anywhere online, so I thought I’d post it. Norton AntiVirus up to and including 2007 doesn’t support POP3 over SSL. That’s a problem since sending mail without SSL is insecure, and sending mail over SSL with no virus scanning is also insecure. There is a fix.
Please note these [...]

Iconified Metadata

Once upon a time there were no icons for feeds. Many sites used orange icon which really made no sense to the average user (what’s XML?). Then there was a feed icon . It then started to become a standard and webmasters were encouraged to adopt it. This was a [...]

Browser VM

One of the great things about virtual machines is you can test on a virtual machine, destroy it, and recreate it in pristine condition in a matter of seconds. You can do this with browsers as well. Before I mentioned PortableApps is a great thing to have on your USB drive. Well, [...]

PortableApps Suite

If your a fan of running an application completely on your USB drive, check out the new PortableApps Suite. It’s really great. I’ve been using PortableApps for a while, and this is a real nice suite. Now things are easier to access than ever. The next improvement I’d like to see [...]

Installer Mess

Benjamin Smedberg has an interesting post on Ubuntu and it’s effort to be a provider of not only the OS, but the software around it. I think the ’solution’ Ubuntu choose is really a workaround for a fundamental flaw in Linux. Getting software to run quickly and easily without intimate knowledge of the [...]

Lightning Strikes The iPod

I started working to implement support for Lighting (project to integrate Calendar into Thunderbird) to sync with Apple iPods via mozPod. Didn’t take to long before I had a successful sync. It’s not done yet, and likely some big evil bugs (read: including but not limited to loss of data or first born [...]

GeoLocateFox 0.2 Released

Last night I pushed the bits for GeoLocateFox 0.2. The changes aren’t very many but it’s pretty cool.

Add HostIP look up (disabled by default)
Add support for newer Flock, and Firefox through 3.0 alpha

Go to the options window (open up the extension manager, right click on GeoLocateFox, and select options) and check the HostIP box. [...]

Enhancing Security With Nonce

A little while back I read about how WordPress was implementing Nonce to help enhance security. What I like about this technique is that it doesn’t rely on referrer checking (which is faulty at best).
Today I implemented that on a project I’m working on, rather similar in style to WordPress. I [...]

The Road To Firefox 2

John Carey and Matt Shichtman have started putting some video up as part of their efforts to document the “Mozilla experience”. Definitely something to check out. and keep an eye on. The first is Mike Connor EXPOSED! (odd title, but likely a better choice than “Mike Connor Gone Wild”).
Hopefully at some point they [...]

Filtering out the Channel Noise

Ben wrote a must read post about public discussion that I think any Open Source developer needs to read. If you’re a Mozilla contributor, read it extra close. It really makes only 1 point (make more discussion open). But it doesn’t really address all the problems that prevent that goal from becoming [...]