dseifert.net dseifert.net

dseifert.net

Doug's Compendium of Stuff

Doug Seifert: A Compendium of Stuff. Random thoughts, ramblings, code and other stuff by an experienced software engineer and architect specializing in ruby, rails and Java web and server side development.

http://www.dseifert.net/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR DSEIFERT.NET

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

December

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Saturday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.4 out of 5 with 14 reviews
5 star
7
4 star
5
3 star
2
2 star
0
1 star
0

Hey there! Start your review of dseifert.net

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.2 seconds

FAVICON PREVIEW

  • dseifert.net

    16x16

  • dseifert.net

    32x32

  • dseifert.net

    64x64

  • dseifert.net

    128x128

  • dseifert.net

    160x160

  • dseifert.net

    192x192

  • dseifert.net

    256x256

CONTACTS AT DSEIFERT.NET

Douglas Seifert

Douglas Seifert

1748 ●●●●●ey Rd

San●●●dro , CA, 90732

US

1.31●●●●1673
do●●●●●●●●@dseifert.net

View this contact

Douglas Seifert

Douglas Seifert

1748 ●●●●●ey Rd

San●●●dro , CA, 90732

US

1.31●●●●1673
do●●●●●●●●@dseifert.net

View this contact

Douglas Seifert

Douglas Seifert

1748 ●●●●●ey Rd

San●●●dro , CA, 90732

US

1.31●●●●1673
do●●●●●●●●@dseifert.net

View this contact

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

DOMAIN REGISTRATION INFORMATION

REGISTERED
2001 April 18
UPDATED
2014 February 17
EXPIRATION
EXPIRED REGISTER THIS DOMAIN

BUY YOUR DOMAIN

Network Solutions®

DOMAIN AGE

  • 23

    YEARS

  • 1

    MONTHS

  • 21

    DAYS

NAME SERVERS

1
freedns1.registrar-servers.com
2
freedns2.registrar-servers.com
3
freedns3.registrar-servers.com
4
freedns4.registrar-servers.com
5
freedns5.registrar-servers.com

REGISTRAR

DOMAIN.COM, LLC

DOMAIN.COM, LLC

WHOIS : whois.domain.com

REFERRED : http://www.domain.com

CONTENT

SCORE

6.2

PAGE TITLE
Doug's Compendium of Stuff | dseifert.net Reviews
<META>
DESCRIPTION
Doug Seifert: A Compendium of Stuff. Random thoughts, ramblings, code and other stuff by an experienced software engineer and architect specializing in ruby, rails and Java web and server side development.
<META>
KEYWORDS
1 toggle navigation
2 bookmarks
3 resume
4 archive
5 code
6 ruby quiz entries
7 tournament
8 ruby mec
9 nodejs mec
10 ruby b tree
CONTENT
Page content here
KEYWORDS ON
PAGE
toggle navigation,bookmarks,resume,archive,code,ruby quiz entries,tournament,ruby mec,nodejs mec,ruby b tree,jar search,java internet jukebox,latest post,announcing chord practice,more …,recent posts,my first squeeze,subscribe via rss,my work,my wife
SERVER
nginx/1.4.7
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Doug's Compendium of Stuff | dseifert.net Reviews

https://dseifert.net

Doug Seifert: A Compendium of Stuff. Random thoughts, ramblings, code and other stuff by an experienced software engineer and architect specializing in ruby, rails and Java web and server side development.

INTERNAL PAGES

dseifert.net dseifert.net
1

Dealing with Ruby 1.9.1 Encoding Hell in a Rails Application

http://www.dseifert.net/blog/2009/12/20/dealing-with-ruby-1-9-1-encoding-hell-in-a-rails-application.html

Dealing with Ruby 1.9.1 Encoding Hell in a Rails Application. Dec 20, 2009. There are various indications that Rails 2.3.3 is not quite ready for Ruby 1.9.1 and the new encoding support built in to the String class. Here is an example bug report filed against Rails 2.3: Encoding error in Ruby1.9 for templates. You have to read a lot to understand all that can go wrong. Here are some sources to get you started. Go. Read. What Every Ruby Programmer Must Know About Encoding. Errors from template code. Doug ...

2

Pure Ruby B-Tree Implementation

http://www.dseifert.net/code/btree

Pure Ruby B-Tree Implementation. I have been messing around with data structures and algorithms by reading "Introduction to Algorithms" by Cormen, Leiserson, Rivest and Stein. For fun, I decided to implement the B-Tree data structure described in Chapter 18 in ruby. I put the project up on Github: Ruby BTree on Github. Doug's Compendium of Stuff.

3

More "Real World" Ruby Benchmarks

http://www.dseifert.net/blog/2010/02/27/more-real-world-ruby-benchmarks.html

More "Real World" Ruby Benchmarks. Feb 27, 2010. Last year, I compared Ruby 1.8.7 with Ruby 1.9.1. By running the code I wrote to solve the MEC problem in ruby. Here I repeat the runs using more of the ruby versions supported by RVM. Note that I put "Real World" in quotes for a reason: this is benchmarking one script that is very much CPU bound. If your specific solution is not CPU bound, you WILL. Get different results. If your test bed is not my crappy Gateway laptop, you WILL. Points: 1000 6.44600...

4

Tournament: A Ruby Program For Managing NCAA Tournament Pools

http://www.dseifert.net/code/tournament

Tournament: A Ruby and Rails Program for Managing NCAA Tournament Pools. 3/10/2010: I moved the tournament project to GitHub and RubyGems.org. Tournament Project Page at GitHub. One of the more interesting parts of the Rails app was adding the ability to generate a PDF of the tournament bracket for a kind of WYSIWYG print view. Thanks to the smart people at Subimage Interactive. For the idea and some glue code for interacting with the Prince XML. Original Announcement from Last Year.

5

Minimum Enclosing Circle Solution in Ruby

http://www.dseifert.net/code/mec-js

Minimum Enclosing Circle in node.js. After hearing about all the hype surrounding node.js. I decided to test it's raw power by porting the code I wrote to solve the minimum enclosing circle (MEC) problem in Ruby a couple of years ago ( Solution in Ruby to the MEC Problem. I also benchmarked the MEC code against various Ruby implementations. Here are the results:. Points: 1: 0.003. Points: 10: 0.013. Points: 100: 0.451. Points: 1000: 8.036. Points: 10000: 1447.161. Source code is here.

UPGRADE TO PREMIUM TO VIEW 5 MORE

TOTAL PAGES IN THIS WEBSITE

10

LINKS TO THIS WEBSITE

github.com github.com

seifertd (Douglas A. Seifert) · GitHub

https://github.com/seifertd

Douglas A. Seifert. San Carlos, CA. X64;oug+github@dseifert.net. Http:/ www.dseifert.net/. Jul 23, 2009. Pure ruby implementation of a btree data structure of arbitrary degree. Small library, set of command line tools and Rails GUI for managing NCAA Tournament Pools. Nodejs sitemap.xml generator. ActiveMessaging adapter for the Kestrel message queue. An object that proxies method calls to a Hash object as hash key lookups. Handles nested hashes and arrays. 7 contributions in the last year.

UPGRADE TO PREMIUM TO VIEW 0 MORE

TOTAL LINKS TO THIS WEBSITE

1

SOCIAL ENGAGEMENT



OTHER SITES

dseidmanlaw.com dseidmanlaw.com

Upper Marlboro Personal Injury & Auto Accidents Lawyers | Maryland Workers' Comp Attorneys Serving Charles County

This field is for validation purposes and should be left unchanged. 3010 Crain Highway, Suite 200, Waldorf, Maryland 20601-2837. Maps & Directions. Knowledge. experience. results. Free initial consultations for Personal Injury and Workers Comp. What Happens After My Job Injury? What Benefits Am I Entitled To? Workers’ Compensation Resources. What Happens After My Personal Injury? Taking action to deliver maximum results. Representing Maryland and DC for more than 25 years. Our strength comes from detaile...

dseidner.com dseidner.com

Testing SP Web Tracking

Testing for web tracking. To go to another page. Here is an IMC Web Form External Post.

dseidubai.com dseidubai.com

Welcome dseidubai.com - BlueHost.com

Web Hosting - courtesy of www.bluehost.com.

dseidubai.net dseidubai.net

IDSEI - INTERNATIONAL DIRECT SELLING EDUCATIONAL INSTITUTE IN UAE

INTERNATIONAL DIRECT SELLING EDUCATIONAL INSTITUTE IN UAE. What is Direct Selling? Added by Poorya Montaseri. Michael O. Johnson Herbalife HOM. Added by Kevin Rebello. Legitimate vs Pyramid in Arabic. Added by Poorya Montaseri. UAE Government pursuing development of Direct Selling Industry. Added by Poorya Montaseri. Pyramid Scheme or Legitimate MLM Opportunity? Added by Niousha Ehsan. The 3rd edition of Direct Selling Festival Conference. Added by Poorya Montaseri. What is Network Marketing? By Bob Jul 2.

dseiferling.com dseiferling.com

Delaney Seiferling – Writer & Communications Consultant

Writer and Communications Consultant. November 16, 2016. January 25, 2017. New research aims to find control methods for Japanese Brome in barley. November 1, 2016. January 25, 2017. Researcher passionate about fighting flax disease. October 27, 2016. January 25, 2017. Transporting a bumper crop – are we prepared? March 17, 2016. January 25, 2017. March 7, 2016. January 25, 2017. Canada poised to be big exporter to UAE. More Posts →. Blog at WordPress.com.

dseifert.net dseifert.net

Doug's Compendium of Stuff

Chord Switching Practice Application. Doug's Compendium of Stuff. I am free because I know that I alone am morally responsible for everything I do. I am free, no matter what rules surround me. If I find them tolerable, I tolerate them; if I find them too obnoxious, I break them. Robert A. Heinlein. Mar 24, 2018. After working on this in my copious spare time the last year or so, it is ready-ish for general consumption . …. Jun 8, 2017. Dec 5, 2016. Getting Back Into Bridge. Oct 22, 2016.

dseifert.tribalpages.com dseifert.tribalpages.com

Allen/Seifert/Vaught - Family Tree

This website was created on Jul 03 2006 and last updated on Sep 05 2015. The family trees on this site contain 468 relatives and 221 photos. If you have any questions or comments you may send a message. To the Administrator of this site. To view private data:. Please sign the Guest-Book and tell me what you think. There are several ways to browse the family tree. The Tree View. Graphically shows the relationship of selected person to their kin. The Family View. Do you know who your second cousins are?

dseifried.wordpress.com dseifried.wordpress.com

David Seifried | Open Source and some more

Open Source and some more. September 18, 2012. Over the past weekend (September 14 -17 2012) I had the opportunity of attending a hack-a-thon in Chattanooga, Tenesse duly named “ Hackanooga. Point-stream project, integrating Popcorn Maker. Into the Big Blue Button project. And helped Alan Kligman. Get his demo ready using Popcorn.js. The GPS data seems to be a tad off, but it’s still really cool! Here are some pictures from the weekend that I took:. June 26, 2012. Popcorn Maker – Mobile Edition. Our pres...

dseig.zaguaisa.pw dseig.zaguaisa.pw

zaguaisa.pw

dseightconsulting.nl dseightconsulting.nl

Welcome to DS8 Consulting

Uà ak bileti satÄ n almak ià in mutlaka sitemize uÄ rayÄ n. -. Ucuz uà ak bileti. Welcome to DS8 Consulting! With over 20 years experience in the Global Recruitment market, covering not only Europe but also Asia, Russia, Middle East, Africa, Australia and the Americas, DS8 has the background to give their clients a global presence and a service tailored to the local market they wish to hire for. For more information on the different services read more. DS8 2008 Design by Marcel Vrugtman. Installation and...

dseign.com dseign.com

This site is under development

This site is under development. This page indicates the webmaster has not uploaded a website to the server. For information on how to build or upload a site, please visit your web hosting company's site.