Categories
Tags
- aiglx
- ajax
- Apple Mail
- ati
- blogging
- C
- compiz
- cy7c68013a
- cypress
- design
- ebuild
- emerge
- extension
- finance
- fx2
- fx2lib
- gentoo
- git
- gmail
- image upload
- internet
- javascript
- linux
- money
- OS X
- performance
- plugins
- python
- rich text editor
- rte
- scalability
- scm
- source code
- source control
- sysadmin
- turbogears
- ui
- upgrade
- virtual python
- Web
- wordpress
- wp-cache
- xorg
- yui
- My Tweets
Author Archives: Dennis
Cypress GPIF waveform behavioral model
I sent an email to the fx2lib mailing list that I thought would make good information for a bigger audience. Eventually, I’ll probably provide a Verilog behavioral model for the GPIF on the Cy7C68013 (and variants), but for now, this … Continue reading
Posted in Hardware, Programming
Tagged 8051, cy7c68013a, cypress, fx2, fx2lib, GPIF, simulation, verilog
4 Comments
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 … Continue reading
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 … Continue reading
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 … Continue reading
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 … Continue reading
Posted in Programming
Tagged 8051, C, cy7c68013a, fx2, fx2lib, sdcc
Comments Off on fx2lib documentation and source download
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 … Continue reading