confuseddevelopment.blogspot.com
Confused Development: HTML Output in Puelia/Linked Data API
http://confuseddevelopment.blogspot.com/2011/10/html-output-in-puelialinked-data-api.html
I develop software and I often get confused in the process. I usually find the answers after a while, but a month later I can't remember them. So from now on, I will write them down here. Thursday, October 27, 2011. HTML Output in Puelia/Linked Data API. Is a PHP implementation of the Linked Data API. So, how do we get an HTML representation? HTMLFormatter a api:XsltFormatter ; api:name "html" ; api:mimeType "text/html" , "application/xhtml xml" ; api:stylesheet "views/xslt-styles/sample.xsl" ; . If you'...
confuseddevelopment.blogspot.com
Confused Development: December 2006
http://confuseddevelopment.blogspot.com/2006_12_01_archive.html
I develop software and I often get confused in the process. I usually find the answers after a while, but a month later I can't remember them. So from now on, I will write them down here. Monday, December 18, 2006. RDF visualization on the Mac. Over in Todd Ditchendorf's Blog I just read a post about his approach to visualizing RDF. To do that, then applies his xslt to produce SVG and finally uses the latest nightly build of WebKit. To render it (cool - Safari will include native SVG support). Nice!
confuseddevelopment.blogspot.com
Confused Development: June 2006
http://confuseddevelopment.blogspot.com/2006_06_01_archive.html
I develop software and I often get confused in the process. I usually find the answers after a while, but a month later I can't remember them. So from now on, I will write them down here. Sunday, June 11, 2006. Using configure / installing libical on Mac OS X. I recently tried to build libical. Make sure you get the current version from there, and not the obsolete one from here. Which I need to develop an iCal plugin for semiBlog. Running configure, I always ran into this error:. View my complete profile.
confuseddevelopment.blogspot.com
Confused Development: Using CURL to access a SPARQL endpoint
http://confuseddevelopment.blogspot.com/2010/10/using-curl-to-access-sparql-endpoint.html
I develop software and I often get confused in the process. I usually find the answers after a while, but a month later I can't remember them. So from now on, I will write them down here. Friday, October 29, 2010. Using CURL to access a SPARQL endpoint. You can use the command line tool. To access a SPARQL endpoint, e.g. from Sesame 2. Just do like this:. Curl -H "Accept: application/sparql-results xml" "http:/ REPOSITORY URI? The interesting bit is the. To get JSON back, the mimetype has to be.
confuseddevelopment.blogspot.com
Confused Development: May 2007
http://confuseddevelopment.blogspot.com/2007_05_01_archive.html
I develop software and I often get confused in the process. I usually find the answers after a while, but a month later I can't remember them. So from now on, I will write them down here. Monday, May 07, 2007. Lets see if RDFa is possible in Blogger. This is just a test post to find out if I can use RDFa in Blogger. I will add some RDFa about Tom Heath. And about Gerald Reif. Posted by Knud Möller @ 5/07/2007 09:02:00 pm. I'm a Web Data consultant with Datalysator. View my complete profile.
confuseddevelopment.blogspot.com
Confused Development: July 2006
http://confuseddevelopment.blogspot.com/2006_07_01_archive.html
I develop software and I often get confused in the process. I usually find the answers after a while, but a month later I can't remember them. So from now on, I will write them down here. Thursday, July 27, 2006. A nice way to test all the various blogging API methods listed in the previous post. Is Todd Ditchendorf's Cocoa XML-RPC client. Eg, to test the metaweblog.getRecentPosts, you can just type the following into this nice little app, hit execute and get a response! Not earth-shaking, but useful.
confuseddevelopment.blogspot.com
Confused Development: Installing Drupal6.4 on Debian4 + Apache2
http://confuseddevelopment.blogspot.com/2008/08/installing-drupal64-on-debian4-apache2.html
I develop software and I often get confused in the process. I usually find the answers after a while, but a month later I can't remember them. So from now on, I will write them down here. Wednesday, August 20, 2008. Installing Drupal6.4 on Debian4 Apache2. I had to install Drupal today on one of our servers. I ran into a few minor problems:. There were some problems with file permissions in the. Folder, so I changed owner and group of some files and folders to. Sudo apt-get install postfix.
confuseddevelopment.blogspot.com
Confused Development: Linux/Unix: Redirecting Output Using ">" with sudo
http://confuseddevelopment.blogspot.com/2009/10/linuxunix-redirecting-output-using-with.html
I develop software and I often get confused in the process. I usually find the answers after a while, but a month later I can't remember them. So from now on, I will write them down here. Thursday, October 08, 2009. Linux/Unix: Redirecting Output Using with sudo. Problem: In Linux/Unix, you want to redirect output of something to a file with. You don't have write permissions for:. Local$ ls -la test.txt -bash: test.txt: Permission denied. You think "I can solve this by using sudo"! Only applies to the.
confuseddevelopment.blogspot.com
Confused Development: February 2007
http://confuseddevelopment.blogspot.com/2007_02_01_archive.html
I develop software and I often get confused in the process. I usually find the answers after a while, but a month later I can't remember them. So from now on, I will write them down here. Tuesday, February 20, 2007. Ideally, I would always read all available documentation before I start programming something. However, I don't. That's why it took me a while to figure out that it is not enough to implement. This is only enough when you do comparisons between objects manually by calling. Reverse Proxy to Ma...
confuseddevelopment.blogspot.com
Confused Development: August 2006
http://confuseddevelopment.blogspot.com/2006_08_01_archive.html
I develop software and I often get confused in the process. I usually find the answers after a while, but a month later I can't remember them. So from now on, I will write them down here. Tuesday, August 08, 2006. Yaih, I'm at WWDC2006. And it's cool. Attending Steve Job's keynote this morning was like going to a rock concert (well, a little like that). Bizarre. I'm sure this is all covered in detail in a thousand other places, but:. There will be Objective-C 2.0, and it will have garbage collection.
SOCIAL ENGAGEMENT