|
Welcome to Atomic Data Creations where programming, data and ideas combine to create highly usable and productive software.
Atomic Data Creations is a MicroISV specializing in developing database driven websites, reporting systems and desktop applications. I have done custom access programming for years, building systems that have supported customer relations management, restaurant seating reservations, and membership management systems.
Whether you need alterations to existing applications written in any version of Microsoft Visual Basic, Visual Basic.Net or Microsoft Access, or need custom software developed to suit your business needs - Atomic Data Creations is your source for custom software development.
|
|
|
There has been a lot of talk in technical
news circles regarding Microsoft Windows Internet Information Server
(IIS) and SQL Server being susceptible to SQL Injection Attacks. While
this is true - it is greatly through no fault of the platform. Sadly,
the fault lies with the web developers that are allowing unchecked
input to get to the database and not adhering to database programming
best practices. IIS and SQL Server will, for the most part, do just
what you ask it to. If you ask it to run a SQL query that you have
concatenated together with raw, unprocessed text from a web form - it
will do it. Regardless of what is coming in from the web form.
|
|
|
Ebay Fee Calculator
The Ebay Item Profitcaster is an ebay fee calculator that does exactly what its name suggests -- It lets you know how much profit you can expect to earn from selling an item on Ebay. |
|
|
Atomic Data Creations Web Log Grabber
This is a rather simple Perl script that reaches to an FTP site, downloads files from a directory you specify and stores them in a local directory that you specify. This could be used for all sorts of quick, simple downloads that need to be repeated often. I wrote this script to connect to my web hosting provider and download my websites activity log files.
|
|
Are your web apps on fire with bugs? Throw some WATIR on
them!!! Do you need to setup repeatable testing for web
applications? Check out WATIR!
I have been exploring automated testing of my applications recently.
I just found a winner for automated web testing - WATIR.
WATIR is short for Web Application Testing In Ruby.
You can run everything from super simple testing to fully
automated unit tests.
|
|
As I have mentioned before, I have the pleasure of maintaining a
vertical market application at work written in Visual Pro/5. This
variant of Business Basic has the ability to let the programmer decide
the mathematical precision to be used during the run of a program. This
is an extremely powerful ability - with it you can ensure true floating
point math while also being able to perform currency calculations
exactly to the penny!
But, like any good thing, there are
caveats to be aware of.
|
|
|
The TrackIT Quick Library LookUp is a small program to allow users of Numara Software's TrackIT Help Desk software to quickly search for and locate an item in their TrackIT Library.
Our office uses the TrackIT Library to catalog all of our CD/DVD media which we store in CD/DVD carousels. The asset number is the carousel letter and the slot number. We use the serial number for the install code for the software.
This software is FREE!
|
|
|