ColdFusion: Quicker Scripting, At A Price |
Google Jamming For Code In China
The Summer
of Code will spend the autumn and early winter in China, where Google will offer
valuable prizes to Chinese participants who win the competition. The Google China
Code Jam isn't the name of a...
http://www.devnewz.com/2005/1127.html
|
11.27.05 |
|
Towards Next Generation URLs |
How To Use The Yahoo Geocoding API In PHP
You know you've got some cool APIs when Rasmus takes the time to write some code
against them and then show the world how easy it is: GeoCool!
... Web 2.0 and the programmable web that I and others have been talking about...
http://www.devnewz.com/2005/1109.html
|
11.09.05 |
|
Ten RSS Hacks
Here, for no reason at all, are 10 RSS power user tips
that you can use to enhance your life. Some of these you might already
know, others you may not.
http://www.devnewz.com/2005/1019.html
|
10.19.05 |
|
Macromedia Offers Alpha Sneak Peak
Macromedia
is offering developers a chance to provide input on new software from its earliest
stages with a new website devoted to alpha downloads of ongoing projects. The
first available alphas will be Macromedia Flex Builder™ 2 and Flash Player 8.5.
http://www.devnewz.com/2005/1017.html
|
10.17.05 |
|
A
Java Developer's Guide To Web Hosting
You make
a living writing enterprise java applications, and you would like to work on
your own projects for fun or profit, you would like to create your own web site
or you would like to have a place to host your open source project.
http://www.devnewz.com/2005/1012.html
|
10.12.05 |
|
Comprehensive
Monitoring, Analysis, and Notification
You dont
need to know any HTML - SiteSpinner V2 is 100% WYSIWYG - move anything anywhere
with your mouse. No need for image editing software - Change the size or properties
of any picture right in the work window... http://www.devnewz.com/2005/1008.html
|
10.08.05 |
|
Developers:
eBay's API Presents Financial Opportunities
Sean
Crotty from eBay discusses their Affiliate Program, discloses the one API call
that affiliates demanded the most, and lets us in on a big secret: a product
category just waiting for someone to turn it into some serious cash.
http://www.devnewz.com/2005/1005.html
|
10.05.05 |
|
Security
And RSS
RSS is
growing at a lightening speed. What was once only known as a "techie tool", RSS
is becoming a tool that is continuously being used by the general population.
http://www.devnewz.com/2005/1003.html
|
10.03.05 |
|
JupiterWeb,
Abobe, Team-Up For Intelligent Design
JupiterWeb,
the online media division of Jupitermedia Corp., launched its Adobe LiveCycle™
Developer Source, an extension of Adobe's developer outreach program, to assist
application development professionals create more dynamic, intelligent document-based
applications.
http://www.devnewz.com/2005/0928.html
|
09.28.05 |
|
Google
Awards Top Coder
Now here's
a kid that can write his own ticket. Marek Cygan, a student at Warsaw University,
won the grand prize in Google's 2005 Google Code Jam, a programming contest that
attracted 14,500 A-one programmers from around the world.
http://www.devnewz.com/2005/0926.html
|
09.26.05 |
|
Use
An MRD To Control Your Outsourcing
Is your
software development process as unpredictable as the weather? Is your software
casting a shadow causing six more weeks of programming? Are you using a marketing
requirements document (MRD) or magic to predict your software release schedule?
http://www.devnewz.com/2005/0921.html
|
09.21.05 |
|
Red
Hat, IBM Going After Emerging Markets |
Microsoft
Touting RSS To Vista Developers
A top
ten list from the home office in Redmond, Washington, presented at PDC 2005 in
Los Angeles, urges developers to take advantage of RSS. http://www.devnewz.com/2005/0914.html
|
09.14.05 |
|
Solving
The Multiple Inheritance Issue Under .NET Platform
.NET
platform does not support multiple inheritance. Do not confuse multilevel inheritance
with multiple inheritance. With multiple inheritance we can have a subclass that
inherits from two classes at the same time. http://www.devnewz.com/2005/0907.html
|
09.07.05 |
|
Otellini
Keynotes Intel Developer Forum
Don't
think of the approach as low powered chips; think of it as more performance per
watt. To a PC, heat is the enemy. Too much heat will consume PC innards faster
than Hannibal Lecter at a sweetbreads buffet. http://www.devnewz.com/2005/0824.html
|
08.24.05 |
|
IBM
Supports Geronimo
Yesterday,
IBM announced that it now offers support services for Apache Software Foundation
(ASF) Geronimo open source application server software. IBM's support services
are called IBM Support for Apache Geronimo, and include two levels of support
to help customers resolve technical issues concerning applications that run on
Geronimo. http://www.devnewz.com/2005/0810.html
|
08.10.05 |
|
PHP
Server To Client With No Refresh
Although
most of our companies work is template based design, the end result is always
unique and adapts to each client's individual needs. The process of merging a
client's content and style with our templates creates an opportunity to challenge
ourselves and once again put our web design skills to the test. http://www.devnewz.com/2005/0803.html
|
08.03.05 |
|
Important
Tools for Managing Your Files and Folders
AllWebMenus
is a dhtml menu/javascript menu builder for web navigation that requires absolutely
no DHTML or Javascript experience. It creates any cross-browser, popup or drop-down
web menu that works alike in all browsers supporting DHTML held by all popular
platforms (PC, MAC, Unix). http://www.devnewz.com/2005/0730.html
|
07.30.05 |
|
Sun
Microsystems Opens Solaris Code
Tuesday,
the technology company published source code for an open source version of the
Solaris operating system. All of the code associated with Solaris 10 has been
released. This includes the operating system, its networking, and its libraries.
Downloads can be found online. http://www.devnewz.com/2005/0727.html
|
07.27.05 |
|
DHTML
Menu/Javascript Menu Builder
AllWebMenus
is a dhtml menu/javascript menu builder for web navigation that requires absolutely
no DHTML or Javascript experience. It creates any cross-browser, popup or drop-down
web menu that works alike in all browsers supporting DHTML held by all popular
platforms (PC, MAC, Unix). http://www.devnewz.com/2005/0618.html
|
06.18.05 |
|
Sun
Microsystems Opens Solaris Code
Tuesday,
the technology company published source code for an open source version of the
Solaris operating system. All of the code associated with Solaris 10 has been
released. This includes the operating system, its networking, and its libraries.
Downloads can be found online. http://www.devnewz.com/2005/0615.html
|
06.15.05 |
|
How
The BigDecimal Class Helps Java Get Its Arithmetic Right
When
you use Java for simple business arithmetic, you may be surprised to discover
that Java doesn't always produce the right answers. If, for example, you use
the double data type for an invoice's subtotal, sales tax, and total, your arithmetic
expressions may deliver inaccurate results. I'll illustrate this in a moment.
http://www.devnewz.com/2005/0601.html
|
06.01.05 |
|
A
Gentle Introduction To Cryptography
With
the increasing incidence of identity thefts, credit card frauds, social engineering
attacks, the digital world is facing challenges in the years ahead. Obviously,
cryptography, a young science, will play a prominent role in the security of
protecting digital assets. This article tries to explain the basics of cryptography
(encryption) using plain language. http://www.devnewz.com/2005/0518.html
|
05.18.05 |
|
Get
Workstation 5 at the upcoming VMware Workshops
Whether
you're new to virtualization or a current VMware user, if you're a software developer,
quality engineer, team leader, or department head charged with developing, testing
or deploying critical software for your company, you need to attend this workshop.
http://www.devnewz.com/2005/0511.html
|
05.11.05 |
|
Hundreds
Of Developers At Microsoft And SAP Working Together
Hundreds
of developers at Microsoft and SAP will work together on a new product designed
to link together their business software in the most significant leap forward
in their 15-year partnership, according to a report by eWeek. http://www.devnewz.com/2005/0504.html
|
05.04.05 |
|
Microsoft
Seeks Input On Longhorn Development |
Connecting
And Accessing Data Through ADO.NET
Microsoft's
ADO.NET technology offers a solution to many of the problems associated with
data access. Accessing data has become a major programming task for modern software
programming, both for standardalone applications and for web based applications.
http://www.devnewz.com/2005/0420.html
|
04.20.05 |
|
Mastering
Regular Expressions In PHP
A regular
expression is a pattern that can match various text strings. Using regular expressions
you can find (and replace) certain text patterns, for example "all the words
that begin with the letter A" or "find only telephone numbers". http://www.devnewz.com/2005/0415.html
|
04.15.05 |
|
Meet
The Community At OSBC
Panel
with Brian Behlendorf from Apache/Collabnet, Josh from PostgreSQL, Chris Hoffman
from Mozilla, Larry Wall from Perl and David Wheeler from Bricolage. Moderated
by Christian Einfeldt, "How these communities result in 1 + 1 = 5..."
http://www.devnewz.com/2005/0413.html
|
04.13.05 |
|
Now
is the time to change hosting providers |
HP:
Financials of Manageable Apps White Paper
HP would
like to offer you a complementary white paper that will give you critical insight
into the financial implications of developing manageable applications.
http://www.devnewz.com/2005/0406.html
|
04.06.05 |
|
Intranet
Portals – Personalisation And Customisation
What
typifies a modern intranet portal is that there is a standardised user interface
("UI") with a built in system for user authentication. In other words, the user
signs in to the portal rather than simply accessing it. This brings us to the
key difference; an intranet portal knows who you are, whilst with an old-fashioned
intranet, the user is anonymous. http://www.devnewz.com/2005/0323.html
|
03.23.05 |
|
Integrating
XML with J2EE
In this
article, Martin Bond discusses XML and its associated APIs and standards, and
how XML can be used to create flexible structured data that is inherently portable.
This excerpt is from chapter (Day) 16 of Teach Yourself J2EE in 21 Days, second
edition, by Martin Bond, et. al. (Sams, ISBN: 0672325586) http://www.devnewz.com/2005/0316.html
|
03.16.05 |
|
Relieve
Your IT Stresses
Rackspace
Managed Hosting is a rarity in the IT sector, they believe in looking after their
customers. They have no answering machines, no voicemails, no forwarding, no
press 1 to be taken seriously, press 2 to be sent to the completely wrong department.
http://www.devnewz.com/2005/0311.html
|
03.11.05 |
|
Using
ASP.NET To Prompt A User To Save When Leaving A Page
Previously
I wrote an article titled Prompting a User to Save When Leaving a Page, which
looked at how to use the client-side onbeforeunload event to display a confirmation
messagebox when a user attempted to leave a data-entry page after having modified
the data's contents without explicitly saving the data. http://www.devnewz.com/2005/0309.html
|
03.09.05 |
|
Simple
Solution For PHP Includes
I have
recently created my first Php program. I wanted to share with others some of
the problems that I encountered, and how I finally overcame these obstacles.
http://www.devnewz.com/2005/0223.html
|
02.23.05 |
|
Password
Protection With PHP, MySQL, And Session Variables
One of
the great promises that actually came true when our Internet-enabled world reached
the twenty-first century is efficient customer-to-business interaction.
http://www.devnewz.com/2005/0215.html
|
02.15.05 |
|
One
Giant Leap for Developers
The company
that brings developers cutting-edge technologies like BPEL and ADF will soon
bring one lucky developer to the edge of space. Register now for the Oracle Space
Sweepstakes and you could win a free ride on a Space Adventures suborbital space
flight. You’ll have the once-in-a-lifetime opportunity to experience weightlessness
and view the earth from space. http://www.devnewz.com/2005/0210.html
|
02.10.05 |
|
Intranet
Portal Project - RAD Or Waterfall?
In this
short article, David Viney examines whether Rapid Application Development (RAD)
or Waterfall development methodologies should be used during Intranet Portal
projects. http://www.devnewz.com/2005/0209.html
|
02.09.05 |
|
Using
Win32 Calling Conventions
When
writing code for the Win32 platform, most developers don't pay attention to selecting
a "calling convention", and in most cases it doesn't really matter much. But
as systems get larger and split into more modules (especially when third-party
modules are to be included), this becomes something that cannot really be ignored.
http://www.devnewz.com/2005/0126.html
|
01.26.05 |
|
Using
the PHP Crypt Function
The PHP
crypt function is a one-way encryption function that lets you confirm that an
entered password matches a stored encrypted one -- without having to decrypt
anything. Chris Root explains how it works. http://www.devnewz.com/2005/0119.html
|
01.19.05 |
|
Rackspace
Managed Hosting may save your vacation
With
Rackspace you have your own dedicated support team that knows your company and
is motivated to quickly solve any problem. A significant piece of each employee's
compensation is tied directly to the customers' satisfaction. http://www.devnewz.com/2005/0107.html
|
01.07.05 |
|