PUBLIC   marks

PUBLIC MARKS with search brad

Sponsorised links

2009

*NEW!* Focal Easy Guide to Photoshop CS2 : Image Editing - Download eBooks

by how2brich
Focal Easy Guide to Photoshop CS2 : Image Editing for New Users and Professionals Hinkel, Brad If DOWNLOAD

Creating Offline Web Applicat...

by oseres
Creating Offline Web Applications With Dojo Offline by Brad Neuberg (SitePen), September 23rd, 2007 This tutorial steps you through creating offline web applications using Dojo Offline. What is Dojo Offline? Dojo Offline is an open-source toolkit that makes it easy to create sophisticated, offline web applications. It sits on top of Google Gears, a plugin from Google that helps extend web browsers with new functionality. Dojo Offline makes working with Google Gears easier; extends it with important functionality; creates a higher-level API than Google Gears provides; and exposes developer productivity features. In particular, Dojo Offline provides the following functionality: An offline widget that you can easily embed in your web page with just a few lines of code, automatically providing the user with network feedback, sync messages, offline instructions, and more A sync framework to help you store actions done while offline and sync them with a server once back on the network Automatic network and application-availability detection to determine when your application is on- or off-line so that you can take appropriate action A slurp() method that automatically scans the page and figures out all the resources that you need offline, including images, stylesheets, scripts, etc.; this is much easier than having to manually maintain which resources should be available offline, especially during development. Dojo Storage, an easy to use hashtable abstraction for storing offline data for when you don't need the heaviness of Google Gear's SQL abstraction; under the covers Dojo Storage saves its data into Google Gears Dojo SQL, an easy to use SQL layer that executes SQL statements and returns them as ordinary JavaScript objects New ENCRYPT() and DECRYPT() SQL keywords that you can mix in when using Dojo SQL, to get transparent cryptography for columns of data. Cryptography is done on a Google Worker Pool thread, so that the browser UI is responsive. Integration with the rest of Dojo, such as the Dojo Event system

Welcome to eBook Mountain

by tadeufilippini (via)
Brad Callens PPC Web Spy Secretly Spy On & Uncover Anyones Google-Adword Keywords While You Browse Google In Real-Time! Download This Revolutionary New Keyword Research Tool for FREE! Click Here to find out more >> Maverick Money Makers "This System Makes Me At Least $110,324 Per Month And You Can Start Using It 15 Minutes From Now"... "Guaranteed to work even if you're "un-motivated"... In fact, it's best if you only put in an hour or so per day!" << Click Here to find out more

Dare Obasanjo aka Carnage4Life - ASP.NET Caching vs. memcached: Seeking Efficient Data Partitioning, Lookup, and Retrieval

by ERSWeb (via)
I recently discovered memcached which is a distributed, object caching system originally developed by Brad Fitzpatrick of LiveJournal fame. You can think of memcached as a giant hash table that can run on multiple servers which automatically handles maintaining the balance of objects hashed to each server and transparently fetches/removes objects from over the network if they aren't on the same machine that is accessing an object in the hash table. Although this sounds fairly simple, there is a lot of grunt work in building a distributed object cache which handles data partitioning across multiple servers and hides the distributed nature of the application from the developer. memcached is a well integrated into the typical LAMP stack and is used by a surprising number of high traffic websites including Slashdot, Facebook, Digg, Flickr and Wikipedia. Below is what C# code that utilizes memcached would look like sans exception handling code

Sponsorised links

2008

reallysimplehistory - Google Code

by holyver & 1 other (via)
Really Simple History is a lightweight JavaScript library for the management of bookmarking and browser history in Ajax/DHTML applications. RSH serializes application data in an internal JavaScript cache so that bookmarks and the back button can be used to return your application to an earlier state. Originally developed by Brad Neuberg in 2005, RSH has won a large user base for its simplicity, ease of use and lack of dependency on any specific Ajax framework. It's written in plain old JavaScript and can be included on any site according to the terms of its BSD license. In September 2007, Brian Dillard of Pathfinder Development came on board as maintainer and ongoing code steward for the project. A new version, with support for additional modern browsers (IE7, Safari, Opera), was released as RSH 0.6 on December 3, 2007.

BBC World Service - Documentaries - Street art

by karlcow

In the year Brad Pitt and Angelina Jolie spent £1m on works by British stencil artist Banksy, this two-part series explores the global boom in street art.

cela ne me fait pas bander que ce soit pour un vangogh ou un graffiti. C'est pareil.

Les photos érotiques de mes voyages webiens! - Tendre Bulle

by calicoba
C'EST L'HEURE DE MON BILLET TRADITIONNEL OU JE VOUS PROPOSE LE MEILLEUR DES IMAGES CROISÉES SUR LE WEB ET QUI ÉVEILLENT EN MOI UN SENTIMENT ARTISTIQUE ET PLUS SI AFFINITÉS! PARMI CETTE SÉLECTION DU WEB VOUS TROUVEREZ (VOIR CI CONTRE) UNE TRÈS BELLE IMAGE DE LA JOLIE JENNIFER ANISTON AU MIEUX DE SA FORME ET QUI SEMBLE SE CONSOLER DE BRAD PITT!

mickavendeta's blog - MICKAEL VENDETTA - Skyrock.com

by znarf

Mickael Vendetta : je suis Brad Pitt pour le physique , Napoléon pour l'ambition , Christophe Colomb pour la conquête !

riddle/puzzle

by smartkit
Brad told me a riddle/puzzle about two guards and tiger.

I’m a Linkin Park Fan

by Madhu
Linkin Park is a truly unique band. They are not just Rock, Rap, or Electronica band. They compromise of a veritable mixture of different styles and stylists in music, this makes them a hybrid in the type of music they play and their fan-base too. I am true lover of Linkin Park Linkin Park’s origin began in 1996 when rapper guitarist Brad Delson and the in famouis Mike Shinoda started a band called Xero. Other members of the band were Mark Wakefield the vocalist, Joseph Hahn the DJ, Rob Bourdon the drummer, and “Phoenix” Farrell the bassist. Xero made a four track demo tape including: Fuse, Stick N’ Move, Rhinestone, and Reading My Eyes.

Print I Think You're Fat

by springnet
Radical Honesty. The movement was founded by a sixty-six-year-old Virginia-based psychotherapist named Brad Blanton. He says everybody would be happier if we just stopped lying. Tell the truth, all the time. This would be radical enough -- a world without

Statement from Brad Smith, General Counsel, Microsoft

by karlcow

Today, Google is the dominant search engine and advertising company on the Web. Google has amassed about 75 percent of paid search revenues worldwide and its share continues to grow. According to published reports, Google currently has more than 65 percent search query share in the U.S. and more than 85 percent in Europe. Microsoft and Yahoo! on the other hand have roughly 30 percent combined in the U.S. and approximately 10 percent combined in Europe.

La guerre des gaules

Brad Abrams : Internal Coding Guidelines

by ERSWeb & 1 other
Design Guidelines, Managed code and the .NET Framework

Amazon.com: Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries (Microsoft .NET Development Series): Books: Krzysztof Cwalina,Brad Abrams

by ERSWeb (via)
"This book is an absolute must-read for all .NET developers. It gives clear do and don't guidance on how to design class libraries for .NET. It also offers insight into the design and creation of .NET that really helps developers understand the reasons why things are the way they are. This information will aid developers designing their own class libraries and will also allow them to take advantage of the .NET class library more effectively."

2007

Bienvenue à la Salle Pleyel : Brad Mehldau Trio

by sbrothier
Au milieu des années 1990, il s’est fait connaître comme partenaire attentif du saxophoniste Joshua Redman. Mais très vite, Brad Mehldau sera reconnu pour sa série intitulée “The Art Of Trio”, des albums qui, sous le vernis du classique trio jazz, recèlent une singulière personnalité, l’originalité véritable de celui qui revendique autant l’héritage de Schubert que de Bill Evans.

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