Internet

AmabayFox 1.0...

AmabayFox is a Firefox extension that allows you to use amabay.linked8.com to compare prices between Amazon and eBay for any product at one click.

How AmabayFox Works

Under current version (1.0), after install, AmabayFox unobtrusively inserts a button on Amazon product detail and browsing pages, clicking on it sends the product ID information to our server, and our server responds with Amazon and eBay product prices side by side in a new Firefox tab.

SkipScreen 0.4.7amo...

SkipScreen is a Firefox extension that will skip the moments when you have to click through ads or wait for countdowns to access your downloads. It automatically clicks through the hoops to get to the content you want. We're starting with some of the most popular sites. But if there's a site whose superfluous pages and delays annoy you, please tell us!

vulcan 0.1.0...

To set up vulcan you'll need redis-py: http://github.com/andymccurdy/redis-py

Say you want to SET ten thousand keys, with randomly generated values.

Here's all you need to do:

First, create a Vulcan object like so:

 from vulcan import Vulcan

 s = Vulcan(10000)

The default is to populate with strings, but to be explicit you could do:

 s = Vulcan(10000, 'strings')

For lists, sets, or sorted sets:

 lists = Vulcan(10000, 'lists')

 sets = Vulcan(10000, 'sets')

 zsets = Vulcan(10000, 'zsets')

Now just:

 s.populate()

That will clear out database 6, and populate it with your random data. You're all set.

The keys are given random integer key names, and the values and scores are also given random integers. Next version, I'll likely add in some other options for random values (probably Star Trek-based).

ChmZoomer 1.0.1...

With Microsoft Internet Explorer 7/8 you can make Web pages easier to read by magnifying the page (zooming in). But the zoom function can't works in other browser-based applications.

ChmZoomer gives you handy full page zoom functionality in all other browser-based applications, such as Chm files, e-Books, RSS Reader and so on. That is just like in IE7/8.

The shortcut keys are the same as IE and Firefox. Press [CTRL +] or [CTRL Mouse wheel up] to zoom in. Press [CTRL -] or [CTRL Mouse wheel down] to zoom out. Reset zoom to 100% with Ctrl-0.

ChmZoomer works with all browser-based applications:

  • Html Help File
  • Windows Live Messenger
  • Windows Help
  • MSDN Library
  • RSS Reader
  • E-Book reader
  • Offline Browsers
  • Email Client Software
  • And any others...

HAproxy 1.4.2...

HA-Proxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. Indeed, it can :

  • oute HTTP requests depending on statically assigned cookies
  • Spread the load among several servers while assuring server persistence through the use of HTTP cookies
  • Switch to backup servers in the event a main one fails
  • Accept connections to special ports dedicated to service monitoring
  • Stop accepting connections without breaking existing ones
  • Add/modify/delete HTTP headers both ways
  • Block requests matching a particular pattern

Sandbox 2.0...

Sandbox is a personal website package that provides you with a blog, image gallery, file downloads area, and the ability to create miscellaneous custom webpages.

Features of Sandbox

  • Custom pages created on the fly, provided you know HTML.
  • Skinning built around the XTemplate PHP class. Change the entire look of your site without ever touching the PHP!
  • XHTML 1.1/CSS standards compliant in the default skin.
  • Graduated user levels, from totally anonymous, up to full fledged administrators.
  • Google Analytics support - Just input your Analytics ID.
  • RSS feeds for blog, gallery, downloads, and comments.
  • IP banning with CIDR range support.
  • Errors for missing or bad links send the proper HTTP status codes to the user agent.
  • Error reporting emailed to the site owner. No details of the error are exposed to visitors.
  • Support for friendly URLs controlled through .htaccess.
  • Full BBCode support throughout most modules.

 

LibTorrent 0.12.6...

libtorrent is a C++ library that aims to be a good alternative to all the other bittorrent implementations around. It is a library and not a full featured client, although it comes with a working example client.

Features of LibTorrent

  • The client has full control over the polling of sockets.
  • Sigc++ signals makes i easy for the client to react to events.
  • Fast resume which checks the file modification time.

 

RSS Live Links 0.9.2...

RSS Live Links can be registered as an RSS reader with the "RSS Subscriptions" and "RSS Subscriptions Plus" extensions.

Alternatively, use the built-in feed detection facility to subscribe to feeds found in current tabs.

Features of RSS Live Links

  • Automatic visual notification of updates to subscribed feeds.
  • Menu-style pop-up list of subscribed feeds, with visual distinction between new, unread, and read feeds.
  • Click on a feed to see a list of its items, with visual distinction between new, unread, and read items.
  • Configurable "visual distinction" options for each "seen-state".
  • "Seen-state" is saved across browser sessions (see known issues below).
  • Support for "Real" Live Bookmarks (i.e. a real bookmark folder for each feed with regularly updated contents).

 

Phorum 5.2.15...

Phorum's developers pride themselves on creating message board software that is designed to meet different needs of different web sites while not sacrificing performance or features. You can get PHP from the PHP site or if you are leasing web space, your provider may already have it installed. As database there is currently only MySQL supported while it should be possible to port the database layer to other databases. MySQL is available from MySQL AB. It is OpenSource. Just download, decompress, configure and go.

XOOPS 2.4.4...

XOOPS is an acronym of eXtensible Object Oriented Portal System. Though started as a portal system, XOOPS is in fact striving steadily on the track of Content Management System. It can serve as a web framework for use by small, medium and large sites.

A lite XOOPS can be used as a personal weblog or journal. For this purpose, you can do a standard install, and use its News module only. For a medium site, you can use modules like News, Forum, Download, Web Links etc to form a community to interact with your members and visitors. For a large site as an enterprise one, you can develop your own modules such as eShop, and use XOOP's uniform user management system to seamlessly integrate your modules with the whole system.

Key features of XOOPS:

  • Database-driven: uses a relational database (currently MySQL) to store data required for running a web-based content management system.
  • Fully Modularized: Modules can be installed/uninstalled/ativated/deactivated with a click using the XOOPS module administration system.
  • Personalization: Registered users can edit their profiles, select site themes, upload custom avatars, and much more!
  • User Management: The ability to search for users by various criteria, send email and private messages to users through a template-based messaging system.
  • Supported World-wide: XOOPS was created and is maintained by a team of several hard-working volunteers working from all over the world. The XOOPS community has more than dozen official support sites around the world for support of non-English speaking users.
  • Multi-byte Language Support: Fully supports multi-byte languages, including Japanese, Simplified and Traditional Chinese, Korean, etc.
  • Versatile Group Permissions System: Powerful and user-friendly permissions system which enables administrators to set permissions by group.
  • Theme-based skinnable interface: XOOPS is driven by a powerful theme system. Both admins and users can change the look of the entire web site with just a click of a mouse.

 

Pages