Full page website screenshots on mac
this handy little tool will let you capture full page screen shots of websites on a mac http://derailer.org/paparazzi/
this handy little tool will let you capture full page screen shots of websites on a mac http://derailer.org/paparazzi/
Unable to instal the trusty 7-zip on my Mac Mini i needed to find another solution to deal with archives such as ZIP and RAR, after trying a few i stubled on Zipeg a free ZIP and RAR file opener that will deal with the archive files even if they are split into several volumes [...]
After upgrading to a Mac Mini i found i was unable to write to my external NTFS drive, the drive contained lots of data that i didn’t want to have to back up while i formatted the hard drive for use with the mac. On top of this i still wanted to be able to [...]
Free and Useful Online Resources for Designers and Developers via 30 Amazingly Great CSS Menu Tutorials.
Web Design Blog – DesignM.ag via 29 Snowy Winter Illustrations for Seasonal Inspiration.
http://365psd.com/day/2-263/ Some very nice GUI web design buttons in various colours perfect for all types of website design
After playing around with jQuery Mobile i had created a basic example page but could not get apples example code for creating a ‘splash screen’ to work. 1 <link rel="apple-touch-startup-image" href="startup.png"> After allot of searching and testing i found the solution 1 <link rel="apple-touch-startup-image" href="http://www.rscnet.co.uk/alex/startup.png"> The href needs to be the absolute path [...]
This plugin supports the highlighting of PHP, HTML, CSS and XML. The default tag-highlighter color scheme uses the same colors Adobe’s Dreamweaver is using. This makes it easy for your visitors to recognize what type of codes you wrote. These colors can be changed to your liking in the WPadmin section of your blog. link [...]
While working on a word press website i needed to place an image slider on each of the pages next to some vertical navigation, to start with the image was static and extracted in the header.php using the featured image. I wanted to insert a different slider on each of the pages while at [...]
If your WordPress website has white space in any of the PHP code then it can cause your RSS feeds to not work, this problem can be caused by faulty plugins, themes or the WordPress files in general. Looking through all of the files removing white space is very time consuming and may not solve [...]