PUBLIC   marks

PUBLIC MARKS with search control

Sponsorised links

05 November 2009

Hartzog

by karlcow

“Privacy is conceived of as an interpersonal boundary process by which a person or group regulates interaction with others. By altering the degree of openness of the self to others, a hypothetical personal boundary is more or less receptive to social interaction with others. Privacy is, therefore, a dynamic process involving selective control over a self–boundary, either by an individual or by a group.”

ListMenu Plugin

by jakamos
jQuery listmenu plugin - javascript list navigation menu control

Sponsorised links

03 November 2009

ASP.NET MVC – Defining an application architecture

by ms_michel
Une série de billets qui traitent de la mise au point d'une architecture d'application basée sur ASP.NET MVC pour aboutir à des applications de qualité professionnelle : création d'un projet de départ, mise en place de l'Inversion of Control, la couche métier, l'accès aux données (ADO.NET, NHibernate, Castle ActiveRecord, Linq for SQL, Entity Framework...)

WordPress › Enhanced Categories « WordPress Plugins

by mozkart (via)
This plugin allows you to get better control on how your categories are listed. It provides a widget which lets you get more options than the default WordPress category widget (show RSS, hide empty categories, etc.). Furthermore, it allows to hide the children categories and use clickable buttons to expand them. The plugin requires jQuery to be included in your theme. It degrades nicely when javascript is not available to the usual WordPress category list.

30 October 2009

Git - Fast Version Control System

by srcmax & 4 others

Git is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

Every Git clone is a full-fledged repository with complete history and full revision tracking capabilities, not dependent on network access or a central server. Branching and merging are fast and easy to do.

27 October 2009

Take Control of Your Health With My Nutrition Plan

by maracruz (via)
If you haven't read the eating plan for a few months you are in for a surprise. It has tripled in size and now includes valuable information on the omega three fats and vitamin D.

26 October 2009

Bloons

by flashgames
In this game, you take control of a monkey with the use of the mouse and attempt to pop bloons!

23 October 2009

21 October 2009

iPhone : Mobile Air Mouse

by rickydrier & 1 other
Instantly transform your iPhone or iPod touch into an air mouse, trackpad, and wireless remote for your computer! Sit back and surf the web, browse your photo library or control your music player from the comfort of your couch.

15 October 2009

Implementers' Draft: Portable Contacts 1.0 Draft C

by karlcow

This API defines a language- and platform- neutral protocol for Consumers to request address book, profile, and friends-list information from Service Providers. As a protocol, it is intended to be easy to understand and implement, either as a Service Provider or Consumer, using any language or platform of choice. It is also intended to be implemented by both individuals and small services as well as large providers, in any case where a service contains data about who a user knows and wishes to make that information portable, under the user's control.

12 October 2009

REMOTE CONTROL WAREHOUSE

by rwatuny
BUY NEW TV/VCR/Audio/DVD SONY SAMSUNG SHARP MITSUBISHI PHILIPS MAGNAVOX PANASONIC PIONEER ZENITH JVC REMOTE CONTROL

09 October 2009

200 Page Manual on Inversion of Control (plus or minus 199)

by ms_michel
Une présentation très simple des concepts de Dependency Injection et Inversion of Control

04 October 2009

gource - Project Hosting on Google Code

by karlcow & 1 other

Gource is a software version control visualization tool for Git and CVS.

28 September 2009

Dell PowerEdge T710 Tower Server Overview

by danijelzi (via)
The Dell PowerEdge T710 is the company’s new dual-socket tower server. The virtualization oriented T710 is based on the Intel 5520 chipset and supports up to two quad-core or dual-core Intel Xeon 5500 series processors. It has 18 DIMM slots for up to 144GB of ECC DDR3 memory and supports 16 2.5-inch or 8 3.5-inch hot-plug hard drives, depending on customer’s choice. The 5U chassis, mountable in 19″ racks, also includes two media bays for optical drives or tape backup units, and two power supplies with optional redundancy. Integrated storage controller choices include SAS 6/iR or PERC 6/i SAS RAID, but there’s also a variety of additional HDD controllers. Customers can also choose between various host bus controller, management card, and network adapter options. Dell’s T710 has 6 PCI Express 2.0 slots and the integrated Matrox G200 video chip, and offers an interactive LCD on the front of the server for system health monitoring, alerts and control of basic management configuration. Regarding software, the PowerEdge T710 ships without OS or with one of Windows Sever, SUSE Linux, or Red Hat Linux editions, with VMware or Citrix virtualization software, and with various optional management and backup applications. The Dell PowerEdge T710 currently starts at $1,199 at the official Dell Small Business website.

Google lance le Front de Libération des Données - Abondance : Référencement et moteurs de recherche

by decembre
Le Front de Libération des Données (Data Liberation Front) est un mouvement initié par des ingénieurs de chez Google et qui a pour ambition de développer une meilleure circulation et stockage des données entre les applications Google. Le but est de fournir des outils pour exporter et importer des informations facilement et de façon efficace. Leur crédo est simple : Users should be able to control the data they store in any of Google's products. Our team's goal is to make it easier for them to move data in and out. L'idée ici est donc de faciliter le transfert d'une application vers une autre, au sein même des applications Google mais également de et vers des logiciels concurrents pour ne pas verrouiller les utilisateurs sur un applicatif précis. Une vingtaine de produits Google (AdWords, Analytics, Gmail, Maps, Picasa, YouTube...) proposent déjà des informations sur la façon dont ces transferts de données peuvent se faire et la liste devrait s'allonger dans les mois qui viennent.

23 September 2009

Thanks, geonames.org, for opening your web services! - blog.mozbox.org

by parmentierf
ou can open your webservices to all or part of the web: HTTP access control.

The Trouble with Version Numbers

by karlcow

Software version numbers should be straightforward to implement. Their sequencing is hardly subtle: version 1.0 is the first production quality release; version 1.1 improves on it, version 1.2 is a little better; and so on until we get to version 2.0, which delivers more substantial changes. Then comes 2.1, then 2.2 ...

As anyone who has tried to implement such a scheme will realise, it can be a surprising source of problems, and although these problems have been tackled by many projects in many organisations there seems to be no consensus on how to reach a solution. To give an example: deriving the version number from the version control system is tempting, but ultimately turns out to be unsatisfactory.

interactions magazine

by karlcow

Waste is part of life. Human and animal bodies produce natural waste, whereas societies produce synthetic waste. While we cannot control the level of natural waste as its production is an organic part of biological survival, we can drastically reduce the production of synthetic waste. Natural and synthetic waste come in two varieties - reusable and nonreusable. The aim of a sustainable waste economy is to reuse as much waste as possible, even to the point of reducing waste surplus to zero.

16 September 2009

15 September 2009

CMake - Cross Platform Make

by parmentierf (via)
the cross-platform, open-source build system. CMake is a family of tools designed to build, test and package software. CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice.

14 September 2009

13 September 2009

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