How To Style Twitter Badge CSS for WordPress DarkZen

I didn’t like how the Twitter Badge looked with the DarkZen WordPress Theme. It was causing many gaps and breaking my tweets up in a way that one tweet would look like two or three. Luckily the Twitter Badge has good tagging to get specific on what I want different parts of tweets to look like. I’ll explain below how to use CSS to style your Twitter Badge after the screenshots; for DarkZen or any theme. I am using the Twitter Widget for WordPress written by Sean Spalding

Before
twitter-badge-style-before
After
twitter-badge-style-after

Continue Reading »

Import NetStumbler Data To MySQL Database

Wrote a little program that imports your NetStumbler text file export into a MySQL database. Very simple program that runs automatically using the data file uploaded into same directory. No fancy file uploading nor does it include viewing and sorting or doing anything with the data, yet. It also does not check against previous entries, so you’ll have to dump your MySQL before importing again.. The newest release checks for duplicates using MAC on import. That is up to you what you need it in a database for.

(excuse my poor versioning, etc, first time really trying to keep up with version numbers, details of improvements and GPL)

ns2db-v1.1b-with-viewer.zip – bug fix for lat/long field (thanks pixel), checks against MAC to prevent duplicates on import

ns2db-v1.1b.zip – added table view of data

ns2db-v1.0.zip

Page 5 of 23« First...345671020...Last »