blog.stevekonves.com blog.stevekonves.com

blog.stevekonves.com

Steve Konves. I heard about it on the interblag

I heard about it on the interblag. I have completely rewritten my interval dictionary library from the ground up and posted the new code up on GitHub. Posted on June 17, 2014 at 12:51 am by Steve Konves Permalink. The code is available on Github: https:/ github.com/skonves/Konves.Testing. There is a NuGet package available: https:/ www.nuget.org/packages/KonvesTesting. And its released under my very own GSD license! Http:/ blog.stevekonves.com/2011/11/gsd/. C# Named Binary Tag (NBT) library. Public deleg...

http://blog.stevekonves.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR BLOG.STEVEKONVES.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

November

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Monday

TRAFFIC BY CITY

CUSTOMER REVIEWS

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

Hey there! Start your review of blog.stevekonves.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

3.8 seconds

CONTACTS AT BLOG.STEVEKONVES.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Steve Konves. I heard about it on the interblag | blog.stevekonves.com Reviews
<META>
DESCRIPTION
I heard about it on the interblag. I have completely rewritten my interval dictionary library from the ground up and posted the new code up on GitHub. Posted on June 17, 2014 at 12:51 am by Steve Konves Permalink. The code is available on Github: https:/ github.com/skonves/Konves.Testing. There is a NuGet package available: https:/ www.nuget.org/packages/KonvesTesting. And its released under my very own GSD license! Http:/ blog.stevekonves.com/2011/11/gsd/. C# Named Binary Tag (NBT) library. Public deleg...
<META>
KEYWORDS
1 steve konves
2 updated intervaldictionary
3 leave a comment
4 in c#
5 development
6 interval dictionary
7 konves testing
8 project
9 in uncategorized
10 projects
CONTENT
Page content here
KEYWORDS ON
PAGE
steve konves,updated intervaldictionary,leave a comment,in c#,development,interval dictionary,konves testing,project,in uncategorized,projects,my c# wishlist,this,in interval dictionary,find,step 1,step 2,step 3,step 4,points to consider,full project,meta
SERVER
Microsoft-IIS/7.0
POWERED BY
ASP.NET
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Steve Konves. I heard about it on the interblag | blog.stevekonves.com Reviews

https://blog.stevekonves.com

I heard about it on the interblag. I have completely rewritten my interval dictionary library from the ground up and posted the new code up on GitHub. Posted on June 17, 2014 at 12:51 am by Steve Konves Permalink. The code is available on Github: https:/ github.com/skonves/Konves.Testing. There is a NuGet package available: https:/ www.nuget.org/packages/KonvesTesting. And its released under my very own GSD license! Http:/ blog.stevekonves.com/2011/11/gsd/. C# Named Binary Tag (NBT) library. Public deleg...

INTERNAL PAGES

blog.stevekonves.com blog.stevekonves.com
1

Steve Konves » Projects

http://blog.stevekonves.com/category/projects

I heard about it on the interblag. Archive for the ‘Projects’ Category. I have completely rewritten my interval dictionary library from the ground up and posted the new code up on GitHub. The new version is based on a singly-linked binary tree rather that the doubly linked approach I started with. The result is significantly more elegant (ok, and bug-free) code. Additionally, I have also exposed the [.]. Posted on June 17, 2014 at 12:51 am by Steve Konves Permalink. C# Named Binary Tag (NBT) library.

2

Steve Konves » My C# Wishlist

http://blog.stevekonves.com/2013/07/my-c-wishlist

I heard about it on the interblag. Below are a few things that I wouldn’t mind seeing in the .Net framework in the future. Intuitive “select many” in Linq query notation. This should be self-explanatory. Maybe throw in intuitive group and join, too. Maybe you’ll get a bulk discount. A “params” option for generic type constraints. Could be something like:. Public delegate TResult Func in params T[], out TResult (params T[] args[]);. Posted on July 31, 2013 at 3:36 pm by Steve Konves Permalink.

3

Steve Konves » Updated IntervalDictionary

http://blog.stevekonves.com/2014/06/updated-intervaldictionary

I heard about it on the interblag. I have completely rewritten my interval dictionary library from the ground up and posted the new code up on GitHub. Posted on June 17, 2014 at 12:51 am by Steve Konves Permalink. Email (will not be published), required. Website, if present. Laquo; Previous post. C# Named Binary Tag (NBT) library. Interval Dictionary Library Published. The opinions expressed on this site are my own and do not necessarily represent the views of my employer.

4

Steve Konves » Development

http://blog.stevekonves.com/category/dev

I heard about it on the interblag. Archive for the ‘Development’ Category. I have completely rewritten my interval dictionary library from the ground up and posted the new code up on GitHub. The new version is based on a singly-linked binary tree rather that the doubly linked approach I started with. The result is significantly more elegant (ok, and bug-free) code. Additionally, I have also exposed the [.]. Posted on June 17, 2014 at 12:51 am by Steve Konves Permalink. C# Named Binary Tag (NBT) library.

5

Steve Konves » C# MongoDB snippet

http://blog.stevekonves.com/2012/09/mongodb-snippet

I heard about it on the interblag. Here’s a handy snippet I use for building out data models for MongoDB. Feel free to use, modify, share, and plagiarize. Xml version="1.0" encoding="utf-8"? CDATA[ BsonRequired] [BsonElement( $BsonProperty$ElementName)] public $Type$ $BsonProperty$ { get; set; } private const string $BsonProperty$ElementName = "$Abbr$"; public static readonly string $BsonProperty$ElementName = $BsonProperty$ElementName;] /Code /Snippet /CodeSnippet /CodeSnippets. Website, if present.

UPGRADE TO PREMIUM TO VIEW 14 MORE

TOTAL PAGES IN THIS WEBSITE

19

LINKS TO THIS WEBSITE

derekslager.com derekslager.com

Derek Slager: A Better .NET Regular Expression Tester

http://derekslager.com/blog/posts/2007/09/a-better-dotnet-regular-expression-tester.ashx

Tuesday, September 11, 2007. A Better .NET Regular Expression Tester. Because the only other online tool I could find for testing .NET regular expressions was slow and covered with ads, I decided to write a simple AJAX regular expression tester. It's certainly not fancy, but it works for me. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Posted at 8:52 PM. Tuesday, September 11, 2007 9:04:47 PM by Jim Welch. Http:/ regexlib.com/WebServices.asmx) Then it'll be nearly perfect. :). Really useful,...

UPGRADE TO PREMIUM TO VIEW 2 MORE

TOTAL LINKS TO THIS WEBSITE

3

OTHER SITES

blog.stevekeiser.com blog.stevekeiser.com

Steve Keiser - Blog

Mind fgrep -rhA 100 '/ awesome' world. AppleScript broken for Spotify. March 16, 2015. If your AppleScript commands for Spotify recently broke, here’s a possible fix. In the latest version of Spotify (1.0.1.1060), Spotify.sdef was placed underneath an applescript folder. Just modify. Key OSAScriptingDefinition /key string Spotify.sdef /string. Key OSAScriptingDefinition /key string applescript/Spotify.sdef /string. You may need to reboot. I did. AirPort Extreme guest network with pfSense. Add a rule to p...

blog.stevekemper.net blog.stevekemper.net

In the Labyrinth | Steve Kemper's blog

Steve Kemper's blog. Skip to primary content. Skip to secondary content. January 16, 2013. A Labyrinth of Kingdoms. One of 2012’s eleven best books of nonfiction. Putting it in some distinguished company. I’m honored. A Labyrinth of Kingdoms. Nearing the End of the Journey. September 13, 2012. Know what you think about it. Meanwhile I’m deep into the research for a book about another adventurer, an American this time. New journeys just ahead. A Labyrinth of Kingdoms. September 6, 2012. 8220;Western educa...

blog.stevekennaird.com blog.stevekennaird.com

Steve Kennaird

Steve Kennaird is writing on the Svbtle. Technical Director at Purple Cubed. Using Trello for team L&D. As a leader, ensuring your team learn and progress is a fundamental part of your role. You don’t really want a bunch of developers building/maintaining your products who don’t suggest improvements based on the latest tools and theories, do you? Taking time out of the schedule to allow people to do their own development. Continue reading →. Jul 5, 2015. My web development toolbox. A great IDE that keeps...

blog.stevekenny.net blog.stevekenny.net

SteviePress

Capture my thoughts. Carry them away. This is only a test. Part II – John Lewis. H Taekwondo Example Video Edit. I guess I should mention something about being enrolled and trying to write Apps for iPhone 3.0. GPS tracking powered by InstaMapper.com. 2009 Modified "Dark Strict". From ATILLUS design studio.

blog.steveklabnik.com blog.steveklabnik.com

Literate Programming

This is my blog, where I talk about software, literature, philosophy, politics, and whatever else I feel like. Most of it is software. Check out the links on the left for more.

blog.stevekonves.com blog.stevekonves.com

Steve Konves. I heard about it on the interblag

I heard about it on the interblag. I have completely rewritten my interval dictionary library from the ground up and posted the new code up on GitHub. Posted on June 17, 2014 at 12:51 am by Steve Konves Permalink. The code is available on Github: https:/ github.com/skonves/Konves.Testing. There is a NuGet package available: https:/ www.nuget.org/packages/KonvesTesting. And its released under my very own GSD license! Http:/ blog.stevekonves.com/2011/11/gsd/. C# Named Binary Tag (NBT) library. Public deleg...

blog.stevekooner.com blog.stevekooner.com

Steve Kooners Real Estate Blog

SERVING YOUR ABBOTSFORD REAL ESTATE NEEDS. May 3rd, 2011 by steve@stevekooner.com. Welcome to Blogs.redmantech.com. This is your first post. Edit or delete it, then start blogging! RE/MAX Little Oak Realty Ltd. 9, 2630 Bourquin W. ,. British Columbia ,. By Redman Technologies Inc. The data included on this website is deemed to be reliable, but is not guaranteed to be accurate by the Greater Vancouver Real Estate Board. Trademarks used under license from CREA.

blog.stevekrause.org blog.stevekrause.org

Words & Numbers

A blog by Steve Krause. Wednesday, February 7, 2018. This blog was active from 2005 to 2012. If you’ve found it long after, the best place to start is Best Of. If you are looking for a work update beyond the last post below, 2012’s “At Responsys,” please check my LinkedIn profile. Thanks for visiting—I hope you enjoy the words and numbers herein! Posted by Steve Krause. Tuesday, September 11, 2012. An update from the professional front: I have joined. Responsys as SVP Product Management. I was walking al...

blog.stevelomas.me blog.stevelomas.me

Digital Bits | Steve Lomas

Digital Bits Steve Lomas. Musings on technology and life abundant. When I say, ". You might scoff, believing this to be so obvious, it doesn't bear mentioning. But, in fact, it does. The truth is, no matter how carefully you position the work as not finished , in-progress , etc., people form opinions based on what you. Them; not what you tell them it will be. A Case In Point. The demo went smoothly and it definitely represented technical progress, but it was clear to me the developer was disappointed wit...

blog.stevelowe.org blog.stevelowe.org

The Journey

Life is a journey - this is mine. Wednesday, February 17, 2010. Of all the things. Of all the things I've lost, I miss my mind the most.". When I was in my early 20's and starting in the corporate world, a forty-something co-worker had a poster with that quote on it. I thought it was funny in a tounge-in-cheek kind of way. I'm not laughing anymore. I feel like I've regressed a number of years and have all but lost the ability to think. I recall that saying now and can only nod in reluctant acceptance.

blog.steveluxenberg.com blog.steveluxenberg.com

Steve Luxenberg - Blog

Steve Luxenberg - Official Website. Monday, June 9, 2014. For readers: Making sense of Amazon's battle with Hachette. When two heavyweights brawl, it's probably best for bystanders to stand clear. Unfortunately, authors and readers aren't mere spectators to Amazon's current fight with Hachette. When the dispute flared into the open a few weeks ago, I did not consider for a nanosecond weighing in. Authors with more books to their name, and more clout. Option 1: Independent bookstores love their customers,...