stahlke.org stahlke.org

stahlke.org

Dan Stahlke

Android live wallpaper: reaction-diffusion. Qitensor - python module for quantum information. Scopemm - plotting library for gtkmm. Lxt - an Xtree clone for linux. Cryptographic timestamp shell script. Flash ThinkPad light for HDD status. Tmux login session script. 22-bit voltmeter using AD7714. AVR digital comb filter (humnuller). Driver for Nokia 6100 LCD. Cell phone privacy modification. Inside the PayPal security card. Perl -e 'print "P1 n256 256 n", map {$ &($ 8)& 1} (0.0xffff)' display.

http://www.stahlke.org/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR STAHLKE.ORG

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

September

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Monday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.2 out of 5 with 10 reviews
5 star
8
4 star
0
3 star
0
2 star
0
1 star
2

Hey there! Start your review of stahlke.org

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.7 seconds

FAVICON PREVIEW

  • stahlke.org

    16x16

CONTACTS AT STAHLKE.ORG

n/a

Daniel Stahlke

1453 Barn●●●●●●●●●. Apt. 2R

Pit●●●rgh , PA, 15217

US

1.90●●●●3007
ds●●●●●●@gmail.com

View this contact

n/a

Daniel Stahlke

1453 Barn●●●●●●●●●. Apt. 2R

Pit●●●rgh , PA, 15217

US

1.90●●●●3007
ds●●●●●●@gmail.com

View this contact

n/a

Daniel Stahlke

1453 Barn●●●●●●●●●. Apt. 2R

Pit●●●rgh , PA, 15217

US

1.90●●●●3007
ds●●●●●●@gmail.com

View this contact

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

DOMAIN REGISTRATION INFORMATION

REGISTERED
n/a
UPDATED
2013 December 14
EXPIRATION
EXPIRED REGISTER THIS DOMAIN

BUY YOUR DOMAIN

Network Solutions®

NAME SERVERS

1
ns.phx7.nearlyfreespeech.net
2
ns.phx8.nearlyfreespeech.net

REGISTRAR

PDR Ltd. d/b/a PublicDomainRegistry.com (R27-LROR)

PDR Ltd. d/b/a PublicDomainRegistry.com (R27-LROR)

WHOIS : whois.publicinterestregistry.net

REFERRED :

CONTENT

SCORE

6.2

PAGE TITLE
Dan Stahlke | stahlke.org Reviews
<META>
DESCRIPTION
Android live wallpaper: reaction-diffusion. Qitensor - python module for quantum information. Scopemm - plotting library for gtkmm. Lxt - an Xtree clone for linux. Cryptographic timestamp shell script. Flash ThinkPad light for HDD status. Tmux login session script. 22-bit voltmeter using AD7714. AVR digital comb filter (humnuller). Driver for Nokia 6100 LCD. Cell phone privacy modification. Inside the PayPal security card. Perl -e 'print P1 n256 256 n, map {$ &($ 8)& 1} (0.0xffff)' display.
<META>
KEYWORDS
1 dan stahlke
2 misc
3 physics publications
4 pgp key
5 software
6 swathviewer
7 gdal scripts
8 gnuplot iostream interface
9 fftw/blitz interface
10 java fractal generator
CONTENT
Page content here
KEYWORDS ON
PAGE
dan stahlke,misc,physics publications,pgp key,software,swathviewer,gdal scripts,gnuplot iostream interface,fftw/blitz interface,java fractal generator,scripts,nested tmux instances,electronics,power usage logger,avr usb temperature probe
SERVER
Apache
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Dan Stahlke | stahlke.org Reviews

https://stahlke.org

Android live wallpaper: reaction-diffusion. Qitensor - python module for quantum information. Scopemm - plotting library for gtkmm. Lxt - an Xtree clone for linux. Cryptographic timestamp shell script. Flash ThinkPad light for HDD status. Tmux login session script. 22-bit voltmeter using AD7714. AVR digital comb filter (humnuller). Driver for Nokia 6100 LCD. Cell phone privacy modification. Inside the PayPal security card. Perl -e 'print "P1 n256 256 n", map {$ &($ 8)& 1} (0.0xffff)' display.

INTERNAL PAGES

stahlke.org stahlke.org
1

linuXtree - XTree clone for Linux

http://www.stahlke.org/dan/lxt

Lxt is a file manager program for Linux (and other Unix variants) that was inspired by the popular DOS program XTreeGold. Most of the keys are the same and the interface is similar but has been modified a bit to better suit Unix (eg. long file names and file permissions). Half of the code was written when I was in high school so don't judge me on the code quality (for example, I seem to have had something against whitespace at the time and global variables were my friend). The most important hotkeys are:.

2

Dan Stahlke publications

http://www.stahlke.org/dan/publications

Publications - Quantum information. VI Paulsen, S. Severini, D. Stahlke, I.G. Todorov, A. Winter Estimating Quantum Chromatic Numbers. J Functional Analysis, vol.270, no.6, pp.2188-2222, Mar. 2016]. D Stahlke Quantum source-channel coding and non-commutative graph theory. IEEE Trans. Inf. Th., vol.62, no.1, pp.554-577, Nov. 2015]. IEEE Trans. Inf. Th., vol.60, no.11, pp.7330-7344, Nov. 2014]. D Stahlke. Quantum interference as a resource for quantum speedup. Phys Rev. A 90, 022302].

3

Universal Sensor Amplifier

http://www.stahlke.org/dan/amplifier

The guts. On the left, the analog board with analog inputs available through BNC sockets and a DB9 socket. On the right, the digital circuitry and headphones output. Up top, the battery, LCD, and button panel. All assembled, with an ultrasonic receiver on the DB9 and an inductive pickup on a BNC port. An inductive pickup (in stereo! And an ultrasonic receiver.

4

Nested tmux

http://www.stahlke.org/dan/tmux-nested

I like tmux. In fact, everything I do on the command line is done within tmux. I use tmux tabs rather than the tabs of my terminal emulator, and have set up these key bindings:. The only problem with this setup: how can one use tmux on a remote system (via ssh) when already using tmux on a local system? Clearly Shift-Left can't switch tabs on both. And is Ctrl-A D supposed to detach the inner or the outer tmux? The solution is the following bit of trickery:. Put this in your. Pressing Shift-Down does bas...

5

Gnuplot-iostream interface

http://www.stahlke.org/dan/gnuplot-iostream

This is a low level interface, and usage involves manually sending commands to gnuplot using the " " operator (so you need to know gnuplot syntax). This is in my opinion the easiest way to do it if you are already comfortable with using gnuplot. If you would like a more high level interface check out the gnuplot-cpp library ( http:/ code.google.com/p/gnuplot-cpp. To retrieve the source code from git:. Git clone https:/ github.com/dstahlke/gnuplot-iostream.git. Documentation is available [here]. Plot - wi...

UPGRADE TO PREMIUM TO VIEW 13 MORE

TOTAL PAGES IN THIS WEBSITE

18

LINKS TO THIS WEBSITE

cibomahto.com cibomahto.com

Controlling a Rigol oscilloscope using Linux and Python | C i b o M a h t o . c o m

http://www.cibomahto.com/2010/04/controlling-a-rigol-oscilloscope-using-linux-and-python/comment-page-1

C i b o M a h t o . c o m. Building making designing dreaming. Midway:Booth @ CMU Spring Carnival 2010. The Mid-Atlantic Mini Maker Faire →. Controlling a Rigol oscilloscope using Linux and Python. April 27, 2010. After many frustrated nights trying to debug electronics projects blindly (the analog scope is wayyyy too much work to pull off the shelf and use), I decided it was time to spring for a digital storage oscilloscope. Since I had read many good things about them, I chose the Rigol DS1052E. This i...

thamnos.de thamnos.de

look up bibliographical information from an arxiv id « thamnos.de

http://www.thamnos.de/misc/look-up-bibliographical-information-from-an-arxiv-id

Laquo; count interesting posts in an rss feed with the feed reader canto. Convert text to number in oocalc. Look up bibliographical information from an arxiv id. This python script takes one or more arxiv ids as input (command line arguments) and gives bibtex entries back which carry the bibliographic information. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55. Get the arxiv id. Text given name =.

UPGRADE TO PREMIUM TO VIEW 6 MORE

TOTAL LINKS TO THIS WEBSITE

8

OTHER SITES

stahlke-team.de stahlke-team.de

Start

124; Referenzen and Klienten. STAHLKE and Team Unternehmensberatung GmbH. T 49 40 - 67 10 86 80-2. F 49 40 - 67 10 86 83. Wir powern mit viel Engagement, Know-how und über 25 Jahren Erfahrung in der Branche für unsere Klienten in der Energiewirtschaft. STAHLKE and Team ist ein Dienstleistungs- und Beratungsunternehmen mit einem ausschließlichen Branchenfokus auf der leitungsgebundenen Energiewirtschaft also Strom, Gas und Fernwärme mit ihren klassischen und neuen Geschäftsbereichen. Wir betreuen unsere K...

stahlke-team.info stahlke-team.info

Start

124; Referenzen and Klienten. STAHLKE and Team Unternehmensberatung GmbH. T 49 40 - 67 10 86 80-2. F 49 40 - 67 10 86 83. Wir powern mit viel Engagement, Know-how und über 25 Jahren Erfahrung in der Branche für unsere Klienten in der Energiewirtschaft. STAHLKE and Team ist ein Dienstleistungs- und Beratungsunternehmen mit einem ausschließlichen Branchenfokus auf der leitungsgebundenen Energiewirtschaft also Strom, Gas und Fernwärme mit ihren klassischen und neuen Geschäftsbereichen. Wir betreuen unsere K...

stahlke.ca stahlke.ca

Darryl A. Stahlke, P. Eng.

For taking the time to invest in my future. On stahlke.ca you can explore the adventure that has been my career and possibly some other happenings along the way. Whether you're looking for a standard résumé or a more insightful view, you've come to the right place. For several years I worked on develping the hardware and firmware for an industry leading firm. Designed by Orbital Designers.

stahlke.com stahlke.com

STAHLKE.COM

stahlke.info stahlke.info

STAHLKE | Grafik + Layout + Werbetechnik

Wer immer tut, was er schon kann, bleibt immer das, was er schon ist.

stahlke.org stahlke.org

Dan Stahlke

Android live wallpaper: reaction-diffusion. Qitensor - python module for quantum information. Scopemm - plotting library for gtkmm. Lxt - an Xtree clone for linux. Cryptographic timestamp shell script. Flash ThinkPad light for HDD status. Tmux login session script. 22-bit voltmeter using AD7714. AVR digital comb filter (humnuller). Driver for Nokia 6100 LCD. Cell phone privacy modification. Inside the PayPal security card. Perl -e 'print "P1 n256 256 n", map {$ &($ 8)& 1} (0.0xffff)' display.

stahlke.us stahlke.us

Welcome

This web site is Still under construction. Please visit my wilderness photography web site. Or my fine art photography. Yearbooks are now available for download. Click on the link at the top of this page.

stahlkeadoption.blogspot.com stahlkeadoption.blogspot.com

Stahlke Adoption

Friday, August 14, 2015. We returned recently from Paul's graduation from boot camp at Fort Benning, Georgia. I hope to write in the next days with more details about the ceremony and our activities in Columbus. But for now, here's a tidbit about army life that you might enjoy:. The commander grinned as he explained the acronym: " L. Posted by Stahlkes @ 5:59 PM. Wednesday, August 12, 2015. Mantra for Border Crossings (Peter and Me). Goodbye Alabama (several times). Hello Georgia (several times). Pastor ...

stahlkel.com stahlkel.com

IDL INDUSTRIEDIENSTLEISTUNGEN

Unser Leistungsprofil im Bereich Metall-. Sowie Gebäudetechnik und Montagen. Montage nach individuellen Erfordernissen, Wartungsarbeiten, von Reparaturen. Und Anlagenservice) auch an Samstagen und Sonntagen als Notdienst. Für den Personen-. Geländer und Ähnliches). Maschinentreppen,Fluchttreppen und Steigleitern. Zum Beispiel auswechseln von Lagern,Wellen, Getriebe. Kpl Maschinenüberholung ,Lüftungsanlagen, Rohranlagen etc.). Reparaturschweißarbeiten in Stahl ,Edelstahl und Alu. G (Maschinen und Anlagen).