background preloader

Code

Facebook Twitter

Embracing SQL In Postgres — Rob Conery. 11 min read One thing that drives me absolutely over the cliff is how ORMs try so hard (and fail) to abstract the power and expressiveness of SQL.

Embracing SQL In Postgres — Rob Conery

Before I write further let me say that Frans Bouma reminded me yesterday there’s a difference between ORMs and the people that use them. They’re just tools (the ORMs) – and I agree with that in the same way I agree that crappy fast food doesn’t make people fat – it’s the people that eat too much of it. Instead of ripping ORMs apart again – I’d like to be positive and tell you just why I have stopped using their whack-ass OO abstraction on top of my databases :). Assignments — Problem Solving with Algorithms and Data Structures. Tutos Django - Les formulaires en Django. La création de formulaires avec Django est extrêmement simple et bourrée de fonctionnalités.

Tutos Django - Les formulaires en Django

Vous pouvez générer des formulaires à partir de vos modèles ou bien les créer directement depuis des classes. Demonstrating an ARP Poisoning Attack. This tutorial will demonstrate a simple ARP poisoning attack.

Demonstrating an ARP Poisoning Attack

First we will passively eavesdrop then we will show how to actively manipulate the victim’s traffic.Step 1. What do you need? To follow this tutorial you will need Python, Scapy, Wireshark, and Apache. I recommend running Backtrack– everything you need comes pre-installed. SQL Teaching. Renaud Bédard sur Twitter : "Woooah, a spambot barfed its post recipe on my blog, it's beautiful o_o // You-Dont-Know-JS/README.md at master · getify/You-Dont-Know-JS. Circles-bouncing-off-lines.js. Crockford on javascript. Pyrit - WPA/WPA2-PSK and a world of affordable many-core platforms.

Pyrit allows to create massive databases, pre-computing part of the IEEE 802.11 WPA/WPA2-PSK authentication phase in a space-time-tradeoff.

pyrit - WPA/WPA2-PSK and a world of affordable many-core platforms

Exploiting the computational power of Many-Core- and other platforms through ATI-Stream, Nvidia CUDA and OpenCL, it is currently by far the most powerful attack against one of the world's most used security-protocols. WPA/WPA2-PSK is a subset of IEEE 802.11 WPA/WPA2 that skips the complex task of key distribution and client authentication by assigning every participating party the same pre shared key. CSS Debutant : Premiers pas en CSS. Principe des CSS Le design d'un site évolue toujours au fil du temps.

CSS Debutant : Premiers pas en CSS

Liens - Tutoriel HTML & CSS. Le tutoriel s'achève ici.

Liens - Tutoriel HTML & CSS

Si vous avez suivit mon conseil, vous avez déjà pratiqué le CSS et commencé à personnaliser ou créer votre site en adaptant les exemples tout au long de votre lecture. Nous allons donc nous quitter avec quelques liens internet sur le sujet du HTML et du CSS. Vous y trouverez notamment de nombreuses autres techniques avancées en CSS... Jardin Zen CSS : La beauté de la conception CSS. Articles. From CGSecurity Linux Mag France MISC - Multi-System & Internet Security Cookbook.

Articles

SQL Injection. SQL Injection Christophe Grenier grenier@cgsecurity.org Blandine Bourgois blandine.bourgois@gmail.com Que se cache t'il derrière le terme de SQL injection ?

SQL Injection

Leçon 4: Créer son premier site Web. Avec ce que vous avez appris dans les leçons précédentes, vous êtes maintenant à quelques minutes de réaliser votre premier site Web.

Leçon 4: Créer son premier site Web

Comment ? How to Design and Publish Your Website with KompoZer. Tutorial on how to create your first web site with this free WYSIWYG web editor by Christopher Heng, thesitewizard.com KompoZer is a WYSIWYG (What You See Is What You Get) web editor based on Nvu, another free WYSIWYG web editor.

How to Design and Publish Your Website with KompoZer

It is essentially Nvu with some bugs fixed and a name change. How to Become a Professional Web Designer and Programmer: 9 Steps. Edit Article Edited by Najaf, Mel, Slady, BR and 32 others Web designers and web developers are two of the most sought-after professions these days, and it's not as hard is it may seem to become one. With some free time, a keen interest, and a lot of practice and patience, you could find yourself making world-class websites and earning a nice income from them. Ad Steps 1Learn from other great web designers and programmers. 6Set up your computer as a productive website development environment.

6 Ways to Become a Programmer.

Design

Learn Ruby with the Neo Ruby Koans. Programming Ruby 1.9. About this Book 944 pages Published: Release: P5.0 (2012-10-16) ISBN: 978-1-93435-608-1 Would you like to go from first idea to working code much, much faster? Do you currently spend more time satisfying the compiler instead of your clients or end users? Ruby Primer - Introduction to Objects. We will begin our journey with objects. In Ruby, just like in real life, our world is filled with objects. Everything is an object - integers, characters, text, arrays - everything.

To make things happen using Ruby, one always puts oneself in the place of an object and then has conversations with other objects, telling them to do stuff. Roleplaying as an object in your program is an integral part of object-oriented programming. JavaScript String Methods Reference. When writing JavaScript, I often find myself Googling for info, or using Mozilla’s reference to find the exact syntax and argument definitions for methods associated with string manipulation. A lot of references I come across have far too much info, so this post will give examples and brief descriptions of some of the most common and useful string-related methods.

Ivory Tower Development. The Most Comprehensive Index Of Free Icon Fonts/Iconic Web Fonts - Functionn. Updated: 15 March 2014 | Legend: * recommended , * new Index: BBC GEL Icons, Brandico, Ding Dongs, Ding Maps, Dingbests, Dot Com, Elusive Icons, Erler Dingbats, Evilz, Font Awesome, Foundation Icon Fonts 2 , GeoBats, Glyphyx, Grands, Guifx v2 Transports, Handy Icons, Hazard, Heydings Icons, IcoMoon, Iconic, ikoo Typo, JustVector, Ligature Symbols, Listicons, Meteocons, Modern Pictograms, Mun, Notice, OpenWeb Icons, Peculiar, Pictogramz, Pictonic, PulsarJS, Raphaël Icon Set, Santiago Icono, Signify Lite , Siruca Pictograms, Socialico, Sosa, StateFace, Symbly Lite, Symbolix, Sym­bol Signs, The Entypo Pictogram Suite, Travelcons, Typicons, Web Symbols Typeface, Zocial BBC GEL Icons – Free Iconic Web Font The BBC Global Experience Language (GEL) is a set of icons from the BBC which was originally designed to complement their website by supplying a new set of icons to provide a visual guide to navigation.

Brandico – Free Iconic Web Font Ding Dongs – Free Iconic Web Font. Cocoa Dev Central: Learn Objective-C. Objective-C. Chapter 14. Views. A view (an object whose class is UIView or a subclass of UIView) knows how to draw itself into a rectangular area of the interface. Your app has a visible interface thanks to views. Creating and configuring a view can be extremely simple: “Set it and forget it.” Cocoa with Love. iOS Beginner Screencasts – Xcode And Objective-C From The Start. Even though it’s been over two years since the app store launched there seems to be an ever increasing amount of people just getting started with iOS development.

There’s something good about getting started now — and that is the large number of resources now available to help, and they just keep getting better. I know some people prefer to learn from video so this one is for you. Alex Eckermann has created a very high quality series of screencasts starting at the absolute beginning. You’ll learn fundamentals such as setting up Xcode, using the interface builder, building your first app, and the basics of using the database within your iPhone or iPad apps. The screencasts are split into seven parts: Le Protocole HTTP. (1) Codecademy: Is there any other service like Codecademy. Why's (Poignant) Guide to Ruby. 1. Opening This Book. Learn Web Development with the Ruby on Rails Tutorial. Michael Hartl Contents Foreword My former company (CD Baby) was one of the first to loudly switch to Ruby on Rails, and then even more loudly switch back to PHP (Google me to read about the drama).

Ruby on Rails Screencasts - RailsCasts. Code School - Rails for Zombies. Ruby on Rails API. MakeGamesWith.Us.

Twitter Ap

2012: A Year in PHP. Another year has passed, and yet again we find ourselves reflecting on what has happened in the world of PHP over the past year. Let’s take a moment to look back over our 2012 predictions and see how close we were! Framework Convergence In 2011 we said that major frameworks would start to converge on similar strategies for basic functionality. Anatomy of an SQL Index: What is an SQL Index. “An index makes the query fast” is the most basic explanation of an index I have ever seen. Although it describes the most important aspect of an index very well, it is—unfortunately—not sufficient for this book. This chapter describes the index structure in a less superficial way but doesn’t dive too deeply into details. Web database applications with php and mysql - Google Search.

Creating a Form that will Search a MySQL Database. You should not use this code on a production website. Warning: This tutorial uses old techniques. It is insecure and will leave your server vulnerable to SQL Injection attacks.This tutorials also uses mysql_ functions that are no longer support. For updated tutorials look for a PDO or MySQLi tutorial.This post will be delete or revised in the future. Creating a Form that will Search a MySQL Database. You should not use this code on a production website. Installation Guide (Web Database Applications with PHP & MySQL) Creating a Simple Web Application Using a MySQL Database. Programmer 101: Teach Yourself How to Code.