NotesHere at Caplin weâre in the business of building extremely complex financial trading GUIs as single page web apps. Over the past 18 months weâve created a developer toolkit and lightweight JavaScript framework called BladeRunnerJS to help us do this more efficiently.FeedUnfurl
Notes"Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. It is distributed as a single file module and has no dependencies other than the Python Standard Library."Unfurl
Notes"The point I am trying to make is weâre getting a little crazy with our architectures. These days, we write PHP just like Java, but itâs not Java. It works completely differently, and we shouldnât try to force patterns that arenât necessarily the best fit. You donât need all that. Just write good code."FeedUnfurl
Notes"I generally think of it as business logic, HTTP translation layer, and templates, rather than as model, controller and view, respectively."Unfurl
Notes"We hear your words. Why another JavaScript framework?! When development of PhoneGap was under way we noticed slow load times for modern JavaScript frameworks (such as Prototype, MooTools, YUI, Ext and (yes) even jQuery. A big reason why these libraries are so big is because is mostly they contain a great deal of cross browser compatibility code. The mobile space has less browser implementations (so far) and different needs. Thus XUI."Unfurl
Notes"CodeIgniter is a web application framework for PHP. It enables developers to build web applications faster, and it offers many helpful code libraries and helpers which speed up tedious tasks in PHP. CodeIgniter is based on a modular design; meaning that you can implement specific libraries at your discretion - which adds to the speed of the framework. This tutorial will attempt to show you the basics of setting up the framework, including how to build a basic hello world application that uses the MVC approach. "Unfurl
Notes"Iâm sure you all know that itâs possible to create plugins and extend various aspects of the jQuery JavaScript library but did you know you could also extend the capabilities of itâs selector engine?"FeedUnfurl
NotesI think this whole "abstract the browser away behind my favorite language" thing is kind of batshit insane. The problem is, though, I've yet to think out a well-articulated argument against it and the arguments for seem very compelling. Of course, I also happen to *like* JavaScript. "Only by going the whole hog - fully into Javascript, augmented by Compiler Technology such as GWT and Pyjamas (and more specifically Unity) that allows both the Web Server and the Web Client to be programmed in exactly the same language - can the MVC approach be properly implemented and the user's expectations be satisfied, and thus both the developers' and the user's lives made easier. Gmail is the quintessential example of how this "whole-hog-Javascript" MVC approach can be achieved successfully. "Unfurl
Notes"Take a look at this list with 20 great PHP frameworks and suggest that you prefer or a new link to a framework not included into this list."Unfurl
Notes"Back in the early days of the web there was this wonderful Perl library called CGI.pm , many people only learned Perl because of it. It was simple enough to get started without knowing much about the language and powerful enough to keep you going, learning by doing was much fun. While most of the techniques used are outdated now, the idea behind it is not. Mojo is a new attempt at implementing this idea using state of the art technology. "Unfurl
Notes"2008-10-21 v1.4 ... 2006-04-29 v1.3.1" Holy crap - that's quite a percolation time between versions of my first favorite JS library!FeedEmbedUnfurl
Notes"What Iâm wondering is why more server-side frameworks donât have similar selector-based DOM manipulation tools built in. Wouldnât it be cool if you could attach such filters to views on the server side and manipulate the output page before itâs presented? Why isnât this more common?"FeedEmbedUnfurl
Notes"Packed with useful information and lots' of insightful examples The Concise Guide to Dojo, taken from the forthcoming Professional JavaScript Frameworks book, provides experienced web developers a quick path to understanding and utilizing Dojo: a JavaScript based meta-framework for creating highly dynamic, visually appealing web sites. Logically organized, this guide quickly introduces the reader to Dojo and then quickly moves on to cover topics ranging from Manipulating DOM object, Event Handling, Utilizing AJAX, and working with additional Dojo add-on such as Dijit and DojoX."Unfurl
NotesInteresting perspective, with which I agree somewhat. Though, there's certainly something to be said for building a domain-specific language of convenience for DOM manipulation. "The more time someone spends building applications with a library like Prototype, the further they get from Javascript, and the more dependent they become on the library. By contrast, time spent using YUI tends to breed developers who are experts in Javascript, and that skill is far more useful than being an expert in a particular library."Unfurl
NotesWow, "X" - what an unsearchably-named framework. "X is a collection of loosely-bound, cross-browser, Javascript functions and objects. It is intended to be a resource from which you pick and choose - you do not have to include the entire library in your application. It contains core DOM/Style functions, unobtrusive enhancements, utility functions, objects such as menus and tab panels, and also has some experimental stuff. I've been developing this library since 2001 (I started its predecessor around 1999). Thanks to thousands of people like yourself X has been extensively tested on a wide range of operating systems and browsers. Thanks to your contributions X continues to improve, grow and evolve."Unfurl
Notes"To answer that question, we here at Pingdom have examined a set of almost 200 popular websites to see if they use a Javascript framework, and in that case which framework they have chosen."FeedUnfurl
Notes"Iâm very proud to announce the release of CodeIgniter 1.6, the kick ass open source web application framework for PHP developers working in the real world."Unfurl
Notes"With a few notable exceptions, I tend to avoid speaking publicly about my feelings on the Zend Framework, for reasons which will become clear shortly if they aren't already."Unfurl
Notes"RIP is a WSGI-based Web programming framework for busy Web developers who have to build and maintain numerous applications and services. RIP is for those who don't want a lot of magic because they have been burned before"Unfurl