
Read Later
Get flash to fully experience Pearltrees
The Pull of Procrastination
I try very hard not to procrastinate. I’ve been this way my whole life. In college, I’d work ahead of the syllabus just so I knew I would get everything done.Dealing With Procrastination
Right now I am procrastinating. I should be working on writing a story about American Legion Baseball, but I’m writing this blog post instead. I am not a serial procrastinator—in fact, rarely do I procrastinate. But when there is a story that I know I have to write on a topic that I’m not all that interested in, I tend to put it off. I KNOW that I will get it done, eventually, because I have to, it’s just hard to get started.1995 et Method Man au Zénith de Paris Lundi 23 avril, 19h10, sorti du métro Porte de Pantin, je prends la direction du Parc de la Villette, en compagnie de mon supérieur hiérarchique Franckie Small aka le CEO du site Baskets Blanches , pour me rendre au concert de 1995 et Method Man au Zénith de Paris. Oui, je vous confirme que vous avez bien lu : 1995 ET Method Man .
Concert (23 avril 2012) – 1995 et Method Man au Zénith de Paris | Baskets Blanches
PowerShell FTP Dir Listing
This was kind of fun to do :) I made a simple dir listing of the root. It uses anonymous access to hop on the ftp and just do a dir. from the code you should be able to figure out how to manipulate it from there. Its all .NET webresponse stuff. The one net thing i learned that stumped me for a bit is how to use a .'ed name. if you look at the MSDN docs for the WebRequestMethods.FTP (which you'll need to get more info out of this) you'll find the .FTP isnt too happy in powershell. apparently you need to use a + there.Queens of Disco Sleaze
View code Play Walkthrough Learn to display organizational data or a family tree just using CSS, without any flash or javascript. Very simple markup - just nested lists. Pseudo elements are used to draw the connectors. It also has hover effects - try hovering on a parent and the entire lineage will be stylized. [1st May, 2012] Note: I am working on a new version of this family tree which will have IE support to some extent and will have multiple parents to make it a practical solution for a family tree. <p style="text-align:right;color:#A8A8A8"></p>
CSS3 Family Tree
Génération free-lance
Hi there, I just finished another Facebook App to check out your friends’ birthdays and send them easily a wall post or a personal message. This post shows some of the technologies behind it. PHP SDK library First you need to grab a copy of the PHP SDK 3.0 library. This great article by Mahmud Ahsan shows a nice code example how you can implement it.
Example of a simple Facebook Canvas App: “Never Forget a Birthday” - Bob Belderbos
Countdown
On le sait, cela a été largement abordé il y a deux semaines lors de la //Build conférence : le futur du développement est dans l’asynchrone. Bien entendu, il était déjà possible de réaliser des contrôleur asynchrone dans les versions précédente d’ASP.NET MVC et ce en dérivant nos contrôleurs de la classe AsyncController. Le moteur MVC se basait alors sur des conventions : MonAction Async : méthode qui retourne void et qui démarre un traitement asynchrone MonAction Completed : méthode qui retourne un ActionResult (le résultat de l’action MVC “MonAction”, dans ce cas). Afin de synchroniser le tout, l’AsyncController fournissait une propriété AsyncManager permettant notamment au moteur MVC de connaître le nombre d’opération asynchrone en cours, de gérer celles-ci et de passer les paramètres à la méthode de retour d’action (MonActionCompleted) à la fin du traitement asynchrone, et ce pour retourner le résultat.
Blog de Julien Corioland (MVP) - [ASP.NET MVC 4] Contrôleurs asynchrones !
C’est avec un très grand plaisir que je vous annonce la sortie de ma première application Windows Phone 7 : Tile’s up ! Tile’s up est la première application « metro » de comptes à rebours qui utilise les tuiles ! Cette application vous permettra d’épingler des compteurs sur votre écran d’accueil afin de suivre en temps réel le nombre de jour restant avant votre événement. Liste des fonctionnalités : - créer/éditer des compteurs - les mettre en favoris dans l’application - les épingler sur l’écran d’accueil D’autres fonctionnalités seront disponibles très prochainement…
Nouvel onglet
I recently had to research which UI technology would be the best choice for the applications that my client is going to build in the next couple of years. This is a .NET shop, so there are 2 major directions you could move into: standards-based web development, or Silverlight. When you have to recommend one over the other, you ideally want to be able to back up your choice with more than just some opinions. So we made a list of candidates and did a POC for each one. Then we came up with a list of criteria, grouped in a bunch of categories.

