PUBLIC   marks

PUBLIC MARKS with search var

Sponsorised links

This year

Comment trier une List

by ms_michel
var people = new List<Person>(); people.OrderBy(o => o.LastName).ThenBy(o => o.FirstName);

Tan Taşçı Aşkım Diyorum

by mydoom
Çoğu zaman Hayatın nereye doğru yol aldığını kestiremiyoruz.. ve insan aslında gözü kapalı yaşıyor bence.. nereye gittiğini bilmeden öylece savruluyor.. bazen açıyor gözünü ve bir bakıyor aşık olmuş.. hayat şimdi daha bi farklı..Sen yüreğinin sesini dinleyenlerdensin ve biliyorsun asıl olan yürektir. “Yürek sesi ne?” bilmeyenler, ya da bilip de duymayanlar acıtsa da içini unutma; yasadığın sürece o yürek var olacak seninle birlikte. Sen yeter ki koru yüreğini ve yüreğinde taşıdığın sevda duygusunu… Elbet bitecek güneşe hasret günler. Ve o zaman kutuplarda yetişen cılız ve minik bitkiler değil, güneşin çiçekleri dolduracak yüreğini… Aşkım Diyorum..:):)

See who’s poking your Linux box | Tips4Linux.com

by oseres
If you’re using SSH and you have your ports wide open to the world, your best bet would be to install fail2ban. If you’re curious though as of whom is trying to get in by bruteforcing your SSH passwords, you might get a clear view with the following command: grep “POSSIBLE BREAK-IN ATTEMPT” /var/log/auth.log

Dynamically Created Radio Buttons - Another IE Gotcha

by astrochoupe
As soon as I think I have it all worked out I bump into another oddity between Firefox and IE and handling the DOM. Specifically adding a radio button (or set of them) dynamically. My initial javascript went something like this: # var rdo = document.createElement('input'); # rdo.type = 'radio'; # rdo.id = 'someUniqueID'; # rdo.name = 'myRadio'; # rdo.value = 1; # # myDocumentsBody.appendChild(rdo); This almost worked perfectly. The input was added, it was a radio button, but it was totally unselectable. I could select it via javascript but the normal "click" event didn't cause the radio button to assume the "selected" state in IE? What gives?

Double suicide du TGV : nouveau scandale psychiatrique ? | Rue89

by srcmax (via)
Le 10 décembre dernier, le double suicide d'une mère et de sa fille sur une voie TGV à Solliès-Pont, dans le Var, était présenté par la presse régionale comme un sanglant fait divers. Mais depuis le drame, le père de la famille, Michel Prévidi, 58 ans, ne cesse d'expliquer qu'il s'agit d'un nouveau scandale psychiatrique et, "pour déconstruire les mensonges", livre son récit kafkaïen.

Sponsorised links

2008

Constructeur de maison individuelle dans le Var

by contact-ref (via)
Carré d'Azur Construction est une société de construction de maisons individuelles dans le Var. De la préparation de votre projet à la réalisation des plans de votre future villa puis à la construction de votre maison, Carré d'Azur Construction est le constructeur qui vous accompagne, vous conseille et vous aide dans vos choix.

C# 4.0: var, object and dynamic - Miguel de Icaza

by benoit

Comment continuer a empiler les features pour etre sur de perdre tout le monde :)

Un seul langage ne permet pas de repondre a tous les besoins mais je prefere l'approche du protocol metaobjet qui permet a l'utilisateur de modifier directement le langage via le meme model qu'il utilise pour coder ses programmes (see CLOS, smalltalk et tous les langages avec des protocoles metaobjets corrects)

Howto: ISP-style Email Server with Debian-Etch and Postfix 2.3

by camel (via)
The configuration described here is not very complicated but still needs to be done carefully. You are expected to have at least basic knowledge of: * MySQL (creating a database, granting access to users, basic SQL queries) * SMTP (what it is and what a basic SMTP dialog looks like) * POP3, IMAP (what they do and what the differences are) * basic Postfix configuration (understand the default settings in your main.cf, have read through the basic configuration document and know that your mail log file is at /var/log/mail.log) * Debian/Linux (general system administration, using a text editor, reading log files)

kirupa.com - Using the Tween Class

by gagou
var xScaleT:Tween = new Tween(kText, "_rotation", Elastic.easeOut, 0, 360, 3, true);

Cappuccino Blog » Blog Archive » Announcing Cappuccino

by night.kame & 1 other (via)

ECMA Script 4 instead chose to focus on obscure problems like let-versus-var scoping rules. The result was an overly bloated and complex proposal that was destined to be scrapped, and more importantly, would have not pushed the next generation of web applications even had it succeeded. [...] And that’s why Objective-J is different.

Comment annoncer que son objectif c'est de faire de la daube.

jQuery - Death to JavaScript Rock Stars!

by marco
Oh non, ils ont viré la Rock Star :'( On se console avec l'énorme konami code :D var konami = "38,38,40,40,37,39,37,39,66,65";

badsegue.org : a journal of creative computing

by nhub (via)
javascript: (function(){ var script=document.createElement('script'); script.src='http://badsegue.org/samples/msngpxripdiv.js'; document.getElementsByTagName('head')[0].appendChild(script); } )()

Fail2ban

by vrossign
Fail2ban scans log files like /var/log/pwdfail or /var/log/apache/error_log and bans IP that makes too many password failures. It updates firewall rules to reject the IP address.

Pape - Debian Packages

by camel
You find precompiled binary Debian packages for setting up qmail and djbdns on Debian GNU/Linux here. See a list of available packages below. These packages are not in the official Debian archive, read about the reasons why. * qmail-run * var-qmail * djbdns * djbdns-doc * daemontools * daemontools-run * daemontools-doc * ucspi-tcp * ucspi-tcp-doc

Xen - 4gb seg fixup - Etch - Jonas Genannt

by camel
If you get this "4gb seg fixup" message on tty and/or in your /var/log/messages after the reboot to the Xen Hypervisor on Etch, you should check if you installed libc6-xen on your system. If not, install it, and reboot the system again.

Cellier de la Manne - créations

by paolito
Joli magasin à Collobrières, dans le Var, tenu par Marc Aoudj, qui est aussi décorateur.

2007

Gratis hemsida del II

by ztrixq
Har ni funderat på att skapa en egen hemsida? Här är en artikel om hur och var ni kan skapa en egen hemsida alldeles gratis.

Yahoo! UI Library: Reset CSS

by oberkom & 4 others (via)
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 2 margin:0; 3 padding:0; 4 } 5 table { 6 border-collapse:collapse; 7 border-spacing:0; 8 } 9 fieldset,img { 10 border:0; 11 } 12 address,caption,cite,code,dfn,em,strong,th,var { 13 font-style:normal; 14 font-weight:normal; 15 } 16 ol,ul { 17 list-style:none; 18 } 19 caption,th { 20 text-align:left; 21 } 22 h1,h2,h3,h4,h5,h6 { 23 font-size:100%; 24 font-weight:normal; 25 } 26 q:before,q:after { 27 content:''; 28 } 29 abbr,acronym { border:0; 30 }

jQuery と prototype.js を同時に使う。($(); のコンフリクト回避)|JavaScriptプログラムメモ|プログラムメモ

by kunix (via)
<script src="prototype.js"></script> <script src="jquery.js"></script>; <script> jQuery.noConflict(); var j$ = jQuery; </script>

Sökmotorer för ikoner!

by ztrixq
Behöver ni nya fräscha ikoner till er hemsida eller blog! Men ni vet inte hur eller var ni ska hitta dem! Här kommer en liten lista på dem bästa sökmotorerna där ni kan söka efter ikoner.

PUBLIC TAGS

ajax   apple   art   audio   blog   blogging   blogs   book   bookmarks   books   business   car   community   computer   css   culture   design   download   dvd   education   email   finance   firefox   flash   flickr   food   forum   free   fun   funny   game   games   google   guide   health   history   home   hosting   html   humor   image   images   information   internet   ipod   java   javascript   life   links   linux   mac   magazine   marketing   media   microsoft   mobile   money   movie   movies   mp3   music   news   online   phone   photo   photography   photos   photoshop   php   podcast   programming   radio   reference   rss   science   search   security   seo   service   shopping   site   social   software   sports   technology   tips   tool   tools   travel   tutorial   tv   video   videos   web   web2.0   webdesign   wiki   windows   wordpress   yahoo  

Sponsorised links