At Best Buy today I noticed there is now new Left 4 Dead packaging as Game of The Year edition, which includes the new DLC (Survivor and the rest of the versus maps, and Last Stand) one the disc. This may be a great purchase for those new to Left 4 Dead, it will save you some updates download time, but probably not much. Look again you will see that Left 4 Dead is has now been dropped to $39.99 on Steam and in stores. However, the older package is being sold for $29.99. Buy this instead and then you will get all the content and updates through Steam for free that is in the GOTY box, and you will save $10. Hopefully you figured that on your own, but for those new to Left4Dead be aware.

beft-buy-left-4-dead-prices

It’s obviously a marketing gimmick to get more people excited to buy Left4Dead, but even now on Steam when you buy it, it is considered GOTY edition. The DLC came with the original release later on. It is almost like they are saying they released the DLC because it was game of the year. Would it not be weird if they put TF2 on the shelf with all the latest updates and called it Special Edition or something? Think about it.



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



(more…)



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



1.  Browse to My Music under My Documents and open the Zune folder.
2.  Copy the zpl file you want to your Desktop and rename it to wpl.
3.  Open the wpl with Windows Media Player (zpl and wpl are basically very similar)
All your songs from the playlist should be in Now Playing and no other songs.
4. Right-click on the title bar to get to the hidden menu or press CTRL+M for Classic Menus.
5. Go to File > Save Now Playing List As…, then change the format to m3u or wpl.
Source: Zunescene

You can also open m3u into Winamp. Then, using the gen_yar.dll (Yar-Matey! Playlist Copier v1.07) plugin you can export the files from the playlist to a specified folder, such as an SD card or flash drive.

Update: I found a program that will convert to m3u and pls directly from the file to a specified location.
ZPL Converter



This guide will show you how to setup a PHP project in NetBeans covering a complicated situation, such as files behind public root. PHP support is new in NetBeans so hopefully this guide will help some new comers to NetBeans that want to use it for PHP websites.

What some may experience when first using an IDE such as NetBeans or Dreamweaver is the native tendency for these programs to guess what is best for you when it comes to your project paths and live site paths. One may be fustrated that when running their project off the IDE it will point them to someting like http://www.domain.com/www.domain.com/testfile.html or upload their files to a similar wrong location in FTP. Especially when trying to mirror the directory structures and names locally and on the server. With the proper setup this can be avoided.

(more…)

Clicky Web Analytics