Archive for June, 2010

BITLY.PRO

So I am finally getting a chance to play around with my new BITLY.PRO account. Took me a while to decide upon a domain name short enough for me to use rather than BRADHUSS.com .. (Not that I do not mind using BIT.LY , but I wanted something that reflected my name and create that “BRANDING” for myself.)

Therefore, I decide upon registering the domain of BRADH.US … eventually, once I play around with a couple things .. I hope to be able to use the the entire link of structure of BRADH.US/S … where the folder “S” will contact all uniquely, trackable links ..

Until then, look for all my personal blog and @Twitter links to be shortened using BRADH.US

Post to Twitter Post to Delicious Post to Facebook Post to LinkedIn Post to StumbleUpon Post to Technorati

Technorati Tags:

Happy Father’s Day

YouTube Preview Image

Major League Baseball – “LookOut!”

Post to Twitter Post to Delicious Post to Facebook Post to LinkedIn Post to StumbleUpon Post to Technorati

Multi-Site option in WordPress 3.0

WordPress Multi-site Option

WordPress 3.0 is when the big merge happens. The core of WPMU is incorporated in WordPress which means that you can now run multiple blogs from one installation of WordPress. This new feature is being called Network or Multi-site option. By default this feature is disabled. If you want to use this option in your WordPress, then you would have to enable it.

To enable this feature, simply open your wp-config.php file located in your WordPress root folder. Then add the following line anywhere in the file // Open up wp-config.php and add this line above where it says /* That’s all, stop editing! Happy blogging. */ :

define(‘WP_ALLOW_MULTISITE’, true);

Once you have done that, you should be able to access the network page from Tools ยป Network

Now, you no longer need to install multiple copies of WordPress because you can run multiple blogs from one installation. By default, you would only be allowed to run other blogs as a subdomain. To use other domains for blogs, you can use a Domain Mapping plugin.

Post to Twitter Post to Delicious Post to Facebook Post to LinkedIn Post to StumbleUpon Post to Technorati

Technorati Tags: