Toblerone
Samstag, 21. Mai 2011

Nachricht von Ponzi?

From: xxxxxxxxxxxxxxxxxxxxxx
Subject: Anfrage Projektverkauf
Date: 12. Mai 2011 13:49:31 MESZ
To: mail@antville.org

Sehr geehrte Damen und Herren,

ich möchte hiermit bei Ihnen anfragen, ob Sie ggf. Interesse daran haben, Ihr Internet-Projekt antville.org zu verkaufen.

Wir würden Ihr Projekt selbstverständlich in Ihrem Sinne professionell weiterführen.

Bei Interesse über einen evtl. Projektverkauf würde ich mich über Ihre Antwort mit (zumindest grober) Preisvorstellung freuen. :-)

Für Fragen stehe ich Ihnen selbstverständlich gerne zur Verfügung.

Mit freundlichen Grüßen,

xxxxxxxxxxxxxxxxxxxxxx

Samstag, 14. Mai 2011

Testing LESS

http://lesscss.org
.box-shadow (@x: 0, @y: 0, @blur: 1px, @alpha) {
  @val: @x @y @blur rgba(0, 0, 0, @alpha);
  box-shadow: @val;
  -webkit-box-shadow: @val;
  -moz-box-shadow: @val;
}

.rounded-corners (@radius: 5px) {
  border-radius: @radius;
  -webkit-border-radius: @radius;
  -moz-border-radius: @radius;
}

.less-box { 
   display: inline-block;
   margin: 5px 0;
   padding: 10px;
   border: 1px solid #ff4040;
   .box-shadow(4px, 4px, 6px, 0.5);
   .rounded-corners;
}
Dienstag, 5. April 2011
Samstag, 15. Januar 2011

Welcome to Myrstack.

And welcome to Version 1.2.1 of Antville.org.

I hope all is well.

Freitag, 18. Juni 2010

Antville Is Nine – Happy Birthday!

On the occasion of the ninth birthday of Antville I just uploaded the packages for the new official Antville Release 1.2 to the development site.

Please feel free to take a look. I particularly recommend trying out the AntClick package. It contains everything you need to run Antville on your own computer – including web server, database, bells and whistles and all. And it is easily installed and configured. Two clicks, as usual. :)

With less than 6 megs download size it is probably the full-featured weblog software with the smallest footprint out there! Anyway, it is the bestest AntClick evah. Get it while it’s hot!

For me personally a long, winded road ends here. It started in 2007 with the infamous Summer of Code and went the unfathomable ways with twists and turns, breaks and detours until this happy ending. Finally.

In the meantime Antville.org moved to yet another new server and the project got a solid foundation with establishing the association, the verein.

And now a new release. Hell freezes over! After more than six years!!!

I am sooo happy about this.

So thanks to all of you who helped Antville becoming the star. You know who you are.

Of course still other roads are ahead for Antville, you and me, altogether; new junctions as well as well-worn paths. I am looking forward where they are going to lead us. Because they will!

Onward, for another decade!

Freitag, 11. Juni 2010

Little Disturbance

Humble apologies for an accidental typo in one of the configuration files for Antville.org – which lead to a ~50 min misdirection of all Antville.org sites to the development site, beautifully visible in the health diagram.

Montag, 7. Juni 2010
Sie sind nicht angemeldet