seo

search engine optimization

link sharing

website design

online database applications

Flash design

ecommerce

asp

php

Cold Fusion

photography

web site design

logo design

business cards

web site maintenance

homeportfolioproductsservicesabout uscontact ussite map Web Design We can listen to you and you likes, your dislikes, see what existing logos or colors you are using to unify your presence togive you a more professional feel as a company when we design your site. We never use pre-made templates. Web Programming If its a simple site with just HTML, Javascript and CSS, or if you need online aplications custom built with ASP, PHP, Coldfusion and MySql or MS SQL, we can handle it for you, and we have been for over 10 years. Database applications Storeing data in a database allows us to create a Administration area where you can log in and make changes to your content anytime, wether that be the contents of a page or an HR job listing, even ecommerce its no problem. Flash mulimedia No one is certain where Flash will be going in the next few years, however we have been using Flash since version 1 and have built everything form database fed graphics, simple galleries and slide shows to Flash based games. Basic SEO help and advice Search Engine optimization is not our specialty, however over years in this industry we have lots of experience and in many cases can point out simple stuff that you may not be doing or could do with very little cost to help you out.

When working with clients or helping out other developers we often come up with use full little code bits or files. Like mini flash products.

Mostly

  • Flash files
  • Flash Source
  • ASP, PHP, ColdFusion reusable code or small apps
  • VB code bits
  • ASP Server components

There are more than a few that are just not quite ready to hand out but we will be adding them over time. Some will be free to download and others will require a small fee.

Here is one to start it off.

Flash Pan-O-rama
This is a two part flash app that allows multiple images to be passes to it and tiles them to be panned as a panorama. The SHOW file accepts two variables, one for the data file, and one for the frame color so it will match the page.

The Editor file (image shown) allows you to adjust the position and stacking (z) order then pass the date out to a processing file. The file accepts two variables, a data file and a processing file. This allows you to use it with any programming language (ASP, Cold Fusion, PHP, Perl...) Two extra unused variables called idA and idB are also passed through. These could be used to have the processing file save the data to a particular place or for a particular panorama. THese two variables are also used on the SHOW file for data retrieval if using a scripted file. For more detailed info and the working example.

See here: Show File - Editor (Note: this example uses a text file for the data and an ASP processor to save the data to the text file)