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.179.114 Times

Islam Web Net freeware
Filter: All | Freeware | Demo
 

Islam Web Net

< 1 2 3 4 5 
Added: August 13, 2008 | Visits: 942

SO-NET "SO-NET" is a project for directory inquiries (question-answering systems, referral services,inquiry offices,callcenters). Meant for operators, managers , administrators. It contains payments, invoices control, full statistics. Platforms: OS - Windows 98+/Linux/Unix,web-server: Apache 1.0+,PHP3...



Platforms: *nix

License: Freeware Size: 1.38 MB Download (95): SO-NET Download

Released: January 16, 2007  |  Added: April 25, 2011 | Visits: 4.064

Active Web Reader Active Web Reader is a FREE RSS feed reader. Browse feeds, Web, and search RSS headlines. Advanced auto discovery identifies new feeds as you browse. Small and extremely fast. Active Web Readerâ„¢s has an excellent interface which makes it easy to view and read your RSS feeds. Control...





Platforms: Windows

License: Freeware Size: 1.95 MB Download (920): Active Web Reader Download

Released: March 25, 2010  |  Added: May 15, 2010 | Visits: 9.989

Web Proxy Checker Free and fast proxy checking software. Supports SOCKS4/SOCKS5/HTTP/HTTPS proxies with/without authentication. Check for connect to host or load URL. Combine proxies. Proxy location (country) detection. Multithreaded. Handle redirects. Can download proxy list from the given URL. Built-in proxy...


Platforms: Windows, Other

License: Freeware Size: 1.06 MB Download (636): Web Proxy Checker Download

Added: August 09, 2008 | Visits: 1.674

TCP Spy .Net Standard Edition TCP Spy .Net is a small application used to trace TCP packets between a client and a server. Optimized for.Net Web Services or Web Site TCP Spy .Net will help you find any bottleneck and it will help you in analyzing your bandwidth usage. With TCP Spy .Net, you can inspect data in different...


Platforms: Windows

License: Freeware Size: 324 KB Download (190): TCP Spy .Net Standard Edition Download

Released: March 26, 2009  |  Added: March 31, 2009 | Visits: 2.407

Web Service Creator Web Service Creator is the easiest way to create a highly optimized web service based on your database schema. Also creates clients in Silverlight, C#, VB, Java, Delphi and REALbasic. Simply select the database and in minutes you will have a web service and clients in variety of langauges...


Platforms: Windows

License: Freeware Size: 8.51 MB Download (291): Web Service Creator Download

Added: August 13, 2008 | Visits: 831

eStream PanelBar.NET Lite eStream PanelBar.NET is a flexible, affordable and easy to integrate component for building expandable/collapsible menu systems. eStream PanelBar.NET allows developers to create powerful and attractive menus for their web sites or web applications in just a few lines of code. The product offers...


Platforms: .NET

License: Freeware Size: 300 KB Download (487): eStream PanelBar.NET Lite Download

Added: August 14, 2008 | Visits: 1.917

Net Viewer Lite Net Viewer Lite is an Internet Explorer Utility allowing you to launch and manage any number of Internet Explorer Browser Windows. Easily switch between any of the internet browser windows, easily adding Web Pages to Favorites and New Favorite Lists you can create. Assign Favorite Web Sites to...


Platforms: Windows

License: Freeware Download (198): Net Viewer Lite Download

Added: August 06, 2008 | Visits: 1.830

Dot NET News On Your Desktop Dot NET News On Your Desktop is a project developed by Blocks4 Dot NET in order to notify Dot NET users / developers community about the latest Dot NET components news. News items are received from Blocks4DotNET web site and displayed to your desktop by using a Channel Definition File and the...


Platforms: Windows

License: Freeware Size: 359 KB Download (486): Dot NET News On Your Desktop Download

Added: August 25, 2008 | Visits: 1.326

Net.Ex Pro (Basic Edition) Net.Ex Pro come in 2 Editions, the Basic Edition and the Ultra Edition. The Basic Edition is the free version with some restricted functionalities and is supported by some advertisement, while the Ultra Edition is the paid version with full functionalities and has no advertisement displayed. You...


Platforms: Windows

License: Freeware Size: 5.6 KB Download (102): Net.Ex Pro (Basic Edition) Download

Added: August 22, 2008 | Visits: 1.060

WebEffects 1.0 for ASP.net Add flare to you ASP.Net website with WebEffects! WebEffects is a totally FREE ASP.Net component. WebEffects provides several DHTML effects that can be used to add spice to any bland web page. WebEffects allows developers to concentrate on making good functional applications, and leaves the DHTML...


Platforms: Windows

License: Freeware Size: 991 KB Download (119): WebEffects 1.0 for ASP.net Download

Released: February 05, 2009  |  Added: April 27, 2010 | Visits: 3.527

Full Screen Web Image Viewer Full Screen Web Image Viewer is a very easy to use program which integrates itself to the Internet Explorer and Firefox context menu ie the right click menu. After installing it, while surfing you can right click any image and choose full screen options. The options include full screen best fit...


Platforms: Windows

License: Freeware Size: 601.31 KB Download (252): Full Screen Web Image Viewer Download

Added: January 18, 2010 | Visits: 1.831

Net::Flickr::Backup Net::Flickr::Backup module contains OOP for backing up your Flickr photos locally. SYNOPSIS use Net::Flickr::Backup; use Log::Dispatch::Screen; my $flickr = Net::Flickr::Backup->new($cfg); my $feedback = Log::Dispatch::Screen->new(name => info, min_level => info);...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (100): Net::Flickr::Backup Download

Added: January 18, 2010 | Visits: 1.288

Net::Blogger::Engine::Userland::metaWeblog Net::Blogger::Engine::Userland::metaWeblog is a userLand metaWeblog API engine. SYNOPSIS my $radio = Blogger->new(engine=>"radio"); $radio->Proxy(PROXY); $radio->Username(USERNAME); $radio->Password(PASSWORD); $radio->metaWeblog()->newPost( title=>"hello", description=>"world",...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (92): Net::Blogger::Engine::Userland::metaWeblog Download

Added: January 18, 2010 | Visits: 1.022

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: January 18, 2010 | Visits: 1.139

Net::Delicious::Constants::Config Net::Delicious::Constants::Config are constant variables for Net::Delicious default configs. SYNOPSIS use Net::Delicious::Constants qw (:config) __top Constant variables for Net::Delicious default configs..


Platforms: *nix

License: Freeware Size: 18.43 KB Download (93): Net::Delicious::Constants::Config Download

Added: January 18, 2010 | Visits: 1.486

net-check net-check package is a pair of simple perl scripts that will monitor and report on your internet connectivity. The scripts came about when my DSL provider repeatedly dropped the connections on a machine that was used exclusively as a dial-up gateway. In addition, since I am spending $50 a...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (112): net-check Download

Added: January 18, 2010 | Visits: 1.645

X personal web server X personal web server is a personal Web server that sits in your desktop notification area (as a tray icon). X personal web server is a (much) simpler cousin of KPF, but doesnt require kicker and uses the GTK 2 library for its minimal user interface..


Platforms: *nix

License: Freeware Size: 60.42 KB Download (123): X personal web server Download

Added: January 18, 2010 | Visits: 2.578

Religion::Islam::Quran Religion::Islam::Quran - Holy Quran book searchable database multi-lingual in both text and unicode formats. SYNOPSIS #--------------------------------------------------------------- use Religion::Islam::Quran; #--------------------------------------------------------------- #create new...


Platforms: *nix

License: Freeware Size: 1.7 MB Download (340): Religion::Islam::Quran Download

Added: July 12, 2010 | Visits: 2.649

Web shell Wsh, "Web Shell" is a remote UNIX/WIN shell, that works via HTTP/HTTPS. The package contains two perl scripts for server and client hosts, one C source code and one Java servlet code for the server host : the client script is for console usage and the server scripts run as CGI/Servlet scripts on...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (207): Web shell Download

Added: March 20, 2010 | Visits: 2.516

Net::SMTP::TLS Net::SMTP::TLS is an SMTP client supporting TLS and AUTH. SYNOPSIS use Net::SMTP::TLS; my $mailer = new Net::SMTP::TLS( your.mail.host, Hello => some.host.name, Port => 25, #redundant User => emailguy, Password=> s3cr3t); $mailer->mail(emailguy@your.mail.host);...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (295): Net::SMTP::TLS Download

< 1 2 3 4 5