actualité programmation

Le 9 Feb 2010 - 03:19
Builder.fr
Builder.fr est un site destiné aux développeurs professionnels. Il contient des articles et des ressources consacrés aux principaux langages et plate-formes de développement.


InternetNews.com Developer News
Real time developer news, programming trends, analysis, features and opinion for IT managers.

ActiveState Debuts Open Source Business Suite
New premium offerings roll out as ActiveState looks to enhance community development efforts.
Salesforce Offers Visual App Builder
Build your apps on Force.com visually by picking just forms and fields with Visual Process Manager.
Codesion Steps Out From CVS's Shadow
Everyone knows that CVS is a legacy tech for code repositories, right?
Facebook Makes Major PHP Push With HipHop
Social networking giant says new runtime aims to bring open source PHP to scale.
Free Ride Over for Microsoft Azure Users
February 1 was the date the company had named to begin charging for Azure services.


InfoWorld APPLICATION DEVELOPMENT Feed
InfoWorld - Information Technology News, Computer Networking & Security

Report: Google deal to buy Twitter in the works
The rumor mill is in full gear over speculation that Google may acquire Twitter. The news comes from two separate and unnamed sources that claim talks between Google and Twitter are in the late sta...
Adobe, Nokia outline planned ventures at Web 2.0 show
Officials from Adobe Systems and Nokia emphasized endeavors in the application design and form factor spaces in presentations at the Web 2.0 Expo conference Thursday in San Francisco.
Central Desktop delivers Outlook plug-in
Central Desktop has enhanced its eponymous Web-hosted collaboration suite with a plug-in for Outlook that the company believes increases its viability as a SharePoint alternative.
IBM continues push for Sun, but will the deal kill Solaris?
The high-stakes, but still under-the covers battle by IBM to take over Sun Microsystems is still in play, but IBM may be rethinking what it is willing to pay for the enterprise vendor.
NetSuite talks up integration with Salesforce.com
Hoping to score new business among a rival's customer base, SaaS ERP vendor NetSuite on Thursday pushed its ability to integrate with on-demand CRM vendor Salesforce.com.

JavaScript.com Latest JavaScripts
JavaScript.com is your gateway to all things JavaScript. Featuring JavaScript tutorials, free scripts, tools, and links and more! This channel features content from JavaScriptSource.com.

Buzzwords
JavaScript takes a word you provide and puts it into a complex sentence.
qooxdoo and SproutCore Frameworks
This overview of JavaScript Framework libraries is designed to help you make a more informed decision when choosing the right Framework. This fourth installment of the series presents an overview o...
SoftXMLLib
One of the main problems with manipulating XML files is the compatibility issue across different browsers. The purpose of the SoftXMLLib Library is to solve the problem of creating different XMLHTT...
Platform Page
Opens a new full screen browser window optimized for the visitor's browser (Netscape, Internet Explorer, or Other). As well, the properties of new window can be customized -- such as the toolbars, ...
Using CSS and Mootools to Simulate Flash Horizontal Navigation Effect
This tutorial explains how to use Mootools and pure CSS/HTML code to simulate a Flash horizontal navigation effect. Easy to implement, with complete source code.

DevX: Latest Published Articles
Latest DevX Content

Location-Aware App Review
According to Skyhook Wireless, smartphone users now have access to more than 7,000 location-aware apps.
The Future of Web Content -- HTML5, Flash, and Mobile Apps
Jeremy Allaire, one of the original creators of Flash, weighs in on the battles between Adobe, Apple, and Google.
Moonlight 3.0 Preview Offered For Rich Internet Apps on Linux and Unix
The Mono Project has released an new alpha version of its software, which puts Microsoft's Silverlight rich Internet plug-in software on Linux and Unix platforms.
Why a Moderator is Key in the Engineering Review Process, Part II
How to use Critical Conversation Cards to review and improve an idea under consideration with the help of a moderator.
Windows 7 Features Your Clients Will Need on Day One
We'll discuss some of the major features of the Windows 7 interface so you can start educating your clients about the possibilities that exist with Microsoft's newest operating system.

DevX: Latest Java Articles
Latest DevX Content

Make Your WPF Applications Adapt to the Host Machine
Use WPF's ability to recognize and adapt to the graphics capabilities of its host machine to improve your application's performance.
Servlet 3.0: A Sneak Preview
Find out which features in the upcoming Servlet 3.0 specification will affect a major change in the way developers build Java web applications.
POJO-Based Solutions for LDAP Access: One Good, One Better
Find out how to employ dependency injection, annotation, and aspect-oriented programming to enable POJO-based application development.
Static Class Values Are Valid Even Without a Main Method
This example shows how a static block can work even without a main method.
Java/.NET Interoperability: Web Services Aren't Always the Answer
Mixing .NET and Java technologies with web services is often easy, but for many tasks web services are not the solution for Java/.NET interoperability.

WebReference News
Daily news, views, and how-tos on all aspects of web design and development. Features free web-based tools, open source scripts, and in-depth tutorials on DHTML, HTML, JavaScript, 3D, Graphics, XML, and Design for webmasters.

Use Web Caching to Make Your Web Site Faster
Get an overview of how the multiple levels of web caching behave and how you can use them to make your site faster.
Creating an Online Shopping Cart Mechanism in PHP
Explore the PHP scripts behind a functioning online shopping cart and learn how to use them with a real-world example.
Log JavaScript Errors Using an AJAX-driven Web Service
JavaScript's error-capturing mechanisms not advanced enough for your web applications? Here's a novel way to log JavaScript errors using an AJAX-driven web service.
Installing the Elgg Social Networking CMS
One Open Source CMS that stands out above the rest for small businesses and personal networks is the Elgg open source "social engine," which can be used to create social applications. Scott Clark s...
Setting up an SSL Certificate in Apache
When the HTTP protocol was designed, it was assumed that data transmission would be secure. Times have changed and network security has become much more important to us, especially for certain task...


DevX: Latest C++ Content
Latest DevX Content

MonoDevelop: Visual Studio Lite for the Linux Developer
This IDE is a replica of the original .NET editor and also contains Windows support.
Build One Application Version for Both Windows XP and Windows Vista
You don't have to compile two different versions to get applications that run correctly under both Windows XP and Windows Vista.
Overriding Virtual Functions? Use C++0x Attributes to Avoid Bugs.
Overriding a virtual member function in C++ can go wrong in many ways, most of which the compiler won't detect. Learn how three new C++0x attributes can help you avoid the bugs associated with over...
Use Enumeration Instead of SAFEARRAY to Get an Array's Elements
C++'s SAFEARRAY is difficult to use. A better option is to enumerate an array's elements by repeatedly calling your own custom enumeration function and incrementing the element index.
Portable Functions to Check for NaN and Infinity
These versions of isNaN() and isInf are portable across C++ compilers.

ICANNWatch
ICANN is worth Watching

30 Oct 09 - Afilias deactivating .info domains
.INFO to Allocate Names to Those Who Enhance its Brand
Accountability?
Is the rug to be pulled out from under registrants?
Affirmation of Commitments

DevX: Latest Database Content
Latest DevX Content

Overview of Sybase ASE In-Memory Database Feature
Sybase's In-Memory database feature is fully integrated within the base product Adaptive Server Enterprise.
Use Comparison Operators in SQL to Remove/Return Columns with Null Values
When you use the comparison operators in SQL with the Where clause, you can remove the columns with null values.
Displaying the Row Number in a SELECT Query with SQL Server 2005
SQL Server 2005 introduced a function that is very handy when you want the result set to have row numbers assigned to each returned row.
More Table View Tricks for the iPhone
Go beyond the basics of the iPhone Table View with examples for grouping rows into sections, displaying an index on the side, and adding a Search Bar.
Retrieving Table Size in SQL Server
Use this handy tip to determine the size of your SQL Server tables, which can be very useful for estimating the size and growth of a database over time.

use Perl
All the Perl that's Practical to Extract and Report

YAPC Europe Foundation financial reports published
BooK writes "The YAPC Europe Foundation's treasurer has put all the Foundation's financial reports (from 2004 to present) online. For those not interested in the gory details of "what has YEF been ...
OSDC.TW calls for papers
hcchien writes "We are glad to announce the OSDC.TW 2010 will be at 2010/4/24-25 in Acadmeia Sinica, Taipei. So it's time to call for papers now. If you work for any interesting open source project...
Effective Perl Programming master class at Frozen Perl
At Frozen Perl 2010 in Minneapolis, I'm teaching a new master class based on my latest book, Effective Perl Programming, 2nd Edition. Perl has changed quite a bit since Joseph Hall wrote the first ...
eumm-migrate - easy way to migrate to Module::Build
Continuing celebration of Perl birthday... ExtUtils::MakeMaker is a well known and well problematic module for installing Perl modules. eumm-migrate is a tool I wrote to migrate from ExtUtils::Make...
Perl 5.11.3 now available
jesse writes ""Say I'm going in a swimming, I am. Don't you wish you could? But of     course you'd druther work wouldn't you? Course you would!"     Tom contemplated the boy a bit, and said: "What...

Perl.com Perl.com
O'Reilly Network's source for Perl developer news and information.

Beginner's Introduction to Perl 5.10, Part 2
Perl 5 has come a long way in the past few years. The newest version, Perl 5.10, added several new features to make your programs shorter, easier to maintain, easier to write, and more powerful. He...
A Beginner's Introduction to Perl 5.10
Perl 5 has come a long way in the past few years. The newest version, Perl 5.10, added several new features to make your programs shorter, easier to maintain, easier to write, and more powerful. He...
Using Amazon S3 from Perl
Amazon's Simple Storage Service provides a simple, flexible, and inexpensive way to manage online data storage. Amazon's S3 modules for Perl make storing and retrieving data in your own programs al...
Reverse Callback Templating
Many programmers know of the two main systems of templating. One embeds actual source code into the template. The other provides a mini language with loops, conditionals, and other control structur...
Elements of Access Control
Some data is private. Other data, less so. Secure applications make it possible--and easy--to keep user data visible to the right people and invisible to the wrong people. Vladi Belperchinov explai...

 

Tutoriaux

ADOBE DREAMWEAVER

ADOBE FLASH

ADOBE FIREWORKS

ADOBE PHOTOSHOP

ADOBE ILLUSTRATOR


Navigateurs

Mozilla Firefox

Opera

Microsoft Internet Explorer

Netscape Navigator

Safari


Logiciels FTP

Filezilla

FTP Expert

Fetch Softworks