i'm not this clever yet (to play with later)

TwitterFacebook
Get flash to fully experience Pearltrees

Getting Real

http://gettingreal.37signals.com/toc.php All content copyright ©1999-2006 37signals, LLC . All rights reserved. No part of this book or site may be reproduced or redistributed in any form or by any electronic or mechanical means, including information storage and retrieval systems, without permission in writing from 37signals, except by a reviewer who may quote brief passages in a review.
http://www.lateralcode.com/text-replacement-with-cufon/ Then, David Chester created typeface.js . typeface.js was brilliant in that it was purely Javascript, with no Flash involved. But typeface.js was slow to load and required large files. Like typeface.js , cufón is Javascript only, which means that you avoid all the problems of Flash. cufón ‘s full size is ~26kb, while the default download, which is compressed with YUI, is 14kb. It is supported by most modern browsers, and Internet Explorer 6 as well.

Text replacement with Cufón

Stanford University is now expanding computer science courses available online, for free, for any students who wish to join. It all began a few weeks ago with an introductory course on artificial intelligence (AI) taught by the award-winning professors Sebastian Thrun and Peter Norvig . Now, two new courses are available; the first, an Introduction to Databases taught by Professor Jennifer Widom ; the second, Machine Learning with Professor Andrew Ng . Over 100,000 students have signed up since the courses were announced. Prospective students need only know one programming language well enough to complete the assignments.

Stanford Offers Online Computer Science Courses Free to All | Geekosystem

http://www.geekosystem.com/free-stanford-courses/

CrypTool - Educational Tool for Cryptography and Cryptanalysis

http://www.cryptool.org/ The CrypTool portal is a centralized place for the different initiatives of the CrypTool project. The CrypTool project develops the world most-widespread free e-learning programs in the area of cryptography and cryptoanalysis. It consists of five different subprojects: Four subprojects ( CT1 , CT2 , JCT , CTO ) are related to the CrypTool software in various facets for different purposes. CrypTool 1 (CT1) was the first version of CrypTool.
http://rubyinstaller.org/ RubyInstaller version 1.8.7-p358 is now available for download in both executable installers and 7-Zip binary archives. CHM documentation is also available as a 7-Zip archive. Enjoy! February 16, 2012 Read full article

RubyInstaller for Windows

Forrst is a community for developers and designers - Forrst

http://forrst.com/ CSRF identifier option specified in X-Alt-Referer header (can be verified on server as well as generating customized CSRF tokens on server and assigning them on a per form basis) Checksum support for serialized form data using the Content-MD5 header value due to native base64 and md5 encoding (RFC-2616.14-15) I like the native checksum support using native Content-MD5 & base64 encoding. It works quite simply, bind the plug-in to the form when a user submits the form a serialized string is created and assigned to the post/get dataType option while simulaniously passing the serialized string through the md5() hashing algorithm, base64 encoding the results and assigning it to the Content-MD5 header.
Useful Online Tools

Free Books

A lot of people keep asking about a good list of programming books. Hence, we are building this list to save your time and to spread the knowledge. Some of these books will definitely help us to evolve our coding skills and thought processes for developing better solutions. We will do our best to keep updating this list, hope you find this list useful, here we go. http://qink.net/page/The-Ultimate-List-of-Freely-Available-Programming-Books.aspx

Color Explorer • Free tools for working with digital colors

Simply put, ColorExplorer is an online toolbox for working with color palettes. Being a little more elaborate, the current site is the result of evolvement on my acclaimed ColorMatch 5K project dating back as far as 2001. With ColorExplorer you can quickly and easily create, manage and evaluate color palettes for use in graphic design, web designs, layouts, and much more. You may also opt for a paid registration to get unlimited number of palettes to save but most important of all; to support this free project! http://colorexplorer.com/
Online Generators for Web Designers can be a great way to save time in your web design projects. High-quality generators can create graphics or code or even layouts in a matter of seconds or minutes, things that might take an hour or more if done by hand. Online generator are those tools that help us to create those popular “XHTML valid” CSS banners, micro buttons or css website templates in seconds. In such cases online generators can be of great help which do the necessary job and some tools don’t have to be downloaded also. We all know that backgrounds play a crucial role in a design.

40 Online Generators for Web Designers Should Bookmark - tripwire magazine

http://www.tripwiremagazine.com/2011/03/40-online-generators-for-web-designers-should-bookmark.html

15 sites web developers and designers should know | CatsWhoCode.com

http://www.catswhocode.com/blog/15-sites-web-developers-and-designers-should-know When designing a website, one of the firsts (and most important) steps of the process is to choose a color scheme. Color Combos allow you to browse thousand of different colors combinations for getting inspired for your upcomming design. Color schemes can be browsed by colors. Who doesn’t know the extremely popular Lorem Ipsum text? This text is used by webdesigners worldwide to simulate the render of real text on a design.
Here, you’ll find a list of links that we’ve put together so you can easily get to up-to-date training material that will get you started learning how to program.

Development for Beginners | Training, Videos, Tools, Resources, Learning | MSDN

How to be a Programmer: A Short, Comprehensive, and Personal Summary

Debugging is the cornerstone of being a programmer. The first meaning of the verb to debug is to remove errors, but the meaning that really matters is to see into the execution of a program by examining it . A programmer that cannot debug effectively is blind. Idealists that think design, or analysis, or complexity theory, or whatnot, are more fundamental are not working programmers.

70 Things Every Computer Geek Should Know. | Arrow Webzine

The term ‘geek’, once used to label a circus freak, has morphed in meaning over the years. What was once an unusual profession transferred into a word indicating social awkwardness. As time has gone on, the word has yet again morphed to indicate a new type of individual: someone who is obsessive over one (or more) particular subjects, whether it be science, photography, electronics, computers, media, or any other field.