Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.457.725 Times

Iterator Category software
Filter: All | Freeware | Demo
 

Iterator Category

1 2 3 4 5 > 
Added: January 18, 2010 | Visits: 1.026

Net::Delicious::Iterator Net::Delicious::Iterator is an iterator class for Net::Delicious thingies. SYNOPSIS use Net::Delicious::Iterator; my @dates = ({...},{...}); my $it = Net::Delicious::Iterator->new("Date",@dates); while (my $d = $it->next()) { # Do stuff with $d here } NOTES It isnt really expected...



Platforms: *nix

License: Freeware Size: 18.43 KB Download (101): Net::Delicious::Iterator Download

Added: April 07, 2010 | Visits: 809

SPOPS::Iterator SPOPS::Iterator is a class to cycle through results and return SPOPS objects. SYNOPSIS my $iter = $spops_class->fetch_iterator({ where => last_name like ?, value => [ smi% ] }); while ( $iter->has_next ) { my $object = $iter->get_next; print "Object ID: ", $object->id, " at position: ",...





Platforms: *nix

License: Freeware Size: 286.72 KB Download (88): SPOPS::Iterator Download

Added: November 14, 2010 | Visits: 1.244

Gentoo Category Select Gentoo Category Select is a graphical tool for selecting Gentoo Package Categories to exclude from your local package repository. It does so by weaning information from multiple directories and files for convenience, as well as providing warning about categories that should not be excluded due...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (98): Gentoo Category Select Download

Added: May 12, 2010 | Visits: 707

Iterator::Util Iterator::Util Perl package contains essential utilities for the Iterator class. SYNOPSIS use Iterator::Util; # Transform sequences $iterator = imap { transformation code } $some_other_iterator; # Filter sequences $iterator = igrep { condition code } $some_other_iterator; # Range of...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (93): Iterator::Util Download

Added: September 22, 2010 | Visits: 729

Iterator::Misc Iterator::Misc Perl module package contains miscellaneous iterator functions. SYNOPSIS use Iterator::Misc; # Permute the elements of a list: $iter = ipermute (@items); # Select only every nth value of an iterator $iter = inth ($n, $another_iterator); # Randomly select iterator values...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (88): Iterator::Misc Download

Added: July 11, 2010 | Visits: 840

Iterator Iterator is a general-purpose iterator class. SYNOPSIS use Iterator; # Making your own iterators from scratch: $iterator = Iterator->new ( sub { code } ); # Accessing an iterators values in turn: $next_value = $iterator->value(); # Is the iterator out of values? $boolean =...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (89): Iterator Download

Added: March 05, 2010 | Visits: 760

Iterator::IO Iterator::IO is a Perl module with filesystem and stream iterators. SYNOPSIS use Iterator::IO; # Return the names of files in a directory (except . and ..) $iter = idir_listing ($path); # Return all the files in a directory tree, one at a time. # Like File::Find, in slow motion. $iter...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (88): Iterator::IO Download

Added: April 25, 2010 | Visits: 718

Array::Iterator Array::Iterator is a simple class for iterating over Perl arrays. SYNOPSIS use Array::Iterator; # create an iterator with an array my $i = Array::Iterator->new(1 .. 100); # create an iterator with an array reference my $i = Array::Iterator->new(@array); # create an iterator with a...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (99): Array::Iterator Download

Added: March 17, 2010 | Visits: 645

Iterator::BreakOn Iterator::BreakOn is a Perl module to create iterators with control flow breaks. SYNOPSIS use Iterator::BreakOn; # # get a generic data source with a next method implemented whom # returns a generic object # # in this example the order of the items in the data stream is assumed # to...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (89): Iterator::BreakOn Download

Released: June 09, 2011  |  Added: November 20, 2011 | Visits: 1.461

Category Column Category Column allows tracking, organizing and grouping list items. Component uses Outlook 2007 approach for element categorization. Easy indicator color changing and using of advanced tooltip provide a high professional component style. Category column leverages SharePoint "Choice" column,...


Platforms: Windows

License: Shareware Cost: $100.00 USD Size: 1.56 MB Download (105): Category Column Download

Released: August 14, 2012  |  Added: August 14, 2012 | Visits: 398

Category folders Creator Category folders Creator is a software for Win32 platforms, Win2k WinXP and Vista.It can batch create specific subfolders of a category. Main Features--------------------------------------------------1. Create subfolders by songs,software etc. 2. Save a folder structure3. Load a folder structure...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 727.04 KB Download (53): Category folders Creator Download

Added: May 10, 2013 | Visits: 360

Directory Iterator This script is an iterator that can be used to walk through directories.This class is intended to provide an iterator version of the os.listdir function. The interesting property of the iterator is that you can control if you want a deep iteration of directories with the 'deep' member.After...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Directory Iterator Download

Added: May 10, 2013 | Visits: 530

General purpose file iterator class This script presents a general purpose file object iterator cum file object proxy class.It provides a class that gives several iterator functions to read a text file by characters, words, lines, paragraphs or blocks. It also acts as a proxy for the wrapped file object. ts as a pOne way to do it...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): General purpose file iterator class Download

Added: May 10, 2013 | Visits: 466

Category Descriptions This contributionn adds a category description to your store, you can enter a description for each category, or leave it blank if you do not wish to have one for a particular category.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (49): Category Descriptions Download

Added: May 10, 2013 | Visits: 580

Category Name on Product Information Page This Contribution "simply" adds Category Name to the product_info.php page. I found similar contributions but all tended to have long installations as they were combined with other functionality.Example layout:Category nameProduct nameSupport: Either contact me directly or use the forums.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (54): Category Name on Product Information Page Download

Added: May 10, 2013 | Visits: 487

Collapsible CSS Category Menu This contribution caches the category tree as a serialized array. Upon each page call the script first checks to make sure the cache file exists and if so uses that data to populate the category tree. If the file does not exist it calls tep_get_categories(), sets the $tree array, and then writes...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (56): Collapsible CSS Category Menu Download

Added: May 10, 2013 | Visits: 650

Put category text in product category list Replace the "Look what we have here" with dynamic text showing the actual category.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (49): Put category text in product category list Download

Added: May 10, 2013 | Visits: 586

Show Category Names in Product Pages This is a simple modification to display the category name in the product listing pages instead of the usual "Let's see what we have here".This was done on OsCommerce 2.2MS2 but should work on any version.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (60): Show Category Names in Product Pages Download

Added: May 10, 2013 | Visits: 716

Update Product Prices Per Category Update Product Prices Per Category is a fast method to update prices (per category).


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (61): Update Product Prices Per Category Download

Added: May 10, 2013 | Visits: 631

Update Price per Category With this module you can update the price of your products grouped by category. By selecting the category, you can add a percent or fixed change of product's price.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (55): Update Price per Category Download

1 2 3 4 5 >