Categories
Labs Programming Technology thepizzy.net Twitter

PizzyLabs: StormSpotter Activation Forecasts

A little update about a SKYWARN-related project I’ve been working on this week.

Categories
Programming Projects Technology the-spot.net The-Spot.Network Twitter Updates

tsn8 in the works

Development of tsn8 has begun, with better technology, a new user experience, social media integration, and a planned release of Summer 2014!

Categories
Technology thepizzy.net Updates Wordpress

A face-lift and an update

After nearly a year of silence, it is time for an update. Several major tech-related events have gone on in my life, and I’ll recap them all here.

Categories
Jasper Programming Projects Technology

Jasper: Just a store platform experience, reworked

Jasper is an experiment in creating a Yahoo! Store Editor and CMS using only the cloud-based coding solution from Kodingen.com

Categories
How To Programming Projects Technology

How to Connect to SQL through Windows Authenticated ODBC in PHP

If you use MSSQL over ODBC, connecting w/ PHP is simply a DOMAIN\WEBSERVER acct on the MSSQL server & the DSN in PHP’s odbc_connect()