50 Useful Coding Techniques (CSS Layouts, Visual Effects and Forms)
Although CSS is generally considered a simple and straightforward language, sometimes it requires creativity, skill and a bit of experimentation. The good news is that designers and developers worldwide often face similar problems and choose to share their insights and workarounds with the wider community. This is where we come in. We are always looking Continue reading →
30 CSS Best Practices for Beginners
CSS is a language that is used by nearly every developer at some point. While it’s a language that we sometimes take for granted, it is powerful and has many nuances that can help or hurt our designs. Here are thirty of the best CSS practices that will keep you writing solid CSS and avoiding Continue reading →
Top 10 Most Usable Content Management Systems – Nettuts+
There are plenty of options when it comes to picking a content management system for a development project. Depending on how advanced you need the CMS to be, what language it’s built in, and who is going to be using it, it can be a nightmare trying to find the “perfect” CMS for a project. Continue reading →
8 Sister Wikis from Wikipedia We Should Be Aware About
Wikipedia has been the standard bearer of the Wikimedia foundation for long. Its user generated content powered by people like us has made it one of the kings of the information heap if not the absolute emperor. One would think that its 10 million articles spread out over 264 languages would be enough for an Continue reading →
30 Words Inspired by 29 People and An Elephant
Here are 30 eponyms that owe their existence to something–physical features, manner of dress, writing style, profession, or behavior–associated with specific people (and one elephant). Visit list
10 Challenging But Awesome CSS Techniques
Most designers and web developers only scratch the surface of the potent language that is CSS. In terms of programming languages, CSS has a fairly simple learning curve. That doesn’t mean that CSS isn’t a powerful language. Sometimes it’s the small things that make a huge difference in a website design. In this post we’re Continue reading →
4 Most Important PHP Security Measures
We can say that PHP is a mature language with lot’s of useful, but potentially dangerous features. The rapid growth of the language and the dynamic nature of the Web let people easily create dynamic web pages without any prior knowledge in computer science or the architecture of the Internet. In this tutorial we’ll have Continue reading →
Are You Making These 10 CSS Mistakes?
“Working with CSS can seem like a constant battle. Browsers are always changing they way they read the code (*cough* Internet Explorer *cough*), and it seems that there are lots of tiny little CSS “gotchas”. While it’s an incredibly powerful language, it can easily be used incorrectly, which will doom your development to a lifetime Continue reading →