|
|
|
|
| Latest News |
|
|
|
|
|
|
QPmed Consultants
New Website Design is now live with hosting and ongoing management included. Incorporates
rotating images, social networking links and an enquiry form[HTML 5
/ CSS3].
BL Recruitment
New Website Design is now live with hosting and ongoing management
included. Incorporates rotating images, social networking links, 3 enquiry forms[HTML
5 / CSS3] and CMS Modules [PHP / MySQL].
Bridge of Cally Hotel, Blairgowrie, Perthshire
New Website Design is now live with hosting and ongoing management included. Incorporates
rotating images, social networking links and an enquiry form[HTML 5
/ CSS3].
Edinburgh Commercial Cleaning Ltd
New Website Design is now live with hosting and ongoing management included. Incorporates
rotating images, social networking links and an enquiry form[PHP / MySQL].
IBIS Defence
New Website Design is now live with hosting and ongoing management included. Incorporates
social networking links and an enquiry form[PHP / MySQL].
Baba's Cave Emporium
New Website Design is now live. Incorporates a very simple but effective eCommerce Shopping Cart [PHP / MySQL].
Café Marlayne French Restaurants
Christmas menus are now available at Antigua Street for both lunch and dinner.
Cornerstone Property Developments
New website design project which is now live. Incorporates a portfolio of previous development projects.
Cornerstone Careers
Recruitment vacancies section has been updated.
Steve Jobs, 1955 - 2011
Share your own memories, thoughts and feelings about Steve at:
rememberingsteve@apple.com
You can view some of the messages of condolence at:
http://www.apple.com/uk/stevejobs/
Blossom Guest House
Secure Online Booking & Availability Checking facilities have been added to the website.
AB Joinery Services
Content updates to Client Portfolio, Testimonials and Special Offers.
Henri of Edinburgh
Content updates to reflect the opening of their new Deli & Cafe in Stockbridge.
Edinburgh Thistle Hotel
Major new re-design and content update is now complete. Lots of new images have also been added.
Coltman's Delicatessen & Kitchen
New website design project is now live. Incorporates CMS & Newsletter Subscription Modules [PHP / MySQL].
Café Marlayne French Restaurants
Revamped website design project is now live and showcases their 2 restaurants. Includes new menus and image galleries.
Pierre Victoire French Restaurant
New blog added with Twitter, Facebook and Flickr interface.
Chez Jules Bistro
New blog added with Twitter, Facebook and Flickr interface.
Pierre Levicky - Painter
New
website design project is now live. Incorporates
a CMS Image Gallery [PHP / MySQL].
Ricky Shade
Songwriter & Musician - New Single Release.
New website design project is now live. Download available from iTunes.
Capital Sheds
New
Hosting, Maintenance & Management Contract.
Tapes Design Shop
Management & SEO consultancy for eCommerce Shopping Cart website.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Tips, Tricks & other quite useful Stuff! |
|
|
|
|
Web Form Builder ¬
The new form software [non-flash version] from CoffeeCup
Software Inc. is now out. We will check it out and report back soon ¬
http://www.coffeecup.com/web-form-builder/ |
|
|
Our Verdict: 9/10 ¬ |
|
A very simple but powerful and
intuitive form
builder that doesn't require a database and pretty much does
exactly what it says on the tin! There are also various
interesting updates still to come. Choose your theme, elements and
customize fields in a variety of ways. Forms are built with HTML5
and CSS3 web standards and are accessibility standards compliant.
Flawless rendering on any device that uses HTML, including iPhones
and iPads. At present, you can customize the style sheet for maximum
control .... soon, you’ll be able to import your changes. Also,
there are versions of the program available for both PC and Mac.
See it in action .... here |
|
|
|
iPhone Fix ¬
Put this code in the HEAD section of your web page to resolve certain
'Telephone Number' issues on the Apple iPhone ¬
<meta name = "format-detection" content = "telephone=no" /> |
|
|
|
Online XML Sitemap Generator ¬
Say no more! Does exactly what it's supposed to do.
http://www.xml-sitemaps.com/
|
|
|
|
'Year' Date ¬
If you are using the the .php extension for your web pages, you can
generate an automatic YEAR date [i.e. 2012].
Simply place the following snippet in your code, exactly where you want the year
to show up. This value can be indexed by search engines.
<?php echo date('o'); ?>
This is particularly useful for: Copyright ©
|
|
|
|
Google +1 Code Validation¬
The following snippets of code will validate for XHTML 1.0
Transitional
STEP 1:
Put this code in the HEAD section ¬
<script type="text/javascript" src="https://apis.google.com/js/plusone.js">
{lang:'en', parsetags:'explicit'}
</script>
STEP 2:
Put this code in the BODY section, exactly where you want the image
to appear ¬
<div id="plusone-div" class="plusone"></div><script type="text/javascript">
gapi.plusone.render('plusone-div',{"size": "standard", "annotation":
"none"}); </script>
Note: You can change the size of the button. See here ¬
https://developers.google.com/+/plugins/+1button/#button-sizes
Note: You can change the annotation attributes. See here ¬
https://developers.google.com/+/plugins/+1button/#plusonetag-parameters |
|
|
|
jQuery ¬
Keep up to date with the latest version of jQuery.
The fast and concise JavaScript Library that simplifies HTML
document traversing, event handling, animating, and Ajax
interactions for rapid web development.
Download your own copy here ¬
http://jquery.com/
|
|
|
|
PHP Jabbers ¬
For simple and effective scripts such as calendars, forms and image
galleries, etc.
Great use of PHP and MySQL. This is especially important now as
Apple iPhone & iPad do not support Flash.
One of our favourites is the Simple CMS script. You can include a CMS
module anywhere and on any page of a website.
http://www.phpjabbers.com/
|
|
|
|
CoffeeCup Software ¬
Great software and useful tools to help all web designers and impress
clients. Have always been quite big on a mix of Flash, XML, PHP, and
ASP. They too are starting to address the Flash issue and develop
products without it.
For us, their Web Form Builder has always been the best in the business, so lets
hope that they can replicate the standard with the Non-Flash
version, which is coming out soon.
http://www.coffeecup.com/
|
|
|
|
|
|
|