Verwijderd van Planet Ubuntu NL Comment
De feed van mijn blog is verwijderd van de planet van Ubuntu NL. Dit komt omdat alle berichten steeds weer opnieuw zouden worden geplaatst. Ik ben nu aan het kijken of dit probleem door de feed wordt veroorzaakt of het misschien een probleem is in de planet software.
We zullen zien.
Shell History Comment
Everyone at Ubuntu Planet seems to show his shell history and I don’t want you to stay unknown about mine. So here it is:
qense@nott:~$ history|awk ‘{a[$2]++ } END{for(i in a){print a[i] ” ” i}}’|sort -rn|head
156 sudo
43 cd
22 ls
17 apt-cache
7 ./hugday
7 -
6 mkdir
5 python
5 exit
4 nano
But what the heck does the – command do [...]
Copying | Common Creatives 3 Comments
When I read Hello World 2.5 I was shocked. Some people are really bad people. Several sites about Ubunut/Linux seem to have copied blog posts from Ubuntu Planet without telling the original poster or license. Someone even relicensed it!
I decided to license my blog posts too. I don’t know if anyone ever wants to use [...]
MeMaker Comment
I’ve always wanted a hackergotchi, but no photo of me ever passed the strict test.
But now I’ve found a solution for that after reading a blog post at milk-and-cookies.net(Logo, made with MeMaker): MeMaker. You can download it here: http://download.memaker.org/ You can start it by running the
script memaker.py. Unfortunately for those people who are [...]
Delegate OpenID Comment
A downside of OpenID is that you can’t choose the site to link to. Most of the time the site is actually your login URL. This can be solves with so called delegating. It means that you paste some code in the header section of the page you want to link to when using your [...]
Get mod_python working 2 Comments
With just installing the package libapache2-mod-python you’re not done yet. I tried to get it working but it turned out that I had to adapt the configuration files by myself. This is not how it should be in my eyes, since beginning Ubuntu users will have a hard time to get it working. Anyway, I’m [...]
Storm Comment
There has been a lot of discussion about Launchpad not being completely open-source. I don’t mind, but others do(although I’d really love to use/see parts of Launchpad).
The one part that Canonical did release was Storm, an Object-Relational Mapper. The definition Wikipedia gives is:
“Object-Relational Mapping (aka ORM, O/RM, and O/R mapping) is a programming technique for [...]
Open-ID 2 Comments
Since I’ve enabled registration I’ve got a lot of users that registrated at my blog. Most of them never react and I’ve got the feeling that they’re bots. And in the light of the recent update of Launchpad’s Edge version which turns LP in an OpenID provider I decided to use OpenID to login. People [...]
Ubuntu-NL Comment
Ik ben net lid geworden van Ubuntu-NL op Launchpad. Ik heb dit vooral gedaan omdat ik wilde helpen met het integreren van Ubuntu-NL met Ubuntu.com, het bekender maken van Ubuntu-NL in Nederland en binnen Ubuntu en omdat op deze manier alle bugs die ik via het 5-a-day project meld ook op de statestieken van het [...]
Suggestion: Use launchpadadduser.py to help from remote 2 Comments
The blog post at Launchpad news.launchpad made me thinking. Some of companies that offer proprietary software offer remote support. If you allow them to, they can take over your screen to help you out with your problems. And a problem you often have when helping via forums or Launchpad’s Answers system is miscommunication. You don’t [...]
