Search for scripts:

Archive for December, 2007

AjaxExplorer - Windows Explorer like Filemanager

1 Star2 Stars3 Stars4 Stars5 Stars (19 votes, average: 4.05 out of 5)
Loading ... Loading ...

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

Filemanager that runs in your browser. Looks similar to Windows Explorer.

Features:

  • Recycle Bin features
  • Rename file on click
  • Right click menu
  • Zip and unzip files with two clicks
  • Folders directory tree view
  • Dragging a file and dropping it over a folder will move the file inside the folder
  • Replicate keyboard & mouse control such as Delete, Ctrl+A, Ctrl+C, Ctrl+D, Ctrl+V, Ctrl+X, Ctrl+Mouse Select, and Shift+Mouse Select.
  • User can highlight multiple files in many ways: by keyboard press (Shift + A or Arrow keys), by mouse click and drag, or both (Ctrl+Mouse Select or Shift+Mouse Select)

URL: http://sourceforge.net/projects/ajax-explorer

(URL updated)

CSS Text Wrapper

1 Star2 Stars3 Stars4 Stars5 Stars (9 votes, average: 2.22 out of 5)
Loading ... Loading ...
Filed under Javascript, CSS

The CSS Text Wrapper allows you to easily make HTML text wrap in shapes other than just a rectangle. You can make text wrap around curves, zig-zags, or whatever you want.

URL: http://www.csstextwrap.com/

Picurls - popurls for pictures

1 Star2 Stars3 Stars4 Stars5 Stars (7 votes, average: 3.57 out of 5)
Loading ... Loading ...

Have a look a Peteris tutorial with full source download. You are guided through all the steps to build an universal plugin-based website scraper that gets posts from social news and social bookmarking websites. The user interface is done in PHP and Smarty template and caching engine.

Part 1: http://www.catonmat.net/blog/making-of-picurls-popurls-for-pictures-part-one/

Part 2: http://www.catonmat.net/blog/making-of-picurls-popurls-for-pictures-part-two/