|
Open USB drives from desktop by lahiru chandima 11/13/2009 11:08:38 PM Language: C/C++
This article demonstrates how to create a simple program which can open USB drives connected to the computer from the desktop.
|
String Cleanser (ASCII only) by Scouse Mouse 7/31/2009 7:56:19 AM Language: Active Server Pages/VBScript
Simple include function to loop through a given string and (a) concatenate it to the maximum length, (b) silently drop any unwanted characters and (c) pad all single quotes with a 2nd single quote (for using in MS-SQL statements).
|
An application of Benford's Law using SQL by Justin Beerley 10/20/2009 9:05:33 PM Language: SQL
Benford's Law maintains several purposes, one of which is forensic accounting. Condsider the fact that people who make up figures tend to distribute their digits fairly uniformly, a simple comparison of first-digit frequency distribution from the data with the expected distribution according to Benford's law ought to show up any anomalous results. Hence, one could use it as an indicator of fraud relating to accounting and expenses. The example I've submitted is a general overview to accomplish t ... (see entry for full description)
|
How to start a Perl script under Windows without writing a separate batch file by Marc-Alain Gross 3/4/2009 8:26:24 AM Language: Perl
You know the problem: you want to write a Perl script under Windows but to run it, you need to specify the path to the script (i.e: "perl c:\apps\perl\showdate.pl").
Basically DOS allows to search through the Environment Variable "PATH" to find a script. But it allows only Microsoft scripts to run through this way (actually you have the possibility to assign all ".pl" files to Perl, but it doesn't work under DOS).
Your (and my) goal is to start the script using the short way, that is without sp ... (see entry for full description)
|
Simple Blobs by Don Gardner 11/6/2009 8:51:57 PM Language: Delphi
This program Shows how to read bmp & Jpg images into a Paradox database via BLOBs.
It also shows how to resize them and store the resized images.
|
Basic user interface construction using SiteFusion by Tom Peeters 9/19/2009 9:59:30 AM Language: PHP
Unlike most web application frameworks, SiteFusion does not work through a browser but instead uses a thin XUL client (the same technology Mozilla Firefox is based on). This means that SiteFusion applications are platform-independent, look and behave like native system applications, and are not restricted by browser security to access the local filesystem and execute programs.
SiteFusion is a server-based development platform in which applications are written in pure object-oriented PHP. Clients ... (see entry for full description)
|
Query to MS Excel by Tim Garver 7/5/2008 3:56:19 PM Language: Cold Fusion
Output excel file easy with ColdFusion MX.
Hi Many years ago i wrote an article here to create an excel CSV file with ColdFusion.
I wanted to update this with the newer easier way to accomplish the same goal.
have a search page with an output type drop box called "otype" values("web","xls","prt")
Write out your page in an HTML table with the columns you want in excel.
Then put an IF statement around your table or simply at the bottom of the page with links to the same page with the otype or a fo ... (see entry for full description)
|
|
|
|
|
|
Choose Your Language:
 | Visual Basic (5,116,509 lines) (273 jobs) |  | Java / Javascript (479,287 lines) (193 jobs) |  | C / C++ (1,233,093 lines) (167 jobs) |  | ASP / VbScript (286,121 lines) (117 jobs) |  | SQL (81,066 lines) (218 jobs) |  | Perl (92,598 lines) (57 jobs) |  | Delphi (275,856 lines) (14 jobs) |  | PHP (240,574 lines) (74 jobs) |  | Cold Fusion (10,022 lines) (33 jobs) |  | .Net (659,587 lines) (886 jobs) |
|
Find extra paid coding work from the comfort of your own home at http://www.RentACoder.com!
|