What I've been listening to lately...
|
|
January 23rd, 2007 by duckworth
FileZilla is a free, open source FTP
server (there is also a client) with SSL/TLS support.
I wanted to use my real SSL Certificate that I had for my website to secure the communication
to my FTP Server and couldn't find any instructions on how to do so. After a little
searching and some trial and error this is the solution I have come up with, I hope
someone finds this useful. Read the rest of this entry »
Posted in Code, Server | 19 Comments »
June 29th, 2006 by duckworth
Blingo
is a Google-powered search engine where each search is a chance to win a prize. No
registration is required. Invite your friends to use Blingo, and if someone you invited
wins a prize by searching, we'll send you the same prize. Just use it as you would
use google.
I made a version of the Blingo toolbar for Firefox.

The current version is .1:
I will be looking to add new features so suggestions are welcome.
Posted in Code | No Comments »
June 14th, 2006 by duckworth
Tech Ed 2006 in Boston is in full swing and I am getting some good info on all the stuff MS has in the pipeline.
All of the WinFX technologies have been announced as being renamed as the .NET Framework
3.0 (still based on the 2.0 CLR), this includes:
A few things I've picked up:
I posted a few pics.
Posted in Code | 2 Comments »
March 7th, 2006 by duckworth
You would think that Microsoft would have considered including all of the "Ten
Essential Tools - Visual Studio Add-Ins Every Developer Should Download Now"
into Visual Studio 2005. One that I am suffering withdrwal from right
now is the VSMouseBindings powertoy. It allowed me to bind my forward and back buttons
on my Intellimouse explorer to the View.NavigateFroward and View.NavigateBackward
in Visual Studio. Made jumping around in your code as easy as surfing the web.
If anyone knows of a way to get this to happen in VS2005 (aside from coderush) please
let me know. Until then, I will continue my quest.
Posted in Code, Tools | No Comments »