-

2011年8月4日星期四

Adobe after effects cs5?

-Does anyone know how to stop the lightening effect part way through the movie?



I have it at the start but I want it to stop all together at a cetain point int he movie you see.



Ta

HOE CAN I ADD MY LOGO IN VIDEO SONGS?

-pls tell me about the best software and its process

HELP My Mac book pro screen just went white while I was using it.?

-I don know why and now it wont turn off or anything it's just white! I didn't take a screen shot.. That not it..

If anyone knows anything can you please help because I'm going to get in so much trouble!

Excel issues with if statements?

-ok, now im trying to link to calculations on a another page, based on a cell on the current page.

here is the formula:

=IF(OR(C4="1",C4="2"),numbers!N10,

IF(OR(C4="3",C4="4"),numbers!N10,

IF(OR(C4="5",C4="6"),numbers!N10,

IF(C4=7,numbers!N10,

IF(C4="8",numbers!P10,

IF(C4="9",numbers!P10,

IF(C4="10",numbers!P10)))



if i use the formula to use N10 as a reference it will work, and if i use the formula to reference P10, it will work, but if i combine it like i have above, it will report an error. Have i hit a roadblock on this, or is there something in the code that i just dont see?I haven't built the two sheets but the 2007 version, suggests the following correction. I thought I would post this in the event you are using an older version that did not suggest the same correction. I hope this helps, If not we tried.



=IF(OR(C4="1",C4="2"),numbers!N10,

IF(OR(C4="3",C4="4"),numbers!N10,

IF(OR(C4="5",C4="6"),numbers!N10,

IF(C4=7,numbers!N10,

IF(C4="8",numbers!P10,

IF(C4="9",numbers!P10,

IF(C4="10",numbers!P10)))))))

How do you download python game creator for windows?

-Every time i go to the python website . and click "Down Load Windows For Pyton" , it never works , got any ideastry Pygame





http://pygame.org/download.shtml

How do I export pictures from Windows Gallery to a flash drive?

-I had about 800 pics on my C drive and moved them over to a flash drive. I decided I wanted them on a larger one, so, I moved the pics back over to the hard drive and was about to move them back to the new flash. It won't take. And I can't seem to figure out how to do this. I am using Vista, if that means anything. The flash is 2 GB.1 open up ur C drive



2 go to computer in start



3 choose your flash drive

(now u should have 2 windows up)



4 drag all of your photos into the flash drive window and it will copy themyour 800 pics must be more than 2G, try moving half first, see if that works. alternatively, highlight all the files and left click and properties, to check the size of the file. If it is more than 2G, that might be the problem. good luck

How can I import my .AVI files into iMovie?

-I have some .AVI files that I really want to import, but iMovie won't let me. I have iMovie '11 .. is there a {FREE} converter/program I can download to let me import my movies? Thanks !Try AnyMP4 video converter for Mac , then you will find it could output one format supported by iMovie on Mac , so have a free trail first , then decide whether to buy . i think it is trustworthy.

I need a good software covering all SEO aspect.?

-Is there any software who covers all SEO Backlinks techniquesBacklink analysis is handled by tools like SEO SpyGlass. But if backlink techniques alone will not improve your rankings. You need to do much more off and onpage seo work to see the rankings difference.



If you are looking to buy software that covers all SEO aspects, as you put it, then you may want to consider seo powersuite. the tools are on sale this week.



Also, set up a Google Analytics account for traffic tracking for your site. This is a must, and it's free.
I am not sure about softwares, may be senuke, venomseo. But they have lot of bugs.

I had previously used a company from India (zeustek), they used to do cover all types of backlinks every month.about 2000+ backlinks I was getting and it helped me in my many clickbank /adsense sites.
There is no one tool which does the job really well. So you have to go for the best combination.

Raven or Majestic are good options to look at but also look at additional tools for keyword research and on page checks e.g. Wordtracker, Screaming Frog, etc. There are many other useful tools from SEOBook and SEOMoz you can look at too.
if you have no budget issues, majestic service is very nice. $30,100 or 250/mo. If you are looking for something more affordable and still decent, try seospyglass. the free version works with a few search engines only though so if you want full access to their backlink database, you will need to get a pro license for $250
wenconfs is the covering all aspects of SEO.

Anyone know how to enter the recovery partition on a gateway ML3109?

-Gateway Ml3109 Laptop - Vista



I know it has it because I was just going to reinstall the operating system and saw it there. When I boot it only gives me 3 options:



Boot menu F2

Bios settings F10

PXE Boot F12



I can't do anything in the bios but select the boot device not the partition. Boot menu does the same thing and the PXE boot is for booting without the hard drive.

What do i need to download to make videos play on my internet?

-I have a Mac OS X, version:10.4.11, processor: 800 MHz Power PC G4 and im using Safari 4.1.3.

I've tried to download from adobe flash player but it will not let me download it even after i uninstalled the last flash player and tried installing a new one it still wouldn't work. I have no idea what I need to download to get videos to play on my mac but nothing seems to work. youtube will play but like load and skip all the way through what ever im watching. if anyone could help i would really appreciate it. ThanksDave, you can't put install Windows on an iBook G4.



In any case, you need to find a copy of Flash 10.1, which is the last version that ran on PowerPCs. Hunt around. Youtube still isn't going to run well, though. You're stuck with a crappy CPU.

Need help with excel formula?

-im having trouble finding the problem.

=IF(General!C5=1,N10=2,

IF(General!C5=2,N10=3,

IF(General!C5=3,N10=3,

IF(General!C5=4,N10=4,

IF(General!C5=5,N10=4,

IF(General!C5=6,N10=5,

IF(General!C5=7,N10=5,

IF(General!C5=8,N10=6,

IF(General!C5=9,N10=6,

IF(General!C5=10,N10=7,

IF(General!C5=11,N10=7,

IF(General!C5=12,N10=8,

IF(General!C5=13,N10=8,

IF(General!C5=14,N10=9,

IF(General!C5=15,N10=9,

IF(General!C5=16,N10=10,

IF(General!C5=17,N10=10,

IF(General!C5=18,N10=11,

IF(General!C5=19,N10=11,

IF(General!C5=20,N10=12,

"no input"))))))))))))))))))))



instead of using the true statement to fill in N10, it fills in 0.This should work for you:



=IF(General!C5>0,LOOKUP(General!C5,

{1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,1鈥?br>
17,18,19,20;1,2,3,3,4,4,5,5,6,6,7,7,8,鈥?br>
9,9,10,10,11,12}),"No Input")





Your if statement is limited to 7 levels.
=IF(OR(General!C5<1,General!C5>20),"No input",CHOOSE(General!C5, 2,3,3,4,4,5,5,6,6,7,7, 8,8,9,9,10,10,11,11,12))

How to read document from pc like microsoft word or microsoft powerpoint on xperia x8?

-it will make me easier to study when i'm away from my lecturer notes... ^_^

Where is the Mission Maker Standalone Edition Serial?

-Right. So I bought Mission maker 2.0 from Immersive education for 拢94!! I have all the discs and everything that comes with it except I don't know where to find the serial number. I need help or Its just a waste of 94 quid.

How to create a windows 7 installation disk from windows 7 which is already installed?

-I had windows 7 on my PC preinstalled, when I bought it. Recently, my system crashed and wouldn't boot. On searching for my re-installation disk, i discovered that I had lost it. Though I recovered my system using start up recovery, I was thinking that if any greater damage would occur in near future, I would be totally helpless. So, I want to know if I can create a new installation disk from my installed windows 7.google it

Please return my email to a usable format?

-Use a custom browser just for mail,either firefox with java turned off or download the non java opera version.

Will Microsoft Office 2011 work in Apple Lion?

-YesExpect it to be updated for OS X Lion in a few days or so.

Im looking for free software to convert dvd's to mp4 format?

-my grandad purchased a machine that puts old video's to DVD, so i asked him to convert some old films of when we were little, now i have them on dvd i would like them on my ipod. is there any free software i can convert the films?Handbrake is a free program that will do this easily - handbrake.fr is where you can find it. It runs on both Windows and Macs.heyy.....why r u running behind free software......even u can download them for free on torrentz.eu....like "total video converter"with crack.....
Use Freemake Video Converter

http://www.freemake.com/free_video_conve鈥?/a>

Where is the minecraft file to play from?

-so i downloaded minecraft beta from cnet beacause it was free, but when it came up right after it loaded, it said user not premium. so i looked around for free premium accounts, but when i wanted to load it up again, i couldnt find it. i looked in all programs, i searched it and only found .minecraft under AppData Roaming. all .minecraft had in it was options and resources. so where is it? im on a laptop, so if i cant play, i at least need to know where it is so i can uninstall it and not use up my hard drive. i really need help!It doesn't install, that thing you downloaded from Cnet was the Launcher/Updater. Just click on the thing you downloaded to open the game again. You won't be able to play it without a Premium account unless you get a pirated launcher, although you won't be able to go online.

Half of jpeg is grey, but thumbnail is complete. Can I repair large file?

-Most of the last 30 pictures taken on my camera are corrupt (between 50-90% of pics are grey). There was a "memory card error" so I did not take any pictures after those, so I don't understand how they would be overwritten. All of the thumbnails are perfectly intact.



I used EASEUS Data Recovery Wizard to recover the files (except 1??) from the memory card.



Is there a software (preferably freeware) that can recover the information from the memory card or from the thumbnails to repair the normal picture jpegs?there is a software (preferably freeware) that can recover the information from the memory card or from the thumbnails to repair the normal picture jpegs



the software calls Nice to Recover Photo for Mac.

If you only want to recover lost photos,music and video from hard drive, Nice to Recover Photo for Mac can help you.



give you the links



http://www.92download.com/wiki/Photo_Rec鈥?/a>

http://www.92download.com/wiki/Data_Reco鈥?/a>

good luck
Try Card Data Recovery, it is a professional digital camera photo recovery program.

In your case, you should format your memory card first and then use Card Data Recovery to recover pictures from formatted memory card.

You can freely get the program from here:

http://www.card-data-recovery.com
I'm currently in the same situation, I've used various data recovery software in order to attempt a recovery on graduation photos and it would be highly appreciated if anyone had any useful information.

How do i make something download quicker?

-im trying to download something and i only have a hour to do it and its a 327mb file and its downloading at 45.3kb per sec which i know it pretty quick but i need it to go quicker!!Get faster net connection or Use acceleration software like IDM (internet Download manager)

or Obrit, DAP,



IDM is the best :D
eww

How do I lower my 3rd Ipod generation's version?

-How low will the version need to be for me to jailbreak the ipod...?

Why can't I boot Windows 7?

-I recently got a new laptop with Windows 7 on it. I use Linux for programming so I setup a partition just for Linux and installed it on the computer. Everything went find but then I decide instead of dual booting I'll use VMware because I hate having to restart to use Linux. So I deleted the Linux partition. Now I knew it would mess up the boot loader and I know how to fix it. You just put in a Windows 7 disk and hit repair and go to the command line. Then you type "bootrec /fixmbr" and then "bootrec /fixboot" and it normally fixes the boot loader but this time it didn't. It think it has something to do with the way the computer came it has 3 NTSF partitions. The first is a system restore, second is system reserve, and the last is Windows 7. So I went though a lot of ways to fix it but none worked and I think I some how delete the boot files in the Windows 7 partition. I then use a live Ubuntu cd to install Grub which worked but it will not find Windows 7 and thats why I think I deleted the boot files for Windows. I tried to make a new entry in grub for the OS but that didn't work so I either didn't do it right or I'm right about the boot files missing. I check the Acer partition which is the same as the C drive and in the boot folder it only has a backup file. Does anyone know anyway to fix this? Also does Windows boot from the Windows 7 partition or the system reserve partition?Here is a link http://support.microsoft.com/kb/2004518



Windows 7 bootloader is completely different than XP. The commands you used don't work anymore. Follow the directions in the above link.



In Windows 7 there is no such file as boot.ini This file has not been used since Vista was released. The new bootloader for Vista and Windows 7 uses BCD, Boot Configuration Data. This data is not stored in a text file like boot.ini, It is stored in the BCD store. To edit the BCD you have to use the BCDEDIT command line tool or you can download Easy BCD which is a GUI front end tool for BCDEDIT.



For more info on this new bootloader read this article.

http://www.multibooters.co.uk/bootmgr.ht鈥?/a>Install any OS along with your 7.

Start your 7, go to the boot.ini file, edit it.

It will show you 2 lines that have different OS's.

Delete the one that has the newer one you installed, and set the 7 as default (just search through the script I'm sure you'll find out).

Save as.

Make sure you have a backup of the old boot.ini file saved on your pc (save it on desktop) reboot your pc and it will automatically go onto your 7.

Is there any good pdf viewer for java supported mobile?

-If there, then plz tell me the name of that app and site where I found?

How do i authorize my new mac on itunes?

-when i open my itunes there is no store menu button to click on

What's the best free software which I can use to develop html codes, from me type/ drawing things?

-Know very little about html codes.

Need a free software , that is easy to use. That can help me convert which I write , type and draw, color, into...html codes..

Microsoft Excel 2000 question...?

-I have 3 columns. The 1st two are numbers I will input each day moving forward. The 3rd is set to "AUTO-SUM" the 1st two columns. I've copied/pasted the 3rd "auto-sum" column formula all the way down for the future days/months. It now shows "0.00" all the way down on future dates that I haven't input #s. Is there a way I can set it to HIDE the "0.00" sums if I don't have anything for it to add in the 1st 2 columns?

Help emulator for psp?

-hi, i'm looking for a game boy advance emulator for psp

i've got a psp2000 and the last version of the firmware 6.39 PRO-B6

i need a link with instructions to put it on my psp

thank you guys

i'm sorry for my english but i'm italian :D:D:D:D:D:D

Whats wrong with my computer, very sluggish, is it time for a new one?

-i have an hp dv6000 (933cl model) since November of 2008, and its been repaired about 13 times but its been fine for about 6 months. lately its been running constantly hot from boot up to shutdown the fans are roaring. I have used compressed air, checked for dust (found none), checked for viruses, checked for bios updates etc. nothing worked, and the preformance is insanely sluggish, like a click on a simple link on facebook to somebodys wall will freeze the entire system, and forget trying to open an application, its never been like this. I put in a memory card in the slot and it kind of melted it, one of the usb ports only sometimes works. and did i also mention this thing is BURNING HOT and again i used 4 different virus cleaners (Norton, Macafe,AVG, and Security Essentials, all come up clean, as well as norton security essentials to clean registry and disks) . what is wrong? is it dying? in 3 years with lots of matinence doesnt it seem unlikely? Hp support is no help either



Heres the specs



Windows 7

Intel 2GHz Core 2 Duo processor with 2MB L2 Cache

4gb of DDR2 Memory

Intel Graphics Media Accelerator X3100

320 GB (5400 rpm) hard drive



and no i dont watch po*n either :pIt may be "dying" but I guess you haven't tried the following:



Disk defrag - The file system may be messed up

Running Chkdsk - There may be an error in disk C:\ or other

Uninstalling obsolete softwares - Hey dude what do you do with 4 AV's - It may be dangerous

Eusing Registry Cleaner - Use it carefully - BETA software

Try updating your drivers



Cleaning the CPU fan and motherboard



Additional info: Start>Run> Type "chkdsk" "Disk Drive letter" "/f"



Keep up with "and no i dont watch po*n either :p"It shouldn't be slow or overheat, even if it is 3 years old it still has fairly good specs. Have you tried a full reinstall of Windows? You may just have way too much running at once and it's bogging it down.
Yeah, I'd upgrade everything.



The processor would bottleneck your computer the most with its 2MB of Cache and being a core 2.
Use Ccleaner to remove junk from your system

http://www.piriform.com/



And run a scan of Malwarebytes

http://www.malwarebytes.org/
Sounds like a hardware problem is causing excessive heat. You need to have someone find and fix the problem, or get a new PC.
How many fans are there and how many of them are working? Fix the one(s) that are not working.
It is time for a new computer.

My computer can't find a java document?

-I create and use scripts often but i am still just a beginner when it comes to it and i am trying something new. When i save my script on note pad as a .text document its fine but when i try to change it to a .java it cannot find the file anymore, why is this? I have tried a million tricks to make the script work so i can compile it. unfortunately when i use the command prompt and try to compile a .text document it does not work of course lol and i know it useless when my documents acts like the saved file was never there and when i try to open it redirects me to the internet to a freaking non existing document...no **** you cant find it...freaking dumb comp. sorry for the language...and one of my friend recommended i do the *.java but yea it wont do anything. so why is it not finding my notepad document?When you are saving, save as .java and set the below bar to All Files instead of Text Document. Does that help?



if not send me a script il try to make it work and see :)

1. Images format should be in JPG 8bit GRAY and size must not exceed 12 KB. only?

-1. Images format should be in JPG 8bit GRAY and size must not exceed 12 KB. only

2. Image Dimension of Photograph should be 100(Width) * 120(Hight) Pixel only

3. Image Dimension of Signature should be 140(Width) * 60(Hight) Pixel onlyWhat's the question?

Can somebody find me a software update for samsung GT-S5560?

-the phone has froze and wont do anything...thanks :)



10 pts

How do i decrease my font size on windows vista?

-my screen font size needs adjustingGo to 'Control Panel', and then 'Personalization', and then where 'Windows color and appearance' is located.

Then alter the font sizes for the different things in the 'items' section.

For instance; my Menu's are 16 with a font of Aerial size 8.
If it's your desktop you are referring to, increase your screen resolution and then resize your icons.

How to replace a line "Home Address" by a list I have in another microsoft docx file?

-I got a list of students information in my microsoft word file. But somehow the address was replaced by some idiot. I have collected the addresses in another file. How could I replace them easily cause there is about 1000 in the file. Is any software is present that can replace a phrase by a list of phrase?



Help needed urgent.



Thank you in advance.

What is a good-looking free font for subtitles?

-I'm looking for any font that I would use either for subtitle creation or basic documents or something similar. Just don't say Arial or something like that. I need something that looks pretty and readable.I recommend Liberation Sans Font

http://www.fontreactor.com/foundries/red鈥?/a>I like this font its from World of Warcraft check it out.



http://www.dailyfreefonts.com/font-downloads/world+of+warcraft/index.html

I installed Mac OSX Lion few days ago, why does it index my computer in Spotlight?

-The thing is, it indexed my computer once Lion finished installing. But its doing it again right now, why? Does it keep doing this every time you start up your computer? Because if so then I really can't use Spotlight at all like before.Not enough information available yet about what is working correctly and what is not out on the web..at least smaller things with definitive answers. Try checking the Help section in Lion when you are on the desk top. Click help and type in the word spotlight reindexing and see what you get.

I want to download a software give me the link?

-i want to download a software called Mr.photo 1.5 version . i have searched it a lot but i cant find it. give me the link from where i can download it.if you have this software then plz send me the setup to my id shubhamthemostbest@yahoo.com.i will select your answer as best answer.plz plz plz helphere it is 100% working http://search.4shared.com/search.html?se鈥?/a>http://mr.photo-1.6-software.fyxm.net/
torrents is the answer..
filehippo.com

How to erase white background of a picture on photoshop cs4?

-I Have a logo picture with a white background.I want to make this picture without any background.I mean I just want that logo.not that logo with a white background.I'm very new to adobe photoshop and I have CS4 version of that.please help me.sorry for my very bad english.bad learning in school.

;-)You need to start by viewing your Layer palette. There you will see that you logo with it's white background in contained in a layer titled "Background." This layer must be elevated to be a "true" layer. You do that by double clicking on the layer and accepting the name "Layer 0" by clicking ok. Now with the Magic Wand click on the background white you want to remove and press the delete key. If some of the logo is white and that was also removed, then you must set the Magic Wand to select only contiguous white. See the option bar immediately above the image window.



Now what to do with it? If you are placing it onto a color background, say the internet, then you must use the Save for Web, select gif or png, both with Transparency checked. You might need to add a Matte of the color of your background just before saving. If you try to save as a jpeg, you will get the white background immediately returned. On the other hand, if you were going to print it on paper, you didn't have to remove the white background as there is no white ink.well i dont know about photoshop but if you have fireworks tehn you can get rid of the white backround by clicking on the wand feature and clicking on the part you want to delete, then simply press delete on your backround. logoes can also be created on fireworks too.

How to convert mdp file to pdf file ?

-i dont have any pdf printer. how do i convert ?Try Classic PDF Editor hope its works because they claims that there PDF converter can convert any file to PDF file format.



You can free download Classic PDF Converter from CNET recommended downloads here http://download.cnet.com/Classic-PDF-Edi鈥?/a>
You can go to this website :

www.zamzar.com



Upload your mdp file here and select "Convert To PDF". Then enter your E-mail ID.

They will email you the link on your E-mail ID from where you can download the converted content.
Install some pdf converter software that can help you convert all printable files to pdf format. Nemopdf works well.
You might wanna try to save the file as .pdf instead, not sure.
You might wanna try to save the file as .pdf instead, not sure.

How can i learn about microsof excel in the web?

-w3school is the best.w3school is the best.

Can You Download Adobe Flash Player On iPad 1 ?

-PPl it annoys me when you want to open something and then the screen tells you that adobe flash player is needed !!!Unfortunately, that's life with Apple at this point. Flash doesn't work on any Apple mobile devices at this time (iPod, iPhone, or iPad).
i hate that too!

idk.

maybe if nobody can answer you can go to the apple store and ask.

aahaha.

:)

Best jailbreaking program?

-What is the best jailbreaking program list the URL please and how do I get installous to workDepends on what you want jailbroken.

Try youtube and they mostly have the url in the description for download buddy :)Go into your safari and type in jailbreakme.com and download Cydia. You don't need to download a program to download this.

I was going to download somthing and i clicked an option making me insta download anything i click n(read rest?

-On*



Now when i click somthing i can un-do my option to not download everything i click on. i get a stupid error.



How do i undo that!?Sorry, mate, but I only speak English. Could you please rephrase your question so that it makes sense?

Favorite Applications Or Games For Apple iPad 1?

-I'm looking for some peoples favorite apps/games for an Apple iPad? I dont mind if they cost as long as they are not over $9.00 per app.iBooks is free (you just have to buy some of the books).



Angry Birds (iPad version is 4.99 but iPhone 0.99 version works good)



Angry Birds Seasons (same as above)



Angry Birds Rio (same as above)



Words With Friends (play scrabble with your friends, facebook compatible, has a free version)



Hanging with Friends (play hangman with your friends, facebook compatible, has a free version)



Yield (free, fun traffic control game)



Main games I play.
I suggest you can have a try to mobile voip.

it 's very cheap.and it could save up to 95% of your phone bills.

wholeswitch could help you i believe.

you can enter following: www.cheap-

international-callingcard.com

gooooood luck .

My computer has just been reformatted. Is there any way to recover my iTunes library?

-My mother - presumably without realizing it completed wiped our hard drive on our computer without copying my iTunes library. So I'm just wondering if there is any way to copy all my music and apps (I have the newest gen iPod touch) from my iPod INTO a clean library? Or do I have to start from scratch with everything? If this is the case, are all the apps and music I've purchased just gone or does iTunes have a way of knowing which things I've purchased? Please help! I'm kinda freaking out lolOh yeah it's no sweat! you just have to make sure your settings are set to "Show Hidden Folders" in your preferences and then you go to start/computer/ipod then its something like "(Names) Ipod" then you can go into your music folder and then copy paste it to your desktop and then copy those folders to your itunes, careful though, the actual name of the songs won't be there, itll say somthing like Song name "AIUHF" artist "none" because itunes encrypts the files for some odd reason

Check out this link for further Assisstance: http://lifehacker.com/105256/how-to-copy-songs-from-your-ipod-to-your-pc
no you have to start from scratch

Do I need ArcSoft Photo Studio?

-My sytem is running slow, telling me to clean out unused files etc. I notice that ArcSoft has used 2,096 mb, last used 9/2010. Do I need this or can I delete freeing up the 2,096mb it has usedHi There,



ArcSoft Photo Studio is a photo editing software and it is commonly installed with driver software from printer, camera or scanner install disks.



ArcSoft is a decent "lite" editor that works OK and is included so the user of the printer, camera or scanner will have a program to edit their work.



To answer your question: it can be uninstalled to recover hard drive space. Use "Add/Remove programs" for removing ( don't just delete the folder )



To clean out files run "disk cleanup" on your computer to remove the many temp files on your computer. You also should run "defrag" to optomize the file locations on the hard drive.

Disk clean and defrag are already part of Windows. Do a search for "speed up my computer" for more information.



Hope this helps,

Al

I have downloaded a MKV video file (Blue Ray) but it runs too slow on my computer; is there anyway to fix it?

-Do you have a computer that supports HD? That may be your biggest problem if you don't. If you don't have a GPU and a monitor that can handle HD then it's going to be slow regardless of what you do.Some computers (especially those with some form of Intel graphics) just can't play HD video. If you've got a laptop, you're out of luck. If you've got a desktop, you can get a dedicated video card (any cheap one will do, as long as it's somewhat recent), pop it in, and be on your way.
Upgrade your GPU to CUDA enabled graphics card or you can convert your MKV video to SD video format by using BDlot Video Converter. And you can find the user guide here: http://www.bdlot.com/video-converter/
just uninstall that progeam, mayne ur computer doesnt support that

How to start windows 7 in safe mode?

-I have Windows 7 Starter. I push F8 while its loading before the windows load screen appears. I always get the safe mode prompting screen then.I have Windows 7 Starter. I push F8 while its loading before the windows load screen appears. I always get the safe mode prompting screen then.It's just like all of the other versions of windows.

You can press F8 or Hold Shift.
At the start up keep pressing F8 after some time you will see many options on a black screen one of them would be safe mode. Press Enter..............You r in safe mode
Hold F8 while your computer is booting or restarting
hold F11 when starting up your computer

I need a microsoft word (decent one) that I can download that's free?

-I've checked all over google and i haven't found anything merely close. I've downloaded microsoft office 2010's 60 day trial but it never came with word. Just things i do not need. I love to write and i want to be able to have a good program. I've had open office before and to me it really sucked compared to microsoft word 2007 (i used to have before i had to reinstall windows 7). Maybe it's changed or maybe its the same. I don't know. I just want to write on a microsoft program. Can anyone give me a link to a free download no viruses!? ThanksI K N has the scoop. Here's the link:

http://explore.live.com/windows-live-sky鈥?/a>
Try Libre Office or Google Docs.
Try Openoffice.org--it's free and good I hear.

2011年8月3日星期三

Anyone found bugs in OS X Lion?

-Yeah. Some say their MS Office 2011 would not run. Some are also having problems with their Firefox browser.Yeah. Some say their MS Office 2011 would not run. Some are also having problems with their Firefox browser.

Why Can't I fix My Dll problem?

-So I put in a new internal Hardrive separate from my other so I have to choose which to use when i start up.



I installed Windows 7 got it all up and running, but then i try and install a game and I get all these .dll errors so i download the correct .dll file and replace so that worked but then it says there is another and I do the same and it pops up again and again as if it won't be fixed.



So i reformatted that hardrive and installed Windows XP and same thing. I then went onto my other hardrive that has XP on it and now that has same problem and it didn't help.



Anyone can help me know how to fix this without reformattingg my old hardrive as i don't have an external and don't want to lose all my stuff. I can though reformat my new hardrive as that will be the one I play games on and will store larger files like videos and such.



Also I have installed the latest Direct X and it does pretty much nothing.Dll errors often come when there is an entry in聽shared dll registry section for a dll which is not present on the computer. Programs generally remove files but not registry entries upon uninstallation. Such can be fixed using good registry cleaner like RegInOut .If your system is missing a 聽windows dll then you might have to repair your installation after fixing the previous registry entry of that dll using RegInOut.



I am sure it will help you.

What is use of multisim software ?

-Multisim is a circuit simulador based on SPICE (standar for circuit simulation). It contains a database of components that you can use to build a circuit and many of these components are simulatable. You can also find virtual instruments (scope, signal generators, and so on) that you can connect to your circuit in order to take measurements.



In general Multisim is very easy to use because you only have to place your components, wire them, and that's it, the circuit is ready for simulation.



You can download an evaluation version at: ni.com/multisimMultisim is a circuit simulador based on SPICE (standar for circuit simulation). It contains a database of components that you can use to build a circuit and many of these components are simulatable. You can also find virtual instruments (scope, signal generators, and so on) that you can connect to your circuit in order to take measurements.



In general Multisim is very easy to use because you only have to place your components, wire them, and that's it, the circuit is ready for simulation.



You can download an evaluation version at: ni.com/multisimHi....

it is like an electronic workbench where you can build up d circuit and simulate it

Can you automatically copy files from one folder to another?

-Is there a quick and easy way to automatically copy files from one folder to another? I have a desktop PC and a Laptop and a 16GB usb. I wan to automatically copy files from my Itunes folder on my PC to the USB so as I can plug it into my laptop and have the files there. Is there a way to do this?1. Create a text file

2. Type OPEN=AUTORUN.BAT

3. Save the file as AUTORUN.INF

4. Create a new text file

5. Type in the following phrase, replacing XXXX with the directory path for the files you wish to transfer; and YYYY with the destination directory path:



XCOPY "XXXX*.*" "YYYY"



For example if you wished to copy all files from the Administrator's Documents folder to the USB drive labeled drive G, you might type XCOPY "C:\Users\Administrator\Documents\*.*" "G:\"



6. Save your text file as AUTORUN.BAT

7. Place both files on the USB drive.



From then on, when you plug in the USB drive, your computer will activate AUTORUN.INF which automatically runs AUTORUN.BAT (Yes, it's redundant, but it's necessary). AUTORUN.BAT is a batch file that uses one text command to search for all files with a "." in the file name and copy them over to the specified destination, your USB drive.well..you can simply use a cross over cable between you pc and laptop for file transfer. and you can do it automatically

Do you need a Itunes account for Album cover to show while your listening to your Ipod?

-I have a album cover on it, but when I play it with Itunes dosn't show up I put it on myself soo do I need a account?No. I embed all my album art myself too. I do not trust anything that will do it automatically. I download it from wikipedia, stash it in the album folder (I only have whole albums not single songs), with the window with the album art open right click on the album in Grid Mode in itunes, left click Get Info, make sure the Info Tab is showing, then drag it over to the box in the lower right, click OK. Now I do not use Automatic Sync. My ipod is in Manual Sync which means that, while still in Grid Mode, I drag it over to the ipod icon in the pane on the left in itunes. Takes about 30 seconds to load the whole album. Shows up just fine in my ipod. Hope this helps. Good Luck.

How do I install Mac and Windows on one PC?

-I have windows 7 professional already installed and my PC meets the requirements. I want to install lion so that i can use X code. I looked around and all it says was to partition my hard drive but i don't know how to.Mac OS is designed to install and run only on Apple hardware. If you buy a Mac, you can use Boot Camp to partition your drive and install Windows on the second partition. But you can't run Mac OS on non-Apple hardware.
since you can only run lion on a mac take it to an apple store and they will put windows and lion on it for you.

I am looking for free and safe software to download youtube video and other similar site.?

-I want to download and keep videos from youtube, pandora, daily motions, Veo and like other.Hey if are using Mozilla Firefox go to Mozilla add-ons and download the "NetVideoHunter 1.8" add-on, it works brilliant and grabs most of Videos formats or you can get "VideoDonloadHelper".



On Chrome you can get on extensions - the "Download Assistant" extensions, "Download Master" or this one "Stupeflix Video Maker" the three of them are good. The download speed all on your broadband speed.



So enjoy.

Cheers
You should use Mozilla Firefox.

The current version has an inbuilt video downloader now. Once you install it, have a look up just to the left of the address bar, where there will be a little button with 3 coloured circles on it.

The little arrow just between these things, click it when you've got the youtube page open, it'll give you several options for downloading the video content on the page!



There you go, downloads safe, secure, & good quality- as good as the video itself was.



Good Luck!
I have got a good video recording program from

http://www.makeuseof.com/dir/streaming-v鈥?/a>



I have checked it out, in my opinion, it works well than Mozilla Firefox Browser Add-on. It's standalone and automated tool to get videos from Youtube or other sites and the video quality is better than webcam.
1) Get Firefox browser.

2) Download 'Download Helper' as an add on for firefox.

3)Go to any video which is streamed and click the symbol next to your address bar and follow the steps!!



Enjoy!!!!!
i use tubemate on my android phone to download videos its really easy that way.....!!!!!

Is Microsoft Office for Mac on the Mac App Store?

-I'm thinking about buying a Macbook Air (which doesn't have a cd drive). And I think that if I get Microsoft Office for Mac I would get a cd, which I can't put into the Air. And this would be my only mac so I'm not sure if the wireless use the drive from another computer thing for the Air will work... So would I be able to buy Microsoft Office for Mac on the Mac App Store??



Thank You!Sure you can. I have this link for you.



http://www.microsoft.com/mac/Why Buy ms office when you can have Free office software with all the same features and more besides and they are compatible with ms office 2010

check these out

http://www.libreoffice.org

http://www.openoffice.org



by the way there are loads of free legal professional application software packages available for the mac check them out here

http://softpedia.com

http://sourceforge.net/
Even if it's not available through the App Store, all you have to do is buy it, then download the free trial and enter your serial number to activate it.
Carling you are quite right..



Who wants to spend money on Microsoft.. if there are opensource softwares waiting for us..



Libre office is cool.. even for all OS



http://www.libreoffice.org

How to use NI Massiive within FL studio 10?

-so hey guys, i have both programs (yes, i bought them) and I wanted to know how i could link both programs so i can play with massive within my fruityloops. any answer is appriciated!

How can i email a document i made on my droid phone using quickoffice?

-i have the droid 3. im just wondering how to get a document from my phone to a computer

Best Blu Ray Playing Software?

-Hi, Can people list some software that play blu ray discs?



i have tried power dvd but i am having problems with it, are there any more?



thanks.Power dvd and Total mediaHey friend, check this: http://www.blu-ray-software.net/blu-ray-鈥?/a>
Use the KMPlayer:

http://filehippo.com/download_kmplayer/



It's free.

Computer crashes with horizontal lines. What should I do?

-My computer have been crashing on my lately when I try to play any games. It crashes with horizontal and skinny lines and reboots it self. Im also running on Window 7 64bit.

Specs:

Processor:AMD Athlon II X4 630(2.8GHz)

Memory: 4GB (2x2GB) DDR3 1333

Hard Drive:500GB SATA-II 3.0Gb/s 7200RPM HDD

Optical Drive :24X DVD卤R/卤RW Dual Layer Drive

Graphics:ATI Radeon HD 5670 512MB PCI Express Video Card



Dont think it's a overheating issue cause I sometime crash at 34C. My driver is up to date. So whats wrong with my computer?sounds like a graphic card issue, use speccy to check all your temps. if any of them is hot over 55-70c ur graphic card thermal paste might be dry or your fan stops working.



your graphic card might be dying and needs to be replaced.
Graphics the lines are a dead give away. It's overheating. Clean your pc or install an exhaust fan to get the right air flow. If all else fails replace your gpu.

Music remix effects ?

-Do you know any software with sound effects?

I need it for cheer dance ..



Examples of effects:



Glass breaking

Cars smashing

Bomb exploding

Toilet flushing

And the laughing elf O_O

How can I downgrade to windows internet explorer 8. Urgent!?

-I'm blind.

I was able to use the internet so well with my screen reader, until I foolishly upgraded to windows internet explorer 9. I need to get the internet explorer 8 that came with my windows 7 back.

If you could supply me with some download links it would be greatl appreciated.hope this helps out

http://techdows.com/2010/09/how-to-downg鈥?/a> or http://answers.microsoft.com/en-us/ie/fo鈥?/a>

good luck !
Go to installed updates on your pc and uninstall ie9 update, it will revert back to the version you had before the update was installed.
just uninstall the previous IE from Add/Remove programes in control panel. this might help u.

Which is the best mp3 cutter software?

-Audacity is a free audio editor - you can cut down mp3s and save them as mp3s pretty easily.Download "Gold wave".

1. Remove voice from song

2. Convert song to any bit rate

& more...



Download now 120% good.

NEED HELP FAST!!!!!!!!!! (First answer gets 10 points)?

-Ok so i bought the TomTom app for my ipod touch and im just wondering do i need to get the car kit for it or can i use the app without the car kit.Updating your app

If you have an old version of the TomTom app on your iPhone or iPod Touch, you need

to update to the latest version of the app before continuing to read this guide.

To download and update your iPhone or iPod Touch with the latest version of the

TomTom app, go to the Apple App Store.

GPS reception

The iPod touch and some models of the iPhone do not include a GPS receiver. To use

these devices for navigation, you need to use them with a GPS accessory device such as

the TomTom car kit.

The TomTom car kit contains a GPS receiver and has a speaker for playing navigation

instructions. The iPhone version also has a microphone for making hands-free calls.

We recommend using the TomTom car kit with the iPhone and the iPod touch. For more

information, go to iphone.tomtom.com.

When you first start the TomTom app, it may need a few minutes to find your GPS position

and show your current location on the map.

To make sure you have good GPS reception, you should use your device outdoors. Large

objects such as tall buildings can sometimes interfere with reception.

Important: TomTom app cannot give you route instructions until it has GPS reception.

If your device has no GPS reception, TomTom app uses positioning information from WiFi

networks or mobile phone towers. This information is used for route planning and to

determine your approximate location.
you can do both :/

How can I email a Microsoft Office spreadsheet on Yahoo?

-I'm planning to email a Microsoft Office spreadsheet to a friend on Yahoo!. However, I'm currently having problems with this. Also, I planned to print out the entire spreadsheet, but what I saw using the print preview function, it can print only the first page. You can't print an entire spreadsheet on only one page.You send it as an attachment.



For printing, go to print preview and adjust it from there. You'll have to adjust the print area or the print size. It's pretty intuitive.

What would be my best option for free OCR software?

-Years ago when I bought my computer with Windows XP, ABBYY FineReader was already installed. I didn't even know this wasn't a standard program (the way some of the Microsoft programs are) until I bought my new computer with Windows 7 and found I could no longer scan documents as editable text the way I once could. I thought the problem was on my part; that my new Epson Stylus NX110 All-in-One was just more complicated to work than my old Lexmark 75 All-in-One. I emailed Epson and was told "Your unit does not come bundled with OCR software". I was livid that something my old computer had been able to do my new and supposedly better computer couldn't do as well. The email included a list of companies (including ABBYY FineReader) where I could purchase appropriate software, at prices ranging from $100 to over $400. But I find myself balking at paying extra for a program that was once part of my package. While it still may come to that (Grrr) I understand that there is OCR software that can be downloaded for free off of the internet such as CunieForm and Tesseract, among others. My knowledge of the pros and cons of the variety of software out there is nil and when I tried to do some basic research the technical aspects were over my head. For me operating a computer is like driving a car; I can drive a car without knowing how it works. Can someone help point me in the right direction? Thanks.

Music being saved in wrong folder?

-Whenever I download files or programs, they are being saved in My Pictures folder, as well as the Downloads folder. I deleted the ones in my pictures, but then (for example with music) it said 'song location not available', and I found that the song had also been deleted from the Downloads folder. In addition, my computer wouldnt let me move the files from my pictures to the downloads folder. Does anyone have any ideas how to solve this problem or explain what is going wrong? Thanks :)

Do you think that people who use Linux are communists?

-Quite the opposite. Obviously Linux is about freedom, and the opposite (close source) is about big corporations getting rich.



BTW: About 80% of all web servers are running Linux. Almost all mobile phones run some form of Linux. All DVR use Linux. Almost all banks use Linux (except on the desktop). Denney's uses Linux. Almost all modern bank card terminals run Linux. GM, Lexus, BMW, and most of the others are planning to use Linux in their cars. You are a Linux user and do not even know it.



Remember the Y2K? It did not happen because Linux does to keep track of the date in that way. Windows and DOS were vulnerable.Quite the opposite. Obviously Linux is about freedom, and the opposite (close source) is about big corporations getting rich.



BTW: About 80% of all web servers are running Linux. Almost all mobile phones run some form of Linux. All DVR use Linux. Almost all banks use Linux (except on the desktop). Denney's uses Linux. Almost all modern bank card terminals run Linux. GM, Lexus, BMW, and most of the others are planning to use Linux in their cars. You are a Linux user and do not even know it.



Remember the Y2K? It did not happen because Linux does to keep track of the date in that way. Windows and DOS were vulnerable.actually, does anyone know what communism is ?



here is a definition --



communism is a sociopolitical movement that aims for a classless and stateless society structured upon common ownership of the means of production, free access to articles of consumption, and the end of wage labour and private property in the means of production and real estate



now add linux to that



are you other answerers seriously saying that linux is not based on common ownership -



as far as i know most of linux is free, open source,



that it hasn't got free access -



as far as i know linux is free for anyone



and are you saying that linux is private property -



as far as i know linux is free for anyone to share, give away, change, do whatever you want with



now answer the question



and as a note - i think you should google capitalism
Hmmmm, the free to all, open source, community based, not rape your computer and spy on you operation system? NO. I'd think THAT would make it the most American OS out there.



The people running Windows should be considered the commies, or slaves depending on your view.
absolutely not.



Linux users may generally be more clever, with the distro requiring the user to at least have basic programming knowledge, but that does not at all mean they are communist.
An utterly outrageous question. A troll. Call it what you like but such a question has no place here.





LUg.
I use Linux... I'm definitely not a communist.

Torrent is downloading but other services won't load?

-I usually browse the internet while I'm downloading stuff, but now I can't load a single thing. It says the internet isn't connected but my torrent is downloading like everything is connected. Not a single thing will load. I've tried a restart on my Mac, internet says its connected but nothing loads except my torrent.ur torrent download is taking over the complete bandwidth of ur internet .



try to close or pause the torrent download and check whether ur internet works or not.
maybe its using all the memory/ ram

Getting error box in tally that data damaged exiting tally any way to rewrite i want to convert tally 7.2 to 9?

-plz help me out and also one yr data doesn't display anyway to recover data in free i want to convert 7.2 in to 9 tell me step by step procedure my mail id is krunal_00769@yahoo.inWhen data loss happens, you need to be fast because a miniature mistake can turn into a disastrous damage if you don鈥檛 act fast and smart. Data safety, protection and in adverse conditions, its recovery is utmost important to prevent data destructive situations.

We provide many Mac data recovery software for meeting different requirements

.

give you the links,it maybe can help you



http://www.92download.com/wiki/Mac_Data_鈥?/a>

http://www.92download.com/wiki/File_Reco鈥?/a>

Is there any software which helps to recover data in tally plz help & provide steps to do so?

-my mail id is krunal_00769@yahoo.inCard Data Recovery can recover data in three steps:

1. download the program and lunch it

2. Run it and select partition of your data

3. Click "recover" to recover the lost data.

BTW, you can preview the lost files before recovery.

More detailed info, you can refer to its official website:

http://www.card-data-recovery.com
When data loss happens, you need to be fast because a miniature mistake can turn into a disastrous damage if you don鈥檛 act fast and smart. Data safety, protection and in adverse conditions, its recovery is utmost important to prevent data destructive situations.

We provide many Mac data recovery software for meeting different requirements.



i think it will help you



give you the links



http://www.92download.com/wiki/Mac_Data_鈥?/a>

http://www.92download.com/wiki/File_Reco鈥?/a>

When will Microsoft stop supporting office home and student edition 2007?

-I'm guessing it will be some years yet but not sureNever. Microsoft programmers merely add on to the next one. They are all compatible.Dude why are you waiting for such a bad day..



It's better you download opensource software like Libre Office



It's free and better even multi platform..

http://libreoffice.org
it will be many a year before that occurs

2011年8月2日星期二

Whats a good free proxy website with flash player for mac?

-well i already have hotspot but i need to hide my ip twice in order to get unbanned from this site.. any ideas please?Try here they have upto 40,000 free, raw and elite proxies daily
Try out uptunnel.com or bangtunnel.com or boomtunnel.com

How to install Mac Os Leapard?

-i'm having an issue here with my imac g4. It won't boot anymore and it gets stuck at the apple logo just loading for days. I have a snow leapard install disk, but what do i do to get it to boot the disk or my flash drive. what do i press any ideas. ?hi TxAxYxLx..., place your windows diskett that came with your computer it should be mac then reboot when you see your windows logo start tapping f12 from there boot from usb cdrom or just cdrom then begin to tapping any key until your scan begin then stop tapping and let the scan complete successfully. now hit install when you come to product key you will find it on the box that your windows came in with your computer when you come to your petitions hit advance then delete that petition and hit next and it will automaticly install windows mac. when that is complete then remove that diskett and go ahead and install your OS leapard the same way as we did your system disket and install it the same as you did mac the only thing is that you do not delete your petition just format it and install leapard for your operating system. but now when leapard is install you will still install the mac diskett to place your drivers and everything is cool. good luck hope i was helpful to you
Just bought a used G5 so I am new to Macs. I can not install Snow Leopard on mine and you definetly can not insall it on a G4. The newest I can use is Leopard 10.5. I think it is the same for you. Hope this helps. Good Luck.
You should take a look at http://osxbook.com/book/bonus/ancient/wh鈥?/a>



But... wasn't powerpc support discontinued with Snow Leopard?

Why won't my video play on Adobe After Effects CS4?

-My Canon Rebel T2i shoots in MOV format. I imported it into AE CS4 but then i realized that format doesnt work in it. So i converted the video to AVI and when i imported it into Cs4 it played but the template where you're supposed to see the video is all black. No visual. What should i do? If yu need more info, tell me and ill add it, thanks.Canon EOS 550D / T2i, the latest DSLR to offer HD video recording by Canon, is perfect for capturing clips or sequences which a consumer camcorder would otherwise find difficult or impossible. The T2i allows you to film at either 1920脳1080, 1280脳720 or 640脳480 pixels with 30fps, 25fps, and 24fps. Video is an absolute highlight of the EOS 550D / T2i and it鈥檚 wonderful to have this degree of control in a camera. All of these are great, till you find it is a problem importing the Canon EOS 550D / T2i MOV footages to Adobe After Effects CS4 for editing. Even the h.264 mov video could be successfully loaded to Adobe After Effects CS4, the film will looks quite jumpy. For H.264 MOV from Canon EOS 550D/T2i is a long GOP format that is highly compressed. So you need to transcode the video to Avid Media Composer suitable MOV. And you can follow this guide:http://www.mvi-converter.com/convert-can鈥?/a>
download this codec and install it then it should work for all programs

http://www.codecguide.com/download_kl.ht鈥?/a>

Software to merge shop and online shop items?

-I just opened my shop and I wild like to open a site where I sell my goods but I want a software "point of sale" that can do this job for me, let us say that I have 10 items in the shop and the same number of the items in the shop site too, but if some of my customer buy 2 items from my shop therefore I want these two items to be "out of stuck" in my site throughout the software and the same goes if someone buy items from the site



I hope my point is clear and sorry for my poor English =)

Can't Finish Movie on Windows Movie Maker!!! HELP!!!?

-I'm having a problem using Windows Movie Maker. It will not complete my video, and save it to my hard drive as a media file. I have the video completed, but it isn't saved as a single file, that I can save on CD's or play for people. I assumed that it was because it is a long video at 03:45 or something?



When I upgraded everything, though, I thought it would work. The problem still exists, and I can't figure out what's wrong.



Here's the issue: when I click on the "Save to my computer" option, I make the file name "Pablo Francisco - Sims 2," and then set a directory to save it to (in this case "My Videos"). I click "Next" and then select "Best Quality for playback on my computer." It also tells me that the file size will be approximately 32.09 MB and that I have 240 GB free on my hard drive.



When I continue, it goes to the "Saving Movie" screen, and estimates the time remaining. Nothing happens next because it tells me: "Windows Movie Maker cannot save the movie to the specified location. Verify that the original source files used in your movie are still available, that the saving location is still available, and that there is enough free disk space available, then try again."



All of the requirements are met... I have the source files (the videos and the music, as well as the WMM work files). There is enough space on my hard disk, and the C:\ directory DEFINATELY exists.



PLEASE, PLEASE HELP ME I'M BEGGING YOU PLEASE!!!

A website where i can download an anti-virus program for my mobile phone?

-I need a program which will work for samsung genoa 3510www.kaspersky.com/mobile_download you can downloads anti virus from this site.
try

www.brothersoft.com

ITUNES Help? 10 points?

-On an Album i have in my iTunes library, all the tracks are numbered 1 and they are all out of order, how do i give them numbers and get them into the order the album was made in? There are 15 Tracks if that helpsHi! Don't worry: had this Problem a before!



1. If all of the songs are not into one album, right click, select get info and specify an album name and an artist and hit ok

2. For the first song in the album, right click. Hit the second tab and type in the song title.

3. Next where is says track ID or song number, type in "1" of "15".

4. Repeat this for the rest of your songs in the album.



Hope this helps :)

How can I copy a section of a DVD so I can put it on Windows Movie Maker?

-I am trying to copy sections of a Movie so I can put it on Window's Movie Maker. I need a Free and LEGAL way of doing this. As far as I'm aware as long as you have payed for the Movie and it's not a pirate copy it's LEGAL to copy it. I tried to copy some TV shows of Itunes but it wouldn't let me copy. Then I tried a DVD and there was no copy option on the DVD Either. I know you can copy on my computer because I looked on you tube and right clicked and it said Copy from this section. Please help me! Thank you.Legally, you can copy it but just for your own use, means you're not allowed to publish the copy. I think. However, you if you want to copy the disc, some dvd ripper, e.g. dvd magic ripper (http://magicdvdripper.com/ )
You can use DVDFab DVD Ripper. It can rip DVD to almost all popular video formats such as MPEG-4, DivX, Xvid, H.264, AVI, FLV, WMV, etc.

Hope it is useful to you!
Hello,dear, dvdfab dvd copy can help you copy the whole dvd movie or the dvd full disc to help you for personal enjoyment
Hello, refer to DVD copy software to help you

On my Mac OSX Lion I can't key repeat when I hold down any letter key or number?

-My input source is US (non extended or international). Key repeat rate is fastest. Key repeat delay is shortest. The "a" key works with repeat so that if I hold down "a" it'll repeat like aaaaaaaaaaa. But if i do the same thing for "h" or "b" I only get a single character. All the numbers don't repeat, and also all the punctuation doesn't repeat. How do I get it so that I can have all the keys on my keyboard repeat when held down? The delete key works for repeat, by the way,Open terminal which is in the application utilities folder and trype



defaults write -g ApplePressAndHoldEnabled -bool false



Then restart the computer and tada it works great

Need help for recovering files?

-i had installed avast antivirus.

it deletes all my infected files.

i couldnt found any of that files in virus chest. i want those files back without any infection.

how do i get back.

give m ur suggestions.If your antivirus program deleted the infected files, there's not much of a chance of getting them back especially without infection. Sometimes your antivirus program can "clean" the files removing the infection and leaving them on your system but other times it can't clean them and the only way to get rid of the infection is to delete the files.
Yes,anti-virus program always do such stupid things.I have the same trouble before.Fortunately,I have succeed to recover my files with Tenorshare data recovery.It can recover data after deeply scanning your portable drive to look for lost data accidentally deleted or formatted.Download it and scan your hard drive for free to preview whether your deleted files can be recovered.Get it from http://www.any-data-recovery.com/product鈥?/a>
You need a data recovery program to help you.

Try Card Data Recovery, it can recover deleted files due to virus attack, system corruption,etc.

http://www.card-data-recovery.com

Should i trust cnet downloads (for minecraft)?

-i want to download minecraft beta from cnet because i think its free from there, but i dont know if its safe. what should i do?During all my years being on the internet (15 years) I have always trusted cnet. I have downloaded tons of stuff from cnet. Not sure though about minecraft being free?Why do you want it for free? You have a computer but you can't afford a 15 euro game. That's like 19-25 dollars. Go to a friggin Macy's and buy a pre-paid Visa card.



Buy the game

Don't be lame

Don't ask for it to be free

Unless you are a bag of D

Don't download it illegally

Or you'll seem uhh... CHEAP-*** MOTHERF***ERLY!
Obviously theres risk involved in any illegal download but I've never had any trouble from cnet and use it frequently for programs I would otherwise have to pay through the nose for.

How to rip an MP4 video to smaller size?

-Hello Guys! i have a 15 minutes MP4 video which of 956 MB **** near to 1 GB . Plzzz help me how to rip this for youtube and facebook keeping the qaulity same?If you google search mp4 converter you should find one.



I believe Xilisoft MP4 converter, if that's the name - can convert many video file types into mp4s mpegs etc and resize the video, as well as change the quality.



This in turn will give you a smaller file size.

Hope I helped :)
Use the 'Any Video Converter' free edition. Google for the download link. It can be downloaded from the official website, filehippo.com, download.com or softpedia.com



I could have easily given you the link but is seems that each time I give it, I get my answer reported for abuse and get a suspension notice from Y!A. I don't know what's wrong with giving the direct link.

How to change the language in Picasa?

-I wanted to download Picasa in French.... But as I'm living in Spain it downloaded in Spanish.

How can I change the language. Or do I have to uninstall and re-ininstall ?

Thanks

Please please help me?

-I had changed my yahoo newer version to classical by using screen resolution and after that I tried to change my father's yahoo newer version to classical it did not work.What to do?-

Date calculation formula for Excel?

-I am having trouble working out to enter a formula in Excel.

In column "A" I have a time (eg 13:00)

In column "B" I have a date (eg 13th August 2011)

In column "C" I have another time (eg 17:00)

In column "D" I have another time (eg 17th August 20:11)



I want Excel to be able to work out how many hours it is from the date/time in columns A&B to the date/time in columns C&D. So in column E I want it to say 100.



What formula should I enter ?This should work for you. Format the cell as [h]:mm and enter this formula



=(D1-B1)+(C1-A1)
=SUM(C1,D1)-SUM(A1,B1) format cell as [h]:mm

Excel Help: IF/Today formula problem?

-I'm trying to create a spreadsheet where I can track dates in which data was added in.



For example: If I add data in cell B1, I want A1 to display the date that B1 had data entered. The thing is that I don't want the date to change after that point. I don't want to open up excel and have all the dates automatically change to today's date; I want them to stay the original date they where when B1, B2, B3... was entered.



Can anyone help me figure out the IF statement to this? Thanks!It looks like Excel time functions including Today, Now, Time are all volatile meaning the values will change every time the sheet calculates. From what I could find you either enter the timestamp manually, need to create and allow a circular reference, or do this with VBA.



to enter time in a cell using shortcut = CTRL+SHIFT+;



http://chandoo.org/wp/2009/01/08/timesta鈥?/a>

http://www.teachexcel.com/excel-help/exc鈥?/a>

Does Windows Anytime Upgrade work on Windows 7 Starter?

-Okay, here's my problem: Somehow, my laptop ended up with Windows 7 Starter instead of Windows 7 or Windows Vista or even Windows XP. Thus, next to none of my video games or programs work on it and even certain normal options are not available. So I chanced upon this Windows Anytime Upgrade thing one day while online and it looks like it might work.



I found it on my computer, but now I have another problem - I lost the serial number/activation key/or-whatever-you-call-it that comes with my version of windows. It is authentic, but went missing since I've had this laptop for a while now and even moved houses. Is there any way to go around this? Can I download a keygene to get it to work or something? What can I do?No problem with the product key. You can press the WinLogo+Pause/Break keys to find your product key. You can even run Magical Jellybean KeyFinder to list your other product keys.

http://www.magicaljellybean.com/keyfinde鈥?/a>



And yes, the Anytime Upgrade works on Windows 7 Starter too.



By the way, didn't your laptop come with a sticker at the bottom containing the Windows 7 product key?You should look at the bottom of your laptop for the serial key you need, if it got rubbed, then indeed you can use any special utility for that. But I'd warn you against using keygen, because they can accidentally overwrite your license information.

Just got an ipod, how do i skype someone with it?

-Well it sounds like you have the fourth generation like me. Well first you have to go to the app store and search for skype. Its free. Once it downloads you make your account if you don't already have one, and you have to get contacts and then you can video call then you can skype! Hope this helps if not you can probably look on the internet (:Telling us you have an iPod is telling us you have something to play music on. Which version is it? If it's an iPod Touch, then go to the App store and search for Skype, same goes for the iPhone and iPad. If you have a Nano, Shuffle or Classic then you can't have Skype.
u need mic to do voice chat other wise you can do just text chat in to skype.



go to app icon. click on it then go to search bar type skype then select skype and touch free gave your apple id & password then touch install.
Download a free skype app from the app store. Log in with your account and you're away :)
go to app store type in skype c if there is a app for it

How to take my dell windows 7 out of power saving mode?

-Its a desktopControl Panel >> System & Security >> Power Options



You Should be able to Change your Power settings there!
go to control panel and on the search bar on the top right, type in 'power save' and modify the settings you want..

Is there a software to convert .pdf files to word files(.doc/.docx)?

-You don't need one

.

Just copy paste to word pad or Word perfect

.Yes. It is called "Word". All versions of Word since 2007 have the ability to convert a try PDF file into a word/text file. However, not everything that has the PDF extension is actually a true PDF file. There are many free programs that create a file with the PDF extension (and that can be viewed using Acrobat Reader) that is not more than a png format picture of the original document. Those can NOT be converted to word/text files by any software as they are just "pictures" and not program is able to read the words in a picture.
If it's a true PDF file then you can simply select all texts, copy and paste onto Word. However, if it's just a scanned image of a document and saved as PDF then your only choice is to use an OCR (Optical Character Recognition) software. There are online sites that can do that too but most of the time the contents would still need a lot of proof-reading due to misspelled words. I have yet to see an OCR software that can process an image of text without errors.
Yes, there are many PDF software's available in the market that can convert PDF to Word Doc. But i will recommend you one of the best PDF conversion software that is also featured on C.Net downloads, Classic PDF Editor.



You can free download PDF conversion software from CNet free downloads here http://download.cnet.com/Classic-PDF-Edi鈥?/a>



To know more about how to convert PDF to Doc in details follow this interesting tutorial http://www.classicpdf.com/How-To-Convert鈥?/a>
You may try this PDF to Word Converter for a try, I always use it to convert pdf file to microsoft word doc file, my friends recommend it to me, it's safe and works pretty well for me. It supports encrypted PDF file and it can preserve text, layouts, images, tables and hyperlinks on the PDF file.

http://www.pdftoworddoc.com

Hope it helps. Contact me if you have any other question.
Of course, there are many this kind of software, pdf to word converter, you can try below ones,



online, http://www.pdftowordconverter.net/ and http://www.zamzar.com

desktop app, http://www.simpopdf.com/pdf-to-word.html



online ones only convert a pdf file to a word document at a time, if you want to convert a batch of pdf files to word at a time, you need to download the desktop one.
You can try Smart PDF Converter, it can convert PDF to Word, Excel and other formats.

http://www.pdftodocconverterpro.com
Online one here - http://www.pdftoword.com/



software here - http://download.cnet.com/Free-PDF-To-Wor鈥?/a>
I have used Nemopdf for years, it works well for me.
Yes, there is.

I found this SpyBubble program, does it work or it's a scam?

-There is this program called SpyBubble that supposedly allows you to spy on a cell phone. It looks like something from a James Bond movie so I wanted to know if anyone knows if it's real or it's a scam.



I would like to know before I purchase it.Yes, it really works. It's not a scam, however, the GPS feature works like Google Maps and not a radar than you see in movies.



Also, some advanced features work only on advanced phones. However, you can use it on any phone for sms text reading, call history and GPS.



For the price I think it's a good deal.
I have used it and it does work. There is a really good review on it that is what persuaded me to buy it myself. You have to be careful not to get caught trying to put it on the phone but it does work.



There is a site down below that will give you a really good review on it as well as some pointers on how not to get caught when installing it.



Although it is a really good program be sure to visit the website to read about the spy bubble warning before you buy it!!!



Good Luck!!!

2011年8月1日星期一

Windows 7 is not getting installed??

-Whenever i try to install win 7 .........it does 'copying files' part successfully but when it restarts after that it shows windows 7 setup startup scrren n it stops over there .........it doesn't proceed .....it shows loading & loading & never proceeds...........i am not getting what is the problem??? please someone help...........Its nothing but the problem with your setup disk. You can either get it installed from another disk otherwise you can get a usb version setup disk of Windows 7, it can be created with the following requirements:-

(i) A pendrive.

(ii) The Windows 7 disk.

I think it could be better for you if you go for it with usb version, you can easily get it from http://wintoflash.com/download/en/ and it is an errorless and fast process.

:Special help:

If you have any problem during the installation process then just send a message...I am always there to you through.Best of luck!!
hi neha joshi, let's do something just for fun okay let's remove your windows 7 beta diskett out of your dvd burner and then install windows vista reboot then when you see your windows logo start tapping f12 from there boot from usb cdrom or just cdrom. then start tapping any key until you see the scan begin then stop tapping and let the scan complete successfully. hit install then it will ask for your product key you will find that on the box that your windows vista came in place it in the long box then hit next when you come to your petition then hit advance and delete your petition then hit next and it will automaticly install windows vista when it is completly installed remove the vista diskett then place your windows 7 beta in the dvd burner and start it like we did windows vista. when you come to your petition just do a regular format without deleteing your patition just format it then just install windows 7 beta. good luck hope i was helpful to you
It could be due to a faulty hardware or a scratched installer DVD. You need to check on both possibilities.
Get a mac.
What make and model? Check the maker's web site to see if it's compatible with Win7.

What is the best free video editor?

-Hi. I've been using Movie Maker for so long. It is so boring and I think I need to change. Any ideas everyone? Thanks for the help.If you are looking for free video editing software, I think this website would help you, it collects many free video editing software for windows, mac and linux. I personally prefer to using virtual dub.

http://www.freedvdripper.net/free-video-鈥?/a>



Or you may try this video editor, I always use it to edit HD video and make funny video, my friends recommend it to me, it has 10 times free trial without any limitation, it's clean without any virus, I think it deserves the money.

http://video-editor.reviewstown.com/mova鈥?/a>

Hope it helps. Contact me if you have any other question.
well you get a free trial of sony vegaas pro. its pretty good. you should try it. your not going to find a free good editing software. maybe you will but it will have those words in the middle and it gets annoying just buy one for like 20 bucks at a store and you can have it forever.(:
For video editing you can the following:-



(i) Cyberlink PowerDirector.

(ii) NCH Videopad (Windows).



Hope that works!!
There are lots of movie makers out there, but they cost you money. Some software that i love are corel video studio and cyberlink power director. You can try the trial version first to know which one u like better.
You can try using Sony Vegas. Unfortunately there's a trial limit (60 days?)
u can was free movie to youtube

Can i use my keypad as 4 axis to play fifa 07?

-i mean use 2,4,6,8 as up down left right and 1,3,9,7 as diagonals.(dl,dr,ul,ur)

How do a make a program work on windows 7?

-I've got a game called, The Witcher, that I use to play on windows xp, but the problem is that no matter what I do it keeps telling me that there is an error because I don't have admin access. The catch is that there is only one account on the computer, and even after I put it to run as admin it still doesn't work.

Running in XP mode doesn't work either

Any Ideas on how to by pass it, or something I can doTry installing VirtualBox:

http://www.virtualbox.org/



Inside VirtualBox, install a clean copy of Windows XP and in that virtual XP machine, try running your game. See if that helps.

The email id is not getting stored automatically when sending the mail.?

-The email id isnot getting stored automatically when sendingthe mail. I need to retype agin thesame email id to resend in outlook 2007. Kindly help me out to resolve this issue.



Thanks!I agree with Mr King. Outlook isn't much chop.

Do I need to pay to upgrade my excel 2007 to 2010?

-No. Excel 2007 is perfectly good software. Just keep using it.Like asking do you need to pay to change your 2007 car for a 2010 car?

Of course you do
Yes Excel 2010 is a different program
Yes you have to pay for it.
Unfortunately, yes.

Which of these listed software are bloatware and are not needed?

-Recently, I've been cleaning up my HP 550 laptop computer, and stumbled upon software that I wasn't sure whether they are bloatware or needs to be kept.



Here is the list of the software:



32 Bit HP CIO Components Installer (Hewlett-Packard)

Agere Systems HDA Modem (Agere Systems)

Bonjour (Apple Inc.)

DeviceAccess Manager for HP ProtectTools (Hewlett-Packard)

HP Active Support Library (Hewlett-Packard)

HP Doc Viewer (Hewlett-Packard)

HP Easy Setup - Frontend (Hewlett-Packard)

HP Help and Support (Hewlett-Packard)

HP ProtectTools Security Manager (Hewlett-Packard)

HP Quick Launch Buttons 6.40 E1 (Hewlett-Packard)

HP Software Setup 5.00.A.7 (Hewlett-Packard Company)

HP Total Care Advisor (Hewlett-Packard)

HP Update (Hewlett-Packard)

HP User Guides 0113 (Hewlett-Packard)

HP Wallpaper (Hewlett-Packard)

HP Wireless Assistant (Hewlett-Packard)

HPAsset component for HP Active Support Library (Hewlett-Packard)

HPNetworkAssistant (Hewlett-Packard.)

Hotfix for Microsoft .NET Framework 3.5 SP1 (KB953595) (Microsoft Corporation)

Hotfix for Microsoft .NET Framework 3.5 SP1 (KB958484) (Microsoft Corporation)

IE Toolbar [yt.YToolbarBand] (N/A)

Intel(R) Matrix Storage Manager (Intel Corporation)

Java Auto Updater (Sun Microsystems, Inc.)

Java(TM) 6 Update 26 (Sun Microsystems, Inc.)

Java(TM) SE Runtime Environment 6 Update 1 (Sun Microsystems, Inc.)

OGA Notifier 2.0.0048.0 (Microsoft Corporation)

Viewpoint Media Player (N/A)

Vista Default Settings (Hewlett-Packard)

swMSM (Adobe Systems, Inc)



Please give a reason for as many as possible. Thank you very much.

How can i delete songs off of itunes?

-right click the song. under copy is delete.

Installing a program on windows..?

-I have an old windows without internet connection in my room and I downloaded a drawing program from my Mac onto a USB and transferred it to my windows but it won't download.. Any ideas on how to get it to work?You have to have programs that the Mac can use

.

Downloading on a PC is kind of risky

.

Save it to a memory stick and plug that in your Mac

.

That might workMac and PC are not compatible.
download the same software but in windows version...it should be available

Whats the best article marketing software?

-I suggest u article marketing Robot.I suggest u article marketing Robot.

Which Is older Linux or Windows?

-I know in terms of UNIX well that's just old as dirt and Linus made Linux in 1991 but does that make it older then Windows. When did windows 1.1 come out?windows 1.0 was released on 20 November 1985. so windows is the older OSWindows 1.0 came out in November 1985.

http://en.wikipedia.org/wiki/Windows_1.0
Windows 1.01 came out in 1985...

"Ballmer sells Windows 1.0"

http://www.youtube.com/watch?v=tGvHNNOLn鈥?/a>



~~ ScienceMikey
Linux before some months be 20 !



You can search on Wikipedia about windows 1.1 .
windows is older

My sony vegas pro 10 trial expired, is there any way I can redownload and use it?

-My sony vegas pro 10 program expired yesterday. I uninstalled it and then reinstalled it but then it doesn't work because it says free trial has expired. Now I already downloaded the 9th and 8th version of the program and both also have expired. Can't I download it again to reuse it?No.



Traces are left in the computers registry, which prevent this manoeuvre.



Otherwise, you could download ANY trial over and over,

and NEVER need to buy the program involved.
There's a way. Format your laptop, then reinstall the software and you can use the 30 days trial version again.

What does Windows 7 ultimate have that premium doesn't?

-just what does it have and do.Go to the windows 7 website > http://windows.microsoft.com/en-US/windo鈥?/a>

then you will be able to see for yourself.



basically

ultimate contains many networking components you will never ever use at home.







.

How to burn .bin files on a DVD?

-10 points=good answerYou can burn bin files to DVD as burning data disc. If you need details, this tutorial will show you how to burn data DVD, it's easy to understand and works pretty well for me.

http://www.freedvdripper.net/how-to-burn鈥?/a>

Email me if you need further assistant.You can write any file to disc natively with a recent version of Windows - or perhaps Nero or Roxio before that.



BIN files are like DLL files in that they have no set file associations. More like a library or a bunch of code.

What is the best photo editing software for MAC?

-Should I get a photoshop or a mac brand like Aperture?As a photographer and also doing photo restoration, I use both Photoshop and Aperture. I take it iPhoto doesn't meet your needs for editing.



Using one or the other is based upon usage. Do you shoot RAW? Do you use a DSLR? How much correction do you do? What type of correction do you do?



I don't know what you know about each software however, personally, I like that Aperture doesn't employ 2 apps as Photoshop does. I also don't use the devices app in Photoshop. However with the detail and amount of restoration I do, I prefer Photoshop. I do not, however, use Photoshop's Bridge, that organizes. Restorations are not integrated into Aperture, and I manage my photographs in Aperture in lieu of using vault.I would recomend photoshop, any recent version. It's amazing!

If you didn't want photoshop, you could buy adobe after effects CS5.

While they are in the mail or whatever you could go on http://www.pixlr.com which is also good :)
Ive used aperture and photoshop before.I believe that Aperture will be able to make global image edits and print files without having to open them and thats something Photoshop can't do.
Photoshop Elements is a good photo manipulation application,allowing some professional standard work. Note that the old version will not work on the new Lion OS. You will have to fork out 拢80 for PE Version 9.

Where to get the 'staad pro' Tutorial?

-It's a software used to design building, in Civil Engineering.Here's the youtube link, you can find some more like this...



http://www.youtube.com/watch?v=876umBUcC鈥?/a>





You can also download the e-book



http://engnajjar.blog.com/2010/03/18/sta鈥?/a>



hope this helps

For what purpose is 0 and 1 used in excel formulaes?

-eg: =Pmt(7.5%/12, 2*12, 5000, 0, 1)

=Pmt(6%/52, 4*52, 8000, 0, 0)The last digit is for the timing of the payment...1 means at the beginning of the period, 0 means at the end of the period.



The second to last digit is the future value. Most times it's zero in a payment formula because at the end of making your payments, you don't want to owe anything.

What programs do character animators use?

-I think I might want to do character animation for video games in the future, but before I spend a bunch of money on classes I think I would want to buy the programs and fiddle with it on my own for a bit to decide if i like it and indeed do want to do it for a career. So I was wondering if i might get a list of programs these animators use, any help is appreciated, thank you.Cinema 4D, Adobe Flash, Adobe Illustrator, Adobe Dreamveawer, even Photoshop!



Buy I Guess big time Animators like Dreamworks etc use their OWN softwares.^ Pivot stick is lame.

Technology is way more advanced than stick figures.



All I know of is Blender.

It is software that let's you create 3D models.

If you want, go on Google images and search Blender 3D models and see what other people have made with it.

And you don't need to pay for Blender.

It is a free open-source download.
Most of the stuff like Games, Animations and other Internet Apps frequently use "Flash"

Its good for Animating!, But Costs quite a Bit
you can mess around with this its called pivot stick animator its fun its free too



http://pivot-stickfigure-animator.software.en.softonic.com/download



hope this helps

PowerDVD stopped playing certain DVD's; how can I fix this?

-When watching a movie (e.g. Spider-man 2) on my laptop (which has Windows 7), PowerDVD froze for no apparent reason. So, I pressed control-alt-delete, pulled up the task manager, and closed out the program. Now, it won't play that particular dvd at all (it will play other movies, but not that one--I should also mention that Spider-man 2 will play in my regular dvd player, so I don't think the disc is damaged).Hi..



I have not got Power DVD but it sounds to me that a cache/last play point has been saved and this is corrupt..



Look at the setting your player has and select not to play/resume from the last play point..

You may also find options to clear the cache of stored info..



Will do a quick google look.

Yes there is a cache.

Will be in you appdata folder in your main user folder , you will need to show hidden folders to get to it ..



Ccleaner may remove the contents if you do not want a manual search..

It burning a program the same as a hacked program?

-Burning usually refers to copying a program onto a CD or DVD. Hacking a program refers to changing some aspect of it. It could be something like trying to remove any keycode protection it has or the display colors.Burning refers to storing data on optical media. If you have inadvertently downloaded a program that was cracked (in that the security measures were bypassed), that cracked program can be burned to a CD or DVD disc. However, you can just as easily burn free programs or text files to optical media.

Why the animation program called that Oney NG uses and where can I get it?

-That's Oney NG from YouTube who makes Leo & Satan

How to remove clothes in photoshop?

-is there any separate tool to remove clothes in photoshop or is it a bluff .can anybody really do that in photoshop cs5 then how...?please give me detailed description either by video or by notes. below shown links are the example videos

http://www.youtube.com/watch?v=sS4oj4bI_DM

http://www.youtube.com/watch?v=szpVzQb83sA



thank uYou can't because the camera can't take a picture of whats UNDERNEATH the clothes
not possible, they made it purely for the lols
you cant...dont be a pervert man!!!

How to get Microsoft word and the rest back on my laptop?

-I had to reset my laptop and now everything has gone. How do I get Microsoft word, power point and the rest back on?Do you have a copy of the product key that was used for your MS Office? You should have noted the product key before you reset your laptop.



If not then you can forget about installing it. Even if you were able to get a copy of the installer, it will be useless without the product key. Microsoft won't give you a spare product key. If you need a new one, you have to pay for it again.



Your option now is to just use one of the free alternatives:

http://www.openoffice.org/

http://www.libreoffice.org/
download them from internet through google and microsoft site

http://www.microsoft.com/download/en/def鈥?/a>

http://microsoft-word.en.softonic.com/

in the same way u'll get others softwares also

hope it helps...............:):)
With the disc that you use to install them.

How can i fix windows error recovery?

-I have Windows Vista 32bit. I ran a norton scan an it asked me to restart. When I did it went to "windows error recovery" and no matter what I do I just goes back to the recovery screen. I've even truer f8 sage mode and disable restart error thing, widget gives me a blue screen then back to re recovery. Is there anything else I can do ? Help please.reinstall your OS i think its better cause u can't delete regedit files currectlyonce again try to start ur computer.. if it doesnt better once agin format ur pc.. this is the best thing to solve ur errors.. and finally better use avast 5.0 anti virus it provides u internet security also..ull get free if u download it and ill provide u with a 1year key kindly insert it and hav fun

C51662271H1200A0113-FLMEXC8Z
run- msconfig and remove it.

How is Mac OSX Lion???

-Opinions? Complaints? Problems? Idk I've heard it's pretty bad.If you are interested in using it, what you need to do is to give time for bugs to be discovered and ironed out. I would wager for every user of Macs there is a different system because of chosen preferences and apps used.



I've read of problems but don't know for certain that all of them are Lion related in lieu of user related. Read of a few minor complaints because people don't know what Lion does on their system or how to change something that comes with the default install.



As far as your possibly considering...some apps may not run if they were designed to run on PowerPC's, some of the features may of Lion may not work on some of the older Macs, and if disk utility (verify and fix permissions, along with verify disk) is not run before downloading Lion, there the possibly of install issues.



For App compatibility consider checking the link #1 below

For Lion feature compatibility check Link #2.

For permissions, go to utilities and run Disk Utility: verify and repair permissions and verify disk.Mac OSX Lion is currently running very smooth on my iMac with no problems at all. The new features are awesome and very useful. Some people are complaining about the inverted scrolling (you'll immediately notice it once you install Lion) but this no "problem" since you can easily disable it from System Preferences. For $29.99, it's definitely a worthy upgrade.

Is there a website which tells me how much download any particular web page is taking up?

-coz idkUse Firebug the plugin for Firefox.



http://getfirebug.com/



and I like the Google



http://code.google.com/speed/page-speed/鈥?/a>



page speed plugin



Both are free.

Is it alright to replace my Full Version BitDefender Anti-Virus 2010 with AVG Anti-Virus Free Edition 2011?

-Hello!.



I have a full version BitDefender Anti-Virues 2010, which I can't update to 2011 because I have to buy their 2011 version. But it's expiration date is 13309 days (36 years).



AVG Anti-Virus Free Edition 2011 is the most downloaded software in Download.com and has more than a hundred million users. (That's what I read)



So I was thinking of replacing my BitDefender Anti-Virus 2010 with AVG Anti-Virus Free Edition 2011, but I have doubts.



If I uninstall BitDefender; it's full-version's expiration date of 13309 days will be with it and I cannot take that back. It is a disappointment if it were to just disappear. It is a full version.



But every time my anti-virus (BitDefender 2010) scans, I feel outdated. Because it is very slow. Last scan took 3 hours. Three Hours. Though, it is a full version and it is a full system scan too.



I can't install more than one anti-virus because that will drastically slow my computer and horribly mess up with my files. Especially the ones I add in "exceptions". I only need one.



I need your help, to choose!full system scan take a lot of time but donot replace ur anti virus bitdefender is no.1 antivirus for some people n avg free antivirus is not so good because its a free edition so donot do it

if u liked plz rate best

yeah avast is good

Need Help with .dll problem! D:?

-So I put in a new internal Hardrive separate from my other so I have to choose which to use when i start up.



I installed Windows 7 got it all up and running, but then i try and install a game and I get all these .dll errors so i download the correct .dll file and replace so that worked but then it says there is another and I do the same and it pops up again and again as if it won't be fixed.



So i reformatted that hardrive and installed Windows XP and same thing. I then went onto my other hardrive that has XP on it and now that has same problem and it didn't help.



Anyone can help me know how to fix this without reformattingg my old hardrive as i don't have an external and don't want to lose all my stuff. I can though reformat my new hardrive as that will be the one I play games on and will store larger files like videos and such.



Also I have installed the latest Direct X and it does pretty much nothing.

My steam exe wont run?

-Whenever I try to open steam i get this error

"Windows cannot access the specified device path or file. You may not have the appropriate permission to access this item"

I tried starting steam from my desktop and from the Steam directory

The Steam exe also doesn't have its icon,

Iv'e tried to repair it with the Steam installer but I get "Error 1321. Windows installer has insufficient privileges to modify this file C:\Program File\Steam\Steam.exe"

Can some one help me? I'd really appreciate it.