askland on November 12th, 2011

BETA testing just opened for everyone that signed up early and opted in. See you soon in The Old Republic! SWTOR.com is Star Wars the Old Republic – an new MMORPG game from Bioware, Electronic Arts and Lucas Arts. Video above are some of the design team stating their opinions of the Sith Inquisitor vs [...]

Continue reading about SWTOR Massive Beta Testing Begins November 2011

askland on September 29th, 2011

My projects are getting larger in ProTools 9 and my MacBook Pro was starting to strain a bit. (2.93 GHz Intel Core 2 Duo, 8 GB ram 1067 MHz DDR3 on Mac OS X Version 10.6.8). Here’s info to optimize your Mac laptop for Digidesign Pro Tools 9. Probably works for optimization with ProTools 8 [...]

Continue reading about ProTools Optimization for MacBook Pro

askland on August 22nd, 2011

I think most of us know about the Kindle reader from Amazon.com. It’s a portable reading table and you can download books from Amazon to read on it. What I didn’t know is that you can read Kindle downloads on your computer (or cellphone).

Continue reading about Kindle Books if you don’t own a Kindle

askland on July 20th, 2011

Since 2001 I’ve run online discussion forums. PhpBB was my first software but they had a major software exploitation back in December 2004 that brought down my forum network. The release of Phpbb 2 and 3 seemed to alleviate a lot of the problems, but in the meantime I switched many forums over to VBulletin. [...]

Continue reading about Steps to Secure VBulletin

askland on March 6th, 2011

I just love my Canon 5D Mark II camera that I bought a few months ago. But there are issues with the footage being jerky when using IMovie 09. I haven’t quite had the time to jump into using Final Cut yet, so until then you can use a free program called MPEG Streamclip to [...]

Continue reading about Canon 5D Mark II and iMovie 09

askland on May 29th, 2010

This website now has automatic detection and support for the following mobile phones: Android BlackBerry9500 BlackBerry9530 CUPCAKE dream iPhone iPod incognito webOS and webmate. If any problems or errors please leave a comment here so I can look into it.

Continue reading about This website Mobile friendly

askland on May 21st, 2010

A list of Mac shortcuts for Sibelius notation software that I find useful when writing music notation.

Continue reading about Sibelius Shortcuts for Mac

askland on January 1st, 2010

This took me quite a while to find. Here is the query to use in MySql to create the search table in VBulletin. To find the code to create other tables in VBulletin database go to your VB upload files to: install/mysql-schema.php This was in response to an INVALID SQL error in VB 4.0 where [...]

Continue reading about VBulletin Create Search Table

askland on January 1st, 2010

A collection of my changed VBulletin 4.0 settings. I’m posting this so I can remember the changes as I go along that may be helpful to other people. Maybe other VB owners have better, or additional suggestions, they can let me know about. (hint, hint: leave a comment please!) Just released on December 21, 2009 [...]

Continue reading about VBulletin 4.0 Settings

askland on July 20th, 2009

My new pet peeve is real estate agents on Facebook. They become everyone’s friend by going through your friends list and then spam you. Bah humbug. I just received another friend request with “any friend of s0-and-so is a friend of mine!” and I think: Mmmm…I bet this person sells real estate. Sure enough they [...]

Continue reading about Real Estate Agents on Facebook

askland on May 25th, 2009

Add this to my list of stupid tech problems that wasted my time. This one about SIX hours.  The Netgear router comes with an installation CD for PC only. If installing on a Mac you need to do it manually. I even tried using my VMFusion side with Microsoft XP to install but would not [...]

Continue reading about Netgear Router Setup on Mac

askland on March 23rd, 2009

(Video above is Macbook Air boot comparision between SSD and HDD drives) I’ve spent way too much time comparing the different Mac computers with PC’s. At home I have 8 PC’s. two PC laptops and one Mac G4. I use the G4 to run the Digidesign ProTools TDM MixPlus music recording system. I use the [...]

Continue reading about Notes on the 2009 Macbook Pro

askland on February 6th, 2009

Here is a list of software I fetched from a stock install of Fantastico. I feel like a kid in a candy store. Even if you’ve only worked on websites a short time you’ll probably recognize several softwares on this list. I see eleven on the list that I’ve already worked with extensively. Now I’m [...]

Continue reading about Fantastico 2009 Stock Software

askland on February 6th, 2009

The error is when trying to install Fantastico on WHM Accelerated (Cpanel). From Cpanel when you click to install fantastico “You haven’t installed Fantastico yet. CLICK HERE to start the installation process” it just opens with the same window. I tried complex fixes including using control panel for php compiling and even looked at changing [...]

Continue reading about Fantastico Won’t Install on WHM Cpanel

askland on January 31st, 2009

Is Google messed up? Every website result I see has a link above it that says “This site may harm your computer”. It will not let you go to the page. Another option is to see “detailed informatin about the problems we found” – but when I click on that it says the server is [...]

Continue reading about What’s Up with “this site may harm your computer”?

askland on January 30th, 2009

In preparing for updates to many websites I’ve been reading “Don’t Make Me Think” by Steve Krug. It’s a book on “A common sense approach to web usability.” The purpose of the book is to get out of the mode of thinking about what a website owner wants for a website; and to get into [...]

Continue reading about Home Page Usability Tactics

askland on January 26th, 2009

Did you know that most individual  hosting accounts are limited to fifty concurrent connections? I didn’t. All these years of building hundreds of websites and running dozens and dozens of servers; well, that’s why I didn’t know it – I usually use dedicated servers for my websites. Except my personal blog here – I have [...]

Continue reading about Individual Hosting Accounts Limited to 50 Connections

askland on December 28th, 2008

Reports in the last couple days of Facebook accounts being compromised and messages left on friends profile pages referring to the websites ShiverSail.com and RiderBark.com The message on your Facebook wall may say “I saw a site displaying your pictures on shiversail-com-check it.” Haven’t found the purpose of the spam yet, but I’m sure that [...]

Continue reading about ShiverSail.com and RiderBark.com Facebook Spam

askland on December 23rd, 2008

Well this burned several hours of my time to get cronjobs running on a new server. I was manually setting crontab permissions to 4755 as CPanel requested before inputing a cronjob – but the permissions kept resetting themselves so my cronjob wouldn’t save. Do it from your ssh console as root instead; here is the [...]

Continue reading about How to set crontab to permission 4755