• home
  • about
  • Download
  • feed
Konr Ness profile picture

Hi, I'm Konr Ness

I'm a web developer in Minneapolis, MN

    PHP: Your privates aren't as private as you think they are

    Nov 21, 2016 | php

    Public, protected and protected are class-level visibility, not object-level. What does this mean for your object-oriented PHP?

    How to strace a process that hasn't started yet

    Jan 29, 2015 | linux

    If you want to strace a process by name, but don't know the pid or it hasn't started yet, try this.

    My 2013 Goals to Learn New Technologies

    Sep 30, 2013 | personal

    I’m setting goals for 2013 on the last day of the third quarter for technologies I want to learn in 2013.

    PHP Session Locks – How to Prevent Blocking Requests

    Dec 17, 2010 | php5

    How to use session_write_close() to prevent asynchronous requests from blocking the PHP session

    Google Wave-style scroll bar jQuery plugin

    Nov 2, 2010 | javascript

    jQuery plugin for a Google Wave-style scroll bar

    How to Create Javascript Objects

    Aug 21, 2009 | javascript

    Javascript objects with public and private methods

    • Page 1 of 1

    © 2016 All rights reserved. Made with Jekyll and by nandomoreira.me