<b>Ubuntu Geek:</b> "x2go provides you with access to your desktop as an individual as well as a corporate user - from within your own network and via the internet."
<b>ESP Software Patents News:</b> "The following is a transcript of a talk given in New Zealand, 2010. Andrew Tridgell discusses why reading patents is usually a good idea, how to read a patent, and how to work through it with a lawyer to build a solid defence."
Less well known than inner and outer joins is the Cartesian product, which produces every possible combination of records between the two tables. Doug Steele offers four examples to demonstrate some legitimate uses for Cartesian products.
« Un développeur PHP n'est pas moins compétent qu'un Java ou un C++ »
Entretien avec le co-organisateur du ZendCon Europe
A la fin de ses études à l'EPITA en 1999, Philippe Humeau a créé la société NBS System. Pendant 7 ans, elle réalise essentiellement des tests d'intrusions et des audits de sécurité, avant d'ouvrir un département Infogérance en 2006. Depuis, NBS System infogère également plus de 2000 sites de E-commerce en PHP et en Java. Philippe Humeau est également le co-organisateur de la...
Bonjour,
Retrouvez ci-dessous notre dernier tutoriel SAS :
Lire des classeurs Excel 2007 avec SAS 9.1, par Stéphane COLAS.
N'hésitez pas à donner votre point de vue
Bonne lecture ...
<b>SilverWav's Journal:</b> "Reduce the notify-osd time-out to 3 seconds, rather than the default 10. Its amazing how much this changed my appreciation of the notifications... I have found the annoyance is mainly based on them being on screen too long"
The creation of database indexes is the last thing developers and database designers think about--almost an afterthought. Greg Larsen shows you some of the dos and don'ts of indexing to help you pick reasonable indexes at design time.
Le projet MonoDroid apporte .NET sur Android
Novell veut construire une passerelle entre le framework de Microsoft et l'OS de Google
Ce n'est pas un scoop, .NET tend à se généraliser. Aujourd'hui, le framework de Microsoft pourrait bien toucher Android, la plateforme Java de son grand concurrent Google, grâce à un projet de Novell, l'éditeur de Mono.
Petit retour sur le projet Mono.
Mono est l'implantation open-source et portable du framework .Net. Certains vont même jusqu'à dire qu...
<b>BBC News:</b> "The controversial Digital Economy Bill has been passed into law during the wash-up period, which sees outstanding legislation rushed through before a general election."
Security experts are torn between just how far the government and the private sector should go to protect critical data from cyber criminals without violating individual rights.
<b>Thoughts on Technology:</b> "All I have to say is: Man was I blown away. What proceeded to run on my computer was quite possibly the most seamless non-distro specific package installation I have ever experienced."
<b>Christofoo Review: </b>"Right now, Lenny (5.0) is the stable release, and Squeeze (6.0) is in testing. Sometime "soon" Squeeze will get frozen, which means the regular flow of package migration will stop, and from then on it will only get bug and security fixes through a method of back-porting."
<b>GHacks:</b> "Although there are many naysayers out there – who seem to either only want more of the same or who doubt the ability of any developer to release anything worth while – I trust that GNOME 3 is going to make quite a major impression."
in software sources i see a lot of links that don't link to lanchpad.net
http://deb.playonlinux.com/ oreiric main
http://dl.google.com/linuxearth/deb/ stable main
http://linux.dropbox.com/ubuntu precise main
i was wondering: can i add a regular download link in my sources.list.
here is what i mean to do.
this is the download link for notepad++(an example)
http://download.tuxfamily.org/notepadplus/6.1.3/npp.6.1.3.Installer.exe
i wonder can i add this(or an other) link to download the latest version of notepad++(or any software for that matter) and every time
there is a new version of notepad++ i can install the latest via update-manager.
this is exactly when adding vlc(A example) in the sources.list. And when the software.
has been downloaded to run a command like wine npp.6.1.3.Installer.exe /S /Silent
for silent installation.
Beginning with basic file I/O concepts this article wraps up by demonstrating how you can use the Dynamic Language Runtime (DLR) in .NET 4.0 to map text file data to objects.
Les déclarations anticipées sont un moyen formidable d'éliminer les dépendances inutiles lors de la compilation. Mais voici un exemple de piège typique des déclarations anticipées... Comment l'éviteriez-vous ?
Guru of the Week n° 34 : les déclarations anticipées
Utilisez-vous dès que possible les déclarations anticipées ?
Connaissiez-vous ces problèmes ?
Retrouver l'ensemble des Guru of...
MySQL's Latin-1 default encoding combined with MySQL 4.1.12's (or greater) UTF8 encoding allows the maximum number of characters codes, however incoming data with different character encoding can still present problems. Rob Gravelle shows you how to avoid problems before a lot of work is required to undo the damage.
MySQL's Latin-1 default encoding combined with MySQL 4.1.12's (or greater) UTF8 encoding allows the maximum number of characters codes, however incoming data with different character encoding can still present problems. Rob Gravelle shows you how to avoid problems before a lot of work is required to undo the damage.