Archive for February, 2009
Java upload handler for YUI Image Uploader
Vijay Oruganty has been kind enough to provide a Java upload handler for the YUI Rich text image uploader. I’ve attached the Eclipse project here. Here is Vijay’s comments on the project: [the attached file] has the whole eclipse project including the required libraries to build the project using ant. It has the compiled classes [...]
- Share this:
- Share
Quick SSH Tip
I’d wager many of you know this already. Having done this a couple times the last two days though, I thought I’d add it for those that don’t. Maybe it’s useful to someone. Problem: You want to log into a remote server with SSH and you don’t want to type a password. You know about [...]
- Share this:
- Share
The further declining value of Turbotax and Quicken
Last year I posted a rant on the declining value of Turbotax and Quicken. I just finished filing my taxes for the 2008 tax year and thought I’d write a quick follow up after sticking to my guns for the 2008 year. Summary: I dropped Quicken altogether. I switched to an Open Source Free program [...]
- Share this:
- Share
fx2lib documentation and source download
I’ve uploaded documentation and a source download for fx2lib. Here is the copy of the Sourceforge announcement. The fx2lib sources are stable enough to build complete firmware implementations for the cypress fx/fx2 variants of the 8051 chipset. The current release includes library functions for: delay functions endpoint functions register definitions type definitions macros for common [...]
- Share this:
- Share
Converting financial CSV data to OFX or QIF import files
As a side project, I created a CSV to OFX converter that applies custom mappings to CSV data to export them to QIF or OFX files. This morning, I added the ability to override the built-in mappings with custom mappings that suite your needs. Basically, you can take financial data from any institution and modify [...]
- Share this:
- Share