Using geodata to your advantage March 17, 2010 No Comments
Geodata is simply data that has a specific location attached to it, typically a latitude and longitude. It is important that data is tagged with this information as the web becomes more and more geo centric.
Say for example you run a photography website that you allow users to upload to. By tagging each and every image with a latitude and longitude, you can start to build a picture of where you users come from, where they like to visit and so on. This can useful for advertising purposes.
Make a webpage printable February 18, 2010 No Comments
This week I have been working on an interesting tool that enables the users to print the output. Introducing the print style sheet. Most people assume that printing web pages is a simple task , but when they come to print the page they might find table cells printing across pages or print margins skewing the design of the sites layout. This is where the print style sheet comes in. Read the rest of this entry »
Creating Sitemaps January 28, 2010 No Comments
When developing huge sites or sites that have frequently updated pages , such as new product pages in a shop. It is important that you make it as easy as you possibly can for the Google spiders to crawl and index your page.
Creating a site map should be your first job when finishing development or creating new pages.
There are generally two approaches to creating xml site maps, one option is to create you own from scratch and the other is to use an xml site map generator then edit the output before submitting. The latter is usually favored unless you are making a small change to the structure of your site. Read the rest of this entry »
A profile of the developers at redsauce January 27, 2010 No Comments
Here is a glimpse into the department that is – “the development team” here at redsauce. ‘Small but mighty’ is the phrase I would use to describe us. Consisting of just two members: Tim and Chris, we have managed to create and sculpt the structure of some of the biggest sites in the industries we are involved in.
Understanding DNS January 13, 2010 No Comments
DNS can strike fear into even hardened web veterans (take our boss as an example), but it’s really nothing particularly complicated. I’m going to provide a quick guide, which hopefully by the end, you should feel a lot more comfortable using DNS.
Considered Site Design December 31, 2009 No Comments
Taking a good look at how your site is designed could be the start of a journey to profitability. Human computer interaction is often the last thing that developers think of when making a site and often business managers and owners are unaware that design tweaks can have a dramatic effect on customers decisions to buy products. The role of HCI is to enhance and bridge the level of interaction between humans and computers , in this case your website.
HCI is a massive subject area that has been researched in great detail. I suggest if you havent before to get some books on the subject. Here are a few simple things to condsider. Read the rest of this entry »
Tools of the trade November 26, 2009 No Comments
Like any skilled tradesman a busy office can’t do without their tools. This week we have been looking into finding or building some tools to support everyone at red sauce. We already have a great tool called task freak which enables us to keep track of tasks and enables us to project manage. Exploring the net we have found some great tools, that help us schedule our time and share our calendars with each other, not only is this very clever but will undoubtedly boost our efficiency in the future. Read the rest of this entry »
How Widgets Can Help Your Website November 18, 2009 No Comments
Building widgets and tools are among the most interesting things the programmers at redsauce get to work on. From mapping tools to quizzes and questionnaires, there is almost nothing we can’t develop. But why would you want us to build a tool or widget for you? And how would it help your website?
First of all, our tools are incredibly easy to install. Usually, with just a few lines of code, your website can be sporting a fully customised and funky little widget that can blend in with the rest of your site. Want to display the latest news from another site or your blog? How about a scrolling window displaying testimonials from your most loyal clients? All this is possible – the sky is the limit.
Ways to speed up your website November 5, 2009 No Comments
User’s thirst for finding information on the internet is at a all time high and as this trend increases studies have shown that internet users patient levels have been decreasing.
As websites become more media rich it is important that you optimise your site correctly to ensure that users don’t become frustrated with slow load times. Slow load times can in turn correlate to high bounce rates and lower sales. The report also suggested that a sites performance (sales and returning visitors) can be directly linked with page. There are many more theory’s on how slow loading times can affect your business that I won’t go over , today however I am going to give you a few tips on how to speed up your site. Read the rest of this entry »
XML Sitemap Basics – How To Get Your Site Crawled More Efficiently November 4, 2009 No Comments
As a developer at redsauce.com, I am always looking for the most efficient way of doing things, whether it be a PHP script or a database schema. Working on a truly huge site recently, it became obvious that google’s crawling was causing performance issues with the server the site was hosted on. If google doesn’t already know what pages your site contains (i.e. if its a new site), the google bot will have to go through every link on your site, possibly visiting certain pages several times.















