Archive for the ‘Software’ Category

Adobe launches Flash Linux x64, makes The Daily Show and The Colbert Report play

Via Miia Ranta’s Blog I discovered that Adobe launched a Flash Linux plugin for the x64 architecture. The fastest way to install it on a Ubuntu 8.10 system is to download the package flashplugin-nonfree – 10.0.12.36ubuntu2~ppa1 from Kees Cook’s PPA. But if installing it, be warned [...]

DTU: Course 02122 Software Technology Project

Short statistics:
11 days
130 working hours
23549 lines of Java code
- Thus: no life for a couple of weeks
Oh, and the result? A way to visualize code written in the GEZEL hardware description language as graphs and a complete multiplatform editor for GEZEL code.

A note about flash for mozilla in Debian Lenny

Do NOT install libflash-mozplugin and libflash0c2 – they will break your gecko-based browser.

pc_user – now in version 1.0

Well, hello 1.0.
In a time where almost everything must have the version stamp 2.0 to be cool, I have just completed bug fixes and corrections for the 1.0 version of the pc_user authentication library for CodeIgniter. As the last time I announced pc_user, it can be found on the pc_user page.
Till next time
- Søren

Introducing pc_user – a user authentication library for CodeIgniter

pc_user is a lightweight authentication library for CodeIgniter. It focuses on simplicity and security. Using the library, you are able to create users, make them log in and out and use secure user hashes for table relations. Logins can be restricted by a maximum number of login retries, it is possible to log in using [...]