background preloader

A collection of solutions for the bastard programming problems.

A collection of solutions for the bastard programming problems.

20 Extremely Useful CSS Tools Most of the time writing website’s CSS is enjoyable and fun job. However some of the tasks aren’t always fun. CSS tools are here to help with those not so fun tasks, and make developers job a bit easier. We rounded up a collection of extremely useful CSS tools. Some tools are new and some are old, but we hope that you will find a couple of new useful or at least inspiring tools. Variable Grid System The variable grid system is a quick way to generate an underlying CSS grid for your site. The 1Kb CSS Grid It is a very small-sized and lightweight CSS framework supporting grid system, style reset, basic typography and form styles. Grid Designer This tool enables you to create a grid by specifying the number of columns and the widths of the columns, gutters and margins. CSS Lint CSS Lint is a tool to help point out problems with your CSS code. Primer CSS Just paste some HTML in the box and Primer will pull all classes and IDs to get you started with your stylesheet. PrefixMyCSS Modernizr Spritebox

Essential Linux Commands Following are some of the most essential Linux commands which I often use and might be a one page reference for you as well. Use these Linux commands at your own risks. Some of these commands, specially the rm commands, might do harm if not used properly without additional checks. So always think twice before you run the rm commands. I use these commands all the times on my centOS dedicated servers whenever I need it and they work flawlessly. List Show file sizes in KB, MB, GB ls -lah List only directories ls -l | egrep `^d’ List and sort by date ls -t ls -lt Sort by file size ls -S Search/Find find . Above command will find a searchterm in all files in the present directory and will print it on screen. If you want to search for a term in specific folders then use following command. find /home/*/public_html/ -exec grep “searchterm” ‘{}’ \; –print Above command comes very handy when you want to search for any term in all of your websites hosted on a single host. Find files modified by date find . Sort

50 Fresh Free Fonts of 2010 Though there's a broad variety of fonts available for download online, designers keep on tracing the fresh ones to enhance their design copy, a website, brochure, or even an advertisement in a brand new an' awesome way. Still, the free stuff could not always boast of good quality – premium goodies always demand some kind of money investment. However, now it's possible to find the appropriate font that's free, clear, beautiful, and effective for design purposes. Today's round-up actually goes outside the standard font variety. Geomancy Kilogram Tribbon Quadranta Adec Teardrop St Marie Dekar Code Cube Piron Glide Planer Paranoid Circled St Ryde Danger Pincoyablack New Garden Titillium Text Sylar Scriber Mentone Circula Sansation LT Oksana Font V4.0 Lintel Frgmnt Amsterdam Sol Pro Tenby Zag Real Origami Tenderness Vegur Cash Sertig Junction Blackout Railway League Ghothic Goudy Bookletter 1911 Oval About the Author Lilian Rigo

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. From free lessons to learn how to code to monthly memberships to help you to learn more about design, in this post you will find here 22 examples of inspiring and useful websites. Make sure to visit all of them, enjoy! 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 Pokki Work & Turn Symbolset

Learn the Basics of Coding Allowing remote access to your home computer is not the best advice, especially for someone new to programming and security. However, we all do it. Just be aware that you are risking all the data and probably all the other systems on your home network in doing this. Secure web programming is hard, really hard. If you are writing code for your own internal use, working code is the goal. Possibly the most important item to learn is that just because something works, that doesn't mean it is correct or secure. End User Programming If you are on MS-Windows and want to make your PC do things, check out PowerShell programming. If you are on Linux or OSX, check out bash programming. Power User Programming If you want to create cross-platform programs that can have GUIs and aren't CPU intensive, while learning simple and advanced programming techniques, check out Python. Web programming requires a multitude of skills. Professional Programming How to Learn to Program. I disagree with the video:

Sound Types FindSounds Search the Web for Sounds What types of sounds can be found on the Web using FindSounds? Animal Sounds alligator, baboon, bat, bear, bobcat, buffalo, bullfrog, camel, cat, cheetah, chimpanzee, chinchilla, chipmunk, cougar, cow, coyote, crocodile, deer, dinosaur, dog, dolphin, donkey, elephant, elk, ferret, fox, frog, gibbon, goat, gorilla, grizzly bear, guinea pig, hippo, horse, hyena, jaguar, kitten, lamb, lemur, leopard, lion, llama, marmot, monkey, moose, mouse, orca, panda, panther, pig, polar bear, prairie dog, puppy, rabbit, raccoon, rat, rattlesnake, rhinoceros, rodent, sea lion, seal, sheep, snake, squirrel, sugar glider, tiger, toad, whale, wolf, zebra Sounds of the Holidays Christmas sleigh bells; Halloween creak, creature, evil laugh, ghost, howl, monster, scream, witch; Independence firecrackers, fireworks; New Year's balloon, party horn, pop cork; Thanksgiving turkey Insect Sounds bee, cicada, cricket, insects, katydid, mosquito, wasp

Startups, This Is How Design Works – by Wells Riley How I Taught Myself to Code in Eight Weeks 15 Places To Download Free High Quality Stock Photos There are many free stock photography sites. I set out to find as many good ones as I could. I found 15 good, solid resources out there. Royalty Free does not mean the images are free; it means that you don’t need to pay the photographer a royalty each time you use the image. These sites offer free royalty-free images. Today I am going to share 15 websites where you can download free stock photos. You can easily get a quality and beautiful wallpaper for your desktop or simply an illustration for your blog. Free stock nature photography. This site is a community for travel photographers. This is a huge resource of over3 million photos! This site provides tons of high quality and high resolution free stock photos. The photos on Imagebase are free to use, and are licensed under a Creative Commons license. Stockvault is a very classy, modern site with thousands of images and some Photoshop tutorials. Morguefile is a completely free source for stock photos. All the photos are free to use.

5 Habits to Help You Complete Your Project in Record Time Everybody wants to be more productive. Productivity translates to success, whether you’re a freelancer or an employee. Here are five powerful ways to make sure you’re getting the most out of your time. Even if increased productivity didn’t bring extra income, people would still want to be productive because there’s just a confidence-building, make-you-feel-great kind of charm about knowing you can work fast, be efficient and get the job done without rushing. As time management will obviously be a huge part in this post, you may also be interested in 5 Simple Time Management Techniques for Freelance Designers. The first step, and the most important, is to plan out the details of your project before you start. The #1 rule of productivity is, ‘Be Organized’. We can’t remember everything, and I’m sure everybody has experienced one of those moments where your mind goes blank, leaving you thinking, “I’ve used this command a billion times. Productivity isn’t just getting something done quickly.

50 Places You Can Learn to Code (for Free) Online If you’re curious about learning a programming language then you’re in luck: there’s no shortage of resources for learning how to code online. University-level courses, tutorials, cheat sheets, and coding communities all offer excellent ways to pick up a new language, and maybe even a new job, too. Read on, and you’ll discover 50 great places to learn how to code, for free, online. University Many big names in education including MIT and Stanford offer programming courses, absolutely free. General If you’re just dipping your toes into programming, or you want to find a variety of resources, these sites offer several different ways to learn how to code. Community Learn how to code on these sites with a heavy community influence ready to offer help to newbs. Language Specific Drill down to the language you really want on these sites, offering expansive learning in one or two specific languages.

Related: