This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| CmdUtils.makeBookmarkletCommand ({ | |
| name: "similicio.us", | |
| url: "javascript:location.href='http://www.similicio.us/search.php?url='+location.href" | |
| }) | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| CmdUtils.makeBookmarkletCommand ({ | |
| name: "citebite", | |
| url: "javascript:(function()%7Bvar%20a=window,b=document,c=encodeURIComponent,d=a.open(%22http://citebite.com/fetch?q=%22+(window.getSelection%20?%20window.getSelection()%20:%20document.selection.createRange().text)+%22&u=%22+c(b.location)+%22&qs=bookmarklet%22,%22popup%22,%22left=%22+((a.screenX%7C%7Ca.screenLeft)+10)+%22,top=%22+((a.screenY%7C%7Ca.screenTop)+10)+%22,height=600px,width=800px,toolbar=1,scrollbars=1,location=1,statusbar=1,menubar=1,resizable=1,alwaysRaised=1%22);a.setTimeout(function()%7Bd.focus()%7D,300)%7D)();" | |
| }) | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <places xmlns="http://where.yahooapis.com/v1/schema.rng" xmlns:yahoo="http://www.yahooapis.com/v1/base.rng" yahoo:start="0" yahoo:count="1" yahoo:total="1"> | |
| <place yahoo:uri="http://where.yahooapis.com/v1/place/7153344" xml:lang="it"> | |
| <woeid>7153344</woeid> | |
| <placeTypeName code="8">Regione</placeTypeName> | |
| <name>Sicilia</name> | |
| <country type="Paese" code="IT">Italia</country> | |
| <admin1 type="Regione" code="">Sicilia</admin1> | |
| <admin2></admin2> | |
| <admin3></admin3> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // generated by create search command | |
| CmdUtils.makeSearchCommand({ | |
| name: "Treccani", | |
| homepage: "http://aborruso.spaziogis.it/", | |
| author: { name: "Andrea Borruso"}, | |
| icon: "http://www.iconfinder.net/ajax/download/png/?id=20721&s=24", | |
| description: "Esegue ricerche nel vocabolario Treccani", | |
| url: "http://www.treccani.it/Portale/services/searchTitle.jsp?cercaTesto={QUERY}&searchIn=V&cercaTestoVis=&x=0&y=0", | |
| }); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| CmdUtils.makeSearchCommand({ | |
| name: "Treccani", | |
| homepage: "http://aborruso.spaziogis.it/", | |
| author: { name: "Andrea Borruso"}, | |
| icon: "http://www.iconfinder.net/ajax/download/png/?id=20721&s=24", | |
| description: "Esegue ricerche nel vocabolario Treccani", | |
| url: "http://www.treccani.it/Portale/services/searchTitle.jsp?cercaTesto={QUERY}&searchIn=V&cercaTestoVis=&x=0&y=0", | |
| }); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <Map name="GMAP-DEMO" version="5.6.0" status="ON" xmlns="http://www.mapserver.org/mapserver" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.mapserver.org/mapserver"> | |
| <extent>-2200000 -712631 3072800 3840000</extent> | |
| <fontSet>../etc/fonts.txt</fontSet> | |
| <imageColor red="255" green="255" blue="255"/> | |
| <Layer name="bathymetry" type="RASTER" status="ON"> | |
| <data>bath_mapserver.tif</data> | |
| <Metadata> | |
| <item name="DESCRIPTION">Elevation/Bathymetry</item> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| MAP | |
| NAME "GMAP-DEMO" | |
| STATUS ON | |
| EXTENT -2200000 -712631 3072800 3840000 | |
| FONTSET "../etc/fonts.txt" | |
| IMAGECOLOR 255 255 255 | |
| SHAPEPATH "../data" | |
| SIZE 400 300 | |
| SYMBOLSET "../etc/symbols.sym" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| types: { | |
| "Person": { | |
| pluralLabel: "People" | |
| } | |
| }, | |
| properties: { | |
| "age": { | |
| valueType: "number" | |
| }, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" | |
| "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | |
| <html xml:lang="en" lang="en" | |
| xmlns="http://www.w3.org/1999/xhtml" | |
| xmlns:ex="http://simile.mit.edu/2006/11/exhibit#"> | |
| <head> | |
| <title>My Exhibit's Title</title> | |
| <link href="my-data.js" type="application/json" rel="exhibit/data" /> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Commands] | |
| 0.Type=0 | |
| 0.AssociateWith=3 | |
| 0.Title="Open Command Prompt" | |
| 0.Program="%OpenXXApp%" | |
| 0.Arguments="OpenCommandPrompt %FilePaths%" | |
| 0.WorkingDir="" | |
| 0.Icon="%OpenXXDll%,-101" | |
| 0.FileTypes="" | |
| 1.Type=0 |
OlderNewer