Skip to main content

Home/ Web Development, Design & Programming/ Contents contributed and discussions participated by awqi zar

Contents contributed and discussions participated by awqi zar

awqi zar

Integrate your PHP application with Google Calendar - 1 views

  •  
    Google Calendar allows Web application developers to access user-generated content and event information through its REST-based Developer API. PHP's SimpleXML extension and Zend's GData Library are ideal for processing the XML feeds generated by this API and using them to build customized PHP applications. This article introduces the Google Calendar Data API, demonstrates how you can use it to browse user-generated calendars; add and update calendar events; and perform keyword searches.
awqi zar

Python Tips, Tricks, and Hacks - Siafoo - 2 views

  •  
    Want to write shorter, cleaner code? Have an unfortunate situation where you need to fit as much as you can in one expression? Prefer a quick dose of hacks to spending the rest of your life reading the docs? You've come to the right place.
awqi zar

Optimizing WordPress with Nginx, Varnish, W3 Total Cache, Amazon S3, and Memcached (Wit... - 4 views

  •  
    So I've spent the last couple of weeks tweaking my web server stack. I like my site to pop, and I've finally achieved a configuration that I'm somewhat happy with. In sum, I'm running Varnish as a front-end to Nginx which is running WordPress loaded with the W3-Total-Cache plugin. The W3-Total-Cache plugin is configured to use both memcached as well as Amazon S3 as its CDN. All of this sits on Ubuntu Linux with Linode as my host.
awqi zar

Node.js Tutorial Roundup | blogfreakz.com - 5 views

  •  
    Javascript has always been important but usually it just hangs around in your browser, getting stuff done. The buzz on the internet is node.js, an event based, server side javascript based on Google's super-fast V8 engine. It allows you to make high performance, large scale applications. There still aren't that many tutorials out there, with the same ones getting republished over and over again. If you're going to use node.js for a web app for your free website they are worth taking a look at. Here are some of the best:
« First ‹ Previous 261 - 280 of 723 Next › Last »
Showing 20 items per page