Blog

Simple JavaScript Testing with QUnit

»Posted by on May 17, 2013 in Blog | Comments Off

Matthew Setter is a professional technical writer and passionate web application developer. He’s also the founder of Malt Blue, the community for PHP web application development professionals and PHP Cloud Development Casts – learn Cloud Development through the lens of PHP. Preview Text:  I haven’t done a lot of JavaScript… Web Builder Zone – Web design, PHP, RIA, css, html, usability & some Ajax

read more

Putting breakpoints to HTML templates in Python

»Posted by on May 17, 2013 in Blog | Comments Off

Python offers manydifferenttemplate engines for web application development to turn your view logic to HTML code on the server and then send the resulting HTML code to a web browser. Preview Text:  Python offers many different template engines for web application development to turn your view logic to HTML code on the server and then send the… Web Builder Zone – Web design, PHP, RIA, css, html, usability & some Ajax

read more

Importing External Files in JavaScript

»Posted by on May 16, 2013 in Blog | Comments Off

As a JavaScript application grows, navigation on the code becomes hellish. It comes to mind how useful it would be to have the ability to include JavaScript files. For example, thanks to include/require statements we can build an expressive file structure in PHP. Let’s say following PSR-0 standards we have one class per file (or one prototype object per file in JavaScript) and the class name… Web Builder Zone – Web design, PHP, RIA, css, html, usability & some Ajax

read more

CSS Flip Boards

»Posted by on May 16, 2013 in Blog | Comments Off

In this tutorial we are going to create a flip board effect by using CSS, there are 2 effects we can create one the hover event we are going to have one board flip on the horizontal and another board which will flip on the vertical. This effect can be used to hide content from the user until they hover over the board this will then display the hidden board. Preview Text:  … Web Builder Zone – Web design, PHP, RIA, css, html, usability & some Ajax

read more

Links You Don’t Want to Miss (May 16)

»Posted by on May 16, 2013 in Blog | Comments Off

Full-Text, Client-Side Search in CSS3 This is a pretty simple and straightforward trick you should try out if you just want to search for items on one page.  Sure you can also use Ctrl+F, but this looks a lot nicer. Preview Text:  Today: A full-text client-side search in CSS3, Georgia Tech's online MS in Computer Science for $ 7,000, 3 new… Web Builder Zone – Web design, PHP, RIA, css, html, usability & some Ajax

read more

Flat Design Inspiration

»Posted by on May 15, 2013 in Blog | Comments Off

Advertise here with BSA After our post showcasing 23 Examples of Flat Web Design a lot of readers got in touch to see more flat design related inspiration. We decided to gather some examples of UI kits, icons and much more, so give it a look. Freebie: Flat Design Icons Set Vol1 UI/UX Flat design – Free PSD – 3 colors Freebie PSD: Flat UI Kit Web Design...

read more