Careers 2.0 by Stack Overflow
Gravatar
profile updated
5 days ago

Randolph Potter

AB, Canada

itsol.co.za

Top 20% Stack Overflow for
Top 30% Stack Overflow for
Currently Database and Network Analyst at Pinnacle Computers, Inc, and Senior Consultant / Database Administrator at Ovations Group, and Owner at E-llusion Interactive CC.

I am a technology expert with experience in database, web and software development, retail, business intelligence and management information systems, reporting, system implementation and training.

I figure stuff out. I fix what's broken. I'm good with SQL Server and C#. And I can learn a heck of a lot.

I'm currently on the MCM track for SQL Server 2008, and have already completed three of the SQL Skills Immersion Events in 2012.

My favourite technology product in the entire world is Microsoft SQL Server, and I like making it go fast.

Technologies

Stack Exchange Last seen yesterday

Open Source

simplephpblogtowordpressconverter

Simple PHP Blog to WordPress Converter

My blog was running on SimplePHPBlog, which I felt was too restrictive. One day I decided to convert it to WordPress, being the most obvious choice. Unfortunately I had several hundred blog entries which I wasn't going to insert manually.

I wrote a small tool in C# that iterated through the SimplePHPBlog folder, and generated a MySQL script based on the WordPress database schema, which could then be imported into MySQL.

I believed that other people would find the tool useful, so I released it as open source and picked up a contributor along the way to fix a couple of bugs.

The project is abandoned now because it was only for a once-off thing, but I've kept it for others to look at and use if they want it.


ncane-com-short-url-generator

The NCANE.COM Short URL Generator

Conceived, developed and hosted South Africa's first short URL generator, in February 2006, long before Twitter was launched.

I wanted to see if it was possible, and managed to develop an extremely popular site in a very short time, which I eventually had to discontinue due to the volume of spam it was getting. It never made money, so I open-sourced the code and shut it down.

The site and existing links still lives on today.


Apps & Software

ShutOff 2000

Shut down Windows in many ways, including a timed shutdown.

I wanted a tool that could shut down Windows at a certain time of day, to make my job as a network administrator simpler. There was no shutdown.exe at the time either, so I rolled my own using my knowledge of Visual Basic 6 and some sample Microsoft code. It ran on Windows 95, 98, NT 4 and Millennium Edition, and is still going today on current systems.

The new, shiny, Task Scheduler-using C# and command-line-capable version is in development, when I'm not playing with SQL Server.


Password Generator 2010

A free Windows utility that allows the user to generate an alphanumeric password from 1 to 30 characters in length, and copy this password to the Windows Clipboard if required.

I needed a tool that could generate passwords for me, and at the time the available options weren't entirely to my satisfaction so I wrote one and made it freely available.


Simple Lotto Number Generator 2010

A free Windows utility that generates six lottery numbers. The largest number it generates is 49, being the largest number available in the South African National Lottery. Intelligent Technology Solutions is not affiliated with the National Lotteries Board of South Africa. This product CANNOT PREDICT lottery numbers.

I wanted to see if I could write a 6/49 lottery number generator. The resulting application is freely available.


Writing

Matching Business Intelligence with Cloud Computing

quantum resonance

With Cloud Computing fast becoming the next big thing in IT, the jury is still out on how it can best be matched up with Business Intelligence (BI) to deliver real and sustainable benefits to business.


Deep Share: Start the Revolution with Me

quantum resonance

Deep Share is my name for the coming together of social media to organise revolutions. While I was talking more about John Lennon, this article predates the Egyptian, Syrian and Libyan uprisings by almost 2 years.


Copyright and You

quantum resonance

My take on ACTA, based on a leaked version of the document in November 2009.


Reading

StackOverflow.Models.CVBook

Inside Microsoft® SQL Server® 2008

T-SQL Programming

Itzik Ben-Gan, Dejan Sarka, Roger Wolter, Greg Low, Ed Katibah, Isaac Kunen


StackOverflow.Models.CVBook

Microsoft® SQL Server® 2008 Internals

Kalen Delaney, Paul S. Randal, Kimberly L. Tripp, Conor Cunningham, Adam…


StackOverflow.Models.CVBook

Beginning SQL Server 2008 for Developers

From Novice to Professional

Robin Dewson


StackOverflow.Models.CVBook

PHP and MySQL Web Development

Luke Welling, Laura Thomson


display 3 more…

Tools

CreatiVision console

TextPad

Background


Background

My first hands-on experience with computers was at the age of 8 or 9, and it was on a console system called "CreatiVision".

Aside from the really cool 8-bit cartridge games, there was one cartridge called BASIC. The console had a full keyboard PLUS a cassette deck, where you could save and run your BASIC programs.

My father had a programmer friend who wrote a few lines of code and saved it to a cassette, and I picked up a lot from that single program. PEEK and POKE aside (so much homo-erotic syntax has found its way into the IT world), it was fun.

Now I do Microsoft SQL Server consulting for fun, and write code when I'm not at work.