actualité programmation
Le 14 Mar 2010 - 09:58
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.
OpenOffice 3.2 Lands Amid Critical Changes
The new OpenOffice.org release offers a handful of tweaks and improvements. But with an independent Sun now largely out of the picture, what's in store for the project's future?
Red Hat, IBM Firmly in KVM Virtualization Camp
Big Blue might have been a prime mover behind the Xen open source hypervisor, but along with Red Hat, it's now putting its efforts behind its rival technology.
Red Hat Talks Up Open Source Cloud Plans
Linux vendor details initiatives aimed at expanding infrastructure and applications through cloud-based open source projects at its Open Source Cloud Computing Forum.
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.
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.
Must Visit From....
If other sites links directly the sub-pages of your site or if previous required pages are being skipped, you can now require your visitors to come from a certain page! Those that did not come from...
Byte Converter
Use this script to convert bytes, kilobytes, megabytes, and gigabytes. Quick and easy to use.
Age Finder
Not only will this script tell you how many days, hours, minutes, and seconds old you are, it tells you how long until your next birthday!
Magic Squares
Here is a fun JavaScript game. Try to put the squares back in order. The '0' repesents the empty spot, and click a square next to the 0 to make them trade places! Get the squares back in order and ...
Byte Converter
Use this script to convert bytes, kilobytes, megabytes, and gigabytes. Quick and easy to use.
DevX: Latest Published Articles
Latest DevX Content
Demand for Pay-per-Use Software Pricing Will Force a Reassessment of the Indu...
IDC reports that SaaS and cloud computing models are feeding the demand for pay-per-use software pricing.
More Suggestions of Multitasking in iPhone OS 4.0
Rumors indicate that the next version of the iPhone OS may allow multi-tasking for non-Apple apps.
Microsoft Releases MVC Upgrade For Building Web Apps
New features include improved Visual Studio tooling support, strongly typed HTML helpers, and enhanced model validation support.
Google Wave Extensions Gallery Launches
Developers can now post their tools and add-ons for the real-time communications app.
Top 10 IT Billionaires -- A Closer Look
Of the world's top 100 billionaires on the Forbes list, nine run information technology companies.
DevX: Latest Java Articles
Latest DevX Content
Taking a Java-Based App Offline Using Flash Builder, LiveCycle Data Services
This article builds a sample application that can seamlessly transition between online and offline connectivity status.
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.
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.
Installing and Using Meeplace, the Business Review CMS
Meeplace is a business review script and content management system that you can install to turn your site into a professional review site, similar to sites like Yelp.
Sending an HTML and Plain Text E-newsletter with ASP.NET, Part 2
Using ASP.NET and a database, you can create an electronic newsletter and send it to multiple recipients at once.
Create Multilingual Web Sites with Windows Unicode Fonts
To input text in languages other than your keyboard default on Windows platforms, you'll need to do some tweaking. Learn how to enable various International Unicode Keyboards in Windows XP.
Build a Shopping Cart Admin Tool for Your PHP Online Store
With an online shopping cart administration tool in place, you can easily create administrators and non-administrators for your PHP site and manage their privileges and tasks accordingly.
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.
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
Flex RESTing with MySQL
This infrastructure will allow you to focus on your application's look and feel to create more elaborate and elegant Flex applications.
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.
use Perl
All the Perl that's Practical to Extract and Report
Call for Papers: 12th German Perl Workshop 2010
mhx writes "GPW 12.0 — ”Modern Perl“ The 12th German Perl Workshop will be hosted from June 7th to 9th 2010 in Schorndorf near Stuttgart. The workshop is targeted towards all experienced and beginn...
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.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...