Quantcast
Channel: Web Builder Zone - Performance
Browsing all 156 articles
Browse latest View live

Video: Using Node.js to Build Great Streaming Services

Tom Hughes-Croucher, founder of Jetpacks for Dinosaurs (and formerly of Yahoo), gives out a whole lot of tips on using Node.JS to make streaming services in this presentation from HTML5 Dev Conf....

View Article



Debugging Optimized Code in Visual Studio 11

Executive summary: When using the Windows debugger engine to debug optimized C++ code compiled with Visual Studio 11 you can step into inline functions and see local variables that are stored in CPU...

View Article

Ozone - A Framework For Composing Light-Weight Widgets

Ozone Widget Framework is a framework which allows you to create light-weight widgets.  The Ozone Widget Framework is basically a web application, which runs in your browser, which you need to deploy...

View Article

10 Things Engineers and Non-Engineers Can Do to Make a Website Faster

View Article

Javascript framework performance tester

Came across this little gem for testing the performance of javascript frameworks in your browser. Interesting to see how each browser performs... http://jsperf.com/angular-vs-knockout-vs-ember/2 Also...

View Article


Optimize Your CSS With RequireJS

In this lesson, we'll review the awesome RequireJS optimizer to handle the process of merging and compressing our stylesheets. While preprocessors continue to become increasingly popular, there are...

View Article

WebStresser: A very simple web load testing tool

I’ve been doing some experiments recently with WCF, seeing how much load I can throw at different configurations. I’m especially interested in seeing what difference async web services can make with...

View Article

Zero-Downtime Schema Changes In MySQL

The recording of yesterday’s webinar, as well as a PDF of my slide deck, is now available. You can watch the recording and get the slides here. I got a lot of questions, and did not have enough time to...

View Article


New Video About Japplis Website Optimizer

A few years ago, I developed a Java software to compress websites (HTML, JavaScript and CSS): Japplis Website Optimizer. 2 month ago, I updated it with more features and now I've decided to use it for...

View Article


Rye - A JavaScript Library For DOM, Events Manipulation & Touch Support

Rye is a lightweight JavaScript library for DOM and events manipulation as well as touch support. It works in all major browsers, including IE9+. Rye also has an event emitter as well as support for...

View Article

dejavu - A High-Performance OOP Library For JavaScript, With Node.js Support

dejavu is a high-performance object-oriented programming library for JavaScript, which can be used with Node.js.  If you come from other object-oriented programming languages, you might find that...

View Article

Selecting the ORM for developing ASP.NET Application

For last few years , I had the opportunity to try LINQ to SQL and Entity Framework and have been using Entity Framework successfully in couple of my projects. It’s not only LINQ to SQL or Entity...

View Article

ActuateOne for OEMs

"Actuate BIRT’s (Business Intelligence and Reporting Tool) proven technology allows software companies to innovate, leapfrog the competition and meet customer demand for interactivity, rich data...

View Article


Speed Up Your JavaScript

 Nicholas C. Zakas presents this Google Tech Talk on speeding up your JavaScript. Preview Text:  Nicholas C. Zakas presents this Google Tech Talk on speeding up your JavaScript. Legacy Sponsored:...

View Article

10 Web Peformance Tuning Tricks

Richard Campbell - Ten Web Performance Tuning Tricks in 60 Minutes from NDCOslo on Vimeo. Preview Text:  Join Richard Campbell as he opens up his web performance tuning toolkit and walks you through...

View Article


How to Write Scalable Services

Preview Text:  One of the core benefits of a service oriented approach is the promise of greatly enhanced scalability and redundancy. But to realise these benefits we have to write our services to be...

View Article

Roo vs. Grails

We had a requirement where we had an application in production and was developed in Spring MVC and the velocity of implementing new features were slow. We had to explore alternate frameworks like...

View Article


Responsive Web Design using Twitter Bootstrap, Spring MVC

Introduction Responsive Web Design is a new way of building web application. Once you build a application using Responsive Web Design, you will be easily able to make this web application work on any...

View Article

Memory Management For Android Apps (Google IO)

In gearing up for this year's Google IO, I started looking over all of the sessions from the last few years to see what kind of gems are hidden there. I recently watched the latest Google IO session on...

View Article

Monitoring an IBM JVM with VisualVM

JDK6 update 7 and onward include a tool called VisualVM. VisualVM is a visual tool with monitoring and profiling capabilities for the JVM. Preview Text:  Although VisualVM is distributed with the...

View Article
Browsing all 156 articles
Browse latest View live




Latest Images