Recently in Web Development (November Edition)

Recently in Web Development (November Edition)

Web development is an industry that’s in a state of constant flux with technologies and jargon changing and mutating in an endless cycle. Not to mention the sheer deluge of information one has to process everyday.

In this series, published monthly, we’ll seek to rectify this by bringing you all the important news, announcements, releases and interesting discussions within the web development industry in a concise package. Join me after the jump!


News and Releases

All of the important news in a single place: releases, announcements, companies bickering, security issues and all related hoopla.

Nettuts image

Mozilla Releases Popcorn

Mozilla, in their quest to make video on the web a better experience, released their Popcorn platform. Popcorn consists of a JavaScript framework as well as a creation environment.

I’m sure you have lots of questions so make sure to read more below.

Read more

Nettuts image

Adobe to Drop Flash for Mobile Devices

This maybe a bit tangential but it’s still important news. Adobe, after a lot of attritional warfare with Apple, has decided to drop development of the Flash players for mobile devices.

Adobe plans to instead leverage HTML5 technologoy to provide more features to developers. Read on more about the topic at the link below.

Read more

Nettuts image

jQuery 1.7 Released

A new version of our favorite JavaScript library got released this month. This bumps up the version number to 1.7.

The new features on tap in this versions include a new event API, support for the AMD API, extensions to the deferred object and many more.

Read more

Nettuts image

Mozilla Version Version 8 of Firefox

Mozilla did promise quicker release cycles but this is quite unprecedented. We’ve gone from version 4 to version 8 in a matter of months and most of the changes have been under the hood.

Anyway, if you’re a cutting edge, curious dev, you can find more about this release at the link below.

Read more

Nettuts image

Nimbus.IO Launches

If you’re a developer who makes use of Amazon S3 but would like more options, here is something for you.

In the footsteps of S3 comes Rackspace Cloud comes Nimbus.io, the latest entrant in this field. Even though it’s still in beta, it’s fairly stable, competitively priced and has an API that’s quite similar to S3.

Read more

Nettuts image

jQuery Mobile 1.0 is Out

In the midst of jQuery releases, it’s easy to forget that jQuery mobile exists. The mobile framework has been slowly creeping towards the version 1.0 release and it’s finally here.

If you’re a mobile dev, or even just someone who wants to dabble around with mobile development, you really need to go browse around at the link below.

Read more

Nettuts image

Twitter Bootstrap Gets Updated

The wildly popular toolkit from Twitter got upgraded with a substantial number of fixes and performance improvements over the last few weeks.

If you’re a bit curious about what Bootstrap is, we do have a little tutorial that makes use of Bootstrap.

Read more

Nettuts image

Node v0.6.0 Released

NodeJS, the JavaScript userbase’s recent darling, has been getting a steady stream of updates recently. Earlier this month, Ryan brought Node upto version 6 with a number of improvements including better Windows support.

Read more


New Kids on the Block

As web developers, the sheer amount of resources we can tap into increases exponentially with time. Here is just a quick look at some recently created resources that deserve your attention — everything from new books to scripts and frameworks.

Nettuts image

Lungojs

Meet the first Mobile Framework that uses the actual features of #HTML5, #CSS3 and #JavaScript.

Read more

Nettuts image

Slider.js

Slider.js is an easy-to-use customizable Javascript library to create image slideshows. It relies on latest web technologies: the power of CSS Transitions to perform awesome and efficient effects and the HTML5 Canvas to perform some non trivial transitions.

Read more

Nettuts image

Face detection jQuery Plugin

A neat little jQuery plugin which detects faces in pictures and returns theirs coords.

Read more

Nettuts image

Flatiron

An unobtrusive framework initiative for node.js. Flatiron promotes code organization and sustainability by clearly separating development concerns.

Read more

Nettuts image

backbone-on-rails

A simple gem for using Backbone.js with Rails (>= 3.1), based on thoughtbot’s Backbone.js on Rails

Read more

Nettuts image

kibi

An easy-to-use single-page app framework in 1,024 bytes of JavaScript. kibi currently weighs in about 200 bytes less, so there’s still room for improvement.

Read more

Nettuts image

Derby

MVC framework making it easy to write realtime, collaborative applications that run in both Node.js and browsers.

Read more

Nettuts image

BicaVM

This project is an implementation of a JVM in JavaScript. At the moment it runs Java code, but is more like a proof of concept than a real JVM.

Read more

Nettuts image

RightJS

Even though RightJS has been around for a while, this new version brings a lot of new features since there are a ton of new features and fixes with this version.

Read more


Best of the Internet

Often, you’re not really looking for a tutorial as much as you’re looking for a rant, an opinion or the musings of a tired developer or just something cool with absolutely zero real world use. This sections contains links to precisely those — interesting and cool stuff from the developer community.

Nettuts image

Why Parsing XHTML with RegEx is a Bad Idea

A cry for help or an artistic masterpiece? You decide. A user asks for assistance with regex for parsing XHTML leading to this linked piece.

Read more

Nettuts image

HTML5 2D Gaming Performance Analysis

With HTML5 showing great growth, lots of developers have started using canvas and WebGL for developing games and such. If you’re thinking of making the move, this is a must read article that explores the performance facet of these technologies.

Read more

Nettuts image

The Last PHP PDO Library You Will Ever Need

A developer’s thoughts on ORMs, SQL generation tools and how he came to write his own mini PDO library.

Read more

Nettuts image

CoffeeScript Means Giving Up on JavaScript

Michael Woloszynowicz explains why he’s alarmed at the recent move towards languages that compile to JavaScript instead of merely using JavaScript itself.

Read more

Nettuts image

Response to “CoffeeScript Means Giving Up on JavaScript”

As is the case with strongly opinioned prose, the above article ignited a heated discussion among the web and here’s a rebuttal that I found the most prgamatic and, well, terse. Good read!

Read more

Nettuts image

MongoGate — or Let’s Have a Serious NoSQL Discussion

Need the down low on the current NoSQL situation? I’ve got something for you. This piece by Martin Scholl is a great read if you’re interested in the topic.

Read more


Wrapping Up

Well, that’s about all the major changes that happened in our industry lately.

Do you want us to cover more standard news? A focus on upcoming scripts maybe? Or just more interesting posts and discussions from the community? Let us know in the comments and thank you so much for reading!

Siddharth is Siddharth on Codecanyon
Note: Want to add some source code? Type <pre><code> before it and </code></pre> after it. Find out more
  • http://www.welancers.com Aslam Doctor

    Awsome. That’s interesting to know about Adobe flash..

  • http://www.web4you.co.in Deven

    Thank you for the updates and list. Really a nice collection, have to give a try for jquery face detection, for now working on mongodb :)

  • http://pradeek.com Pradeek

    Actually node is up to v0.6.3 ;)

  • http://subtledifference.com.au Stephen

    Its the ever changing landscape of development and design with the Internet as the medium that makes what we do fun. Thanks for the November update.

  • Amit Erandole

    “Barsing” XHTML?

    • GNi33

      haha, I was about to write the _exact_ same thing :D

  • http://www.iamchad.com Chad

    Thanks for this great monthly roundup…Please keep them coming each month. I enjoy getting to see whats going on in the industry even if I’m too busy working to stop and take note as each great new thing comes out every day. I totally dig the monthly digest…seriously, keep them coming!!!

    • http://www.ssiddharth.com Siddharth
      Author

      Of course, that’s the intention here — a quick look at everything that’s going on inside our industry. I’m really glad to know that you like these!

  • http://bit.ly/cLZXGi Julian

    This right here is a great roundup Siddharth. I see at least two developments that would come in real handy for a web development project I am planning.

    • http://www.ssiddharth.com Siddharth
      Author

      Thanks, Julian. Happy to help!

  • http://archive-id.blogspot.com pointbreak

    Thank guys for list updated,focussed at best of the internet

  • http://www.webmaskine.com Pachito Marco Calabrese

    Lungojs seems to be very nice framework, would be nice to see it in action

  • http://barisvelioglu.net Barış

    I found very good stuff to look into their details. Thanks.

  • Sebbe

    nice read, keep em comin

  • http://laranzjoe.blogspot.com lawrence77

    forget to add year to the month sid??

  • Marcin

    Was looking forward to seeing this, thank you! :)

  • Erik Forey

    http://technet.microsoft.com/es-mx/cloud
    Mantente al día y desarrolla nuevas habilidades de TI para brillar en la nube