|
|
|
|
Login to share your opinion Server-Side JavaScript InjectionThis whitepaper is presented in support of the BlackHat USA 2011 talk, “Server-Side JavaScript Injection: Attacking NoSQL and Node.js”. Both this paper and theaccompanying talk… read more The art and craft of the async snippetIn this post I’ll examine the topic from the perspective of a third party – when you’re the third party, providing a snippet for other… read more DPC Radio: Profiling PHP ApplicationsThe web is full of useful advice focussed on pushing out the last bit of performance of your code. They mention trivial changes. like changing… read more Dependency Injection in PHPDependency Injection is not yet a widespread concept in PHP world. And here is going to introduce Dependency Injection by using PHP. And here is… read more Conditional load of jQueryjQuery is cool - everybody knows it. It's able to run together with MooTools (used by Joomla!) and even ProtoType (used by Magento) and is… read more Benchmarking pages behind a login with abTonight I decided to relax a bit and what better way of relaxing is there for a geek then to do some bash scripting?! So… read more 5 Apache Modules and PHP extension you must installApache web server and PHP scripting language domiated over 70% of all servers online. These two tools are essential on the operation of a World… read more 13 Top jQuery tips and tricks You should knowIn this article, I am going to introduce you 13 jQuery techniques which will enhance performance and some enhanced features. In guest some of those… read more Top 10+ PHP Best PracticesPHP is the most widely-used language for programming on the web. Here are fourteen best practices that every programmer should know and code according to… read more 8 essential checks on securing PHPObviously, PHP+ MySQL + Apache is a popular web technology.Its components are powerful, versatile and Free. However, the default settings ship with PHP is not… read more Server bandwidth saving using .htaccess in PhpThis trick is useful for who are paying for their server bandwidth. Tutorial: Deploying WordPress with CapistranoIn this post I'll try to give you an overview how to set it up and how to deploy WordPress applications (websites) in seconds. We'll… read more Speed up WordPress with Apache and VarnishThis helps because your web server may be a lumbering giant like Apache that is loaded up with extra functionality like PHP, the GD library,… read more How to speed up WordPress sites?As many of you already know about 2 years ago Google lunched a project called “Let’s make the web faster”. Today we will talk about… read more What I Love About PHPI would love to highlight why I love PHP and why I think others who aren't using it yet, should give it a try..... read more Fastersite: Finding memory leaksOver lunch last week Mikhail Naganov (creator of the DevTools Heap Profiler) and I were discussing how invaluable it has been to have the same… read more Beyond Persistence – How to Exploit Your Database for Better PerformanceBefore the advent of the 3-tier architecture, client server technology was prevalent. In the client-server architecture, the databases played an important role for data persistence.… read more What Scales Best?It is a constant, yet interesting debate in the world of big data. What scales best? OldSQL, NoSQL, NewSQL? Using node.js to store PHP sessionsExample of custom handler in PHP to store sessions in a node.js service read more Lightning fast! Performance tips for using Google APIsOver a year ago, we launched support for partial response and partial update for a number of APIs based on the Google Data Protocol. That… read more |
|