• Ανεπίσημο podcast για Ελληνοφρένεια

    Jun 19, 2011

    Η Ελληνοφρένεια μετακόμισε στον Real FM. Όσο έπαιζε από τον ΣΚΑΙ την άκουγα μέσω iTunes από το podcast που είχαν φτιάξει τα sealabs. Μιας και δεν έχει ενημερωθεί, είπα να φτιάξω κι εγώ το δικό μου.

  • Σαββατοκύριακο στη Βιέννη

    Jun 13, 2011

    Τα γνωστά, πρωινό ξύπνημα, η τσάντα έτοιμη, ταξί, τρένο, αεροδρόμιο. Η μέρα έχει μεγαλώσει πάρα πολύ, πλησιάζουμε στο μέγιστο και όταν η ώρα ήταν 4:30 ήδη είχε λίγο (ελάχιστο) φως ενώ όταν έφτασα στο κέντρο του Άμστερνταμ έβλεπες κανονικά.

  • Exceptions using type initializer based singletons

    Jun 9, 2011

    A popular web page describing how to implement a singleton in C# is this one, where several ways to implement a singleton are discussed. I usually pick the last option, which, according to the author of that page, has the most benefits. The author goes on to mention some problems that can occur if an exception is thrown in the constructor, but I never paid attention to that until recently.

  • How to use SQLite with Mono and Fluent NHibernate

    Jun 6, 2011

    So I have setup my project playing nice in Windows .NET 4.0 with SQLite and Fluent NHibernate. I opened it up from my Mac to see if it would still work and, big surprise, it didn’t. It complained about System.Data.SQLite.dll not found, even though the dll was there.

  • Thread-safe code

    Jun 5, 2011

    Consider this code:

  • Σκουπίδια

    May 10, 2011

    Στο σπίτι που μένω είχαμε στο υπόγειο κοντέινερ για τα σκουπίδια αλλά μας το αφαιρέσανε. Και τώρα; Τυχαία πέτυχα έναν Έλληνα στο ασανσέρ (έχω και Έλληνες γείτονες όπως φαίνεται) και μου είπε ότι πρέπει να προμηθευτώ κάρτα από το δήμο. Η αίτηση γίνεται απλά από το ίντερνετ και σου στέλνουν δύο κάρτες (μέγεθος πιστωτικής) σε δύο εργάσιμες.

  • Custom progress indicator for UpdatePanel

    Apr 10, 2011

    In ASP.NET the UpdatePanel can help you create an AJAX experience very fast and easy. It is typical to provide some visual element in the page that indicates that the AJAX request is been processed. This can be an animated image, a simple text message, a pretty modal box with a nice shadow effect - anything that does the trick and tells the user that the page is not broken but it’s busy.

  • Inline quote in HTML

    Apr 10, 2011

    It’s amazing when you work for many many years with a technology and stumble upon something new. I stumbled upon an HTML tag that I had never used before, the Q tag.

  • BuzzStats 1.2

    Apr 10, 2011

    Μια εκκρεμότητα που είχε μείνει εκεί από την αρχή του BuzzStats ήταν ο χειρισμός των θαμμένων σχολίων. Μόλις ένα σχόλιο θαβόταν από τους χρήστες του Βuzz, το BuzzStats απλά το έχανε. Τώρα μπορεί να ανιχνεύει και τα θαμμένα σχόλια τα οποία εμφανίζονται σε ξεχωριστή στήλη στα στατιστικά των χρηστών.

  • BuzzStats 1.1

    Apr 3, 2011

    Το παραμελημένο project BuzzStats ζει και βασιλεύει! Έμεινε βέβαια ένα μήνα χωρίς δεδομένα (το έφαγε η μετακόμιση) αλλά επανήλθε.