Posts Tagged ‘Latest Work’

In addition to Web Design, I also perform data services for the small to medium businesses of Florida. One problem I run into quite often is the lack of local businesses that provide networking services. These businesses were suffering for it too.

The following  scenario is why we launched Florida Networking Services:

Your small business lands that big government contract. Now you have to expand fast. 50+ inspectors in the field, 12 new data entry personnel and several new customer service reps. All of them need to access the same data base repeatedly throughout the day. There’s some overwhelming data requirements when it comes to security, maintenance, and daily transfer of data. You’ve call and hire Dream Designs (Data Services unit) and that burden is lifted. you’ll just get someone from the phone book or the internet to take care of your network, and have existing staff help set up all these new computers for the field and the new office right?

Read the rest of this entry »

Web Design Screen Shot

Web Design Screen Shot

We’ve just completed a website design for a Sarasota Business. Sarasota Home Care is a small business serving Sarasota. They provide non medical home care for elderly (and other) residents. Things like, well just read the sight.

This is a 100 valid XHTML and CSS site.  It’s completely table free.  It uses horizontal lists in places.  It also applies CSS styling by using id attribute instead of the class= attribute like we usually do.  I don’t think I’ll switch to this method permanently.  It like to use the ID tag to call programmed actions often instead.  But it can be handy if your already assigning unique ID’s to elements because of programmed objects then you don’t have to clutter your code with css.  Plus that means a web designer can edit it in the future itself a programmer or myself . . .