technews.am is a new community for breaking news across the technology sector. We are still in Alpha, so please bear with us.

More stories from nettuts »

NETTUTS  3 days ago:

How to Create a PyroCMS Theme -

Like most content management systems, PyroCMS uses front-end themes. Though PyroCMS themes are built a bit differently than what you might be used to from other systems, they’re still quite easy to create.

NETTUTS  6 days ago:

The Linux Firewall -

There are several firewall applications for Linux, but what you may not realize is that, at the heart of all these programs is a single all-mighty application that is built right into the Linux Kernel: iptables.

NETTUTS  6 days ago:

Tuts+ Premium Cash Back Offer: 3 Days to Go -

This offer ends soon! Act now and don’t miss out on cash back when trying a monthly Tuts+ Premium subscription.

NETTUTS  May 15 13 :

How to Write Testable and Maintainable Code in PHP -

Frameworks provide a tool for rapid application development, but often accrue technical debt as rapidly as they allow you to create functionality.

NETTUTS  May 14 13 :

Real Time Chat With NodeJS, Socket.io and ExpressJS -

NodeJS gives me the ability to write back-end code in one of my favorite languages: JavaScript. It's the perfect technology for building real time applications.

NETTUTS  May 13 13 :

Mass Assignment, Rails, and You -

Early in 2012, a developer, named Egor Homakov, took advantage of a security hole at Github (a Rails app) to gain commit access to the Rails project.

NETTUTS  May 10 13 :

Master Developers: Addy Osmani -

A bright star in the JavaScript community, Addy Osmani has skyrocketed to prominence not only for his fabulous JavaScript articles and open source contributions but for also being one of the friendliest and approachable developers around.

NETTUTS  May 10 13 :

Introduction to WordPress Plugin Development: Early Bird Tickets Now Available! -

We are excited to announce a fantastic new workshop led by Instructor Tom McFarlin: Introduction to WordPress Plugin Development

Are you an aspiring WordPress developer? Are you ready to take the next step and start building your own custom plugins for WordPress? Our newest Tuts+ Live Workshop is the perfect way to get started!

Early Bird tickets are half-price at only $49, but places are strictly limited so act fast to make sure you don’t miss out!

Introduction to WordPress Plugin Development

Our newest Tuts+ Live Workshop, Introduction to WordPress Plugin Development, teaches you everything that you need to know to start developing WordPress plugins; from setting up a local development environment, all the way through to building a WordPress plugin that’s ready for release into the WordPress Plugin Repository.

NETTUTS  May 08 13 :

10 Tips for Learning a New Technology -

We live in a very exciting time. Never before has education been so cheaply available to the masses (if not free).

NETTUTS  May 07 13 :

Use ECMAScript 6 Today -

Today, ECMAScript 6 is in the process of being finalized. ECMAScript is the foundation of JavaScript and, hence, exploring the proposed features today also means that we get a sneak peak at how we will be writing JavaScript in the near future! In this article, we’ll explore ten new features, with a significant focus on tools, browsers and transpilers.