Bookmarks for 6 giu 2012 through 9 giu 2012

These are my links for 6 giu 2012 through 9 giu 2012:

  • Cisco Router Command Reference – Here is my own notes I have had as a word doc for several years. It's a basic reference for Cisco router commands.
  • Cisco Switch Command Reference – Several years ago I created my own Cisco switch and router basic config command references as word docs. However I find my info more useful on the Internet to find, and for anyone else to make use of.
    Here is the switch related reference doc I created.
  • wpcomfs – A WordPress.com Filesystem | Joseph Scott – Back in April WordPress.com announced a new REST style API. That got me thinking about writing a filesystem layer to expose that data, along similar lines to the pressfs code I’d written last year.

    It is still rough, and only supports read-only public data, but in the spirit of release early (and often) I’m sharing the code for wpcomfs at https://github.com/josephscott/wpcomfs.

  • WYAE – Retired Firewall Tools – These tools were used to produce documentation from firewall configuration files. Sometimes necessity is no longer given (e.g. ReadConfig), sometimes I just moved on and have no more need to use the software myself.

    The current firewall documentation system FWdoc is producing a vendor-indpendent intermediate file which then can be filtered and converted into numerous other formats. Please use FWdoc instead of these tools.

Bookmarks for 2 giu 2011 through 3 giu 2011

These are my links for 2 giu 2011 through 3 giu 2011:

  • Levysoft » Sviluppo di Applicazioni per iOS: videocorso della Università di Pisa disponibile gratuitamente su iTunesU – Nel periodo dall’8 Marzo al 19 Aprile 2011, al Dipartimento di Informatica dell’Università di Pisa, in collaborazione con Apple Italia e Data Port, si è tenuto un corso di “Sviluppo di Applicazioni per iOS” (tutti i Martedì,Giovedì e Venerdì dalle ore 16.00 alle ore 18.00), rivolto principalmente a tutti gli studenti di informatica ed ingegneria informatica. La notizia è che, da qualche giorno, tutto il corso è disponibile anche nella sezione iTunesU, della stessa Università di Pisa<br />
    [...]
  • pressfs – A WordPress Filesystem | Joseph Scott – Here is something else I’ve been toying with: pressfs, a WordPress filesystem. Currently it exposes user, post, tag, and category data in a read-only filesystem.<br />
    <br />
    This is a Python script that uses FUSE to expose data from a WordPress site as a filesystem.
  • 101 Essential Free WordPress Resources for Building Your WordPress Website | WordPress News at WPMU.org – [...] Having a whole collection of resources in one place is always a great resource in itself – especially when it’s categorized into neat little groups so that you can easily find what you need. Inspired by this post on the always great Freelance Switch, I’ve put together a massive list of all things WordPress [...]