www.robert-pace.com

Archive for the 'Technology' Category

10 Aug

Apache, PHP & MySQL

A few tips for those who may be interested in running Apache, PHP and MySQL on a Windows platform. First I suggest installing Apache first (always the latest stable version). Next install MySQL (again the latest version), and finally PHP.  You can check your apache by going to http://localhost or http://127.0.0.1 and if you get […]

16 Jul

Slackware 13.1 64-bit

After a bit of work, I have WPA-2 wireless working at console.  To achieve this one needs to do the following: Edit /etc/wpa_supplicant.conf ctrl_interface=/var/run/wpa_supplicant ctrl_interface_group=0 eapol_version=1 ap_scan=1 fast_reauth=1 ctrl_interface=/var/run/wpa_supplicant network={ ssid=”Enter ESSID” scan_ssid=1 proto=WPA RSN key_mgmt=WPA-PSK pairwise=CCMP TKIP group=CCMP TKIP psk=hex version of passphrase } Next you want to bring the wlan0 up via ifconfig […]

20 Jan

Blogger & WordPress

I wish there was a plugin that would crosspost my wordpress posts to blogger. I found a better plugin to handle twitter within wordpress called “Twitme” which appears to be more configurable.

19 Jan

Twitter & WordPress

I just integrated twitter into my wordpress. This plugin works great: http://blog.victoriac.net/blog/twitter-updater

19 Jan

Woohoo!

I have my website (wordpress based) integrated with Facebook.

10 May

Gmail File System

I have known about software that allows you to turn a gmail account into a file server for quite some time, but never got around to trying it out…until tonight that is. I decided to try setting it up, expecting it to be complex with big cumbersome drivers. Turns out the software is 150kb (http://www.viksoe.dk/code/gmail.htm). […]

© 2024 www.robert-pace.com | Entries (RSS) and Comments (RSS)