|
|
Services |
|
|
KF
Development Services
Programming languages:
- HTML - The mainstay of the web, Hypertext is our friend. HTML. You're
soaking in it.
- PHP - An open source scripting language by Zend
Technologies designed from the ground up to create dynamic web sites.
This whole site is done in php. Every page has some dynamic feature,
even if it's just an include.
- CSS - Cascading Style Sheets are a powerful tool for creating a professional,
uniform look across a whole site. This site uses a single file to control
it's colors and fonts and margin behavior. That means that modifying
those elements is really easy.
How much does a website cost?
Please contact us for a quote.
|
"I tortured him with exquisite care. I dragged him here behind my horse. Yet, he will not speak." - on Master Po
|
http://kungfu.bewarne.com |
- JavaScript - Client side scripting can be very powerful. Over the
last few years the desktop computers that consumers can buy have become
more powerful than many high-end servers were just 5 years ago. Utilizing
client-side computing power is a wise idea. JavaScript is useful many
things, but I like it for:
Forms validation
Image rollovers
Taking advantage of frames
- MySql - MySql is a powerful and robust GNU licensed database in use
on many sites across the internet. Adding a database to your site can
allow dynamic content to be created on the fly, as seen here on the
random tao page. Reload
the page a few times to see the content be dynamically generated from
the contents of the database. MySql uses the same programming language
that databases like Oracle use,
but doesn't cost thousands of dollars to use, or a require a full-time
designated database admin to install.
|
|