Gigha Gallery

henri | 2009-05-09 16:49

smashingglass can now be found at Gigha Gallery craft shop on beautiful
inner Hebridean Isle of Gigha. See gighagallery.com for details of art exhibitions
craft workshops and Gaelic lessons

henri | 2009-05-06 17:40

looking for peace and natural beauty, wildlife,safe beaches,
great food,stunning gardens and views of the Hebrides
it`s got to be Gigha. Met office predicts hot dry Summer!!

You can now subscribe to the Gigha Gallery blog and our Products.

If this works perhaps we'll make a podcast of waves crashing slowly against the shore 8-).

Just click this rss icon link to blog feedicon for our blog feed

It didn't take long to get the smashing
glass webshop site
together and able to take credit card payments online
with paypal and drupal
- a small retailers match made in heaven. This site runs on Drupal 4.7 which
is real sweet, totally intuitive with lots of help it is a beautiful system.

Here is a webshop howto tutorial then:

Get a webserver with a webhost.

It must run PHP and a database - I used MySQL.
I was recommended to get a LAMP server - that acronym is LINUX, Apache, MySQL, PHP.

A few folks have asked me how this whole web shop thingy is put together and what do I mean by free software and open source.

My servers run on GNU / Linux. A free operating system (all computer need on to operate).
I use Apache to serve the HTML and multimedia, the content is stored in a database - currently I am using MySQL, and the webscripting language PHP which preprocesses the request for a web page, queries the database and using a template make the web page you are looking at now.

islander | 2006-06-14 16:37

I just made the layout glassy. Its not really made of glass though 8-). It is CSS gleaned from the downloadable tutorial on Eric Meyer's Excellent Site on the subject of CSS Web-Design zen.

More Specifically it is a fixed width non tiling background, er...thingy as in :

background-image: url(beach.jpg);
background-position: 0 0;
background-repeat: no-repeat;
background-attachment: fixed;

and

background-image: url(beachb.jpg);

Syndicate content



User login