Archive for July, 2004

I want a gmail account

Saturday, July 31st, 2004

Help… How do I get a gmail account?

Update : It worked. I got a gmail account now. :-)

phpsaadmin 1.13

Saturday, July 17th, 2004

A new version of phpsaadmin is out. The changes are:

  • Added META tag to HTML
  • Username is now at focus at the login screen
  • Bugfix : Whitelists did not work in Mozilla
  • Gettext support added
  • Added Danish user interface

I have translated it to Danish. I need your help to translate it to other languages. If you want to help with the translation download lang.po and translate it to your language and then e-mail the file to me. Please let me know before you start the translation, so I can tell you if another has started the translation in that language.

You can download phpsaadmin here.

The demo is also updated to version 1.13. Login : demo/demo.

Google searches that led to this page

Thursday, July 15th, 2004

I get some searches from google that are not so obvious. I think I know what the person was trying to figure out, when he/she was searching. So I will explain it here.

After I wrote about skypeout in a previous entry a lot of people was led to my blog when they searched for skypeout and download. You cannot download Skypeout. You have to download Skype and then get a voucher before you can use Skypeout. As far as I know the only way to get a voucher is by buying a Plantronics headset.

[Update 8/1] You dont need a voucher anymore to use SkypeOut. Just Download the latest Skype and deposit some money on your Skype account.

A few “Call to undefined function: imap_open()” searches led to my blog also. You get this error in PHP when you try to use the IMAP functionality whitout compiling PHP whith IMAP support. If you compile it from scratch you will have to append “–with-imap” to configure and install the c-client libraries.

I also got a few searches about beer shopping in Flensburg. I am afraid that I do not know any good places to do that (besides the usual border shops). If you know any places please let me know.

New apartment

Monday, July 12th, 2004

Now it is final. I have bought a new apartment in Birkerød. The company is starting to build the apartments later this year, and it should be ready in May 2005.

It is the old NCC Byg on Datavej which is converted to 35 apartments.

There are some pictures at my gallery. I am looking forward to the extra space. My current apartment is 40 m2 and the new one is 70 m2.

New phpsaadmin on the way…

Friday, July 9th, 2004

I am planing to do some work on phpsaadmin next week. I will work on Localization and LDAP authentication.