What’s it like to work within a web design team
Webdezign is more than just a company that makes fancy web design pages or complex systems. They are a web design team of people that work together to create elegant websites that can capture a user’s mind and allow them to envision the whole company behind the website that they are visiting. Creating websites is more than just a quick task, it’s a long term project that requires a dedicated team to generate ideas and designs to be able to turn a dream into an opportunity to achieve even more success. The...
Websites with Free Stock Photos
Looking for Free Stock Photos? Look no further Using imagery to evoke emotions in your customers has always been a big part of web design. Unfortunately the bane of the 90’s [enter picture of people in suits shaking hands here] have outstayed their welcome for far too long. These photos are not only lame and tacky a lot of them actually cost money! I remember when we paid Getty Images £350 for a picture of a baby on a blanket. £350! Let that sink in for a second… Luckily, with cameras now...
Using the new Google plus badges
Since the changes of Googles brand I found it quite hard to find out what was what with the new guidelines and after spending far too much time on the google+ platform scouring spec sheets and reading about how to get my app on Andriod, iOS and Web integrated with the API… *yawn* I just wanted to download the Google plus badges and update the graphic on my site, not become a developer or learn how to connect my facebook login with the google+ hangout… I finally managed to crop...
New responsive website launched… finally!
Responsive web design After many months of work on our very own responsive website we were very proud to announce the launch to all our customers last week. It took a long time as we tried to fit this in-between client work, which thankfully does not dry up much these days. Building your own responsive website when you are a web design company is like the mechanic who drives about in an old and battered car that is for ever being scheduled to be fixed up, but never does. Finally, the end...
SQL Joins CheatSheet
This is one of the quickest SQL desk side notes for web developers and php programmers. Simple examples for all types of SQL Joins, such as Left Join, Inner Join, Full Outer Join, and Right Join variations. Download the PDF Transcribed SQL Joins SELECT <select_list> FROM TableA A LEFT JOIN TableB B ON A.Key = B.Key SELECT <select_list> FROM TableA A LEFT JOIN TableB B ON A.Key = B.Key WHERE B.Key IS NULL SELECT <select_list> FROM TableA A FULL OUTER JOIN TableB B ON A.Key = B.Key SELECT <select_list> FROM...
Top 10 reasons why your web design should be responsive (RWD)
If you have heard or read about responsive websites, but don’t believe that your site needs to be updated in this manner, you may be missing out. There are a strong number of reasons why a responsive website is vital for growing your business and the following 10 reasons are all big factors in why should be looking to switch to a responsive website like ours. This is not just a fad It can be easy to dismiss any new development with respect to websites as being a fad that...