content top

Axis Parameter Class for Python

Axis Parameter Class for Python

A couple of days ago I was in need of making some scripts that removed duplicate parameter groups on a couple of Axis devices. For those of you who don’t know, Axis creates Digital Surveillance Cameras with IP technology, which in practice means that It’s surveillance cameras running Linux. All Axis devices offers an open API for developers who want to develop  that uses Axis devices. The most frequent API used is the...

Read More

Annoyed with WordPress

Annoyed with WordPress

Yesterday I was faced with a problem from a friend who has a wordpress blog hosted at wordpress.com. The problem was that the 3GB space on the blog was filled up with the images to his blog posts. The reason that it was already used was due to the fact of that the images were uploaded with their original size, which are of course with todays cameras kind of big. Got me thinking. WordPress already offers the functionality of scaling images...

Read More

dopingkollen.se

dopingkollen.se

Hej Vänner! För några dagar sedan hade jag och några vänner en diskussion kring kosttillskott och ”misstagsdoping”. Finns misstagsdoping egentligen? Behöver man kosttillskott? Frågorna var många och vi hade väl ungefär lika många svar. Men samtidigt som jag var mitt uppe i diskussionen pågick där parallellt en härlig problemlösning i bakhuvudet som bara kommer fram vid programmeringstillfälle. Hur skulle det...

Read More

Goals of 2011

Haha, just read my old post regarding the goals I had set in 2010. Did any of them come true? – No. This is how it went: #1 MonoTouch app I did start an iPhone application with MonoTouch, but the API for the application is was developing on never got completed so it just died. Would’ve been a great app that’s for sure #2 Payson drupal module. Also got started, even got quite far actually, but my leaving of the drupal...

Read More

2010 – Goals for the year

I didn’t make any new year promise to myself. Mostly because there’s nothing more broken than a promise made when welcoming the new year. So, instead of making promises, I’ve made goals that i’ll try to complete and deliver. #1 – My first iPhone application released A couple of months ago I beta tested MonoTouch, the .NET framework for the iPhone. It’s a great tool for all of us who doesn’t want...

Read More

Getting Drupal Modules using Python

A good friend of mine wrote yesterday a small python script that allows the user to search and download Drupal modules directly via the official ftp. This was made since it is quite boring/irritating to first browse through the module page on drupal.org and then copy the link to a shell where you download the module you want on your web server. Instead, Jonas (that’s my friends name, btw) wrote this program that directly scans...

Read More
content top