Web Development and Drupal

How to Simultaneously Run Internet Explorer with IE8

Damn Internet Explorer!

Damn Microsoft!

After you have properly damned IE and Microsoft, then you too can simultaneously run multiple versions of IE, including IE 8.

How to Install Apache, PHP, MySQL and phpMyAdmin on Windows

Step-by-step instructions on how to install W-A-M-P for local web development:

How to Chose Drupal Modules

I chose Drupal modules based on:

1. Function description

How to Run Firefox 2 and Firefox 3 Simultaneously

Scenario

Was running Firefox 2 as main browser. Now want to run Firefox 3 as main browser, while simultaneously and occasionally running Firefox 2.

HTTP Status Code Definitions

Informational 1xx

  • 100 Continue
  • 101 Switching Protocols

Successful 2xx

  • 200 OK
  • 201 Created
  • 202 Accepted

How to Prevent IE from Caching Files

Aside from despising IE6, there are still ****** people who use it. So in any web project, it warrants a test. By default, IE6 shows old/cached web pages. There are 2 solutions

Drupal Primary Links into Drop-down Menus

Layout.css

#primary{ width:900px; float:left; position:relative; }
#primary li.leaf, #primary li.expanded, #primary li.collapsed{ list-style:none; }

How to Find Broken Links on your Website with Xenu

A free / open-source software that help make websites more efficient by searching for broken links on your site.

Upgrading to Drupal 6

I finally did it, I finally upgraded to Drupal 6!

Time Warner Road Runner SMTP and POP3 Servers

New York (New York City, Manhattan)
incoming mail server: pop-server.nyc.rr.com

How to Solve Drupal/CiviCRM Error Messages

Drupal Error Message Solution
user warning: Duplicate entry '0' for key 1 query: INSERT INTO location ... In sequence table, increment location_lid (or the corresponding counter) to value greater than any other location_lid used in the system.

How to Find Longitude and Latitude using Google Map

Look up your desired location in Google Maps. The location, if it exists, will be centered on the map.

Top 10 Drupal 5 and Top 10 Drupal 6 Modules

Update (Jan.

PHP 4 / PHP 5 Date Format of String Parameters

The following characters are recognized in the format parameter string.

How to Submit XML Sitemap to Google, Windows Live, Yahoo, and Ask (Major Search Engines)

I pulled up Drupal's internal statistics system to view my top referrers in the past 16 weeks. The results are very interesting and inspired me to jot down how to submit XML sitemap to the three major search engines: Google, Windows Live, and Yahoo.