Posts tagged computer help

Google = Topeka

0

I don’t know if anyone noticed a while ago. that Google changed their name to Topeka. Great marketing move. Topeka is much more catchy.

WordPress MU multiple domains

1

Today I have been working with multiple domains and wordpress mu. I setup a site admin to control the new blogs that were created.
Example:
domain1.com (main)
domain2.com
domain3.com

I could login to domain1 just fine but every time I would l log on to domain2 or domain3 I would keep getting a redirect back to the login page.
I found this on the wordpress forum that worked like a charm.

I had a similar problem which occured when I changed a sub-blogs domainname.
Wordpress MU: domain1.com
Blog: domain2.com

I had to make a change in wp-settings.php to make it work:

around line 261:
if ( !defined(‘COOKIE_DOMAIN’) )
define(‘COOKIE_DOMAIN’, ‘.’ . $current_site->domain);

changed to:
if ( !defined(‘COOKIE_DOMAIN’) )
define(‘COOKIE_DOMAIN’, ‘.’ . $_SERVER['HTTP_HOST']);

which seems to have solved the problem.

This post was from Raymond.

iPhone OS 4

0

Jeremy over at iLounge.com has written a great article on the new features of the up and coming iPhone os 4. One of my anticipated features is the multi-tasking. Also, folders for the home page is going to be great as well!

450,000 ipads?

1

Wow. Still waiting for mine!
450,000 ipads sold today.

Why use Vmware Converter?

0

I downloaded this (vmare converter) free product during a baremetal conversion to a virtual machine. For small business servers out there this application is a life send. It has the ability to create virtual drives as well the .vmx file from the machine that you are wanting to convert from. This can be done while the server is running! After which, download Vmware Server, another free download, configure it and you are virtualized! Amazing product.

Messages may be stuck in the Outbox when you use Windows Mail on a computer that is running Windows Vista

0

When you use Windows Mail on a computer that is running Windows Vista, some messages may become stuck in the Outbox. You cannot send or delete these messages. Every time that you close Windows Mail, you are prompted that there are unsent messages in your Outbox. There might also be messages that are stuck in other folders, such as the Inbox or Deleted folders, that you cannot remove.

Resolution can be found here:
Windows Mail Bug

Office 2010 Beta – Microsoft Word to WordPress blog

0

Microsoft 2010 has an interesting feature. Blog directly from Word to WordPress. To try this feature, click new in the Office Menu then click ‘New blog post’. From there you can setup your account to match your desired blogging engine.

Trying linking from facebook p…

0

Trying linking from facebook page to twitter? http://bit.ly/cA1iEi

Go to Top