Geometric snowflake ornament inspired by a window in the Court of the Lions at Alhambra in Granada, Spain. Designed in Fusion 360, cut from 1/8in white cast acrylic, or Glowforge Proofgrade Medium White Acrylic. 4.9 inches / 124mm diameter https://www.etsy.com/listing/1134471143/geometric-snowflake-ornament-laser-cut
Category Archives: Uncategorized
Hanging Diamond Planter – Laser Cut SVG File Optimized for Glowforge
SVG Files optimized for Glowforge Laser. NOT A PHYSICAL PRODUCT.The planter works well as a single piece, or as a set of 3 with the included hanger shelf. Includes full color PDF instructions as well as link to video instructions. https://www.etsy.com/listing/1086447874/hanging-diamond-planter-laser-cut-svg
DIY 3D Printer Enclosure – Single Sheet Melamine
Weekend project 3D printer enclosure. Main concern was controlling noise. Total cost was somewhere around $150 USD. Designed to be cut from a single 4×8 sheet of 3/4 material. I chose Melamine because it already has a durable finish and is easy to clean. Plans and materials list included below.
Using Perl and ImageMagick to Generate Meme Image Macros
Sometimes I feel a need to automate some meme generation. Luckily I found this incredibly helpful blogpost from jackmeme. http://www.jackmeme.com/blog.php?id=1 I used it as inspiration and did something similar in Perl. Of course the Imagemagick perl-magick reference was invaluable. http://www.imagemagick.org/script/perl-magick.php The first thing I thought of with automated meme generation? The Weather! See my previousContinue reading “Using Perl and ImageMagick to Generate Meme Image Macros”
Collecting ONSSI Ocularis CS RC-C Logs with nxlog / Logstash / Elasticsearch / Kibana3
Edit: This post is pretty old and Elasticsearch/Logstash/Kibana have evolved a lot since it was written. That’s quite a title. I work with an ONSSI Ocularis CS setup. Originally installed with NetDVMS, but upgraded to RC-C. This post builds upon a couple earlier posts http://www.ragingcomputer.com/2014/02/logstash-elasticsearch-kibana-for-windows-event-logs http://www.ragingcomputer.com/2014/02/sending-windows-event-logs-to-logstash-elasticsearch-kibana-with-nxlog What does all this mean? This heavily redacted screenshotContinue reading “Collecting ONSSI Ocularis CS RC-C Logs with nxlog / Logstash / Elasticsearch / Kibana3”
Sending Windows Event Logs to Logstash / Elasticsearch / Kibana with nxlog
Edit: This post is pretty old and Elasticsearch/Logstash/Kibana have evolved a lot since it was written. Part 3 of 4 – Part 1 – Part 2 – Part 4 This is a continuation of http://www.ragingcomputer.com/2014/02/logstash-elasticsearch-kibana-for-windows-event-logs Again, I took a lot of inspiration from http://sysxfit.com/blog/2013/07/18/logging-with-logstash-part-3/ The nxlog reference manual is surprisingly well written with excellent examples.Continue reading “Sending Windows Event Logs to Logstash / Elasticsearch / Kibana with nxlog”
Securing Elasticsearch / Kibana with nginx
Edit: This post is pretty old and Elasticsearch/Logstash/Kibana have evolved a lot since it was written. Part 2 of 4 – Part 1 – Part 3 – Part 4 This is a continuation from http://www.ragingcomputer.com/2014/02/logstash-elasticsearch-kibana-for-windows-event-logs The great folks working on Kibana have been so awesome as to provide an example nginx configuration! https://github.com/elasticsearch/kibana/blob/master/sample/nginx.conf Kibana promptingContinue reading “Securing Elasticsearch / Kibana with nginx”
Logstash / Elasticsearch / Kibana for Windows Event Logs
Edit: This post is pretty old and Elasticsearch/Logstash/Kibana have evolved a lot since it was written. Part 1 of 4 – Part 2 – Part 3 – Part 4 Have you heard of Logstash / ElasticSearch / Kibana? I don’t wanna oversell it, but it’s AMAZING! I’ll start with a screenshot. You know you wantContinue reading “Logstash / Elasticsearch / Kibana for Windows Event Logs”
HTTP Live Streaming Windows Desktop to Roku Using VLC
I should stop reading Reddit when I’ve got some time to kill. It ends up eating into time I don’t have to kill. http://www.reddit.com/r/Roku/comments/1b9uuv/stream_desktop_to_roku/c95f2nl HTTP Live Streaming (HLS) looks pretty easy to do with VLC. http://wiki.videolan.org/Documentation:Streaming_HowTo/Streaming_for_the_iPhone It requires having a local web server. xampp is my favorite way to install apache on windows. You couldContinue reading “HTTP Live Streaming Windows Desktop to Roku Using VLC”
Nexus 7 USB Webcam with Torque Track Recorder
I’ve never wanted to embed a tablet in my dash more than I do right now. While browsing reddit a couple days ago, I came across this post about using a USB webcam with an OTG adapter. Which lead me to this page about Nexus 7 webcam. I am a huge fan of Torque OBDIIContinue reading “Nexus 7 USB Webcam with Torque Track Recorder”