Below are the top ranked snippets.

ranking Sort Sort   |   date Sort Sort   |   member Sort Sort
Syndication

« Previous 1 2  ...  49 50 51 52 53 54 55 56 57 Next »
7
Date Submitted Fri. Aug. 18th, 2006 9:40 AM
Revision 1
Scripter ASmith
Tags python
Comments 2 comments
Very fast method for extracting all of the unique items from a list while preserving their original ordering.
6
Date Submitted Fri. Aug. 18th, 2006 10:56 AM
Revision 1
Scripter ASmith
Tags python
Comments 2 comments
Reads a file line by line using Python in 3 lines
9
Date Submitted Fri. Aug. 18th, 2006 10:59 AM
Revision 1
Scripter ASmith
Tags python
Comments 0 comments
Reads well formed RSS entries using standard python libraries
6
Date Submitted Fri. Aug. 18th, 2006 11:01 AM
Revision 1
Scripter ASmith
Tags Date | python
Comments 0 comments
Computes the difference between two dates in seconds
6
Date Submitted Fri. Aug. 18th, 2006 11:04 AM
Revision 1
Scripter ASmith
Tags archive | python
Comments 0 comments
Decompress a .tar.bz2 archive in Pytho
9
Date Submitted Fri. Aug. 18th, 2006 11:06 AM
Revision 1
Scripter ASmith
Tags python
Comments 1 comments
Quick way to get the users home directory in Unix/Linux and Windows
6
Date Submitted Fri. Aug. 18th, 2006 11:10 AM
Revision 1
Scripter ASmith
Tags python
Comments 4 comments
Builds and prints a list of all links in a specified webpage
5
Date Submitted Tue. May. 29th, 2007 5:57 PM
Revision 1
Beginner ashraf_eme
Tags "ASP.NET 2.0" | "CSharp" | Fibonacci
Comments 0 comments
That is, after two starting values, each number is the sum of the two preceding numbers. The first Fibonacci numbers , also denoted as Fn, for n = 0, 1, … , are:
0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987, 1597, 2584, 4181, 6765, 10946, 17711, 28657, 46368, 75025, 121393, 196418, 317811…
this is One line function to get the sequance.
4
Date Submitted Tue. Oct. 10th, 2006 3:49 PM
Revision 1
Beginner Archatas
Tags ActiveX | HTA | IE | JScript
Comments 0 comments
This JScript code could be used in HTML applications (HTA) or other user-trusted web applications for saving data into files.
12
Date Submitted Thu. Oct. 12th, 2006 3:32 PM
Revision 1
Beginner ammonkc
Tags mysql | Pager | PHP
Comments 2 comments
This is a mysql php pager class that I found online somewhere and modified.
« Previous 1 2  ...  49 50 51 52 53 54 55 56 57 Next »