Don't have an account? Sign Up! You have one? Then log in already...

TUTlist.com - Home

3 UPs
-vs-
0 DOWNs

3 Votes

This PHP tutorial fetches your last 10 tweets containing links using the Twitter Search API, then displays them in an unordered list (<ul>). It requires PHP 5.2.0 or above to use PHP’s built-in JSON functions.

3 UPs
-vs-
0 DOWNs

3 Votes

One of the key restrictions with the Twitter API is that any client IP address can only make x number of API calls per hour. If you’re making these API calls from your web server (which obviously only a static IP address), you could quickly use up your hourly allocation on a busy site. Twitter does allow you to “whitelist” your web application to give you a better hourly rate, but here’s a better way: Use the clients, ie your users, to make the API calls from their browsers.

2 UPs
-vs-
0 DOWNs

2 Votes

Most modern web applications today interact with databases, usually with a language called SQL. Lucky for us, this language is quite easy to learn. In this article, we are going to start with some basic SQL queries and use them to interact with a MySQL database.

2 UPs
-vs-
0 DOWNs

2 Votes

String functions are mainly used to change the case of strings,concatenate strings,reverse strings,extract various part of strings and perform many other types of string manipulation. In SQL Server there is a Several built-in string functions to perform string manipulations.All below functions takes string input value and return a string or numeric value.

2 UPs
-vs-
0 DOWNs

2 Votes

This cheat sheet is essentially a simple visual grid that contains a list of all HTML tags and of their related attributes supported by HTML 5.

2 UPs
-vs-
0 DOWNs

2 Votes

The aim is to have a fixed navigation that follows the user when he scrolls, and only subtly showing itself by fading out and becoming almost transparent. When the user hovers over it, the menu then becomes opaque again.

2 UPs
-vs-
0 DOWNs

2 Votes

The second part in this series on how to develop with Kohana PHP V3 (KO3). If you haven’t read the first part, you should read it before going on. In this tutorial they over how to develop views.

2 UPs
-vs-
0 DOWNs

2 Votes

A good introductory tutorial to Kohana's newest incarnation. For all fans of the CodeIgniter or Kohana frameworks, this is a must read.

1 UPs
-vs-
0 DOWNs

1 Votes

QUnit is a powerful, easy-to-use, JavaScript test suite. It can be used to test jQuery code and jQuery plugins as well as any generic JavaScript code. Like JsUnit or any other javascript testing frameworks, QUnit needs to be run in a web browser. How good it is if we could run QUnit from Java code directly and don't need to worry about how to construct a web page and load it up with a browser?

1 UPs
-vs-
0 DOWNs

1 Votes

This modifies the String prototype to add the functionality we need. Using the string value of the object it runs on as the string key name, this function takes a multidimensional array or object as its parameter, and returns the first value it comes across (it does not continue to search).

TAGS: javascript

« previous 1 2 3 4 5 6 7 8 9 1021 22 next »

Popular Tut Tags

TUTlist on twitter

For all the newest TUTs, follow @tutlist

King Tuts

JohnGalt (100 Tuts)
JDStraughan (92 Tuts)
TJHooker (45 Tuts)
manishwebmaster (31 Tuts)
linkbuild (28 Tuts)

TUTmark

Drag TUTmark to your bookmarks
to begin using our bookmarklet.

Don't know how to use a bookmarklet?
Check out this tutorial.

TUTlist News Feeds

Home Page (RSS and ATOM)
New TUTS (RSS and ATOM)
Subscribe by Email

Advertise HERE!

To learn how to get your ad here.
CONTACT US TODAY!

Giganews Newsgroups