Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 2 / 2
39 results tagged html  ✕   ✕
Beautiful Soup: We called him Tortoise because he taught us. http://www.crummy.com/software/BeautifulSoup/
Tue 20 Mar 2018 01:30:27 AM PDT archive.org

A Python library for parsing HTML and XML easily.

xml python parser programming modules html
GenshiTutorial http://genshi.edgewall.org/wiki/GenshiTutorial
Tue 20 Mar 2018 01:10:26 AM PDT archive.org

A tutorial for building web applications in Python using CherryPy as the framework and Genshi for the templating language.

web template cherrypy python byzantium programming html genshi howto
MediaWiki Extension:Widgets http://www.mediawiki.org/wiki/Extension:Widget
Tue 20 Mar 2018 01:02:04 AM PDT archive.org

A Mediawiki extension that allows the creation of raw HTML snippets that can be used in wiki pages that do interesting and helpful things. Implemented by creating a namespace called Widget, into which new wiki pages containing the widget code in question can be written like any other wiki page. The API is documented on this page.

widgets mediawiki wiki extension html
Javascript Progress / Percentage Bar with CSS by WebAppers http://www.webappers.com/progressBar/
Tue 20 Mar 2018 12:49:34 AM PDT archive.org

A collection of JavaScript and CSS progress bars that can be incorporated into websites. Creative Commons.

webdesign javascript byzantium creativecommons progressbar ajax html resources css widget
Bootstrap https://getbootstrap.com/
Tue 20 Mar 2018 12:43:53 AM PDT archive.org

Bootstrap is a web development template from two folks at Twitter which aims to make designing websites easy and elegant. Designed to be device-responsive, so the CSS adapts based upon the browser and platform viewing a site. There is a compiled and minified version that you can download, as well as a version that has all of the code in its basic form. There is even a web-based customizer you can use to tailor what you want the page to look like before you start developing it.

webdesign twitter javascript designpattern html template webdev css foss
HTML KickStart HTML Elements & Documentation http://www.99lime.com/elements/
Tue 20 Mar 2018 12:35:04 AM PDT archive.org

Kickstart is an HTML5 framework which makes it easier to build websites. It's a collection of HTML5, CSS, image elements,, and JavaScript templates which give you a head start on setting a page up. All you have to do is include two JavaScript files and a CSS file. Mobile friendly, too. Includes lots of different buttons, icons, and styles.

templates web foss mobile javascript frameworks html html5 responsive css
Flatdoc http://ricostacruz.com/flatdoc/
Tue 20 Mar 2018 12:28:56 AM PDT archive.org

Flatdoc is a single JavaScript file that can fetch arbitrary Markdown documents, render them as HTML, and display them in a web browser. Ideal for project documentation.

markdown documentation rendering html javascript tools
IOSTAT Plotter V3 | clusterbuffer https://clusterbuffer.wordpress.com/file-system-tools/iostat_plot/iostat-plotter-v3/
Tue 20 Mar 2018 12:27:34 AM PDT archive.org

A utility written in Python that parses the output of iostat and draws charts that visualize system performance.

visualization sysadmin python iostat sysstat html linux matlibplot performance
Twine / An open-source tool for telling interactive, nonlinear stories http://twinery.org//
Tue 20 Mar 2018 12:27:03 AM PDT archive.org

Twine is a tool for building interactive, nonlinear stories that are implemented as web pages. It uses a combination of a graphical editor (which lets you create discrete passages and hook them together (it also generates flowchart-like graphs of passages to help you keep track of the structure)) and an HTML compiler on the back end. Includes a simple scripting language to add state and conditionality to the story. If you can write a couple of pages, you can build interactive fiction that you can play in a web browser with this tool. Uses Tiddlywiki-like markup syntax.

web builder crossplatform html games writing software interactivefiction hypertext interactive
Dirty Markup · Tidy up your HTML, CSS, and JavaScript code http://www.dirtymarkup.com/
Tue 20 Mar 2018 12:20:18 AM PDT archive.org

Paste in HTML, CSS, or JavaScript, hit "Clean", and it'll clean up whatever you gave it so that it's more readable.

cleaner code webdesign debugging javascript html beautifier online css
/JimmXinu/FanFicFare https://github.com/JimmXinu/FanFicFare
Tue 20 Mar 2018 12:09:52 AM PDT archive.org

A utility for turning fanfic from online archives into ebooks to load into a tablet, phone, or reader. Written in python. Consists of a plugin for Calibre, a CLI utility, and a webservice.

utility mobi cli plugin python webservice fanfiction fandom metadata html archives online caching textfile fiction crossplatform epub ebooks
/codelucas/newspaper https://github.com/codelucas/newspaper
Mon 19 Mar 2018 11:59:31 PM PDT archive.org

A python module (Python3, specifically - Python2 support was obsoleted) that tries to be the Requests of HTML scraping. Designed with news sites in mind. Picks out names of authors, publication dates, text, URLs to images, any embedded media. keyword analysis. NLP Picks articles out of websites. URL extraction. Picks out categories. i18n support.

Documentation here: https://newspaper.readthedocs.io/en/latest/

articles github nlp python exocortex html text modules urls scraping i18n news categories
/reinvented/openstreetbox https://github.com/reinvented/openstreetbox
Mon 19 Mar 2018 11:50:00 PM PDT archive.org

github repo that describes and helps implement the process for setting up an OpenStreetmap server on a piratebox for field use. The process involves using Tilemill to grab the map tiles for the area you're interested in, converting them into a format Leaflet can use, and configuring the repo's HTML files to work with the tiles you created. Uses the Leaflet javascript library to implement the mapping functionality.

github library html javascript piratebox
Edbrowse, a Command Line Editor Browser http://edbrowse.org/
Mon 19 Mar 2018 10:47:32 PM PDT archive.org

A text mode web browser that is also javascript enabled. Maybe use this to parse Broadcastify's pages? exocortex cherrybomb HTML

web cherrybomb javascript exocortex html text browser
miso-belica/sumy: Module for automatic summarization of text documents and HTML pages. https://github.com/miso-belica/sumy
Mon 19 Mar 2018 10:34:41 PM PDT archive.org

Python module that implements the summarization of html and text using several different algorithms.

heuristics search statistics nlp python text baselining modules summary exocortex html algorithms textrank
hCard 1.0 · Microformats Wiki http://microformats.org/wiki/hcard
Mon 19 Mar 2018 10:33:46 PM PDT archive.org

Canonical reference documentation for the h-card HTML format.

personal markup documentation html indieweb data
Public Inbox https://public-inbox.org/
Mon 19 Mar 2018 10:31:20 PM PDT archive.org

FOSS software which implements a mailing list, not just over email but as a sharable, clonable git repo. Implements nntp, online html archives, and atom feeds. Written in perl. Designed to run on the lower possible common denominator machine. Uses a pull model, which optimizes for casual readers and members while still allowing for serious users.

git mailinglist nntp online perl repo html archives atom feeds foss crossplatform email software exocortex
OpenWeatherMap http://openweathermap.org/
Mon 19 Mar 2018 04:59:40 PM PDT archive.org

An online open and crowdsourced weather service. People set up automatic weather stations (which are fairly cheap) and contribute measurements that are aggregated into forecasts. Has an API so you can pull data out of it as well as contribute it: http://openweathermap.org/appid Free accounts are, of course, limited in several ways. You can also get weather maps of various kinds from the service to visualize the forecast data. Forecast data is in XML, JSON, and HTML formats.

There is also an air pollution API: https://openweathermap.org/api/air-pollution

xml visualization service open crowdsourced html forecasts exocortex maps json api online weather data
Alir3z4/html2text: Convert HTML to Markdown-formatted text. https://github.com/Alir3z4/html2text/
Mon 19 Mar 2018 03:29:21 PM PDT archive.org

python module that converts html into markdown. Can be used programmatically.

markdown cli python text markup html modules formatting
page 2 / 2
5002 links, including 377 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn