Search

Main Menu

Login
Username:

Password:

Remember me?
Anonymous

Lost Password?

Register now!



Samurize Downloads

Report A Broken Download Link




Main : Scripts & Plugins Scripts & Plugins : Internet Info Fetchers Internet Info Fetchers


Sort by:  Title () Date () Rating () Popularity () Country ()
Files currently sorted by: Title (A to Z)

(1) 2 3 4 5 6 7 8 9 10 ... 13 »
 
Scripts & Plugins Scripts & Plugins : Internet Info Fetchers Internet Info Fetchers
Download Now! "Dagens Elvis"  Popular
Version: 1.1
Submitted Date: 2006/3/12
Submitter: Tommy_2Tall
Description:
Yet another cartoonstrip config.

This config simply retrieves the URL to the most recent strip at www.elvisthecomic.com and displays that strip on your desktop.

This config requires the plugin PageScraper, which is included in uziq's PluginPak

According to info from AdamC there's a problem with the web-image functionality if you're behind a proxy..
Hopefully that will be fixed in the next release.
See this thread for more background info on this config.

Version 1.1;
Added an alert that fades out the default image on Sundays and any other day that there is no new strip.
Also added a tooltip and rightclick meterlinkage to the config.

Screenshot Screenshot   Downloaded 2604 times 2604  File Size 244.89 KB  Rate this File 10.00 (3 votes)   


Scripts & Plugins Scripts & Plugins : Internet Info Fetchers Internet Info Fetchers
Download Now! 8-bit theater latest script  Popular
Version: 1
Submitted Date: 2003/10/25
Submitter: ruskie
Description:
NeMs

If you want to have it linked just use meter linkage and link to http://nuklearpower.com/latest.php

-------------------------
Don't know why screeny is a must but hey you asked for it.

Screenshot Screenshot   Downloaded 4109 times 4109  File Size 2.15 KB  Rate this File 7.25 (4 votes)   


Scripts & Plugins Scripts & Plugins : Internet Info Fetchers Internet Info Fetchers
Download Now! <Bandit Rock song info, Swedish Radiostation>  Popular
Version: 1
Submitted Date: 2007/5/24
Submitter: danjul
Description:
Shows the "Current", "Next" and "Previous" song that plays on the station.
Using the PageScraper.dll


http://www.bandit1063.se/

Screenshot Screenshot   Downloaded 1193 times 1193  File Size 134.98 KB  Rate this File 1.00 (1 vote)   


Scripts & Plugins Scripts & Plugins : Internet Info Fetchers Internet Info Fetchers
Download Now! ABC (Another BitTorrent Client) Info Script  Popular
Version: 0.2
Submitted Date: 2004/1/6
Submitter: jivesucker
Description:
UPDATED Jan 06 2004

ABC is a BitTorrent client available at: http://pingpong-abc.sourceforge.net/

This script displays information taken from ABC's torrent.lst file about any torrent in your queue. Torrent name, torrent path, download path, status, priority, amount downloaded and amount uploaded and share rating are all available.

Some code snippets based on code from other scripts were used. Thanks to the original authors of those pieces.

0.2 - Fixed a problem which caused the script to stop responding when your torrent.lst file is empty.
0.1 - Initial release.

Screenshot Screenshot   Downloaded 5353 times 5353  File Size 1.22 KB  Rate this File 9.50 (6 votes)   


Scripts & Plugins Scripts & Plugins : Internet Info Fetchers Internet Info Fetchers
Download Now! anime.mircx bt releases 2.1  Popular
Version: 2.1
Submitted Date: 2004/8/12
Submitter: Idolon
Description:
Version 2.1 of the anime.mircx bittorrent releases script.

anime.mircx is gone. (for now)
If the site comes back up one day I might update the script again.
But for now theres nothing I can do but to put everything on ice.

Screenshot Screenshot   Downloaded 3082 times 3082  File Size 1.91 KB  Rate this File 9.25 (4 votes)   


Scripts & Plugins Scripts & Plugins : Internet Info Fetchers Internet Info Fetchers
Download Now! animebt  Popular
Version: 1
Submitted Date: 2003/11/4
Submitter: ruskie
Description:
Thanks to NeM this one also works now.
Made upon request on #samurize based on NeM's script template.

Screenshot Screenshot   Downloaded 3124 times 3124  File Size 2.20 KB  Rate this File Not rated   


Scripts & Plugins Scripts & Plugins : Internet Info Fetchers Internet Info Fetchers
Download Now! ANWB Traffic Info Map  Popular
Version: 1.2.1
Submitted Date: 2007/1/16
Submitter: tombrus
Country: nl
Description:
Shows one of the dutch ANWB traffic info maps. You can cut out and only show the part you need with an extra (java) image handling library (still small, but source included). There is also a filter then hides the map if the amount of traffic is below a certain threshold.

Updated: V1.2.1 was needed to adapt (again) to changes on the ANWB site.

Updated: V1.2 was needed to adapt to changes on the ANWB site.

Updated: V1.1.1 needed to avoid that the vbs is recognized as a virus. :?

Updated: V1.1 needed to adapt to changes on ANWB site. Older version do not work anymore!

Hope it helps to avoid the traffic!

Screenshot Screenshot   Downloaded 3871 times 3871  File Size 129.84 KB  Rate this File 9.20 (5 votes)   


Scripts & Plugins Scripts & Plugins : Internet Info Fetchers Internet Info Fetchers
Download Now! Armitunes Playlist  Popular
Version: 1.01
Submitted Date: 2006/6/5
Submitter: Tamarinde
Description:
This samurize is used to view the playlist of Armitage's Dimension (J-Pop, Anime radio station).

The script uses the RSS-Feed to fetch:
-The song now playing
-Lenght of current song
-Percent Done of current song
-The songs up next 1-5

This samurize is perfect for those who do not want to visit Armitage's Dimension to view the current playlist.

Screenshot Screenshot   Downloaded 1617 times 1617  File Size 42.67 KB  Rate this File 10.00 (1 vote)   


Scripts & Plugins Scripts & Plugins : Internet Info Fetchers Internet Info Fetchers
Download Now! azStats  Popular
Version: 0.3.5
Submitted Date: 2005/5/7
Submitter: KyleK
Description:
This little script derives some minimal statitics from a running Azureus. This instance does not have to run on the local computer but can be working on a remote machine.
The script connects to the Azureus client via HTTP protocol and XML data exchange.
The script is written in RubyScript, so you will need the RubyScript engine (See below).

Requirements:
- Azureus XML/HTTP interface (XML over HTTP for Azureus)
- RubyScript (ActiveScriptRuby 1.8.2)

Installation:
--------------
1. Follow the instructions on how to install the Azureus plugin
2. Install RubyScript. This should be non-problematic
3. The script take 2 parameters:
- host: the IP of the machine Az is running on (can be 'localhost' )
- port: the port you chose for the xml/http interface

The script currently outputs a string looking like this:

25.3kB/s [3/4/0]
Those values are: Download Speed [Current Downloads/Queued Files/Seeded & Completed Files]

History
--------
0.3.5: Code cleanup. Less exchange of information with the server, therefore the script should be faster.
0.3.0: Added support for tooltips in Samurize. Simply enable a "Mouse Over" event in the Meter's Input setion and select "tooltip". Don't put anything in the textfield, the script will do that.
0.2.0: Initial Release


Screenshot Screenshot   Downloaded 2630 times 2630  File Size 2.32 KB  Rate this File 7.00 (1 vote)   


Scripts & Plugins Scripts & Plugins : Internet Info Fetchers Internet Info Fetchers
Download Now! Azureus Info Script  Popular
Version: 0.3
Submitted Date: 2004/5/21
Submitter: jivesucker
Description:
Azureus is a BitTorrent client available at: http://azureus.sourceforge.net

This script has been adapted from my ABC Info script available here at samurize.com

For this script to operate properly you must configure Azureus to generate a statistics XML file. Check the Azureus documentation if you aren't sure how to do that. There's a sample config included to help you get started.

I pieced this together from my old ABC script in a pretty short amount of time, so you may find a bug or two. Please let me know about any and I'll try and fix them.

v0.3 - Added measures that should prevent the script from locking up.
v0.2 - Pretty big bug fixed with help from Ichor (Thanks!) also fixed a small bug having to do with the share ratio.
v0.1 - Initial release.

The files went missing last time around, giving it another go

Screenshot Screenshot   Downloaded 6930 times 6930  File Size 3.90 KB  Rate this File 8.89 (9 votes)   


(1) 2 3 4 5 6 7 8 9 10 ... 13 »
Showcase

Come On, Get Samurized!
    This page cannot be displayed due to an internal error.

If you are the administrator of this site, please visit the Xoops Troubleshooting Page for assistance.

Helpful infomation you should provide while asking for assistance: