Published News » Tutorials


Tutorials »

The only goal for an SEO is a good or very good google ranking. To ensure this you have to monitor your rankings and compare it to the positions of your competitors. With the Google AJAX Search API and my little PHP Class you can easy build a Google Ranking Checker …
Posted by girish.r 12 days ago (http://bohuco.net)
Discuss  | Read MoreBury | Tweet This | Tagged: google page rank class
| Add To 

Tutorials »

One of the most popular open source NoSQL solutions is MongoDB, a solution which was released only last year yet is already seeing widespread adoption within enterprises such as github, The New York Times, and etsy. MongoDB stores data using a data structure which
Posted by girish.r 43 days ago (http://www.developer.com)
Discuss  | Read MoreBury | Tweet This | Tagged: mongodb nosql
| Add To 

Tutorials »

Web scrappers are simple programs that are used to extract certain data from the web. Usually the structure of the the pages is known so scrappers have reduced complexity compared to parsers and crawlers.
Posted by girish.r 46 days ago (http://php-html.net)
1 Comment  | Read MoreBury | Tweet This | Tagged: howto parsing screen scrape
| Add To 

Tutorials »

I received lot of email requests from my reader that asked to me how to develop a facebook lite chat application. In this post I'm just giving an idea about chat application with simple javascript. I had implemented this at clouds.9lessons.info
Posted by girish.r 48 days ago (http://www.9lessons.info)
1 Comment  | Read MoreBury | Tweet This | Tagged: chat jquery ajax
| Add To 

Tutorials »

File Caching is powerful and is useful for files on web server that do not change. Images, pdf files and other static content can be cached, thus reducing the network traffic between the server and the client.
In this tutorial you'll learn how to do file caching using Apache .htaccess file.

Posted by girish.r 52 days ago (http://www.ebizontek.com)
1 Comment  | Read MoreBury | Tweet This | Tagged: htaccess apache webserver
| Add To 

Tutorials »

PHP and Java are both languages with reputations for getting things done, and there are plenty of reasons for combining the two, particularly in an Enterprise environment. The most common situation is for an organisation with an existing Java infrastructure to want to develop PHP projects, for all the reasons any enterprise would choose PHP, such as speed of development, cost, desire to use speci
Posted by girish.r 53 days ago (http://www.ibuildings.co.uk)
1 Comment  | Read MoreBury | Tweet This | Tagged: integration java php web service
| Add To 

Tutorials »

PHP isn’t just for websites anymore. In fact, almost every script I’ve written to perform server-side functions is either written in bash or PHP, rather than Perl or Python as preferred by my colleagues. It’s a common belief that PHP isn’t suited for CLI programming since it’s mainly used in web applications, but PHP has over a hundred functions specifically i
Posted by girish.r 73 days ago (http://www.v-nessa.net)
1 Comment  | Read MoreBury | Tweet This | Tagged: command line
| Add To 

Tutorials »

This video explains how to write Flex and PHP code using Flash Builder 4 and Zend Studio 7.1. It also illustrates how remoting enables your application to consume PHP services.
Posted by girish.r 73 days ago (http://www.softdevtube.com)
Discuss  | Read MoreBury | Tweet This | Tagged: lash builder 4 zend studio 7.1
| Add To 

Tutorials »

The fundamental problem of PHP is how best to actually generate HTML.
Before going on to consider some solutions let's look at the nature of the problem in more detail.
Posted by girish.r 73 days ago (http://www.i-programmer.info)
1 Comment  | Read MoreBury | Tweet This | Tagged: oop html
| Add To 

Tutorials »

This is part three of a beginner series for people with a MySQL/PHP background. Apologies for the delay, this blog entry has been in draft since the 13th December of last year (2009).
Posted by girish.r 73 days ago (http://till.klampaeckel.de)
1 Comment  | Read MoreBury | Tweet This | Tagged: couchapp couchdb howto php migrate
| Add To 

Tutorials »

Yet another MongoDB and PHP tutorial, say it ain’t so! Well yes, but this tutorial aims to be more complete than the others out there.
OK I’m going to assume you know what MongoDB is, so I’m not going to go over “what mongoDB is” or “what NoSQL is”. I’m going to do this series in a little different styling than my other tutorial series have been, so let just jump right in.
Posted by girish.r 74 days ago (http://www.dealtaker.com)
1 Comment  | Read MoreBury | Tweet This | Tagged: db howto mongo mongodb mysql nosql php scale
| Add To 

Tutorials »

Learn how to send text messages to any phone using PHP. In this post you will make a script that you can use to send text messages from a PHP script to any phone number.
Posted by girish.r 74 days ago (http://webhole.net)
Discuss  | Read MoreBury | Tweet This | Tagged: sms google voice
| Add To 

Tutorials »

Last week, a friend of mine asked me to help him with a programming problem that he had been wrestling with for some time. The problem sounds simple:
1. Take a PDF file
2. Write something at the footer of each page of that file
And this had to be done with PHP.
Posted by girish.r 79 days ago (http://rubayeet.wordpress.com)
Discuss  | Read MoreBury | Tweet This | Tagged: how-to pdf php fpdf
| Add To 

Tutorials »

Today I will tell you about creating simple Chat application using our existing login system. This will useful and most simple solution. We will able to chat with our logged members. We will use database to store messages.
Posted by girish.r 79 days ago (http://www.script-tutorials.com)
Discuss  | Read MoreBury | Tweet This | Tagged: chat download shout box
| Add To 

Tutorials »

All About Subversion Hook Scripts

Hook scripts are server-side executables tied to various Subversion events. During this course, attendees will learn how to use hook scripts for:

* Email notification of an event
* Commit validation
* Automatic backup of changes
* Integration with issue trackers and other external systems.
* Specific access control scenarios
* A
Posted by WANdiscoGeorge 81 days ago (http://svn.wandisco.com)
Discuss  | Read MoreBury | Tweet This | Tagged: subversion hook scripts trianing free online
| Add To