Latest resources for web developers and designers
Hi, we’ve been missing for awhile, because we’ve been working onto our projects, wp theme generator and Design Shock, but here we are again bringing you a fresh top list of frameworks, plugins, scripts and some tutorials to let all of you improve your web designing skills, but that’s enough of words, so better take a look at it.
Laravel
![]()
Laravel is a PHP framework developed by Taylor Otwell, it’s designed to make PHP programming something that doesn’t need to be a painful experience. With that in mind all programmers from beginners to experienced ones can have in Laravel a fantastic tool to improve their PHP programming and without paying a fee, because it’s an open source software licensed under MIT License. But at this time you should be asking yourself why I should choose Laravel? what makes it really different? Laravel works with a modular packaging system, these packages add new features to the application improving programming experience. Laravel also has other interesting options like reverse routing, class auto loading. Reverse routing allows you to create links to named routes. When creating links you just use the route’s name and the application will automatically insert the correct URI, allowing you to change your routes at a later time and Laravel will update all of the relevant links. Class auto loading avoids the problem to keep an autoloader configuration and thereby avoids charging unnecessary components that remains unused. These are just a few ways in which Laravel differentiates from other PHP frameworks. If you are interested enough to give it a try here is the link to the page where you can download it.
For more information here is the Laravel’s documentation page.
NVD3
![]()
NVD3 is a project that attempts to build re-usable charts for d3.js. At the moment it has a small collection of components that are very customizable, the goal is to keep it that way. D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG and CSS.
NVD3 is still a young project so there are some things that need to be improved, implemented or changed so we’ll keep an eye on the development of this project.
Here is the project’s homepage
Make a stopwatch using CSS3
![]()
Have you ever think, how powerful CSS is?, if that’s your case or even if you are just interested into make something different with CSS, here is a good starting point. At this point maybe you’re thinking that you need to use big parts of JavaScript code, but that’s not the case here, all the logics are implemented in CSS.
If you don’t believe it, here’s the page where you can see how to do this stopwatch.
ddSlick a plugin for creating drop down with images
![]()
A free jQuery plugin that allows us to create a custom drop down with images and description, avoid that boring old fashioned and simple drop downs by adding images and descriptions.
Want to see it in action? see it here.
Tablecloth
![]()
If you’re redesigning a site or working on a completely new one, styling tables is typically tedious and time-consuming. If you’d better spend your valuable time making the other elements of your site pretty and let tablecloth do the hard work. Download it and give it a try. Need a hand on the basics of tablecloth, better take a look at its homepage.
Responsive Grid System
![]()
The Responsive Grid System is not a framework, it’s an easy way to create a responsive web site and there are some reasons that makes it an easy way, first you’re not stucked with a predefined number of columns, with Responsive Grid System you can have as many as you need, it scales to any size you want, because it works with percentages, you don’t need to worry for making your content fit your grid instead it’s the grid who fits your content. So better see it yourself. Need more info here’s the homepage.
CSS3 Negation (:NOT) Selector
![]()
CSS has some selectors that allow us to choose elements in certain ways such as :focus, :active, etc. However what we will discuss aren’t those selectors but we’re going to look the :not selector also known as negation selector. Basically what the :not selector does is to select the opposite element of the given condition nothing more. We better see an applied example of what the :not selector can do for us.
CSS generated content on replaced elements
![]()
By using pseudo-elements like :before and :after we can specify which content will be inserted before or after the content of an element. Replaced elements like input or img have no content, so you shouldn’t be able to use generated content for them.
But we know in most cases there’s an exception and some replaced elements aren’t the exception, thereby we can use generated content in a variety of replaced elements, this varies from browser to browser. To keep in mind, a replaced element is an element that’s out of the scope of CSS, such as an image. But to understand this a bit more let’s take a look to this page.
Different Sidebar
![]()
If you have used wordpress for awhile, you maybe have notice that wordpress always uses the same side bar for all themes unless a designer creates a custom homepage, so the side bar will show in all pages but the homepage. Taking that in mind we have found a tutorial that will avoid this annoying situation, so here it is. We almost forgot to tell that you must have a basic knowledge of HTML and CSS to create all the things needed to make it work.
Displaying Custom Fields Outside the Loop
![]()
There’re times when we need to display post-specific content. Normally post specific contents are added via a custom field which can only be displayed inside a post loop, however we have found that there is the possibility to put a custom field outside the post loop, are you asking how?, here is the answer.
Drop Down
![]()
Have you ever wanted to create a drop down menu?, we founded a simple way to achieve that using HTML, Jquery and CSS minimizing the use of menu lists, nothing fancy, but pretty useful. Do you want to know how?, please take a look at this page where you can find how to make it.
Smartphone-Optimized Websites
![]()
Today web developers are asked to remodel old sites to fit in small device screens, this shift represents a bigger change from the common web design, because the design actually is oriented to large personal computers and laptops. An effective way to change from large screens to small device screen is by using CSS, but to properly tell the smartphone browser how to display web content, users should be directed to a mobile CSS stylesheet with the inclusion of specific codification, also the size needs to be modified to fit the new screen. There are many things that must be changed in order to obtain the desired results, if you want to know which things needs to be changed, please go here.
Removing Comments Completely from WordPress
![]()
The comment feature in WordPress is an essential component of blogs – but not in all cases it’s needed, especially if you use it as a traditional CMS (content management system).
we can just leave out the comment form while we’re creating a theme and disable the comment options in your backend. But this is not exactly the best way. what this plugin does is turning the comments off completely, that way we are sure that the posts can not have that option and also remove the fields to comment in the backend, so the user gets exactly what he really needs. But better take a look at the things that are gone by using this plugin.
Base64
![]()
Base64 is an encoding for images, it represents binary data. So basically the screen shots are converted to a string to reduce load time, if you can’t believe it, here is a video to dissolve all your doubts, also there’s a way to make it with PHP.
PHP Image Resizer
![]()
TimThumb is a simple PHP script that let us resize images to the size we want. More about this script.
WordPress Plugin: Floating Comments Form Fixed Scroll
![]()
Today’s plugin is (the first of tons of upcoming plugins) called ‘Floating Comments Form Fixed Scroll Position’ that is a chromy form that lets users post comments from it, and follows you as you scroll down through the page, the form is also Ajax-Powered so that there is no need to refresh the page in order for comments to be submitted.
GUI Retro Vintage
![]()
Are you tired of the extremely modern GUI elements, that sci-fi elements, what if you could have a bunch of Retro Vintage elements?, what if you could make your web look Retro but with the modern functionality?, if that’s your situation and you ever think how cool it will be if this elements exist, ok now they’re here!
Whiteboard Framework
![]()
Whiteboard framework for WordPress was developed to speed up the development of WordPress themes. Whiteboard does so by eliminating the time spent on code common to all WordPress themes and includes non-intrusive code that improves the overall WordPress theme in many ways – including SEO, speed, usability and mobile support. While other WordPress frameworks offers a mess of styles, functions and contents areas that has to be edited for almost every project, Whiteboard remains as a true WordPress framework. If you want more information please refer here.
Bootstrap Registration Form Tutorial
![]()
Bootstrap helps us to create clean and usable applications, it reduces larger engineering efforts and gives uniform application solutions. So if you ever wanted to make a form like a pro, with error and success messages and also with displaying popover information and last but not least an ending success message, Bootstrap and this tutorial are for you.
jQuery Mobile Framework Tutorial
![]()
jQuery Mobile Framework help us to create great web based mobile applications, download it here, but what can you do if this is your first time with it?, there’s no problem here is a tutorial onto the basics such as theme selection, library use and transition animations.
Manipulating HTML5 native audio
![]()
HTML5’s native audio is a great way to avoid using third party audio plugins such as QuickTime and Flash, Firefox and Chrome are embedded with some JavaScript libraries that let us manipulate the audio, so here are some of the methods and properties included on those libraries.

































June 22nd
“Floating Comments Form Fixed Scroll” My top pick. This is something going to be exciting. And guys, though after a little break you’ve back, each post is always a treat for us, the learner. Please keep the great updating process up.
June 28th
Thanks for this kind comment, we hope you can take approach of most of our resources. Best wishes!
July 12th
Saha, yes, laravel is a really nice resource.
October 1st
Bootstrap is great!
April 20th
yes bootstrap is the best..i have used for it for one of my web application projects and it works very smoothly..
Latest resources for web developers and designers http://t.co/18dzWWNR via @webdesignshock
Latest resources for web developers and designers http://t.co/EalJEiEH @webdesignshock aracılığıyla
Latest resources for web developers and designers http://t.co/6VSqPXuW
Latest resources for web developers and designers http://t.co/Nt4PukaH via @webdesignshock
Latest resources for web developers and designers http://t.co/0RqteAjh via @zite
RT @WebDesignShock: Latest resources for web developers and designers http://t.co/3fEUXhik Pls RT #showcase
RT @WebDesignShock: Latest resources for web developers and designers – WebDesignShock http://t.co/Xlw2BzIu
Latest resources for #web developers and designers http://t.co/fwZbWi42 #in
.. some new plugins, scripts and tutorials ~ Latest resources for web developers and designers – @WebDesignShock http://t.co/86JsGmvr
Latest resources for web developers and designers http://t.co/SvniN5rp
Latest resources for web developers and designers (22/6/12) http://t.co/37SLpQb9
RT @bkmacdaddy: Latest resources for web developers and designers – http://t.co/qHflaPuZ
RT @bkmacdaddy: Latest resources for web developers and designers – http://t.co/qHflaPuZ
RT @bkmacdaddy: Latest resources for web developers and designers – http://t.co/qHflaPuZ
Latest resources for #web developers and designers http://t.co/kBkih2nA
Latest resources for web developers & designers: http://t.co/EKyUJQ6f
Latest resources for web developers and designers http://t.co/eAh0sVSQ via @webdesignshock
RT @carrero: Latest resources for web developers and designers http://t.co/czIKz2bR #fb
Latest resources for web developers and designers – WebDesignShock http://t.co/l9afzwNK
Latest resources for web developers and designers – WebDesignShock http://t.co/mhvzN4bf
Latest resources for web developers and designers
http://t.co/waxyiTXJ
Latest resources for web developers and designers – http://t.co/PUuYYxTz
Latest resources for web developers and designers http://t.co/3KgATo1t via @webdesignshock
Latest resources for web developers and designers – http://t.co/AuuJ1cSE
Latest resources for web developers and designers http://t.co/zMjEvcxt via @webdesignshock RT @komiska
RT @brasonja: Latest resources for web developers and designers http://t.co/zMjEvcxt via @webdesignshock RT @komiska
RT @NoupeMag: Latest resources for web developers and designers – http://t.co/PUuYYxTz
Latest resources for web developers and designers – WebDesignShock http://t.co/pwHOqe8v
Latest resources for web developers and designers – #WebDesign #WebDev | http://t.co/rCWSnEXY
Latest resources for web developers and designers http://t.co/k8qhDIuz via @webdesignshock