Skip to content

Category Archives: web

Greek Subaru Forester Club

Το πρώτο κλάμπ-φόρουμ για subaru forester στην Ελλάδα!
Γραφτείτε τώρα και θα  χαρούμε να σας δούμε από κοντα σε μια από τις πολλές εκδρομές που οργανώνουμε τα Σαββατοκύριακα!!

feX

When I was about to choose between iPhone and an HTC Hero, I was pretty muched appealed by android’s integration with social services, such as Facebook. For example, when you created a contact, you could assign a Facebook friend to this contact, and when you viewed the contact later on, you could also see his [...]

Modifying IPCCP to work with CyStats

While searching for a Google Analytics replacement, I found CyStats and IPCCP.
IPCCP stands for IP City Cluster. “The IP City Cluster Plugin (IPCCP) generates a geographical cluster map based on where from people access you website (or to be precise: based on the IP they got from their provider).”
What it needs is an IP databse/log. [...]

streamkid on facebook :)

Create your own, self-signed Apache SSL certificates

The main reason to do this is to avoid certificate requests, etc.
While tried on gentoo linux, should work on any unix-like OS.
# openssl genrsa -des3 -out pass.key 1024 #this
# openssl genrsa -aes256 -out pass.key 2048 # or this
# openssl rsa -in pass.key -out server.key
# openssl req -new -key server.key -x509 -out server.crt -days 999
# cp [...]

Το FaceBook απενεργοποιεί τον λογαριασμό του Robert Scoble

Πριν λίγες μέρες το FaceBook αποφάσισε να απενεργοποιήσει τον λογαριασμό του Robert Scoble, διότι χρησιμοποιούσε scripts τα οποία εμπόδιζαν το FB να χρησιμοποιεί στοιχεία απ’ τον λογαριασμό του. Όπως ο ίδιος αναφέρει σε σχετικό post στο blog του, το ίδιο script μετέφερε δεδομένα και σε άλλα social graphs που ο ίδιος επιθυμούσε.
Το συγκεκριμένο γεγονός έχει [...]

PHP directory listing script

1 <?php/*
2 $Id: ldir.php,v 1.4 2007/12/10 20:07:24 streamkid Exp $
3 */
4
5 /* USAGE:
6 * $var = array (’foo’); where foo is the filesystem relative path where the files are relatively to script execution path. if you want the same (.) dir, ”, else the dir, ie [...]

Space olympics

Τα space olympics ήταν ίσως η καλύτερη βδομάδα των τελευταίων χρόνων μου, ακόμα καλύτερη κι απ’ τις καλοκαιρινές διακοπές. Πιστεύω πως όποιος έχει την δυνατότητα να πάει έκεί, δεν θα πρέπει να την χάσει με καμία ευκαιρία. Πέρα απ’ τους διαγωνισμούς, είναι μαγευτική εμπειρία.Α, παρεπιπτόντως, βγήκα 2ος στην πληροφορική :)

Μέχρι τώρα ήμασταν η μοναδική συμμετοχή [...]

WordPress intergrated

You are propably reading this inside my homepage, and not from a seperate weblog page. I ‘m happy to announce that my site is now finished. Wordpress is fully intergrated into my site, and therefore everything available from there. I ‘ve also added many other options that are normally available with the use of the [...]

What I have

Let’s see what I ‘ve got till now: my site is completely new. I found out, that I didn’t want a seperate page for my blog, so I managed to import it into my pages. Now, virtually all the functions of wordpress are available through my pages, and I hope no user will visit the [...]