C++ Comment Trick - In Python!
Ever heard of what i like to call the C++ Comment Trick ? (It actually works in any language that supports the C++ syntax of line and block comments, but that's not the point).It's a neat little trick,...
View ArticleA simple debugging console to use with PyQt
To help me debug the small app i'm currently working on (which should be finished soon, i'm mostly in the "moar tests, squeeze bugz!" phase now), i've implemented a simple Qt widget which acts as an...
View ArticleLame Weekend 101
Start with some plans:Hey, Mad Sin is playing in Nantes on sunday night! Let's go and get wasted!Fancy some jamming on sunday afternoon ? Been a long time, it'll be fun and a good occasion to get some...
View ArticlePISS
In the words of the author himself: PISS will have bad language, way too much writing, way too few and easy puzzles, might not get done in time (though fingers crossed!), if it does get done in time...
View ArticleNice article about kewler captchas + some planned updates
Just quickly posting a link to this article as a reminder for when i finally get back working on this site.It provides a few simple and interesting ways of implementing captchas that won't drive the...
View ArticleRipburger, you're dumber than dirt!
Well. I'm not much of a gamer, even less so these days, but this still kinda sucks. Enough to compell me to bitch a bit about it and drown in nostalgia, at least. Not that it is going to change much....
View ArticleSite updates + TIE on GitHub
Wow, almost a month since the last post. Am i becoming such an old fart already that i'm constantly amazed at how fast time flies by?Okay, so first, a few site updates (nothing visible to the outside...
View ArticleSphinx & ReadTheDocs - First Impressions
Well, it's poopin' nice.My TIE library, while still needing quite a few tweaks, is almost ready for its first release. Almost meaning that i still need to write some documentation for it.And boy, do I...
View ArticleTIE's initial release - Finally!
Alright, so i've slacked off quite a lot but i finally got around to releasing a first, let's call it alpha version of my TIE library.It's up on pypi and a quick pip install tie should do the trick. It...
View ArticleQuick Tip - Running nose inside a virtualenv
So, wanted to hack a bit on an old, barely finished project today. Since I don't think i ever ran it under linux, the first thing I did after grabbing the source from github was to run my test suite,...
View ArticleDead easy templates in 4 lines of pure python
In the introduction for TIE's documentation (which is STILL not updated for a 0.2 release which has been ready for maybe two month... shame on me), I briefly mention python's built in string formatting...
View ArticleNew site in the works!
Okay, it's decided: I'm rebuilding this site from scratch \o/Got a job doing some django dev, and this occasion to work on a first real project made me learn an awfull lot already and, more...
View ArticleNew site online!
Okay, the new site is basically ready. I've slacked off quite a bit as usual, but at least what's done is now online.Got all the old content from the old one back, and while i'm having a few issues...
View ArticleNew site ACTUALLY online
Like, with a real domain name and all \o/ Decided to grab a silly domain name and point it on here.Not that I suddenly decided to care about this site any more than I have until now, just that it could...
View Article