Technology Blog

Twitter Updates for 2010-02-04

by admin on Feb.04, 2010, under Uncategorized

Leave a Comment more...

Twitter Updates for 2010-02-03

by admin on Feb.03, 2010, under Uncategorized

Leave a Comment more...

Twitter Updates for 2010-01-29

by admin on Jan.29, 2010, under Uncategorized

Leave a Comment more...

VMware slow copy between host and Vitual Machine

by admin on Jan.23, 2010, under Windows

After installing windows 7 64bit on my computer as the host operating system, copying files from the host windows to my linux virtual machine was painfully slow. After some research I found the fix to be :
Going to the control panel -> network and internet-> network connections-> right click on your physical interface -> click on configure-> click on the advanced tab.

In here make sure ipv4 checksum offloader, large send offload v2 ipv4, large send offload v2 ipv6 are disabled.

Leave a Comment more...

Svn: Path ‘includes’ not present

by admin on Jan.23, 2010, under Linux

So today I ran into an svn problem: Svn: Path ’somedirectory’ not present  I spend a good hour trying to fix it.  It turned out to be left over garbage from moving folders around – something I wish svn was better able to do.  You can move folders around fluidly without causing havoc on your repo.

So Follow me I had a structure like this:

site.com

-www

-includes

-js

-css

I wound up renaming the www folder to “sliced” and created a new www folder.  I installed wordpress and did everything I needed to do.  I went to check it in and bamn – got the above error.  After trying several things online – with no good direction I realized all I had to do was create a folder includes that contained js and css folders and an add and checkin:

mkdir -p includes/css

mkdir -p includes/js

svn add includes

svn ci -m "my error is gone"

svn remove includes

svn ci -m "now my extra empty folder is gone as well"

Leave a Comment more...

Twitter Updates for 2010-01-22

by admin on Jan.22, 2010, under Uncategorized

Leave a Comment more...

Adobe CS4 64 Bit Runs Sluggish

by admin on Jan.21, 2010, under Windows

cs4Recently, I upgraded to CS4 suite.  It took me a while.  I didn’t want to pay for what I thought was such a minor version update.  It was running slow on my windows 7 64 bit machine.  Zoom in and outs were sluggish and so was vertical scrolling.  The fix seems to be easy though:

disabling OpenGL support (in Edit> Preferences > Performance> Uncheck Enable OpenGL Drawing ).

Leave a Comment more...

Twitter Updates for 2010-01-19

by admin on Jan.19, 2010, under Uncategorized

Leave a Comment more...

Twitter Updates for 2010-01-18

by admin on Jan.18, 2010, under Uncategorized

Leave a Comment more...

Twitter Updates for 2010-01-15

by admin on Jan.15, 2010, under Uncategorized

Leave a Comment more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Visit our friends!

A few highly recommended friends...