Main > Free Download Search >

Free del.icio.us post software for linux

del.icio.us post

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 627
del.icio.us post 0.7

del.icio.us post 0.7


del.icio.us post is a Firefox extension that allows you to posts current page or link to del.icio.us. more>>
del.icio.us post is a Firefox extension that allows you to posts current page or link to del.icio.us. Adds an entry to the context menu and a button to the toolbar.

Due to some changes in version 0.4, it is advised to first uninstall any previous versions of this extension before proceeding with the installation.

After installing use View -> Toolbars -> Customize... to add the button to the toolbar.

<<less
Download (0.010MB)
Added: 2007-05-07 License: MPL (Mozilla Public License) Price:
902 downloads
del.icio.us Bookmarks 1.5.26

del.icio.us Bookmarks 1.5.26


del.icio.us Bookmarks is a Firefox extension that integrates your browser with del.icio.us. more>> <<less
Download (0.25MB)
Added: 2007-04-09 License: Other/Proprietary License Price:
929 downloads
delicious python 0.3.3

delicious python 0.3.3


delicious python lets you access the Web service of del.icio.us via its API through Python. more>>
delicious python lets you access the Web service of del.icio.us via its API through Python. It uses only the standard Python library an is written in same language.

Installation instructions:
download and unzip
run as root from unzipped directory
python setup.py install
run python and load library with
import pydelicious

<<less
Download (0.12MB)
Added: 2006-06-22 License: GPL (GNU General Public License) Price:
1222 downloads
pydelicious 0.3.0

pydelicious 0.3.0


pydelicious allows you to access the web service of del.icio.us via its API through python. more>>
pydelicious library allows you to access the web service of del.icio.us via its API through python.
def getrss(tag = "", popular = 0, url = , user = ""):
get posts from del.icio.us via parsing Rss
tag (opt) sort by tag
popular (opt) look for the popular stuff
user (opt) get the posts by a user, this striks popular
url (opt) get the posts by url
def apiNew(user, passwd):
creates a new _DeliciousApi object
requires username and passwd
class _DeliciousAPI:
def __init__(self, user, passwd):
initialize the api with username and passwd
def tags_get(self):
get the tags
def tags_rename(self, old, new):
rename a tag
def posts_update(self):
when have the posts been updated
def posts_dates(self, tag = ""):
when have the posts been posted
def posts_get(self, tag="", dt="", url=""):
get the posts, filtering may help
def posts_recent(self, tag="", count=""):
what have been the latest posts
def posts_all(self, tag=""):
get me all posts
def posts_add(self, url, description="", extended="", tags="", dt="", replace="no"):
add an post to del.icio.us
url - the url of the page you like to add
description - a description of the page, often the title of the page
extended (opt) - an extended description, could be some kind of comment
tags - tags to sort your posts
dt (opt) - current date in format ...., if no date is given, the current
date will be used
def posts_delete(self, url):
delete a post by url
def bundles_all(self):
def bundles_set(self, bundle, tags):
def bundles_delete(self, bundle):
This are short functions for common api calls.
def add(user, passwd, url, description, tags = "", extended = "", dt = "", replace="no"):
def get(user, passwd, tag="", dt="", count = 0):
def get_all(user, passwd, tag = ""):
def delete(user, passwd, url):
def rename_tag(user, passwd, oldtag, newtag):
def get_tags(user, passwd):
This are short functions for getrss calls.
def get_userposts(user):
def get_tagposts(tag):
def get_urlposts(url):
def get_popular(tag = ""):
Examples:
>>> a = apiNew(user, passwd)
>>> a.posts_add(url="http://my.com/", desciption="my.com", extended="the url is my.moc", tags="my com")
True
>>> len(a.posts_all())
1
>>> get_all(user, passwd)
1
>>>
Enhancements:
- This release is mainly a rewrite.
- It now uses external libraries.
<<less
Download (0.060MB)
Added: 2006-01-23 License: Python License Price:
1369 downloads
konqil.icio.us 1.8

konqil.icio.us 1.8


konqil.icio.us is a KDE service menu for del.icio.us. more>>
konqil.icio.us is a KDE service menu for del.icio.us.
INstallation:
1) Check you have the Perl HTML, URI and LWP modules installed (liburi-perl, libhtml-parser-perl and libwww-perl packages under GNU/Debian)
2) Copy del.icio.us and del.icio.us.desktop to $HOME/.kde/share/apps/konqueror/servicemenus
3) Make sure $HOME/.kde/share/apps/konqueror/servicemenus/del.icio.us is executable (chmod u+x $HOME/.kde/share/apps/konqueror/servicemenus/del.icio.us).
4) Change the username variable within $HOME/.kde/share/apps/konqueror/servicemenus/del.icio.us to point at your del.icio.us account (this is on line 33)
Enhancements:
- Bug fixes to bookmark method, brought about by changes to del.icio.us API
<<less
Download (0.003MB)
Added: 2007-05-25 License: GPL (GNU General Public License) Price:
882 downloads
Revealicious 1.0

Revealicious 1.0


Revealicious project is a set of graphic visualizations for your del.icio.us account. more>>
Revealicious project is a set of graphic visualizations for your del.icio.us account.

Revealicious is a set of three interactive visualizations to browse the tags and posts from your del.icio.us account.

It is an experimental project that tries to demonstrate the importance of interactive graphical representations when it comes to understanding a set of information.

The visualizations are implemented in ActionScript 2.0 and use an MTASC port of Ladislav Zigos Tweening Prototypes, included with the source code.

All applets are in the Sources directory, where you only have to type "make" in
the subdirectories to compile a fresh version of the applets (but this is not
needed, as they are already compiled).

There is a "bookmark.xml" file, which is the one used in the demo. You can
replace it with your own by using CURL:

curl --user LOGIN:PASSWORD -o bookmarks.xml
-O http://del.icio.us/api/posts/all

This will retrieve all your posts from del.icio.us.
<<less
Download (0.51MB)
Added: 2007-02-01 License: BSD License Price:
995 downloads
Gnomolicious 0.7.2

Gnomolicious 0.7.2


Gnomolicious is an GNOME applet that help you post links on the del.icio.us site simply by dragndropping them. more>>
Gnomolicious is an GNOME applet that help you post links on the del.icio.us site simply by dragndropping them.

Gnomolicious project is written in python using the pygtk bindings. The library used to connect on the del.icio.us API is the work of Frank Timmermann.

<<less
Download (0.035MB)
Added: 2006-04-08 License: GPL (GNU General Public License) Price:
1294 downloads
Rubilicious 0.2.0

Rubilicious 0.2.0


Rubilicious project is a set of Del.icio.us bindings for Ruby. more>>
Rubilicious project is a set of Del.icio.us bindings for Ruby.

Youll need to create an account at Delicious in order to use Rubilicious. An RDoc-generated API reference is in doc/, and some simple examples are in examples/.

<<less
Download (0.043MB)
Added: 2006-09-11 License: BSD License Price:
1138 downloads
Net::Delicious::Simple 0.01

Net::Delicious::Simple 0.01


Net::Delicious::Simple is a Net::Delicious for backups. more>>
Net::Delicious::Simple is a Net::Delicious for backups.

SYNOPSIS

use Net::Delicious::Simple;
my $del = Net::Delicious->new(user => plki, pswd => secret);

print "$_->{href}n" for $del->all_posts;
__top

If you want to do anything interesting with del.icio.us automation, you probably want the Net::Delicious manpage. Its good. This module is not. Its just here to return all of your tags or posts as a basic Perl data structure.

This makes it very easy to store that structure using existing dumpers. In fact, it only exists to power delbackup, which dumps to YAML or Netscape::Bookmarks.

<<less
Download (0.003MB)
Added: 2006-07-27 License: Perl Artistic License Price:
1184 downloads
Dvipost 1.1

Dvipost 1.1


Dvipost is a post-processor for DVI files created by LaTeX and TeX. more>>
Dvipost is a post-processor for DVI files created by LaTeX and TeX. It can be used for special modes that normally need DVI drivers such as dvips.
Dvipost project supports layout raster, change bars, and overstrike mode.
Compiling dvipost:
configure
make
make install
Use of dvipost:
latex < name >[.tex]
dvipost < name >.dvi < name >.dvi
or
pplatex < name >[.tex]
note: dvipost alllows to use the same name for input and output.
A second call to dvipost does not change the file.
Enhancements:
- Bugfix: Added support for DVI_FNT commands. The lacke of this caused dvipost to segfault on documents with more than 64 fonts.
- Removed unneeded package color from examples.
- Corrected command calls in Makefile.in
<<less
Added: 2006-04-20 License: GPL (GNU General Public License) Price:
1284 downloads
Decilo Gratis 0.1

Decilo Gratis 0.1


Decilo Gratis is a Firefox extension that allows you to say what you want on decilogratis.com for free more>>
Decilo Gratis is a Firefox extension that allows you to say what you want on decilogratis.com for free: just select in any web page the text you want to post on decilogratis, and then post it via right-click or Tools menu.

In decilogratis.com you can write all what you want, for example, what you think about something, what you are looking for buying or selling, a secret you want to share, or just tell to your girl/boyfriend how much you love her/him. You can have your own public blog here too, just write always under your own tag! Now, with this extension is easier to say something!

<<less
Download (0.007MB)
Added: 2007-05-08 License: MPL (Mozilla Public License) Price:
934 downloads
feresPost 2.9.8

feresPost 2.9.8


feresPost is a Ruby extension that provides the definition of classes and modules. more>>
feresPost is a Ruby extension that provides the definition of classes and modules devoted to the development of automated post-processing for Nastran finite element results.
feresPost library allows easy manipulation of finite element models, groups, and results. Efficient post-processing is possible because the time-consuming operations are written in C/C++.
Enhancements:
- Bugs in the reading of xdb and bdf files have been fixed.
- The classes devoted to the composite calculations were reorganized.
<<less
Download (0.26MB)
Added: 2007-08-06 License: GPL (GNU General Public License) Price:
809 downloads
DeliK 0.5.2

DeliK 0.5.2


DeliK is the KDE porting of Delibar. more>>
DeliK is the KDE porting of Delibar (http://www.rknet.it/program/delibar/). DeliK is a del.icio.us bookmark manager client, it will store all your bookmarks in the system bar so you can easily access to it by selecting the tag and then the link.

<<less
Download (0.032MB)
Added: 2007-01-28 License: GPL (GNU General Public License) Price:
999 downloads
Wireless Applet 1.0

Wireless Applet 1.0


Wireless Applet is a gnome-panel applet that shows up the status of your wireless card. more>>
Wireless Applet is a gnome-panel applet that shows up the status of your wireless card.

This applet used to be in the default Gnome releases before it was replaced around v2.10 or so. Some users prefer it over the new one, so we decided to post it here for easy access to it.

<<less
Download (0.090MB)
Added: 2006-07-10 License: GPL (GNU General Public License) Price:
1210 downloads
post 4.7

post 4.7


post is a highly configurable Web traffic generator and Web server benchmarking tool. more>>
post is a highly configurable Web traffic generator and Web server benchmarking tool. It has lots of features, and a command line interface.

This program sends requests to a web server. It is made for benchmarking a web server or web application.

To specify a URL to request, use any of these formats:
a) service://host:port/path
b) host:port/path
c) host
d) host:port
e) host/path
f) service://host/path
g) /path

You can specify a single url on the command line with -u , or put many of them in a file and use -l . in a file, put one url per line. comment lines start with #. currently, post data will be identical for all the urls. if service is specified, it is looked up in /etc/services.

The program can send any HTTP Method (GET, POST, HEAD, DELETE, etc).
When using POST, content data can be specified in one of three ways:
a) With -d post data is on the command line
b) With -f post data is read from
c) With neither flag, post data is read from STDIN

The program can repeatedly send the same request. ie, it sends the request and when the response is completed it repeats the procedure. using the -r option, you specify the number of times to send the request. with the -i option, you specify the amount of time (in seconds) to repeat for. with -i, the request which is in-process when the timeout is reached is allowed to complete, and the program stops after that.

The -k option causes the Host: header to be included in the request. specify the hostname to send, or specify . and the hostname used will be the one from the url specified with -u.

The -j option allows specifying arbitrary HTTP headers to include in the request. the -j option can be used multiple times to add multiple HTTP headers. Put the argument in quotes if the header has spaces in it. For example: -j Max-Forwards: 0 -j Pragma: no-cache

The -s option limits data transfer rates to simulate real web clients with slow connections. Typical transfer rates:
modem: 3000
isdn: 10000

The -t option sets the timeout which defines a connect/read/write error. default is 15 seconds.

The -e option defines the behavior when the timeout is exceeded. by default, the current request is terminated and the next request is started, but using -e causes the program to exit after the first timeout/failure.

The -y option causes causes the program to randomly close the connection before
the request is completed. specify a number between 0.0 and 1.0 which is proportional to how often the client will randomly hangup. hangups may occur during send or receive, and occur proportional to the number of data packets sent. thus you may need to play around with the -c parameter a bit to find a reasonable hangup frequency.

The -w option causes the program to resolve the hostname before every post. normally, the hostname is resolved into ip-address once at the program start.

Signal Mode Operation
The program responds to the usr1 and usr2 signals allowing stopwatch-style operation of the statistics reporting.
1) run post with -i option. set to a large runtime
2) use kill -USR1 to reset the statistics
3) use kill -USR2 to print statistics
4) use kill -TSTP to stop/start posting. (toggle switch)
5) use kill -TERM to end program
steps 2,3,4 can be repeated during a single program run. if posting is stopped, statistics are reset when posting is started again.

* Benchmarking Client Mode Operation *
This mode is used when the post program will be managed by a benchmarking server. The port specified with -c is connected to, and the post program sends data on this port during operation. When in client mode operation, the signal mode operation is altered:
SIGUSR1 causes posting to start
SIGUSR2 causes posting to stop
other signals operate as before. the program will begin in the stopped state. at the completion of every request, the program sends a message to the benchmarking server. currently these are 1-byte bessages:
0x00 nothing
0x10 request successful
0x11 connect error
0x12 send error
0x13 receive error
0x14 server error
0x15 disconnect error
0x16 send hangup
0x17 receive hangup
<<less
Download (0.014MB)
Added: 2006-06-27 License: GPL (GNU General Public License) Price:
1214 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5