| A Great Resource For Spry/AIR |
A few days ago I blogged about I was very much into AIR in the past, but kind of fell behind this summer.
http://www.devwebprose.com/2007/1218.html | 12.18.07 |
| Dynamic Evaluation |
Luis asks: Do you know of any way to dynamically create the condition for an if statement?
http://www.devwebprose.com/2007/1119.html | 11.19.07 |
| Spry's Confirmation Validation |
A few days ago I blogged about Spry's password validation. It is an impressive little widget giving you nice control over how strong your password needs to be.
http://www.devwebprose.com/2007/1102.html | 11.02.07 |
| ASP.NET: Re-enable Request Validation |
While in general I would not think any ColdFusion function is useless, I've never really thought much of structFind().
http://www.devwebprose.com/2007/1015.html | 10.15.07 |
| A StructFind Use! |
While in general I would not think any ColdFusion function is useless, I've never really thought much of structFind().
http://www.devwebprose.com/2007/0921.html | 09.21.07 |
| FeedBurner CFC |
I've been using FeedBurner for quite sometime now to host my RSS feeds, and when they bought Blogbeat, I was even happier since Blogbeat was a great blog-stats tool.
http://www.devwebprose.com/2007/0827.html | 08.27.07 |
| Forms And ColdFusion 8 Ajax Containers |
While this is covered in the docs, it can be a bit surprising. When working with ColdFusion 8 Ajax-based containers (cfdiv, cflayoutarea, cfpod, and cfwindow), any form inside the area will be posted to the area itself.
http://www.devwebprose.com/2007/0806.html | 08.06.07 |
| A Var Scope Screw Up |
I'm a big fan of sharing mistakes as I figure any mistake I make I'm sure others have as well.
http://www.devwebprose.com/2007/0709.html | 07.09.07 |
| A Simple AIR Demo - Yahoo Traffic |
Don't ask me why I'm so obsessed with Yahoo's APIs - maybe because they are so darn easy when compared to Google or UPS.
http://www.devwebprose.com/2007/0625.txt | 06.25.07 |
| New Looping Constructs In ColdFusion 8 |
ColdFusion 8 adds a few cool new tricks to the venerable CFLOOP tag.
http://www.devwebprose.com/2007/0608.html | 06.08.07 |
| Sizing A Window With ColdFusion |
Jay asks: OK, I should know how to do this and I feel stupid for asking but I am going to anyway. Is there a simple way in Coldfusion to grab the current size of the window you have opened?
http://www.devwebprose.com/2007/0508.html | 05.08.07 |
| Microsoft Green Lights Silverlight |
Developers are buzzing about Microsoft's latest release, Silverlight, a video plug-in application that spans video formats.
http://www.devwebprose.com/2007/0416.html | 04.16.07 |
|
New Picasa API From Google |
Using
this API, which is part of the "GData" framework (which
itself makes use of Atom feeds), you can include your
photos on web pages or manage them from within other applications,
among other stuff.
http://www.devwebprose.com/2007/0326.html |
03.26.07 |
| Counting
Sessions With Application.cfm |
A
reader pinged me this weekend asking about tracking sessions.
I thought I'd whip up a quick blog entry demonstrating
how one can count sessions with Application.cfm.
http://www.devwebprose.com/2007/0312.html |
03.12.07 |
| Adobe
Vs. Microsoft Readers For Developers |
Kevin
Tofel asks "Why would I want different reader apps
for different publications?" He's talking about New York
Times' Reader. I've tried the reader, and I remember seeing
prototypes back when I worked at Microsoft.
http://www.devwebprose.com/2007/0223.html |
02.23.07 |
| Get
Your Google Search Position In C# |
If
you want to test your position in Google for a certain
search term, you can do so by using the Google website.
By position I don't mean Page Rank, but the actual place
in the search results.
http://www.devwebprose.com/2007/0202.html |
02.02.07 |
| Setting
Up Apache Server Mappings For HomeSite |
This
information was gleaned from a number of websites and
my own trials in getting this to work, but I thought it
would be useful to have it in one place for other HomeSite
users who may not be overly familiar with server configuration.
http://www.devwebprose.com/2007/0115.html |
01.15.07 |
| ASP.NET
2.0: Health Monitoring |
The
ASP.NET 2.0 provider model has once again amazed me. It
lets you write to the EventLog, Sql Server and WMI as
standard and lets you write your own provider that monitors
the different events that occurs in a web application
or ones you raise yourself.
http://www.devwebprose.com/2007/0102.html |
01.02.07 |