Warning: mysql_real_escape_string(): Access denied for user ''@'localhost' (using password: NO) in /www/htdocs/w00bb009/wordpress/wp-content/plugins/statpress/statpress.php on line 1191

Warning: mysql_real_escape_string(): A link to the server could not be established in /www/htdocs/w00bb009/wordpress/wp-content/plugins/statpress/statpress.php on line 1191

Warning: mysql_real_escape_string(): Access denied for user ''@'localhost' (using password: NO) in /www/htdocs/w00bb009/wordpress/wp-content/plugins/statpress/statpress.php on line 1194

Warning: mysql_real_escape_string(): A link to the server could not be established in /www/htdocs/w00bb009/wordpress/wp-content/plugins/statpress/statpress.php on line 1194

Warning: mysql_real_escape_string(): Access denied for user ''@'localhost' (using password: NO) in /www/htdocs/w00bb009/wordpress/wp-content/plugins/statpress/statpress.php on line 1197

Warning: mysql_real_escape_string(): A link to the server could not be established in /www/htdocs/w00bb009/wordpress/wp-content/plugins/statpress/statpress.php on line 1197
Applescript | Forkbomb Blog

Forkbomb Blog

Random IT Thoughts & Tutorials

Hauptmenü

Zum Inhalt wechseln
Zum sekundären Inhalt wechseln
  • Startseite
  • About me

Schlagwort-Archive: Applescript

Applescript for generating Random UUID

Veröffentlicht am 31. Oktober 2011 von Dominik
1

I wrote my first Applescript today and I thought it could be useful, so I decided to share it with you :)

This script generates a random UUID and copies it to the clipboard.

set the clipboard to (do shell script "python  -c 'import uuid; print uuid.uuid1()'")
Veröffentlicht unter Mac OS X | Verschlagwortet mit Applescript | 1 Kommentar

Archive

  • September 2015 (1)
  • Juni 2015 (1)
  • April 2015 (2)
  • Juli 2014 (1)
  • Februar 2014 (1)
  • November 2013 (2)
  • September 2013 (1)
  • Juni 2013 (2)
  • November 2012 (1)
  • Juli 2012 (1)
  • Juni 2012 (3)
  • Mai 2012 (2)
  • Oktober 2011 (2)
  • September 2011 (1)
  • August 2011 (1)
  • Juli 2011 (1)
  • Dezember 2010 (2)
  • Oktober 2010 (1)
  • September 2010 (1)
  • August 2010 (1)
  • Juni 2010 (2)
  • Mai 2010 (1)
  • März 2010 (6)
  • Januar 2010 (1)

Tweets

  • @hansolo_ For quick developments without Spring, Dropwizard is certainly also worth a look :) 9 years ago

  • Der @building_iot CfP ist noch bis zum 30. November offen: https://t.co/tm2jTvRYVX 9 years ago

  • Awesome to see the @HiveMQ websocket client is used by some IoT platforms as their MQTT websocket frontend of choice 9 years ago

Blogroll

  • Banym
  • Schäbos Schmierpapier
Proudly powered by WordPress