dsw shoes locations
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 815
locations 1.1
locations project can keep track of user logins. more>>
locations project can keep track of user logins. It is a simple script which can be used to display the locations from which users logged onto your machine from.
This was inspired by a similar script discussed in the Perl For System Administration book from O Reilly.
By default this script will display all the users who have logged into your box from more than three distinct locations - this may be tweaked via the --count=N argument.
Alternatively you may ask for a report on all the hosts all users have logged in from, via locations --show.
<<lessThis was inspired by a similar script discussed in the Perl For System Administration book from O Reilly.
By default this script will display all the users who have logged into your box from more than three distinct locations - this may be tweaked via the --count=N argument.
Alternatively you may ask for a report on all the hosts all users have logged in from, via locations --show.
Download (0.012MB)
Added: 2007-08-21 License: GPL (GNU General Public License) Price:
797 downloads
Data::Locations 5.4
Data::Locations is a virtual file manager which allows to read/write data to and from virtual files. more>>
Data::Locations - magic insertion points in your data
Did you already encounter the problem that you had to produce some data in a particular order, but that some piece of the data was still unavailable at the point in the sequence where it belonged and where it should have been produced?
Did you also have to resort to cumbersome and tedious measures such as storing the first and the last part of your data separately, then producing the missing middle part, and finally putting it all together?
In this simple case, involving only one deferred insertion, you might still put up with this solution.
But if there is more than one deferred insertion, requiring the handling of many fragments of data, you will probably get annoyed and frustrated.
You might even have to struggle with limitations of the file system of your operating system, or handling so many files might considerably slow down your application due to excessive file input/output.
And if you dont know exactly beforehand how many deferred insertions there will be (if this depends dynamically on the data being processed), and/or if the pieces of data you need to insert need additional (nested) insertions themselves, things will get really tricky, messy and troublesome.
In such a case you might wonder if there wasnt an elegant solution to this problem.
This is where the "Data::Locations" module comes in: It handles such insertion points automatically for you, no matter how many and how deeply nested, purely in memory, requiring no (inherently slower) file input/output operations.
(The underlying operating system will automatically take care if the amount of data becomes too large to be handled fully in memory, though, by swapping out unneeded parts.)
Moreover, it also allows you to insert the same fragment of data into SEVERAL different places.
This increases space efficiency because the same data is stored in memory only once, but used multiple times.
Potential infinite recursion loops are detected automatically and refused.
In order to better understand the underlying concept, think of "Data::Locations" as virtual files with almost random access: You can write data to them, you can say "reserve some space here which I will fill in later", and continue writing data.
And you can of course also read from these virtual files, at any time, in order to see the data that a given virtual file currently contains.
When you are finished filling in all the different parts of your virtual file, you can write out its contents in flattened form to a physical, real file this time, or process it otherwise (purely in memory, if you wish).
You can also think of "Data::Locations" as bubbles and bubbles inside of other bubbles. You can inflate these bubbles in any arbitrary order you like through a straw (i.e., the bubbles object reference).
Note that this module handles your data completely transparently, which means that you can use it equally well for text AND binary data.
You might also be interested in knowing that this module and its concept have already been heavily used in the automatic code generation of large software projects.
Enhancements:
- Fixed test file "02___refcount.t" to auto-adjust the offset dealing with self-ties not incrementing
- the refcount in some Perl versions.
- Added a warning to "Makefile.PL" that Perl versions including and between v5.6.1 and v5.7.0 are not fully supported (test file "11_______dump.t" dumps core).
<<lessDid you already encounter the problem that you had to produce some data in a particular order, but that some piece of the data was still unavailable at the point in the sequence where it belonged and where it should have been produced?
Did you also have to resort to cumbersome and tedious measures such as storing the first and the last part of your data separately, then producing the missing middle part, and finally putting it all together?
In this simple case, involving only one deferred insertion, you might still put up with this solution.
But if there is more than one deferred insertion, requiring the handling of many fragments of data, you will probably get annoyed and frustrated.
You might even have to struggle with limitations of the file system of your operating system, or handling so many files might considerably slow down your application due to excessive file input/output.
And if you dont know exactly beforehand how many deferred insertions there will be (if this depends dynamically on the data being processed), and/or if the pieces of data you need to insert need additional (nested) insertions themselves, things will get really tricky, messy and troublesome.
In such a case you might wonder if there wasnt an elegant solution to this problem.
This is where the "Data::Locations" module comes in: It handles such insertion points automatically for you, no matter how many and how deeply nested, purely in memory, requiring no (inherently slower) file input/output operations.
(The underlying operating system will automatically take care if the amount of data becomes too large to be handled fully in memory, though, by swapping out unneeded parts.)
Moreover, it also allows you to insert the same fragment of data into SEVERAL different places.
This increases space efficiency because the same data is stored in memory only once, but used multiple times.
Potential infinite recursion loops are detected automatically and refused.
In order to better understand the underlying concept, think of "Data::Locations" as virtual files with almost random access: You can write data to them, you can say "reserve some space here which I will fill in later", and continue writing data.
And you can of course also read from these virtual files, at any time, in order to see the data that a given virtual file currently contains.
When you are finished filling in all the different parts of your virtual file, you can write out its contents in flattened form to a physical, real file this time, or process it otherwise (purely in memory, if you wish).
You can also think of "Data::Locations" as bubbles and bubbles inside of other bubbles. You can inflate these bubbles in any arbitrary order you like through a straw (i.e., the bubbles object reference).
Note that this module handles your data completely transparently, which means that you can use it equally well for text AND binary data.
You might also be interested in knowing that this module and its concept have already been heavily used in the automatic code generation of large software projects.
Enhancements:
- Fixed test file "02___refcount.t" to auto-adjust the offset dealing with self-ties not incrementing
- the refcount in some Perl versions.
- Added a warning to "Makefile.PL" that Perl versions including and between v5.6.1 and v5.7.0 are not fully supported (test file "11_______dump.t" dumps core).
Download (0.043MB)
Added: 2005-04-29 License: Artistic License Price:
1638 downloads
Point Location 6709 1.1
Point Location 6709 project is a Java library for parsing and formatting geographic point locations in ISO 6709:1983 format. more>>
Point Location 6709 project is a Java library for parsing and formatting geographic point locations in ISO 6709:1983 format.
Enhancements:
- A minor release that adds better error checking and more ISO 6709:1983 compliant output formats.
<<lessEnhancements:
- A minor release that adds better error checking and more ISO 6709:1983 compliant output formats.
Download (MB)
Added: 2007-04-23 License: LGPL (GNU Lesser General Public License) Price:
916 downloads
main + location toolbar 0.01
main + location toolbar is a little hack for KDE (KDE improvement). more>>
main + location toolbar is a little hack for KDE (KDE improvement).
I dont know if there out is a hack to get maintoolbar + locationtoolbar in one line... but i did it by myself.
I get all normal bottons, location-depending bottons (in kghostview for exemple) and location toolbar (I tink find combo should work too).
edit ~/.kde/share/apps/konqueror/konqueror.rc:
-remove locationbar section
-maintoolbar section should be like the download (i cant put it here...)
I hope this work for anyone who prefers this toolbar way and in a easy way...
<<lessI dont know if there out is a hack to get maintoolbar + locationtoolbar in one line... but i did it by myself.
I get all normal bottons, location-depending bottons (in kghostview for exemple) and location toolbar (I tink find combo should work too).
edit ~/.kde/share/apps/konqueror/konqueror.rc:
-remove locationbar section
-maintoolbar section should be like the download (i cant put it here...)
I hope this work for anyone who prefers this toolbar way and in a easy way...
Download (MB)
Added: 2007-04-02 License: GPL (GNU General Public License) Price:
941 downloads
Dispositionator 0.2
Dispositionator is a Web application to make it easy to embed collections of papers and slides of talks into Web pages. more>>
Dispositionator is a Web application to make it easy to embed collections of papers and slides of talks into Web pages, using templates.
Talk material, related files, and information about events and associated topics are handled and can be sorted and filtered.
The data is kept in a simple XML file and thus no database is required.
Enhancements:
- With DispoDesktop, an SDL full-screen frontend can now be used in addition to the Web-based default frontend.
- Support for talk locations, filtering by speaker, and abstracts was introduced.
<<lessTalk material, related files, and information about events and associated topics are handled and can be sorted and filtered.
The data is kept in a simple XML file and thus no database is required.
Enhancements:
- With DispoDesktop, an SDL full-screen frontend can now be used in addition to the Web-based default frontend.
- Support for talk locations, filtering by speaker, and abstracts was introduced.
Download (0.45MB)
Added: 2006-01-16 License: Free To Use But Restricted Price:
1376 downloads
Geo::Google::Location 0.02
Geo::Google::Location is a geographical point. more>>
Geo::Google::Location is a geographical point.
SYNOPSIS
use Geo::Google::Point;
# you shouldnt need to construct these yourself,
# have a Geo::Google object do it for you.
OBJECT METHODS
Geo::Google::Location objects provide the following accessor methods
Method Description
------ -----------
icon an icon to use when drawing this point.
id a unique identifier for this point.
infostyle unknown function.
latitude latitude of the point, to hundred-thousandth degree precision.
lines a few lines describing the point, useful as a label
longitude longitude of the point, to hundred-thousandth degree precision.
title a concise description of the point.
toString a method that renders the point in Google Maps XML format.
<<lessSYNOPSIS
use Geo::Google::Point;
# you shouldnt need to construct these yourself,
# have a Geo::Google object do it for you.
OBJECT METHODS
Geo::Google::Location objects provide the following accessor methods
Method Description
------ -----------
icon an icon to use when drawing this point.
id a unique identifier for this point.
infostyle unknown function.
latitude latitude of the point, to hundred-thousandth degree precision.
lines a few lines describing the point, useful as a label
longitude longitude of the point, to hundred-thousandth degree precision.
title a concise description of the point.
toString a method that renders the point in Google Maps XML format.
Download (0.010MB)
Added: 2006-11-27 License: Perl Artistic License Price:
1062 downloads
Location Navigator 0.6.2
Location Navigator is a Firefox extension that lets you grab a location and then navigate up or down from that starting spot. more>>
Location Navigator is a Firefox extension that lets you grab a location, select a portion of the location that varies, and then navigate up or down from that starting spot.
<<less Download (0.046MB)
Added: 2007-07-18 License: MPL (Mozilla Public License) Price:
843 downloads
Image::ExifTool::Location 0.0.1
Image::ExifTool::Location is a Perl module with easy setting, getting of an images location information. more>>
Image::ExifTool::Location is a Perl module with easy setting, getting of an images location information.
SYNOPSIS
use Image::ExifTool;
use Image::ExifTool::Location;
my $exif = Image::ExifTool->new();
# Extract info from existing image
$exif->ExtractInfo($src);
# Set location
$exif->SetLocation(54.787515, -2.341355);
# Set elevation
$exif->SetElevation(515);
# Write new image
$exif->WriteInfo($src, $dst);
Image::ExifTool is a versatile module for reading and writing EXIF data in a number of image formats. This module extends its interface adding methods that simplify the reading and writing of GPS location information.
Without this module the interface for working with GPS location information is cryptic. To store latitude and longitude a total of four EXIF values are used - two to store the latitude and longitude in degrees, minutes and seconds format and two to store the hemisphere (north / south, east / west).
This module replaces that cryptic interface with simple calls (GetLocation and SetLocation) that take care of encoding and decoding the latitude and longitude values correctly.
<<lessSYNOPSIS
use Image::ExifTool;
use Image::ExifTool::Location;
my $exif = Image::ExifTool->new();
# Extract info from existing image
$exif->ExtractInfo($src);
# Set location
$exif->SetLocation(54.787515, -2.341355);
# Set elevation
$exif->SetElevation(515);
# Write new image
$exif->WriteInfo($src, $dst);
Image::ExifTool is a versatile module for reading and writing EXIF data in a number of image formats. This module extends its interface adding methods that simplify the reading and writing of GPS location information.
Without this module the interface for working with GPS location information is cryptic. To store latitude and longitude a total of four EXIF values are used - two to store the latitude and longitude in degrees, minutes and seconds format and two to store the hemisphere (north / south, east / west).
This module replaces that cryptic interface with simple calls (GetLocation and SetLocation) that take care of encoding and decoding the latitude and longitude values correctly.
Download (0.012MB)
Added: 2007-01-15 License: Perl Artistic License Price:
1013 downloads

Where is M13 for Linux 2.2
It helps you visualize the locations and physical properties of deep sky objects more>> Where is M13? is a unique application that helps you visualize the locations and physical properties of deep sky objects in and around the Galaxy.
At home, Where is M13? serves as a reference you will frequently turn to when you read about an object and become curious where it is with respect to our galaxy. In the field, the program will enhance your observing experience by allowing you to get an intuitive sense of the physical location, size, luminosity, and distance of the object you are viewing. You will find Where is M13? a great educational and outreach tool as well.<<less
Download (1.41MB)
Added: 2009-04-18 License: Freeware Price: Free
188 downloads
Support Information Tracker 2.0.6
Support Information Tracker is a knowledge base with loads of advanced features. more>>
Support Information Tracker is a knowledge base with loads of advanced features.
Main features:
- multiple document versions
- group permissions
- document submission reviews
- and more
Installing
1. Download the latest gzip file from sourceforge.net
2. Move the downloaded file into your web servers directory
# mv SITR-2.0.x /usr/www/htdocs - /usr/www/htdocs locations of where you installed apache
3. Change to the directory where the gzip file is
# cd /usr/www/htdocs
4. Extract the files
# tar xvzf SITR-2.0.x.tar.gz
5. Set permissions on directories
# chmod -R 777 attachments/
# chmod -R 777 backup/
Default Account Information
Administrator
Username: admin
Password: admin
User
Username: guest
Password: guest
<<lessMain features:
- multiple document versions
- group permissions
- document submission reviews
- and more
Installing
1. Download the latest gzip file from sourceforge.net
2. Move the downloaded file into your web servers directory
# mv SITR-2.0.x /usr/www/htdocs - /usr/www/htdocs locations of where you installed apache
3. Change to the directory where the gzip file is
# cd /usr/www/htdocs
4. Extract the files
# tar xvzf SITR-2.0.x.tar.gz
5. Set permissions on directories
# chmod -R 777 attachments/
# chmod -R 777 backup/
Default Account Information
Administrator
Username: admin
Password: admin
User
Username: guest
Password: guest
Download (0.080MB)
Added: 2006-10-02 License: GPL (GNU General Public License) Price:
1117 downloads
Bio::Location::CoordinatePolicyI 1.4
Bio::Location::CoordinatePolicyI is an abstract interface for objects implementing a certain policy... more>>
Bio::Location::CoordinatePolicyI is an abstract interface for objects implementing a certain policy of computing integer-valued coordinates of a Location.
SYNOPSIS
# get a location, e.g., from a SeqFeature
$location = $feature->location();
# examine its coordinate computation policy
print "Location of feature ", $feature->primary_tag(), " employs a ",
ref($location->coordinate_policy()),
" instance for coordinate computationn";
# change the policy, e.g. because the user chose to do so
$location->coordinate_policy(Bio::Location::NarrowestCoordPolicy->new());
Objects implementing this interface are used by Bio::LocationI implementing objects to determine integer-valued coordinates when asked for it. While this may seem trivial for simple locations, there are different ways to do it for fuzzy or compound (split) locations. Classes implementing this interface implement a certain policy, like always widest range, always smallest range, mean for BETWEEN locations, etc. By installing a different policy object in a Location object, the behaviour of coordinate computation can be changed on-the-fly, and with a single line of code client-side.
<<lessSYNOPSIS
# get a location, e.g., from a SeqFeature
$location = $feature->location();
# examine its coordinate computation policy
print "Location of feature ", $feature->primary_tag(), " employs a ",
ref($location->coordinate_policy()),
" instance for coordinate computationn";
# change the policy, e.g. because the user chose to do so
$location->coordinate_policy(Bio::Location::NarrowestCoordPolicy->new());
Objects implementing this interface are used by Bio::LocationI implementing objects to determine integer-valued coordinates when asked for it. While this may seem trivial for simple locations, there are different ways to do it for fuzzy or compound (split) locations. Classes implementing this interface implement a certain policy, like always widest range, always smallest range, mean for BETWEEN locations, etc. By installing a different policy object in a Location object, the behaviour of coordinate computation can be changed on-the-fly, and with a single line of code client-side.
Download (4.7MB)
Added: 2007-06-11 License: Perl Artistic License Price:
866 downloads
Plasmatronics 0.03
Plasmatronics Perl module is a Plasmatronics PL regulator controller. more>>
Plasmatronics Perl module is a Plasmatronics PL regulator controller.
SYNOPSIS
use Device::Regulator::Plasmatronic;
my $r = Device::Regulator::Plasmatronic;
print "Current state of charge = " . $r->pl_dsoc . "n";
This is an interface library via the serial port to a Plasmatronics Regulator. (http://www.plasmatronics.com.au/)
MAJOR LIMITATIONS
Serial Port
I have to replace the serial port driver - currently I use the unix only version, but I have written
Hard Coded Multiplier
The multiplier used for voltages etc is hard coded (currently 4 = 48 Volt system). This can be read from the system, so I will have to do that as part of the initialisation.
Combined Values
Load and other things combine values from multiple locations to allow for larger numbers. I know that I have got this wrong in a number of places. Work to be done to test these for large numbers (eg: > 25 Amps etc).
<<lessSYNOPSIS
use Device::Regulator::Plasmatronic;
my $r = Device::Regulator::Plasmatronic;
print "Current state of charge = " . $r->pl_dsoc . "n";
This is an interface library via the serial port to a Plasmatronics Regulator. (http://www.plasmatronics.com.au/)
MAJOR LIMITATIONS
Serial Port
I have to replace the serial port driver - currently I use the unix only version, but I have written
Hard Coded Multiplier
The multiplier used for voltages etc is hard coded (currently 4 = 48 Volt system). This can be read from the system, so I will have to do that as part of the initialisation.
Combined Values
Load and other things combine values from multiple locations to allow for larger numbers. I know that I have got this wrong in a number of places. Work to be done to test these for large numbers (eg: > 25 Amps etc).
Download (0.014MB)
Added: 2007-06-19 License: Perl Artistic License Price:
862 downloads
UPS track shipping module for LiteCommerce 1.0
UPS Track shipping module for LiteCommerce allows you to provide up-to-the-minute shipping status reports to your customers. more>>
UPS Track shipping module for LiteCommerce provides you with up-to-the-minute shipping status reports to your customers right from within your online store. Such feature encourages your customers to return to your shop and track their shipments or check the delivery status of their orders.
Namely, the UPS Track shipping add-on allows your customers to check the current status of their orders in LiteCommerce using online tracking option on the "Orders history" page.
The UPS Track shipping module for LiteCommerce displays the complete tracking information that is available in the UPS by the moment customers perform the request. Notice, the tracking information is updated each time tracking labels are scanned in the UPS delivery system.
There are the following options available in the tracking activity records:
- Origin and destination addresses Origin and destination addresses
- Pick up and delivery dates Pick up and delivery dates
- All UPS locations where the shipping label was scanned All UPS locations where the shipping label was scanned
- Current location of the shipment Current location of the shipment
- Current status of the shipment Current status of the shipment: In Transit, Delivered, Exception, Pickup, Manifest Pickup
<<lessNamely, the UPS Track shipping add-on allows your customers to check the current status of their orders in LiteCommerce using online tracking option on the "Orders history" page.
The UPS Track shipping module for LiteCommerce displays the complete tracking information that is available in the UPS by the moment customers perform the request. Notice, the tracking information is updated each time tracking labels are scanned in the UPS delivery system.
There are the following options available in the tracking activity records:
- Origin and destination addresses Origin and destination addresses
- Pick up and delivery dates Pick up and delivery dates
- All UPS locations where the shipping label was scanned All UPS locations where the shipping label was scanned
- Current location of the shipment Current location of the shipment
- Current status of the shipment Current status of the shipment: In Transit, Delivered, Exception, Pickup, Manifest Pickup
Download (0.011MB)
Added: 2006-01-20 License: Other/Proprietary License with Source Price:
1376 downloads
PleiadesGeocoder 0.6.1
PleiadesGeocoder is used for geocode and process Plone objects for use with Google Earth or PleiadesOpenLayers. more>>
PleiadesGeocoder is used for geocode and process Plone objects for use with Google Earth or PleiadesOpenLayers.
PleiadesGeocoder provides basic geospatial capabilities for Plone and enables content to be marshalled into Google Earth or OpenLayers maps.
Main features:
- Interfaces that will cover the first ~80 percent of content georeferencing use cases.
- Adapters for Plone content types. Implementations are modeled after the GeoRSS Simple profile.
- A geospatial protocol -- the @@geo logical view.
- GeoRSS and KML views of AT content, folders, and topics.
- Location geocoding tool based on geopy.
The geocoding tool uses the Google geocoding API to find matches for Plone locations, and return spatial coordinates. The API gives you worldwide city-level geocoding precision and address-level precision for the United States.
Chances are you have locations in your site already. Its a standard Plone metadata field, and appears in your user personal preferences form. PleiadesGeocoder includes methods for geocoding site user locations and serializing information about users into KML for use with Google Earth, or GeoRSS for use with other services.
Enhancements:
- Switch to use of geopy for geocoding (ticket #68, #183).
<<lessPleiadesGeocoder provides basic geospatial capabilities for Plone and enables content to be marshalled into Google Earth or OpenLayers maps.
Main features:
- Interfaces that will cover the first ~80 percent of content georeferencing use cases.
- Adapters for Plone content types. Implementations are modeled after the GeoRSS Simple profile.
- A geospatial protocol -- the @@geo logical view.
- GeoRSS and KML views of AT content, folders, and topics.
- Location geocoding tool based on geopy.
The geocoding tool uses the Google geocoding API to find matches for Plone locations, and return spatial coordinates. The API gives you worldwide city-level geocoding precision and address-level precision for the United States.
Chances are you have locations in your site already. Its a standard Plone metadata field, and appears in your user personal preferences form. PleiadesGeocoder includes methods for geocoding site user locations and serializing information about users into KML for use with Google Earth, or GeoRSS for use with other services.
Enhancements:
- Switch to use of geopy for geocoding (ticket #68, #183).
Download (0.032MB)
Added: 2007-02-20 License: GPL (GNU General Public License) Price:
977 downloads
DMines 0.5
DMines project is a dynamic version of the classic minesweeper game. more>>
DMines project is a dynamic version of the classic minesweeper game.
Some of the unrevealed mines change locations every set number of seconds (15 by default).
Current features include 3 levels (easy, normal, and hard), resizing of the playing field, setting the number of mines, and setting the time it takes the mines to change locations.
Main features:
- 3 levels (easy, normal, and hard).
- Resizing of the playing field.
- Setting the number of mines.
- Setting the time it takes the mines to change locations.
Enhancements:
- First public release
<<lessSome of the unrevealed mines change locations every set number of seconds (15 by default).
Current features include 3 levels (easy, normal, and hard), resizing of the playing field, setting the number of mines, and setting the time it takes the mines to change locations.
Main features:
- 3 levels (easy, normal, and hard).
- Resizing of the playing field.
- Setting the number of mines.
- Setting the time it takes the mines to change locations.
Enhancements:
- First public release
Download (MB)
Added: 2006-11-23 License: GPL (GNU General Public License) Price:
1066 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above dsw shoes locations search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed