The Impakt Blog
Can I host a website on my computer PDF  | Print |  E-mail
Thursday, 25 September 2008 10:59

Yes you can! Definitely not recommended for a production website but is just great if you want to get started with some php or mysql scripts it is the best way to learn.

What do I need?

  • A Computer running Windows or Linux
  • A web server installed (Apache)
  • A scripting language installed (PHP)
  • A Database installed (MySQL)

Ok, so what next?

Download and install xampp.Xampp will basically do all the work for you and turn your computer into a web server ready to host your website. Once installed go to http://localhost and you should see the xampp install homepage. You now have a full featured web server ready for action.

www.apachefriends.org/en/xampp.html

here is some videos that may help if you get stuck

http://www.howtochannel.net/how-to-videos?sq=install+xampp

 

And then...

You can then start browsing through the millions of pre made php and mysql scripts out on the web. Some good sites for finding scripts are:

  • sourceforge
  • hotscripts
  • phpclasses
  • google code

We also highly recommend finding some video tutorials on YouTube or HowToChannel.net

This is a great place to start if you are new to php and mysql and want to learn the basics:
http://www.howtochannel.net/watch?vid=axCc12xCXLE-video-Create-at-guestbook-in-PHP-with-MySQL-Part-1

 

 
Web Design 101 PDF  | Print |  E-mail
Thursday, 25 September 2008 10:45

So you want to have a play with websites but you are not really sure where to start?

Very Easy Method....

www.blogspot.com

Blog spot essentially lets you make a website for free, it is pretty easy and the instructions are clear. We created this site in just a couple of hours... onemorevote.blogspot.com

Or if you want to take it a bit further than that....

You can try learning html coding yourself. The best place to start is www.w3schools.com. It is a great site that runs through all the basics of web design, they also have a nice page you can use to test out various bits of code. The best way to learn is really just giving it a go.

Still not enough?

Contact impakt to create a website to suit your needs

 
How do I ajax.... PDF  | Print |  E-mail
Thursday, 25 September 2008 10:28

Framework

If you want to have a play with ajax then the very best place to start is a fantastic script named "Prototype"

http://www.prototypejs.org/

Itis basically a framwork that makes it easy to use ajax whilst making it very compatable accross browser. It even works on modern mobile phone web browsers.

Effects

Protype can be enhaced further with lots of little effects such as fade-in, fade-out, slide-in, blind-up and so much more. To take advantage of this you need to use an additional script named "script.aculo.us"

http://script.aculo.us/

When used together you can have quite a powerful engine ready for your bidding. If you are getting started I would recomend having a good read of the docs on both these sites, but it is worth it, you can have a very interactive website that is both fast and avoid using flash.

 
Impakt has a new website PDF  | Print |  E-mail
Thursday, 25 September 2008 10:19
After two years its time to give the impakt site a facelife. We hope you like the new retro look and some of the dynamic new features.

The site is built on a Joomla CMS using a rocket template as a base. Then a truck load of impakt creativity was added and a sprinkle of new technologies.

We are also sporting a funky new Web2 logo designed by us!

If you like what you see on this site then contact impakt today.

 


© 2008 Impakt Solutions. All rights reserved. valid XHTML and CSS