After upgrading Git to 1.5.4.2, I was having problems checking out projects from Apache’s subversion repository. When I would try to do something like: git svn clone –stdlayout https://svn.apache.org/repos/asf/mina/asyncweb Git would output: Initialized empty Git repository in .git/ Using higher level of URL: https://svn.apache.org/repos/asf/mina/asyncweb => https://svn.apache.org/repos/asf W: Ignoring error from SVN, path probably does not [...]
When I work from our Orem Office, I’m surrounded by people who call themselves ‘architects’. I’ve always hated this title in the software industry. It doesn’t mean anything. If you take a room full of five software architects and ask them what it means to be a software architect, you’ll get five different definitions. My [...]
This past weekend I made a 0.1 release of ADBCJ, my asynchronous database driver framework. I also wrote a brief tutorial on how to use ADBCJ. This release is primarily for testing and feedback on the API. The MINA based MySQL and Postgresql drivers are working well, although they only support int and varchar data [...]
A coworker of mine has been looking into the Git source code management system. He showed me how Git can integrate with Subversion. It looked pretty cool so I decided to give it a try and now I’m hooked. Git was created by Linus Torvalds, the creator of the Linux kernel. He gave a presentation [...]
The days I have class at BYU, I work from our offices that are close to BYU campus instead of commuting back up to my normal place of work in Salt Lake City. I’ve only been working from this location for a few weeks. The other day I walked past a book shelf and saw [...]
As part of my master’s thesis, I’m developing an asynchronous event-driven database driver API that I call ADBCJ. I currently have three implementations of the API. One implementation uses JDBC and achieves asynchronism using a thread pool. The other two implementations are custom drivers that are built using Apache MINA. MINA is already an asynchronous [...]
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Mar | ||||||
| 1 | 2 | 3 | 4 | 5 | 6 | |
| 7 | 8 | 9 | 10 | 11 | 12 | 13 |
| 14 | 15 | 16 | 17 | 18 | 19 | 20 |
| 21 | 22 | 23 | 24 | 25 | 26 | 27 |
| 28 | 29 | 30 | 31 | |||