
melanke/Watch.JS 22 Websites that are Beautiful and Useful Here at WDL, we like to keep you inspired by showing you beautifully designed websites every week with our web design inspirational lists. Today we decided to go a different route, and instead of picking a single “theme” of examples, we gathered examples of websites that are inspiring and useful for web designers. We gathered different tools and skill sharing websites to show you so you can be inspired and also discover a nice tool/service. responsify Responsify is a browser based tool, which allows you to create your own responsive template. iconmonstr Free simple icons for your next project. Lore Instructors, extend your classroom online with discussions, gradebook, and more. Codeacademy Codecademy is the easiest way to learn how to code. Skillshare Learn anything from anyone, anywhere. Pokki Free apps from your favorite sites, barbie games, and more. Work & Turn We cultivate creativity through our workshops & lectures on design, type, visual arts & more. Symbolset Mobile Statistics Foundation 3
oop - OO or procedural PHP for website CSS3 Monochrome Icon Set A set of 85+ icons / glyphs created purely in CSS3 that you can use in your projects freely. These are inspired by Glyphicons and Glyphish. Related: PSDharvest.com - free files for designers and web developers 10 Advanced PHP Tips Revisited Advertisement Here, on the Smashing Editorial team, we always try to meet the expectations of our readers. We do our best to avoid misunderstandings, and we try to spread knowedge and present only the best design practices and development techniques. However, sometimes we do make mistakes. And when we do, we apologize and do our best to correct what we’ve done. In November 2008 we published the article 10 Advanced PHP Tips To Improve Your Programming21. 10 Useful PHP Tips Revisited by Chris Shiflett and Sean Coates This article is a rebuttal to 10 Advanced PHP Tips To Improve Your Programming21 — henceforth referred to as the previous article — published last November here on Smashing Magazine. Listed below are 10 excellent techniques that PHP developers should learn and use every time they program. Unfortunately, the intrigue devolves into disappointment. 1. This particular tip is just a link to a useful resource with no discussion on how to use it. <? 2. 3. This brings us to our tip. 4. <?
Cosmo: A free Metro-inspired theme for Bootstrap - Bootswatch I’m pleased to announce Cosmo, a brand new Bootstrap theme inspired by Metro. Cosmo features bright colors and no-frill components reminiscent of Windows 8. You can jump right in and use it exactly like you would use standard Bootstrap. To really get the Metro look though, try using Font Awesome, sizing up your glyphicons, and combining them with the new .btn-block class. 15 Most Popular jQuery Plugins of June 2012 Another month has passed and it's time for the jQuery plugins roundup. Keep on reading to see what plugins you might have missed in June 2012. 1. jQuery++ Collection of extremely useful DOM helpers for jQuery 1.7 and later. 2. gmaps.js helps you to use Google Maps API with less pain and more fun. 3. A plugin that uses canvas to show an animated percentage loader that is good for loading screens or displaying progress of long-running tasks. 4. A replacement for select boxes that supports searching, remote data sets, and infinite scrolling of results. 5. pageguide.js An interactive visual guide for web page elements using jQuery and CSS3. 6. A minimalistic approach to Excel-like table editor in HTML! 7. Show a warning message to visitors with an older version of Internet Explorer browser. 8. Drag & drop hierarchical list with mouse and touch compatibility. 9. A responsive plugin that allows you to stretch a horizontal navigation menu to fit the full width of it's container. 10. 11. 12.
45+ Best free PHP classes and libraries for Faster Development PHP: Hypertext Preprocessor (the name is a recursive acronym) is a widely used, general-purpose scripting language that was originally designed for web development to produce dynamic web pages. And, as a feature-rich language, it is possible to accomplish many tasks by default from handling e-mails to images, PDFs to database connections, etc. You may be interested in the following modern trends related articles as well. What is PHP? PHP stands for PHP: Hypertext PreprocessorPHP is a server-side scripting language, like ASPPHP scripts are executed on the serverPHP supports many databases (MySQL, Informix, Oracle, Sybase, Solid, PostgreSQL, Generic ODBC, etc.)PHP is an open source softwarePHP is free to download and use However, there are Best free PHP classes and libraries which helps you get more like: good looking chartsform validationparsing feedsbetter image or database handlingand more. Content BackPress PHP User Class phpSEO PHP Typography Tag Cloud Handling Documents PHPExcel PHPPowerpoint
c++ - Better random algorithm HTTrack Website Copier - Free Software Offline Browser (GNU GPL) Build seven good object-oriented habits in PHP Make your PHP applications better with object orientation Nathan GoodPublished on October 28, 2008 In the early days of PHP programming, PHP code was limited to being procedural in nature. Procedural code is characterized by the use of procedures for the building blocks of the application. However, without object-oriented language constructs, a programmer can still introduce OO characteristics into PHP code. While purely procedural designs without much modularity run just fine, the advantages of OO design show up in the maintenance. Modularity— one of the key characteristics of good OO design — helps with this maintenance. While there are more than seven habits to building OO software overall, the seven habits here are what you need to make your code fit basic OO design criteria. The seven good PHP OO habits are: Be modest.Be a good neighbor.Avoid looking at Medusa.Embrace the weakest link.You're rubber; I'm glue.Keep it in the family.Think in patterns. Be modest Listing 1. Listing 2.
HTML5, CSS3, JS Demos, Creations and Experiments | CSSDeck Instant Eyedropper: Identify HTML-color code of any pixel on the screen with single-click and auto paste it to the clipboard