<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>pirogoff.me</title>
    <link>/</link>
    <description>Recent content on pirogoff.me</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Mon, 25 Jun 2018 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Wifi to QR App</title>
      <link>/posts/2018-wifi-to-qr/</link>
      <pubDate>Mon, 25 Jun 2018 00:00:00 +0000</pubDate>
      
      <guid>/posts/2018-wifi-to-qr/</guid>
      <description>iOS 11 has some fantastic image recognition features build-in right in to the camera app. One of them is recognizing QR codes and decoding them. It also supports QR code for WiFi sharing. It does not seem to be a &amp;ldquo;real standard&amp;rdquo; for sharing WiFi credentials. But the following string encoded to QR seems to work on many platforms for WiFi sharing.
WIFI:S:SSID;T:Type;P:Password;  Just replace SSID, Password and Type ( encryption can be WEP/WPA ) and encode it to QR.</description>
    </item>
    
    <item>
      <title>Mechanical Keyboard</title>
      <link>/posts/2018-keyboard/</link>
      <pubDate>Fri, 01 Jun 2018 00:00:00 +0000</pubDate>
      
      <guid>/posts/2018-keyboard/</guid>
      <description>My DIY mechanical keyboard is build from this part list:
 60% PCB with USB C connector and hot plug for switches Input Club Hako Violet switches 60% Keyboard Case PBT Keycap Set Stabilisers for Keycaps  </description>
    </item>
    
    <item>
      <title>Pathlogger - position recording on ios</title>
      <link>/posts/2015-pathlogger/</link>
      <pubDate>Thu, 26 Mar 2015 00:00:00 +0000</pubDate>
      
      <guid>/posts/2015-pathlogger/</guid>
      <description>PathLogger is a GPS logging application for iOS platform. It records your traveled path into its database where you can view it within the application(also while recording a new path). It supports background location modes for recording while in the background (be aware of the battery drain).
It is proudly made with:
 CoreData CoreLocation MapKit  https://github.com/eugenpirogoff/pathlogger</description>
    </item>
    
    <item>
      <title>InstaDiv - updating instagram div</title>
      <link>/posts/2014-instadiv/</link>
      <pubDate>Fri, 18 Apr 2014 00:00:00 +0000</pubDate>
      
      <guid>/posts/2014-instadiv/</guid>
      <description>A long time ago i have written a simple div where anyone can embed his own instagram feed as a div inside html that updates itself on any new content. The div also resizes and aligns the pictures inside the div in order that the background shall not be seen by the viewer of the side. It can be used as a fancy wall.
https://github.com/eugenpirogoff/instadiv</description>
    </item>
    
    <item>
      <title>Ransack - twitter image search </title>
      <link>/posts/2014-ransack/</link>
      <pubDate>Sun, 23 Mar 2014 00:00:00 +0000</pubDate>
      
      <guid>/posts/2014-ransack/</guid>
      <description>A friend of mine @jnikles and i had to make a project for a course at our university a couple of months ago. So we decided to use the Twitter-API and its geotagging as the main entry point for our search for pictures inside tweets. Sadly the API v.1 is deprecated and turned off by now (18 Feb. 2014). Before then it was possible to select a point of interest and radius for a search.</description>
    </item>
    
    <item>
      <title>Plush - tangible conductive controller</title>
      <link>/posts/2014-plush/</link>
      <pubDate>Sun, 12 Jan 2014 00:00:00 +0000</pubDate>
      
      <guid>/posts/2014-plush/</guid>
      <description>Plush is a game controller made with conductive fabric based on an adafruit flora project. It uses the CapPin Library to measure conductivity between the GPIO pins that runs through the conductive threads and fabrics. This project is especially fun to use with some old emulators and retro games. :-)
https://github.com/eugenpirogoff/plush_controller</description>
    </item>
    
    <item>
      <title>Pluto - game remote controller</title>
      <link>/posts/2013-pluto/</link>
      <pubDate>Mon, 30 Sep 2013 00:00:00 +0000</pubDate>
      
      <guid>/posts/2013-pluto/</guid>
      <description>As a part for my bachelor thesis i have written a remote controller for the game HexGL that runs platform agnostic inside a web browser. It just needs WebSockets or WebRTC for communication between the devices and a fast connection (i recommend to use chrome). The controller is designed to run on a phone or a tablet. The game itself is a WebGL implementation of WipeOut that runs completely in your browser on a desktop or mobile device and has been written by Thibaut Despoulain.</description>
    </item>
    
  </channel>
</rss>