Cinder – A Powerful, Intuitive Toolbox

Posted · Category: BSD License, Code Cinder is a C++ library for programming with aesthetic intent – the sort of development often called creative coding. This includes domains like graphics, audio, video, and computational geometry. Cinder is cross-platform, with official support for OS X, Windows, iOS, and WinRT. Cinder is production-proven, powerful enough to be… Continue reading Cinder – A Powerful, Intuitive Toolbox

Cheat Sheets Web Designers Need: CSS3, HTML5 and jQuery

Advertisement When it comes to CSS, HTML or jQuery codes, you just can’t know them all. It’s pretty hard but with the help of these cheat sheets for web designers you can manage to get pretty close to knowing them all, considering that you have everything in from of you and it is easy to… Continue reading Cheat Sheets Web Designers Need: CSS3, HTML5 and jQuery

Selecting Parent Elements with CSS and jQuery

There have been occasions where I’ve wished I was able to select a parent element with CSS–and I’m not alone on this matter. However, there isn’t such thing as a Parent Selector in CSS, so it simply isn’t possible for the time being. In this tutorial we will walk through a few cases where having a CSS… Continue reading Selecting Parent Elements with CSS and jQuery

Tips for Designers Who Don’t Code

I hail from a design background and moved into front-end development some years ago. With responsive web design, the requirement of the designer is shifting. Here are a few tips collated to help designers who don’t code. In an ideal world, everybody designing for the web medium would also be a front-end developer. The reasons… Continue reading Tips for Designers Who Don’t Code

12 Best Meteor Tools For Developers

Are you a developer who is looking for some free to use meteor tools? Well, if your answer is yes, then you are lucky enough to land on the right page. In this round up, we are presenting 12 best and extremely useful meteor tools for developers. Meteor tools or MeteorJS tools are very helpful… Continue reading 12 Best Meteor Tools For Developers

11 Handy Code Snippets For Interactive Buttons

Here in this post, we are showcasing a beautiful and useful compilation of 11 code snippets for creating interactive buttons for your web designs. Button is the most important and powerful component of any web design. Did you see any website without button? Certainly not. This is because buttons are call to action component of… Continue reading 11 Handy Code Snippets For Interactive Buttons

40 Free CSS3 Animation Code Snippets

Nothing says modern web design quite like CSS-only animation. Just a decade ago this seemed like a common pipe dream. But thanks to some whizzes over at the W3C the world is now a better place with CSS-animated page elements. Below I’ve put together a huge gallery of 40+ open source CSS3 animation codes. Both… Continue reading 40 Free CSS3 Animation Code Snippets

Create Code-free Websites with Webyo’s Cloud-based Platform – Now with New Features!

Designing websites can be an arduous task for those of who have no or very little understanding of code. Freelancers and design agencies who service hundreds or thousands of clients must use tools that allow them to seamlessly operate several websites from one cloud-based content management system. Webydo is a cloud-based web design platform that… Continue reading Create Code-free Websites with Webyo’s Cloud-based Platform – Now with New Features!

Code Pad : Save and Share Code Snippets With The Community

Code Pad is a place for developers to save & share code snippets. There are various stats available we count snippet views, likes, downloads, comments, the list goes on.When saving any snippet you have the option to make it public, part private or private.With your snippets saved online you can access your code snippets anywhere..… Continue reading Code Pad : Save and Share Code Snippets With The Community

20 Online CSS3 Menu, Layout & Code Generators

Though CSS3 generators or tools are not necessary but can provide a strong start for your menu or layout designs. These tools can speed up the design workflow. You can change the code later according to your needs. In this article we featured 20 CSS3 menu, layout & code generators you can find online. These… Continue reading 20 Online CSS3 Menu, Layout & Code Generators

Apps to Watch: Code School, Lumify, Momondo and Others

Apps to Watch is a weekly collection of the most beautiful and innovative mobile apps in the market. There are more apps coming to the market every single day but only a few will make the cut. Here is a collection of 10 apps that are beautifully designed, solve a problem, entertain and have a… Continue reading Apps to Watch: Code School, Lumify, Momondo and Others

28 Free Open Source CSS3 Code Snippets

Web developers are constantly building awesome stuff and releasing the code online for free. Open source code allows other developers to recreate page elements without spending hours of time writing code again from scratch. This can range from website navigation to image sliders and even CSS dropdown menus. As a developer myself I have learned… Continue reading 28 Free Open Source CSS3 Code Snippets

Learning to Code is Fun and Easy with Code Avengers

Learning to code is fun and easy with Code Avengers. Whether this is your first time coding, or you have tried it before – their courses guide you each step of the way. Scripted by educators, they offer practical coding skills to help you learn at your own pace. Their lessons are designed to be… Continue reading Learning to Code is Fun and Easy with Code Avengers

Quick Tip: Converting Photoshop Files to Code With Project Parfait

Project Parfait is a new tool from Adobe, currently in beta, which lets you open up any PSD directly in the browser to extract CSS, text and image assets from it. At the moment it only works on Chrome but Adobe plan to roll it out across all browsers as development moves on. Drag &… Continue reading Quick Tip: Converting Photoshop Files to Code With Project Parfait

36 Open Source Twitter Bootstrap Code Snippets

We all love to save time on frontend web development – especially when you’re coding something every week! Twitter Bootstrap has provided an enormous framework to jump start any new web project. You can find plenty of Bootstrap examples all over the Internet with brilliant designs. But how should you get started coding with Bootstrap?… Continue reading 36 Open Source Twitter Bootstrap Code Snippets

Getting Started With Android Studio

Android Studio has come a long way since its first stable build was released in 2014. It is completely free to use and has long been the official and recommended tool to develop apps for Android devices. Android Studio is a huge and complicated application which can be intimidating for beginners. I have already written… Continue reading Getting Started With Android Studio

25 CSS3 Code Snippets for Making 3D Animated Effects

Web developers have been immersing themselves into CSS3-based designs. Transition animations along with CSS keyframes have opened the door to many possibilities. 3D animation was never optimal outside of Flash-based websites. However the further advancements in JavaScript along with CSS3 have created a new code toolbox for web designers. I’ve put together a number of… Continue reading 25 CSS3 Code Snippets for Making 3D Animated Effects

GA Dash: Newcomer teaches Newcomers HTML5 for Free

Online-learning resources are great ways to gain knowledge at your own pace and in topics you are truly interested in, unlike typical school education. There are quite a few institutes promising to help you evolve your skills in whatever field you like. If you are about to embark the web design or development ship, just… Continue reading GA Dash: Newcomer teaches Newcomers HTML5 for Free

Webydo: The Code Free Website Creator Platform For Professional Designers

Let’s say you are a designer who is hired by clients to create websites. The traditional process is to design the picture of the website in Photoshop and get it approved by the client. Once he approves it, you will have to hire a developer or a coder who will then convert that design into… Continue reading Webydo: The Code Free Website Creator Platform For Professional Designers

A Web Designer’s Typographic Boilerplate

I like to use a typography.css in my projects; a separate file which houses all the basic structural typographic styles I’ll need. A lot of what’s found within it is obvious stuff (heading sizes, for example) but it also contains less obvious things which I don’t want to forget. Let’s work our way through the… Continue reading A Web Designer’s Typographic Boilerplate

Code a Single-Page Sliding Website Layout With Fixed Navigation

When constructing a simple webpage, it can often make sense to fit the content into a single layout rather than multiple pages. These single-page websites are beneficial when you have a small project or portfolio which needs some online presence. If you split up content into neat sections, then visitors might use a small sliding… Continue reading Code a Single-Page Sliding Website Layout With Fixed Navigation

20 Useful and High Quality Web Design Tutorials and Resources

Web designers and developers must know various important components to develop a beautiful website. All tricks and tools can not able to learn within few days. It requires long practice and hard work. To help those guys I today going to present 20 Useful and High Quality Web Design Tutorials and Resources.   How to… Continue reading 20 Useful and High Quality Web Design Tutorials and Resources