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
Category Archives: Software
Redneck Bounce Beta Updated and Ready to Test
Some time ago I set out to update Redneck Bounce to be playable on both Android and iPhones. I actually did a bit of work over the break and brought all the old power up features forward to the new … Continue reading
Posted in Software
Tagged IndieDev, Mobile, Redneck Bounce, Unity
Comments Off on Redneck Bounce Beta Updated and Ready to Test
Upgrading Software
I can never resist. When a new version is available I have to have it. Upgrade to WordPress 3.3 was seamless. Devils is always in the details though. I’ll probably find a post or a plugin that doesn’t work the … Continue reading
Git Rebasing Tips
So there you are, using git to store, track and share your code with a few others. Maybe many others. You make a change, someone else makes a change, one or the other of you pulls the others changes and … Continue reading
YUI Image Uploader gets a code repository
I’ve created a github project for the YUI Image Uploader. You can download the scripts and example page here: http://github.com/mulicheng/yuiupload This will also facilitate user contributed changes and backend scripts.
Posted in Software
Tagged ajax, code, git, image upload, javascript, rich text editor, rte, yui
Comments Off on YUI Image Uploader gets a code repository
MS Money and UBS Mappings for csv2ofx
I added the MS Money Report mapping from the csv2ofx wiki and merged in Arthur Liu’s UBS mapping to csv2ofx. A quick reminder for the way mappings work: The built in mappings are made to work as an example for … Continue reading
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