Skip to main content

yuppi c's Library tagged link   View Popular

18 Dec 09

eekim.com: Purple

Purple is a small suite of quickly hacked tools designed to create HTML documents with "purple" numbers. These purple numbers are HTML anchors attached to every paragraph in a document, which allow you to link to these paragraphs. (02)

Purple consists of an XML vocabulary (purple.dtd), which is similar to, but far simpler and cruder than DocBook, and an XSLT script (purpletohtml.xsl) that generates the corresponding HTML and purple numbers. Purple also includes some Perl scripts that preprocess these documents and that provide a crude form of structured version control and link integrity. (03)

www.eekim.com/purple - Preview

texttools link inpage ganerator

19 Nov 09

Adding Instant Messaging Hyperlinks to a Web Site (included messenger clients: Msn,Yahoo,Aim,Google Talk,Skype) | Dotnetwizard.net | MyDNW.com

Interact via Yahoo messenger

Replace USERNAME with yourID@yahoo.com

<a href=”ymsgr:sendIM?USERNAME”>Contact me via yahoo</a>

<a href=”ymsgr:addfriend?USERNAME”>Add me to buddy list</a>

<a href=”ymsgr:sendIM?USERNAME&m=YOUR+MESSAGE”>Send me an IM</a>

<a href=”ymsgr:call?USERNAME”>Call Me</a>

Interact via Msn

Replace USERNAME with yourID@hotmail.com

<a href=”msnim:chat?contact=USERNAME”>Chat with me</a>

<a href=”msnim:add?contact=USERNAME”>Add me to your contact list!</a>

<a href=”msnim:voice?contact=USERNAME”>Voice chat with me</a>

<a href=”msnim:video?contact=USERNAME”>Video conversation with me</a>

Interact via Aim

Replace USERNAME with AOL “screenname”

<a href=”aim:goIM?screenname=USERNAME”>Contact me via aim</a>

Open new IM window with a screen name and a message
<a href=”aim:goim?screenname=USERNAME&message=MESSAGE”>Chat in aim</a>

Grabs shared files from a screen name
<a href=”aim:getfile?screenname=USERNAME”>Get Shared Files</a>

Opens a chat room
<a href=”aim:gochat?roomname=CHATROOMNAME”>Go to chat room</a>

Automatically adds screen name to the “Add Buddy” window
<a href=”aim:addbuddy?screenname=USERNAME”>Auto add buddy</a>

Automatically adds screen name and group name to the “Add Buddy” window
<a href=”aim:addbuddy?screenname=USERNAME&groupname=GROUPNAME”>Auto add Screen name and Group name</a>

Interact via GoogleTalk

Replace USERNAME with yourID@gmail.com

<a href=”gtalk:chat?jid=USERNAME”>Contact me via Google Talk</a>

<a href=”gtalk:call?jid=USERNAME”>Voice Chat with me</a>

Interact via Skype

Replace USERNAME with your Skype user ID

<a href=”skype:USERNAME?chat”>Contact me via Skype</a>

<a href=”skype:USERNAME?voicemail”>Leave voicemail</a>

<a href=”skype:USERNAME?userinfo”>View Profile</a>

<a href=”skype:USERNAME?add”>Add 2 Contact List</a>

dotnetwizard.net/...ts-msnyahooaimgoogle-talkskype - Preview

chat link protocol

18 Nov 09

TrueURL.net

untiny links and check if a URL was used in spam email

www.trueurl.net - Preview

spam checker link shortener untiny

18 Apr 08

Webnary - Online Word Translator

  • Possible to link words for translations.
    From To
    English Spanish Japanese Greek
    Hebrew Danish Korean Arabic
    German Chinese Simplified Italian Hungarian
    Dutch Chinese Traditional Portuguese Polish
    Italian English Czech Slovenian
    French Hebrew Swedish German
    Portuguese Italian French Turkish
    - ycc2106 on 2008-04-18
24 Oct 07

Advanced Email Link Generator with Anti-Spam Encoder

  • The "Advanced Email Link Generator with Anti-Spam Encoder" will generate mailto: links you can copy and paste into your web pages and emails. The Anti-Spam Encoder is an encoding scheme designed to cloak email addresses from spammer's email harvesting robots, yet be visible and readable for your site visitors. - ycc2106 on 2007-10-24
08 Nov 06

LinkScan is a link checker for websites & makes sitemaps

  • Quick link checker -LinkScan™ is an industrial-strength link checking and website management tool. The LinkScan™ family of products delivers flexible test automation capabilities for the entire spectrum of web based applications. - ycc2106 on 2006-11-08
06 Aug 06

poisontooth LinkCheck

  • LinkCheck provides a fast and "visual" means of checking the links on your pages. Status icons are displayed to the left of each link as it occurs on a page. When used in "Check-n-Browse" mode, clicking a link will dig even deeper, checking the links on the subsequent pages. - ycc2106 on 2006-08-06
13 Jun 06

BloggerSwap.com 'Snappy' Exchange

  • Increase your traffic today with the BloggerSwap.com blogger 'Snappy' exchange. Display blog 'Snappy' on your website and earn credits for your 'Snappy' displays. - ycc2106 on 2006-06-13
06 Jun 06

Library clips :: Bookmarklet or hot key to generate a character string :: May :: 2006

  • NOTE: This does not help when reading the feed version.


    This goes before the /head tag:


    <script type="text/javascript"><!–

    // thanks to randomwalks.com for this code

    function targetLinks(boNew) {

    if (boNew)

    where = "_blank";

    else

    where = "_self";

    for (var i=0; i<=(document.links.length-1); i++) {

    document.links[i].target = where;

    }

    }

    // –>

    </script>


    And whack this in where you want it:


    <form class="hid" name="targeter" action="">

    <p><input type="checkbox" name="targetbox" id="tcheck"

    onclick="targetLinks(this.checked);" />

    <label for="tcheck">

    <font size=1>Open in New Window</font>

    </label></p>

    </form>

19 Apr 06

Who links to me

  • Ajax enabled link back checker - ycc2106 on 2006-04-19
05 Apr 06

Jesse Woo's Sandbox: clean digg RSS feed

  • I like digg very much, I check the site several times a day, but I don't like their RSS feed forcing you to go to their useless comments page, they should link straight to the content. So I write a simple python clean-digg-feed-constructing script solving this problem. [clean digg feed] - ycc2106 on 2006-04-05

  • I like digg very much, I check the site several times a day, but I don't like their RSS feed forcing you to go to their useless comments page, they should link straight to the content. So I write a simple python clean-digg-feed-constructing script solving this problem. [clean digg feed]
11 Mar 06

Answers.com - Link to this page

  • Hyperlink generator to Answers.com with styling options - ycc2106 on 2006-03-11
10 Mar 06

SonSpring | Removing Dotted Links

  • /* remove firefox's active links dotted outline */
    a:active{outline: none;
    }
    a:focus{-moz-outline-style: none;
    }
    - ycc2106 on 2006-03-10
02 Mar 06

Flickr: Help: Groups

  • Here are the extensions:



    Square: _s
    Thumbnail: _t
    Small: _m
    Medium: (none - default)
    Large: _b
    Original: _o
1 - 20 of 20
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo