Skip to main content

Home/ mnsudoteduweb/ Contents contributed and discussions participated by Alex Boone

Contents contributed and discussions participated by Alex Boone

Alex Boone

PHP Classes - 0 views

  •  
    Some open/closed source classes that can do some heavy lifting
Alex Boone

Skip AJAX, use html5 microdata and extract with JS - 0 views

  •  
    Create a page like normal, then use a JS library to read the fully qualified data from the page into json variables for use in the JS application. Crawl-able, accessible content. http://foolip.org/microdatajs/live/ http://www.whatwg.org/specs/web-apps/current-work/multipage/microdata.html#json https://gitorious.org/microdatajs/ http://www.whatwg.org/specs/web-apps/current-work/multipage/microdata.html#microdata-dom-api
Alex Boone

WAI-ARIA Web Accessibility Code Hints - 0 views

  •  
    "The WAI-ARIA specification provides an ontology of roles, states, and properties that define accessible user interface elements and can be used to improve the accessibility and interoperability of web content and applications."
Alex Boone

RRULE for Android - 0 views

  •  
    Outline of rrules for Android, and the code to go with it. http://www.grokkingandroid.com/androids-calendarcontract-provider/
Alex Boone

Various schema document types - 1 views

  •  
    Collection of terms that webmasters can use to markup their pages to improve the display of search results in different formats.
Alex Boone

Microdata Testing Tool - 1 views

  •  
    Check the correctness and existence of microdata.
Alex Boone

Free Photo Editing for APPS - 0 views

shared by Alex Boone on 15 Nov 12 - Cached
Alex Boone

The Open Graph protocol - 0 views

  •  
    Enables any web page to become a rich object in a social graph. For instance, this is used on Facebook to allow any web page to have the same functionality as any other object on Facebook.
Alex Boone

Google Cloud Messaging for Android (and other google api information) - 0 views

  •  
    Google Cloud Messaging for Android (GCM) is a service that helps developers send data from servers to their Android applications on Android devices. This could be a lightweight message telling the Android application that there is new data to be fetched from the server (for instance, a movie uploaded by a friend), or it could be a message containing up to 4kb of payload data (so apps like instant messaging can consume the message directly).
Alex Boone

Check Browser Compatibility, Cross Platform Browser Test - Browsershots - 1 views

shared by Alex Boone on 12 Aug 11 - Cached
  •  
    Ever wonder what those changes you made actually did across all browsers? This site allows you to see just that. Point the browsershots at the page your interested in, and wait for the image, using that particular browser.
Alex Boone

PostGIS Query GPS data in a Postgres Database - 1 views

  •  
    PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension.
Alex Boone

Multi-modal trip planner using GTFS - 2 views

  •  
    It's current state is very similar to Google Maps, but would allow us to fully utilize the bike layer. This would be a great selling point for MTS as they have the ability to transport bikes as part of the transit system.
Alex Boone

Functional Accessibility Evaluator - 2 views

  •  
    A detailed accessibility testing tool, providing information about which elements fail, and the recommended practices.
Alex Boone

New SEO Guidelines - 6 views

shared by Alex Boone on 16 Jun 11 - No Cached
  •  
    Bing, Google and Yahoo! have gotten together to create search engine optimization guidelines.
  •  
    I was thinking http://schema.org/WebPage, http://schema.org/WebPageElement, and http://schema.org/CollegeOrUniversity ~ for our smbl files, http://schema.org/Event ~ for calendar/events , http://schema.org/GeoCoordinates ~ for the map, and maybe even making some recommendations for specific entities on campus like the theater ~ http://schema.org/TheaterGroup, which could benefit from event, but also an identity.
1 - 16 of 16
Showing 20 items per page