| Sebastian blogged on 2010-10-31T14:36:51+00:00 | |
|---|
| | |
|
Wie immer, wenn etwas immer größer und komplizierter wird, zeichnet sich ein Trend zur Lokalisierung ab. Das Internet ist ein topologischer Raum, der so hochdimensional geworden ist, dass man ihn nur noch als Überdeckung eines unfassbaren Etwas durch lokale Landkarten erklären kann. Das Kraftwerk der Globalisierung sehnt sich heute nach Semantik, sucht soziale Kontakte und organische Strukturen.Es möchte den Menschen nahe sein, ihre Gegend kennen und ihren Dialekt sprechen.
→ read more …
# $tags = [ ]; | # $categories = [ ]; | # no comments, no trackbacks | |
| |
| Sebastian blogged on 2010-09-20T23:46:38+00:00 | |
|---|
| | |
|
Lately, while snooping around within old coding stuff, I rediscovered an ancient treasure: the PostScript programming language. It's older than dirt and situated deep down under the bottom of Adobe's PDF technology. Intended to be an efficient and highly flexible printer instruction language, it's actually a Turing-complete programming language, based on a very clear and suprisingly simple stack-oriented concept, outputting geometric results to suitable devices.
→ read more …
# $tags = [ ]; | # $categories = [ ]; | # , no trackbacks | |
| |
| Sebastian blogged on 2010-08-13T00:34:49+00:00 | |
|---|
| | |
|
Control where you go when you die() ...
→ read more …
# $tags = [ ]; | # $categories = [ ]; | # , no trackbacks | |
| |
| Sebastian blogged on 2010-07-06T17:54:36+00:00 | |
|---|
| | |
|
Indeed, it is! Accidentally, while testing some random stuff against my IDN validatior function, I found out that the word bullshit is the result of the Punycode Algorithm applied to the Unicode sequence U+37F0 U+37E6 U+37F3 U+37EE U+37EC U+37E0.
→ read more …
# $tags = [ ]; | # $categories = [ ]; | # , no trackbacks | |
| |
| Sebastian blogged on 2010-03-31T21:11:19+00:00 | |
|---|
| | |
|
With it's 3.5 extensions, the .NET framework started to turn into a really cool looking programming concept, last but not least due to the syntactic sugar of LINQ. A reason for that is surely it's functional look. Well, as LINQ is integrated into an imperative context, it won't be ever able to guarantee state-free evaluation as a genuine functional language does. Nevertheless it's worth to discuss and play around with a few aspects of it in terms of a multiple programming paradigm concept.
→ read more …
# $tags = [ ]; | # $categories = [ ]; | # no comments, no trackbacks | |
| |
| admin1 blogged on 2010-02-21T15:59:17+00:00 | |
|---|
| | |
|
... now I take pride in the words: beta-blog.net has been finally accepted officially as one one of 112 million weblogs the blogosphere takes note of:
→ read more …
# $categories = [ ]; | # , no trackbacks | |
| |
| admin1 blogged on 2010-02-14T00:07:42+00:00 | |
|---|
| | |
|
While designing scalable and portable web projects, it's always a good idea to design hyperlinks independently of the physical file path from where the respective request should be served then.
→ read more …
# $tags = [ ]; | # $categories = [ ]; | # no comments, no trackbacks | |
| |
| Sebastian blogged on 2010-01-09T16:35:09+00:00 | |
|---|
| | |
|
uno de esos lugares en donde se entiende: este planeta es el muy más hermoso del universo.
→ read more …
# $categories = [ ]; | # no comments, | |
| |
| Sebastian blogged on 2009-12-06T16:13:41+00:00 | |
|---|
| | |
|
Freely configurable automatic raplacement of textual emoticons by image tags. AutoSmileys is an easy to use and highly customizable macro environment for Movable Type. It will replace self-defined text abbreviations by image tags when your site is published or dynamically rendered, respectively. It may be applied either within entries, comments, pages, or any other part of your site.
→ read more …
# $tags = [ ]; | # $categories = [ ]; | # , no trackbacks | |
| |
| Sebastian blogged on 2009-11-28T23:33:32+00:00 | |
|---|
| | |
|
Assumed you wish to match a large wordlist against a huge chunk of text. As a small test case, let
for, far, bar, foo, boofaz, boofar, boof, faz, foobaz, foobars, boofar
be your wordlist. Now, you may apply the according regualar expression:
But which way a regex engine would implement the assignment?
→ read more …
# $tags = [ ]; | # $categories = [ ]; | # no comments, no trackbacks | |
| |
|
|