Skip to content

Instantly share code, notes, and snippets.

View blankdots's full-sized avatar
:octocat:
keyboard bashing ⌨️ 🔨

Stefan Negru blankdots

:octocat:
keyboard bashing ⌨️ 🔨
View GitHub Profile
@blankdots
blankdots / sparql queries
Created August 13, 2014 18:29
sparql queries
http://sparqles.okfn.org/availability
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX owl: <http://www.w3.org/2002/07/owl#>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX uni: <http://www.Department0.University0.edu/>
PREFIX ub: <http://www.lehigh.edu/~zhp2/2004/0401/univ-bench.owl#>
SELECT *
WHERE { ?subject ?predicate ?object }
@blankdots
blankdots / sketch.pde
Created October 16, 2009 20:13
Feeltagged - Arduino project for HCI class
/**
Feeltagged - Arduino research project
Distributed under the MIT License :
Copyright (c) 2009 <http://blankdots.com>
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
@blankdots
blankdots / script.py
Created October 16, 2009 20:11
Feeltagged - Arduino project for HCI class
#Distributed under the MIT License :
#Copyright (c) 2009 <http://blankdots.com>
#Permission is hereby granted, free of charge, to any person
#obtaining a copy of this software and associated documentation
#files (the "Software"), to deal in the Software without
#restriction, including without limitation the rights to use,
#copy, modify, merge, publish, distribute, sublicense, and/or sell
#copies of the Software, and to permit persons to whom the
@blankdots
blankdots / inde_view.php
Created October 16, 2009 20:10
CodeIgniter Demo
<!--
Distributed under the MIT License :
Copyright (c) 2009 <http://blankdots.com>
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
@blankdots
blankdots / test.php
Created October 16, 2009 20:09
CodeIgniter Demo
/**
Distributed under the MIT License :
Copyright (c) 2009 <http://blankdots.com>
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
@blankdots
blankdots / x
Created January 18, 2009 21:00
blankdots.com
/*
=skin=
@name izu
@author blankdots
@homepage http://www.blankdots.com
@email blankdots@gmail.com
@license MPL/LGPL/GPL
=/skin=
*/