Copyrigth ® 2009 Software At Work, Inc.
CALL US 850 932 4214

:: SERVICES

Software At Work is a Application Programming Services firm, founded in 1994 and located in Gulf Breeze Florida.

Software Development & Programming Service
We are dedicated to providing high-quality consulting services suited to the specific needs of our clients. If we don’t have a routine in our library, we might be able to find a suitable program amongst our community, barring that we can write exactly what you need.

Success You Can Trust
We specialize in software that delivers optimum results - addressing real-world issues with reliable, easy to use, easy to maintain, and easy to evolve code.

Our Agile approach

With our iterative "evolving milestone" process, we reduce development time and deliver better products. Even if your projects have little or no specifications (or specifications that may change), our process will lead to the best possible results.

We handle ambiguity

Tell us about your needs and we'll help you meet them -- even if you only have a rough idea, a concept, or a short problem description. Call (850) 932-4214 or send email to info@softwareatwork.com
Ever Lost Track of A File?

you know it's there some where, but where. If you remember anything about the file, say the file extension you can search with a pattern like *.JPG (case does not matter) and all files with a .jpg extension will be displayed. If you know the approximate date you saved or updated the file you can click on the can click on the Header Last Update to order the display by the date it was stored or updated. If you know of a word or a part of a word in the file name you can use the Locate A File Function to filter the records displayed that contain that word.

More About The Search Pattern

If you examine the column marked Full Path you will see the full path to each file. When you enter your search pattern a entry of *.mov will show all files that have a extension of .mov regardless of the path. If you know that you store .mov files in a folder called family movie your search pattern could be *family*.mov which would show any file which has the word “family” anywhere in the path and a ext of .mov