codes
< repository
< source
< opensource
< software
< web
< tools
< delicious
< cseabra
Get flash to fully experience Pearltrees
This is the canonical list of WikiEngine s. See also TheWikiWay (a book). The engines are listed twice, by language and by name. Overwhelmed by this long list? Try TopTenWikiEngines , ChoosingaWiki , or WikiChoicetree . See WikiFarms for hosted wiki options.
01. [C# Code] 05. string signedURI = Sign(strURI);
“Post comments to suggest any tools I missed here”…OK, here goes. As part of a tutorial on how to build side-bars for IE without having to learn C++ (instead using XForms), I produced a panel that allows you to add the current browser page to del.icio.us–with tags–in one click. The XForm side-bar picks up the title of the page you are looking at in the main frame, as well as any keywords in the META tags, which will then be used as tag suggestions. The description of the link is automatically set to the description from the META tags (if there is one), or alternatively you can hightlight some text in the main document and that will be used instead.