Uncategorized
Django Windmill Tests – GSOC Progress Update
I feel that a status update is long overdue, but as the corpus of Windmill tests grows, so does the time it takes to run a complete instance of the regression suite. However, I do have some fun progress to report as well as a few questions/problems that are showing themselves now that all the [...]
WordPress Upgrade
I just upgraded to the latest WordPress release (2.8!) let me know if you have any issues viewing the site!
Google Summer of Code 2009 – Django Testing – Coding Day 1
Among all the excitement of the past few weeks, the start of GSOC appears to have snuck up on me! Started work today on the coverage runner. My progress is easily followed on my GitHub Django fork (until we get real SVN branches). Can’t wait to start posting some real results!
Google Summer of Code 2009: Django Testing Updates!
So my Google Summer of Code: 2009 project proposal was accepted! I will be working on a 2 phase project revolving around Django’s testing framework, and regression suite. Most notebly, I plan to: Implement Windmill test coverage for Django’s Infamous contrib.admin Provide several missing features/conveniences to the Django testing tools While it may not be [...]
Making Silverlight Applications Available Offline
Ok, so I am a huge fan of the Silverlight development environment, C# and XAML represent one of the best UI design paradigms in computing today. Needless to say, I cannot thank the Moonlight project enough for bringing Silverlight support to Linux. The problem is, Microsoft either want’s me to develop a desktop application or [...]
Finally! A Django IDE with Real Code Completion and Template Support
Now it seems like forever ago, but I have been on the hunt for a good Django IDE for a very long time. I have tried PyDev, Aptana, Komodo, TextMate, Vim, Emacs, Wing IDE and every variation in between, but was never satisfied with the featurset. I wanted complete python language support and completion, complete [...]
Oh No! Hacked!
I wanted to apologize, my WordPress install was compromised. I’m restoring a backup now.
Using Linq to Sqlite Providers: Updated
So, I still get hundreds of hits each day looking for my linq to sqlite provider, which is quite outdated. To prevent anyone else from falling prey to bitrotten code, I have taken down the link, and created this brief walkthrough. For starters, you need to download sqlite for ADO.Net here: http://sqlite.phxsoftware.com/ You will also need [...]
Code Review in Rietveld with bzr/Bazaar
I like bzr. Those of us that do (like bzr) aren’t quite as popular as the git lovers and as a result, we don’t see tools as fantastic as Rietveld, Github and Git-CL being spread around on domains outside of launchpad.net. While this isn’t the end of the world, it certainly represented a hurdle when [...]
Moved Blog to WordPress.com
I know that my blog has been pretty quite the past few months (I’ve been super-busy!) but kubasik.net was never really meant to host the traffic this blog was generating, so to make things easier on all 6 of you who read it, I have moved the blog to WordPress.com. There are still redirects at [...]