blog.kruyt.org

print "Hello world!"

Archive for the ‘Uncategorized’ Category

Google Latitude RSS feed

with 3 comments

Google Latitude now offers a very basic API, just a KML and a JSON feed. I needed for my SweetCron page a RSS feed from latitude, so I created one in Yahoo Pipe.

To use it, just go to my Yahoo Pipe fill in your latitude uid and map size for your static map image and get your RSS feed. Please let me know how you implement this feed.

Written by Dennis

June 3rd, 2009 at 8:53 am

Posted in Uncategorized

Tagged with , , ,

Inlinefeed

with 2 comments

With the inlinefeed plugin you can display and embed RSS/ATOM feeds in your WordPress posts and pages using the following shortcode:

[inlinefeed rss_feed_url="http://feed.xml"]

NOTE: From version 2.0 you can only use the shortcode [inlinefeed], the old style `<!–rss:[URL]–>` doesn’t work anymore! If you upgrade

from a 1.xx version, then you must change from `<!–rss:[URL]–>` to `[inlinefeed rss_feed_url=”http://feed.xml”]` style..

Look for some examples in the txt file thats included in the zip file.

Download inlinefeed v2.01

Changelog:
2.01 truncate title accpets now a nummeric value. New option, displayfeedname.
2.00 Now uses the wp 2.5 shortcode.
1.62 Error handling and headers are giving descriptions and are clickable.
1.6 Added option newwindow. If you want to open in a new window.
1.5 Fixed a bug that the feed got bumped up to the top of the page.
1.4 XHTML compliant.
1.3 Truncate title.
1.2 minor fixes.
1.1 Initial release.

If you like those little buttons on your site to show off, here is one for inlinefeed:

InlineFeed

If u want to use Inlinefeed to display rss feeds that are offered in gzip format, please take a look at the modified class-snoopy.php.

 

Written by Dennis

April 28th, 2009 at 4:35 pm

Posted in Uncategorized

Tagged with , , , ,

Grease Monkey: Flickramio

without comments

Flickramio is a Greasemonkey script that put 2 google earth map’s next to the photo if the image is geotagged, so Flickr looks a little more like Panoramio. And if you have already the Google Earth plugin installed, you even can see it in 3D.

Here some screenshots:

GM Google (Earth) Plugin (by Rev Dan Catt)
GM Script: flickramio (by Dennis Kruyt)

For more example see flickr

Download here

Written by Dennis

April 24th, 2009 at 4:24 pm

Geotag workflow

without comments

Some people ask me about my geotag workflow on my site, so here it is:

My hardware: Nikon D80 DSLR and a Qstarz BT-Q1200 GPS logger with spare battery. This logger uses a nokia battery. So it’s easy to get a replacement.

Workflow:

1. I shoot in RAW (NEF).
2. GPS logger, is always logging at 10 seconds interval when I walk around with my cam.
3. The software that’s included from Qstarz is not so good, so I use the alternative bt747 software to read the date and convert to GPX, NMEA and KML files.
4. With GeoSetter I geotag my raw NEF’s. Also this tool ads place and country and location names as exif tag.
5. Import in Lightroom. Lightroom see also the place, province, and country names as exif tag’s.
6. Process in Lightroom / Photoshop en export to jpg and put it on my flickr.

So this is basic my workflow.

 

Written by Dennis

April 24th, 2009 at 2:39 pm

Posted in Uncategorized

Tagged with , , , ,