The MySQL error, Data truncation: Incorrect datetime value, is rather
obvious and is caused by trying to insert a non datetime value into a
datetime field in MYSQL 5.1. I was surprised to find the same code
would run without error on MySQL 4.1. Apparently, earlier versions of
MySQL would convert incorrect datetime values into 0000-00-00 00:00:00
and proceed without error. It seems that throwing the error is a better
option to alert the developer of a problem if they are attempting to
insert a no...
Posted by John Sieber on Feb, 09 2010
|
I've been moving a site from Windows Server 2003 to Windows Server
2008 and thought I would mention one of the items I ran into this
evening.I needed to setup 301 redirects for some old domain names that
we no longer use and at first glance could not figure out where to do
so.
One of the first items I
need to remind myself of when working with IIS7 is to stop looking for
obvious features aimlessly, but instead head to the Roles section of the
Server Manager to install the feature. Many of the...
Posted by John Sieber on Feb, 09 2010
|
This afternoon I was working on a set of persistent entities called event, eventtype, eventstatus, and eventpriority. Event is the "core" entity with hooks to status, type, and priority. When everything was done I whipped up a quick test:
I assumed this would work - or throw an error about one of the properties perhaps. What I did not expect was this:
Mapping for component event not found.
[More]
...
Posted by Ray Camden on Feb, 08 2010
|
There seems to be discrepancies in the various date validations used throughout ColdFusion, or at least I've found one case where it inconsistently considers a value a valid date. It's probably easier to demo what I'm talking about than to try to explain it. Here's an example:
[More]...
Posted by Eric Cobb on Feb, 08 2010
|
This morning, I was looking at a tutorial on how to extend built-in Javacript objects by altering the Prototype of native Javacript classes. In doing this, you can add your own methods to Javascript String and Array instances (for example). The down side to this approach is that this affects every new and existing instance of the altered data types (all instances of a given type share a common prototype). This got me thinking about Javascript object extension in general, and I wondered, rathe .....
Posted by Ben Nadel on Feb, 08 2010
|
This morning, I was looking at a tutorial on how to extend built-in Javacript objects by altering the Prototype of native Javacript classes. In doing this, you can add your own methods to Javascript String and Array instances (for example). The down side to this approach is that this affects every new and existing instance of the altered data types (all instances of a given type share a common prototype). This got me thinking about Javascript object extension in general, and I wondered, rathe .....
Posted by Ben Nadel on Feb, 08 2010
|
In this interview, recorded at CFinNC 2009, Dan Wilson speaks with ColdFusion Product Manager Adam Lehman on the rebirth of the ColdFusion platform. Evolving from its early days as a C++ product, to becoming a fully Java-based implementation for the enterprise, ColdFusion today commands a growing community of 800,000 developers. The language-become-platform is being touted [...]...
Posted by Ricardo Parente on Feb, 08 2010
|
I published a link to my post "Choosing a SOA Consultant" in Ulitzer.
Ulitzer is a "new media" site.
The site provides a portal like page for every author. You can look at my page as an example.
Each article's page includes related articles. For example "Choosing a SOA Consultant" page includes the article Anatomy of a Cloud Consultant - What Defines A "Cloud Expert?, written by Reuven Cohen, a leading Cloud Computing expert.
The interesting article demonstrates deep understanding of Cloud C...
Posted by ColdFusion Developer's Journal on Feb, 08 2010
|
Nsite, LLC is looking for an experienced Programmer to design, develop, troubleshoot, debug, and implement software code (i.e., ASP.NET, Cold Fusion, HTML, and JavaScript) for a complex database driven web applications used by the Department of Defense in support of the Marine Corps Center for Lessons Learn located at Quantico, VA.
Requirements:
Functional knowledge of Adobe Cold [...]...
Posted by Ricardo Parente on Feb, 08 2010
|
Sorry to yell (well, we don't have to assume all exclamation marks are equivalent to yelling) but this email came in to me this morning and it is very troubling for me:
I have a question for you about varScoper and CF9. As I understand it, in CF9 all unscoped variables in a function are placed into a protected local scope, thereby killing the need to use the var x = "" line to scope them.
If that understanding is correct, does this make varScoper obsolete in CF9? Our team in upgrading to CF9 ...
Posted by Ray Camden on Feb, 08 2010
|
I’ve finally posted my instructions for getting ColdFusion 9 up and running on VirtualBox! It took me a few times to work through the process and get everything working (and documented) and at one point I forgot the password on the VM image and had to start over again. Oooops.
Documentation is now on my wiki: [...]...
Posted by The Crumb on Feb, 08 2010
|
As you are probably aware ColdFusion allows you to use the integrated J2EE sessions that are provided as part of the J2EE server (by enabling the Use J2EE session variables setting in ColdFusion Administrator). When you enable this setting, a cookie called JSESSIONID is used to store the session identifier.
One of the drawbacks to session cookies in ColdFusion is that there is little control over the cookies that are created, you typically need to set the cookies in your onSessionStart event met...
Posted by Pete Freitag on Feb, 08 2010
|
Robert Half
Professional Experience Requirements:
At least (4) years of web application development
At least (4) years of development using Coldfusion 7, 8, or 9
At least (2) years of writing MS SQL Stored Procedures / Functions for application use
At least (2) years of database design experience
All professional experience may be gained concurrently.
Desirable / Expected to learn:
JavaScript
AJAX
Ad-hoc T-SQL query/report [...]...
Posted by Ricardo Parente on Feb, 08 2010
|
As I (slowly) try to recover from yesterday, I thought I'd send out a quick reminder to folks that the latest betas of both AIR 2.0 and Flash 10.1 are available.
AIR 2.0 should be an amazing release. I highly recommend catching up on Christian Cantrell's blog as he has quite a few entries on the new release.
Flash 10.1 is also now at beta 2. I've not followed the news much on this but from what I can see this will be an important update for mobile devices.
I hate to sound like a broken rec...
Posted by Ray Camden on Feb, 08 2010
|
Company seeks a highly experienced developer for a long-lasting relationship with talented candidate to keep up with growing demand of services. This is a fully telecommute position. Candidate will usually be needed to be available by phone or instant messaging during standard business hours (9 am to 5 pm EST).
Some other requirements include:
Have at least 5 [...]...
Posted by Ricardo Parente on Feb, 08 2010
|
Last week, when I was working on my jQuery Photo Tagger plugin (for Flickr-style photo annotation) , I was using CFLock to create thread-safe cache updates in the ColdFusion aspect of the code. As I was doing that, it occurred to me - I wasn't 100% sure what would happen if the timeout (indicated by the CFLock tag) was exceeded and no error was thrown? In the CFLock tag, you can use the ThrowOnTimeout attrib ... Read More »...
Posted by Ben Nadel on Feb, 08 2010
|
The recent announcement of iPad has ignited yet another wave of emotional discussions around the role of Flash Player in the evolution of mankind. People easily take sides and everyone seems to know what’s right and what’s wrong. Actually the word ‘’people” is too vague in this context, because vast majority of the population has no idea what Flash Player is, and they don’t have to know! As long as they go to youtube and it plays videos people are happy and casually say, “Youtube is a great s...
Posted by ColdFusion Developer's Journal on Feb, 06 2010
|
I’ve been using Oracle SQL Developer I think since the very first initial betas. I could never stand the TOAD interface and the few bugs I encountered with SQL Developer were never bothersome enough to stop using the tool.
Over the years SQL Developer has matured very nicely and now is very stable and feature rich.
When [...]...
Posted by The Crumb on Feb, 06 2010
|
Here's yet another well written blog by Rachel Luxemburg that looks like a petition to Steve Jobs. So?
Such write-ups won't have any effect on Apple's decision about Flash Player.
It's a cold blooded decision, and if the real reason for not letting FP on iPhone OS is to keep control of the applications and have a cut from the iStore, writing blogs and I'm also a big fan of Adobe software typing this comment on MBP and want Flash Player to be on iPhone and iPad. So?
Open letters won't help.re...
Posted by ColdFusion Developer's Journal on Feb, 06 2010
|
"We did not enter the search business. [Google] entered the phone business. Make no mistake they want to kill the iPhone. We won't let them... I want to go back to that other question first and say one more thing. This don't be evil mantra - It's bullshit." - Steve Jobs at an employee Town Hall the other day according to Wired, MacRummors et al although he may have said "load of crap" not "bullshit"; sources vary.
Jobs reportedly means to use "aggressive updates" to stay way out front of the A...
Posted by ColdFusion Developer's Journal on Feb, 06 2010
|
Yesterday, I finished my dinner in a French restaurant with traditional crème brulee. This time I’ve also ordered a small glass of sauterne wine. Then we went to our friend’s house to polish it with some good old port. But no matter what software developers drink or eat in February 2010, one way or the other the conversation will slide into a No-Flash-Player-on-iPad discussion. Apple pretends that they will never allow Flash Player on Steve’s OS (SOS), because it&r...
Posted by ColdFusion Developer's Journal on Feb, 06 2010
|
Here at work, we use JING all the time to share ideas; it's by far the easiest way that I've ever seen to quickly take screen captures, annotate them, and then share them with other people. When capturing part of your screen using JING, you have the option to upload it ("share it") to ScreenCast.com. Doing this uploads the image to a unique URL and then automatically copies this unique URL to your clipboard (which you can then IM to so ... Read More »...
Posted by Ben Nadel on Feb, 05 2010
|
An interoperable cloud could help companies cut costs and governments connect constituents, say Microsoft executives.
Governments and businesses alike are looking at cloud services as a way to consolidate IT infrastructure, scale their IT systems for the future, and enable innovative services and activities that were not possible before.
To help organizations realize the benefits of cloud services, technology vendors are investing in the hard work of identifying and solving the challenges pres...
Posted by ColdFusion Developer's Journal on Feb, 05 2010
|
Google is supposed to open a store to push third-party online business apps that integrate with its Google Apps, according to the Wall Street Journal. It’s meant to help Google Apps make headway against Microsoft. It expects the independent developers to flesh out its feature set like Saleforce.com’s AppExchange. The paper expects Google to overhaul its Solutions Marketplace site for that purpose and maybe liftoff next month. read more...
Posted by ColdFusion Developer's Journal on Feb, 05 2010
|
Mozilla confirmed this week that they were not capable of detecting malware disguised as two add-ons for Firefox. According to the company, the trojan horses infected about 6,600 PCs, but they were already removed from the official add-ons site for Firefox.
You may read more about this matter here:
http://news.cnet.com/webware/?keyword=Trojan
http://www.baboo.com.br/conteudo/modelos/Mozilla-hospeda-malwares-disfarcados-como-add-ons_a37889_z410.aspx
http://www.wizcrafts.net/blogs/2009/11/mozilla...
Posted by Ricardo Parente on Feb, 05 2010
|
Full-Time
Base pay: $80 K/year
3-5+ years experience with writing CF include using CFCs & AJAX function. Experience with ColdFusion MX 7. SQL and SQL Server 2000-2005 Development (Stored Procedures/ efficient SQL coding). Source Control Software. Ability to multi-task and prioritize.
Must be able to work both independently and as a member of a team. A proven background
With [...]...
Posted by Ricardo Parente on Feb, 05 2010
|
PEOPLE4BUSINESS LTD
ColdFusion Developer required for implementation of various websites based on existing database.
Full-time short-term contract. Could be permanent for the right person.
Here is the link....
Posted by Ricardo Parente on Feb, 05 2010
|
Amazon’s EC2 and S3 have nothing to fear from Sun. Oracle says it’s going to blow the Amazon-aping Sun Open Cloud away. It doesn’t want to pursue the on-demand service, announced last March, a month before Oracle agreed to buy Sun, and promised for the summer, as a worldwide public cloud using OpenSolaris, Linux, Windows, Sun Grid Engine, ZFS, MySQL and Java running on Sparc and x86 blades complete with open APIs. read more...
Posted by ColdFusion Developer's Journal on Feb, 05 2010
|
Hello muse readers. I apologize for my long hiatus (which means a stretch of time where I was absent - it's not a size joke). I have been swamped with closing out the old year and implementing plans for the new year. I'm afraid our little chats were put on the back burner temporarily. However, now that new year has begun I am committed to continuing our friendship. I'd like to start out with something simple. Indeed, some of you may find this to be ColdFusion 101.
This post is going to d...
Posted by ColdFusion Muse on Feb, 05 2010
|
KForce – Reference Code: 964370-NRC
Description:
A ColdFusion Web Developer with ORACLE experience is needed for a position with our client in Washington, D.C. This position will start immediately and is contract through June. The key to the position is Cold Fusion and Oracle. Our client is not interested in candidates without Oracle. This position [...]...
Posted by Ricardo Parente on Feb, 05 2010
|
|
...
Posted Feb, 08 2010
|
...
Posted Feb, 08 2010
|
seeking an experienced ColdFusion Developer to join... forward a resume to HR@marketamerica.com with "COLDFUSION" in subject line.
About Market America
Market...
From Dice - 07 Feb 2010 21:14:49 GMT - save job, email, more......
Posted Feb, 07 2010
|
for further consideration.ColdFusion / Java Software Engineer*5+ Years minimum software and application development ... Years software architecture experience*5+ Years ColdFusion development experience (MX7)*3+ Years Java or......
Posted Feb, 07 2010
|
Our client is looking for a Cold Fusion/.Net developer with 3+ years of experience for an indefinite contract to assist their Marketing Team. This role is responsible for all aspects of corporate web and database development supporting......
Posted Feb, 07 2010
|
Our client currently has an opening for an experienced ColdFusion Application Developer. As a key member of a small development team, you will be responsible for the design, development, and maintenance of complex business applications employing ColdFusio......
Posted Feb, 06 2010
|
Requisition #: AVSE24326
Division: AVS-ES Virtual Edge
Job Title: ColdFusion Product Support Specialist
Country: United States
State: Pennsylvania
City...
From ADP - 06 Feb 2010 16:44:30 GMT - save job, email, more......
Posted Feb, 06 2010
|
Webucatorâ??s ColdFusion classes.
Maintains and Creates ColdFusion courseware.
Uses social media to establish Webucator as a thought leader in ColdFusion...
From Webucator, Inc. - 06 Feb 2010 10:50:27 GMT - save job, email, more......
Posted Feb, 06 2010
|
client's VP of Development Information is looking for a ColdFusion Developer. There are multiple projects that the consultant will be working on over the next 6 months. The start date is March 1.
This position requires a candidate......
Posted Feb, 06 2010
|
leadership
Use your ColdFusion, MS Access and SQL... commercial hands-on development experience in ColdFusion, MS Access and SQL
Experience in leading a team...
From Talent2 - 05 Feb 2010 04:59:55 GMT - save job, email, more......
Posted Feb, 05 2010
|
Our client located in Minneapolis is looking for a cold fusion developer for a 2 month contract.Responsibilities: ?Manage web-based software implementations...
From techcareerdirect.com - 05 Feb 2010 21:41:46 GMT - save job, email, more......
Posted Feb, 05 2010
|
useing many various Web Development tools.
Coldfusion
Qualifications:
Bachelor\\\'s Degree or related... and commonspot/coldfusion applications required...
From Massachusetts Hospital Association - 05 Feb 2010 21:12:35 GMT - save job, email, more......
Posted Feb, 05 2010
|
Our client's VP of Development Information is looking for a ColdFusion Developer. There are multiple projects that the consultant will be working on over the...
From Kforce - 05 Feb 2010 20:38:14 GMT - save job, email, more......
Posted Feb, 05 2010
|
Title: Senior ColdFusion Engineer Profession: Computer Engineering and Information Technology -> Software ... EngineerTracking Code: 4029Job DescriptionSenior ColdFusion EngineerSummary:The Senior ColdFusion Engineer......
Posted Feb, 05 2010
|
Web Developer: ColdFusion, SQL
Web Developer: ColdFusion, SQL
Description:
Web Applications Developer (Cold Fusion/SQL)
Work for a fun and creative online...
From Pereless Systems - 05 Feb 2010 19:52:17 GMT - save job, email, more......
Posted Feb, 05 2010
|
...
Posted Feb, 05 2010
|
A growing company in Tallahassee is looking for a strong Sr. Web & Portal Developer to join their team! This position will provide development expertise on Intranet portal and Extranet web-site to provide needed functionality in both systems. Responsibili......
Posted Feb, 05 2010
|
Our client's VP of Development Information is looking for a ColdFusion Developer. There are multiple projects that the consultant will be working on over the next 6 months. The start date is March 1. This position requires a candidate with exp......
Posted Feb, 05 2010
|
? Automatic Data Processing, Inc. (NASDAQ: ADP), with nearly $9 billion in revenues and approximately 585,000 clients, is one of the world's largest...
From iHire - 05 Feb 2010 10:30:32 GMT - save job, email, more......
Posted Feb, 05 2010
|
ColdFusion Web Developer with ORACLE experience is needed for a position with our client in Washington, D.C. This ... Fusion development. Requirements also include:
* Strong ColdFusion (MX or higher) programming experience
*......
Posted Feb, 05 2010
|
a ColdFusion web developer to work on application development for a proprietary ColdFusion Internet... Web Developer, ColdFusion developer, ColdFusion, Cold...
From Onward Search - 05 Feb 2010 07:43:08 GMT - save job, email, more......
Posted Feb, 05 2010
|
DTI has an immediate need for a MS-SQL Developer for a 34month+ contract opportunity in Irving, TX. Develop and maintain Back End applications using the Microsoft SQL Server Integration Services, .NET (C/VB) and implement RDBMS database schemas for MS-......
Posted Feb, 04 2010
|
Software Engineer - .NET Developer - ASP.NET Programmer - MVC Software Engineer - .NET Developer - ASP.NET Programmer - MVC - AJAX - Skills Required - ASP.NET, MVC, AJAX, Web Application Development, Web Front End, SQL, Classic ASP Software Engine......
Posted Feb, 04 2010
|
Software Engineer - .NET Developer - ASP.NET Programmer - MVC Software Engineer - .NET Developer - ASP.NET Programmer - MVC - AJAX - Skills Required - ASP.NET, MVC, AJAX, Web Application Development, Web Front End, SQL, Classic ASP Software Engine......
Posted Feb, 04 2010
|
Title: Developer - TEL/NWK Qualifictions: 1) Cold Fusion Expert Required 2) MS-SQL Intermediate Required 3) IP Networking Entry Level Desired 4) .NET Intermediate Desired Responsibilties: Project Description: Flex B......
Posted Feb, 04 2010
|
00060 Job Title : ColdFusion Developer Job Location... Job Description : Position Description: A senior ColdFusion developer is required to support the client s...
From CareerBoard - 04 Feb 2010 12:03:32 GMT - save job, email, more......
Posted Feb, 04 2010
|
A ColdFusion Web Developer with Oracle experience is needed for a position with our client in Washington, D.C. This position will start immediately and is contract through June. The key to the position is Cold Fusion and Oracle. Our client is not interest......
Posted Feb, 04 2010
|
Details:
Position : Coldfusion Programmer
Location... Coldfusion
Provide quick workarounds, solutions, solve defects/production issues
Skills:
Coldfusion...
From Dice - 03 Feb 2010 23:04:06 GMT - save job, email, more......
Posted Feb, 03 2010
|
Coldfusion/PHP Developer.
Looking for a 4+ years of exp in ColdFusion, PHP and some Pearl exp is great... hours/month.)
Must be strong in Coldfusion and PHP.
From Dice - 03 Feb 2010 21:50:30 GMT - save job, email, more......
Posted Feb, 03 2010
|
of the Director, the Coldfusion Programmer develops... partners and customers. Applications include Coldfusion, automated PDF, XML, JavaScript, MYSQL, MSSQL...
From Dice - 03 Feb 2010 21:26:48 GMT - save job, email, more......
Posted Feb, 03 2010
|
Job # : 10-00060 Job Title : ColdFusion Developer Job Location : Gwynn Oak , MD 21207 Travel Required : No Overtime Required : <......
Posted Feb, 03 2010
|
Interviews will move right to a face to face quickly.Environment: fast-pace, deadline-driven environmentMethodology: looking to get to Agile, but most likely will be WaterfallTechnical Environment: Cold Fusion, asp.net, C#, .NET 3.5 (2.0......
Posted Feb, 03 2010
|
Web Developer - Java Developer - Software Developer Web Developer, Java Developer - Software Developer - J2EE Developer - .NET Developer - Skills Required - TS/SCI, Full Scope, WebSphere, Weblogic, Apache, Tomcat, ANT, ASP.NET, CSS, VB.NET, XML, XSLT, PHP......
Posted Feb, 03 2010
|
Web Developer - Java Developer - Software Developer Web Developer, Java Developer - Software Developer - J2EE Developer - .NET Developer - Skills Required - TS/SCI, Full Scope, WebSphere, Weblogic, Apache, Tomcat, ANT, ASP.NET, CSS, VB.NET, XML, XSLT, PHP......
Posted Feb, 03 2010
|
US-FL-Palm Cosat. Posted by Palm Coast Data on Feb-01-10....
Posted Feb, 02 2010
|
development company is looking for a highly experienced ColdFusion developer. We have ongoing ColdFusion development and would like to build a lasting relationship with a talented individual who can help us keep up with the growing demand......
Posted Feb, 02 2010
|
Job description:
ColdFusion (version 6 or 7)
Java (J2EE)
SQL Server
DHTML
JavaScript
4-5 years ColdFusion experience
A Plus:
Solr
Lucene...
From iitjobs - 02 Feb 2010 15:51:41 GMT - save job, email, more......
Posted Feb, 02 2010
|
resident.
Position Description:
Expert ColdFusion applications designer-developer needed to build an... Expert experience with ColdFusion/FuseBox and related...
From ComputerJobs.com - 02 Feb 2010 12:52:53 GMT - save job, email, more......
Posted Feb, 02 2010
|
No third party submittals US citizen or permanent resident. Position Description: Expert ColdFusion applications designer-developer needed to build an online inventory/fulfillment application
Posted Feb, 01 2010
|
...
Posted Feb, 01 2010
|
|