Cities of the Future

If my doctor told me I had only six months to live, I wouldn't brood. I'd type a little faster. - Isaac Asimov

2005/8/31

get opera license for free

@ 07:23 AM (36 months, 23 days ago)
yesterday was the 10 years anniversary of opera.

you have the chance to get a free opera license, 34$ worth, by filling this form. you will get licenses for all plattforms e.g. windows, linux and mac but not symbian :-( .

Jesper Nøhr, working at opera stuff, has also released a nice dj music set. its not my style of music, it sounds a little bit trancy and housy .. uhh ..

i prefer the hardtechno mix sets from dylan drazen. you can download a 4 hour set from ump3.de. have phun :-)

2005/8/25

detailed analyse of php usage

@ 07:06 PM (36 months, 29 days ago)
nexen.net provides a very detailed statistic of php usage worldwide.

Read the rest of this entry ... (125 words left)

analyzing foreign code

@ 08:16 AM (36 months, 29 days ago)
analyzing foreign code is a painful job, especialy script languages like ruby, perl or php. alan is pointing out some interesting things, what should be avoided in coding.

Read the rest of this entry ... (281 words left)

2005/8/24

google talk launched

@ 07:55 AM (37 months, 22 hours ago)
yesterday google talk was launched. google talk is a IM service with some specials. you can "talk" to other users like VoIP-Client, but only within the google talk service.

Read the rest of this entry ... (185 words left)

2005/8/23

trillian connects to talk.google.com

@ 09:51 AM (37 months, 1 day ago)

trillian connecst to talk.google.com

a guy from neowin.net tries to connect to talk.google.com with trillian. looks interesting ..

talk.google.com ?

@ 09:10 AM (37 months, 1 day ago)
there is a new subdomain at google available called talk.google.com, which will redirect you to www.google.com/talk/. subdomains at google are only available, if there is a service behind

Read the rest of this entry ... (63 words left)

will google announce today an instant messaging plattform ?

@ 07:05 AM (37 months, 1 day ago)

ny times wrote yesterday an article about two new products, which google will release today.

the first new product will be google desktop 2. i am not interested in such a product. i know from experience, that permanent indexing your files will slow down your machine.

rumors were afloat, that they will start a new instant messaging service. this sounds verry interesting for me.

here is a list of what i expect from a new IM system:

  • "always on", that means that i appear always online, also when i am disconnected
  • use plain text for communication
  • integrated google search
  • integrated google mail

2005/8/19

securing ssh against attacks, step one

@ 09:48 AM (37 months, 5 days ago)

in some situations you are not able to establish a firewall to secure your box. you can simply increase security of your box, if you follow these steps:

step 1: deny root logins, PermitRootLogin No

step 2: change the port, where the sshd is listening, to something higher than 1024, Port xx

step 3: only allow ssh2 connections, Protocol 2

dont forget to add a normal user, which is able to login. then you can use the command "su -l root" to login as root

this instruction should be the beginning of hardening your box. the next advanced steps should be installing a knock daemon and using key-auth only.

2005/8/18

3COM, the never ending story ends

@ 08:32 AM (37 months, 6 days ago)
Lets go back to 2003. We want to establish a new wireless network to get mobile access from our notebooks around the new office, without the need of cables.

Read the rest of this entry ... (473 words left)

2005/8/17

OSS SyncML Client

@ 09:01 AM (37 months, 7 days ago)

Sync4j is an OSS project which contains a set of applications to develop, deploy and manage mobile projects.

you can get SyncML Clients for various plattforms, e.g. Outlook, Windows Mobile PocketPC, BlackBerry, Palm and iPod to syncronize your address book and calendar

it is an impressive OSS project, which is certified by the Open Mobile Alliance Data Synchronization and Device Management protocols

but make sure you use sync4j version 2.3 or higher, to get the Clients.

it is easy to deploy and you can use it with other syncml compatible server implementations. i will develop an example server implementation using php5, rather than using the fat syn4j java based server.

2005/8/16

legal action

@ 10:35 AM (37 months, 8 days ago)

today i will bring an action against a local relocation company. they had to relocate my office and during this process, they destroyed my archive from 1996 to 2004, hardware ~3,500$ and software ~3,000$.

my lawyer will fix this issue, soon.

Problems solved

@ 08:19 AM (37 months, 8 days ago)

After searching a new Bloghost I found my home here at BlogHi.

I was tired of managing different weblog applications. I also want to get rid of some XSS/SPAM issues.

For now everything is working for me. I hope that I can add soon some interesting articles, posts and tutorials for you.

Hello World

@ 08:00 AM (37 months, 8 days ago)

display dialog "Hello World"