Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

501.

Solve : Clouds?

Answer»

What is the best free cloud storage available?Do you want...
A. Speed
B. Size
C. Price
D. Security. (Strong and Private)

You can have any three, but not all four.
So which three do you want?

Free? This list is good: Free Online File- Storage

Another way is to just rent cheap server space and learn how to use FTP tools and do nit yourself. The cheap space is fast in the wee hours of the morning.

Dropbox, Live Drive etc etcGoogle.

Photos
Videos
Documents (Office)
Notebook
Calendar
Blogs
etc...

Now this. https://drive.google.com

Unlike many of the promising upstarpt online storage services that host your stuff one day then send out shutdown notices the next. I do believe Google is here to stay. "The Cloud" is possibly one of the stupidest buzzwords to ever be applied to a 40 year old tech.
Quote from: BC_Programmer on May 21, 2012, 03:47:10 PM

"The Cloud" is possibly one of the stupidest buzzwords to ever be applied to a 40 year old tech.

It doesn't exist...except temporarily...just like real Clouds.Actually it's the hottest "technology" in corporate America right now. Most companies have a toe in the water, but the rest are making aggressive strides toward huge implementations. I'm in the middle of investigating the viability a major cloud initiative for a few dozen VERY large companies right now. Keep in mind that while remote computing and storage are indeed decades old, the big driver right now is the speed, bandwidth and availability of Ethernet that wasn't there before. We recently noticed a lot of companies installing Ethernet lines. When we asked why, they said it was in preparation for new cloud implementations.

IAAS, SAAS, PAAS, et al are all unbelievably hot at the moment and only getting hotter. It's a new buzzword label for what is an old and often used technique. The swooning over is a lot like the swooning by Sun for it's JavaSun network computers and the Apple Pippin, both of which were dismal failures. (mostly due to them being slow and far more expensive, as well as being separate hardware to begin with) In some ways, It's basically going back to what we used to have, in the 60's and 70's, with one minicomputer and multiple dumb terminals. In this case, the "dumb terminals" are our desktop computers and laptops. It is an interesting idea, but relies on the idea of offloading the task of storage to a set of other computers maintained by the cloud. For the price of being able to use the cloud over a few months one could easily get External hard drives for many times the size which can be used for backup, and a lot faster too. As a backup storage location "the cloud" (and really any online storage) is too slow to even consider as a frequent target to store backup data. Backing up to a tape drive would be faster. Free On-line storage services are even slower, though the companies typically have a good infrastructure. Nonetheless, even a high-speed 50Mbit connection would be slower than a backup to a local drive.

The best use case for online storage is not for backups, but when you need to share files or need to access something from other locations. But there are already a number of services devoted to doing this for various kinds of information, too- photobucket for images, youtube for videos, communities like github for program source code, etc. There are things like Skydrive and now Google Drive, DropBox, etc available with varying degrees of shell integration too. I don't, however, understand how this would fit into a corporate setting.

Regardless of any improved viability the term "Cloud" is idiotic and is nothing more than a marketing buzzword that has been pasted on technologies that have been used and leveraged for over 30 years. It just sounds whimsical now, which attracts the attention of the type of managers who combine the qualities of not knowing anything about technology and yet being able to form very strong opinions about it; very much the case of Java in the mid to late 90's, where managers who didn't know the first thing about programming "knew" that their next product just had to be in Java. And what happened then is happening now with the Cloud. Back then, demand for Java expertise skyrocketed as companies jumped on the java bandwagon. Unfortunately it soon became apparent that Java was not a cure-all panacea for software re-use, but not before hundreds of other companies made a killing selling Java productivity products. Some examples being "HotCoffee", Lotus Javabeans, and other idiotically named products following the theme of coffee-related words. We see the same thing now, as companies misunderstand the technology and try to apply it to everything, the demand for cloud services has risen, and other companies have taken up that challenge by offering those services.

The problems are analogous, of course, to what happened with Java it was not the cure-all panacea for software development and code re-use anymore than on-line storage is the cure-all panacea for distributed storage. Java eventually settled down, and it still has use, but it's seeing less and less usage in the thing it was first targeted at on the desktop machine, which was "WEB interactivity"; so far, that has been replaced by CSS and newer things like HTML5, while Java became far more common for usage in desktop applications and games, particularly as the technology behind it matured.

My point is that right now it's in the initial hype stage and companies would be wise to not get swept up, as many did, in the zealotry. By the time the Java dust settled, hundreds of companies had gone out of business and hundreds more had sprung up and disappeared in the same time frame; one has to wonder if "the cloud" may suffer a similar fate. At the very least I hope we revert to dropping the buzzword and just calling it "Online storage".

I'm of course not saying it's useless, of course, just that it's overhyped and that often plays into peoples assessment of a tech, colouring them in a positive manner. Java, for example, was extremely popular, despite it lacking multiple inheritance, proper properties, attributes, delegates, lambda's, anonymous inner classes (originally), operator overloading, and a myriad of other constructs; this was because of clever marketing that made it seem "bigger" then it really was. You're focusing on storage. Many companies, however, are focusing on SAAS and PAAS.

The cost PER user of Microsoft 365 is significantly less than the corporate licenses for Office. And the ability to have added cycles as needed without having to purchase additional computers is extremely attractive to many businesses - especially those with large cyclical variances (think H&R Block, retail companies, etc).

Having said that, cloud storage is indeed appealing to many large companies. Having added resources for disaster recovery, archiving, etc. makes a great deal of sense - and access speed is not an issue.

Anyway, that's what we're seeing and clearly it's a direction in which every COMPANY in the Fortune 1000 and well beyond are headed.I don't even see how a cloud storage could properly supplement a established backup solution. It has other usages- such as with PaaS, if the company's storage requirements change over the year for whatever reason, on-line storage could be used for part of year to supplement their own on-site hardware. For backups, Of course, hard drives can fail locally, off-site backup tapes can be unreadable, etc. but restoring and saving backups is hours faster than uploading hundreds of gigabytes of information, regardless of the speed of the internet connection (Tape drives generally transfer at close to 340Megabits a second sustained).

Online storage moves the task of keeping your data safe from the IT administrators on your company's payroll to IT administrators of another who don't have a inherent stake in the safety of the data beyond it being their job to do so. Most companies should already have a backup strategy involving on-site and off-site full and incremental tape backups that have been tested, so- at least in my opinion- adding Cloud storage to this isn't very useful in general, but it can depend on the company's specific needs. But that's the problem, very rarely do people in the position to make such decisions in a company objectively consider the technology on it's own merits.

Quote
and access speed is not an issue.
I never said anything about access speed... I was talking about transfer rates, A 20GB storage tape with a transfer rate of 340megabits per second in some of the latest incarnations is going to be faster than transferring 20GB over even the fastest internet connection, unless both machines are in a Gigabit LAN. If it takes overnight, as it often does, to make a backup of a system, it's going to take a lot longer to either backup/archive to or from a on-line storage location. And problems during the transfer either way could cause various problems.

Another thing I feel, particularly with SaaS and cloud storage, is that it could present an issue for companies is that it increases the surface of attack. Software companies are semi-constantly having their source code leaked from their own internal networks from enterprising hackers. Backups stored on a cloud service will have that data as well. Naturally, there will be passwords, authentication, maybe encryption involved, but the fact is that so too did many of the companies that had their Intellectual Property leaked or stolen, so this increases the surface area; Hackers could get access to the private data either by doing what they have always been able to do and find some on-site wireless access point that some employee installed temporarily and forgot to remove; take advantage of a modem forgotten in some backroom somewhere that was installed to help Joe In accounting get access to his client's documents using a VPS- now they can apply the same things to the cloud service and get a lot of company data if they succeed.

Basically, putting that sort of data- regardless of how many authentications and encryptions and hashes are placed as barriers- is a fundamental issue because a target you can see is a lot easier to hack into than one that is only maintained on the internal network of the firewall. This also opens up such companies to man in the middle attacks that can place themselves between the company and the on-line service and reconstruct the data. So cloud storage services, particularly those utilized by businesses, had better have good security certificates. Usually a company keeps it's confidential data- such as the source code to any software they sell, business documents, marketing planning, etc on an internal network that is not internet exposed. Introducing On-line storage in this computing means that the data will in fact be internet facing by design. There is a good reason that Company intranets are isolated as much as POSSIBLE from the internet at large.


Quote
Anyway, that's what we're seeing and clearly it's a direction in which every company in the Fortune 1000 and well beyond are headed.
The problem is assuming that the direction that every company is going is inherently a good idea or is going to end well. How many other fads and hypes in computing have come and gone? FORTH was supposed to usher in a new era of computing in the 80's. Did it? No. What happened to the companies that embraced it? They struggled and/or failed. Java was similarly poised to usher in some new world of computing in the 90's. It didn't. XML was supposed to completely change how programs communicate with one another. It didn't. And what happened to many of the companies that based their entire existence on it's success? they either died or went into other markets. FORTH still exists, but it has found usages that aren't as gradiose as the original claims. Java still exists, but it has found quite a bit of usage that is nowhere near as grandiose as the original claims, too. XML found usage in the original concept of AJAX, and has managed to establish itself- though not quite as much as it was predicted- as a sort of data format. But even Forth, Java, and XML are exceptions; for each of these, there are four that failed in similar time frames. (ADA was similarly poised to be the thing that everybody needed to understand around 25 years ago). These are programming languages, but the fact is that the same trend is easily seen elsewhere. Each one has advantages that are hyped, but they all have disadvantages that contributed to the reality. Nobody can predict the future no matter how many economics degrees they have and when you have people stating things like "the cloud is the future" you almost get the sense that they hope if they repeat it enough times it's bound to come true. I'm not saying it won't be prevalent, but I'm saying that to assume it will- and bank a lot on it- is foolhardy at best. Technologies need to develop and mature before being universally adopted, especially in domains where it wasn't a use-case as a experimental tech.

At this point there are so many cloud-based services it would be difficult to tease apart those offering services on the cloud that are actually designed with the cloud in mind and those that offer a cloud-based service that has all the disadvantages of the cloud without exploiting any of the advantages. This is not unlike the situation with Java, where companies scrambled to come out with something- anything, written in Java, which was usually rushed and far more unusable than anything else they offered.

I'm not disagreeing, of course, that there are advantages. But it will take a few years for the companies offering this service to mature, and for those just doing it to make their service trendy (example: BMC's SaaS "Remedy" software) to fail and move on to other things. This is due to some of them simply misunderstanding the tech and expecting it to be a silver bullet of some sort.

Most companies want to follow these things, because they assume "hey, everybody else is doing it so it must be a good idea". When hype overtakes a person's ability to appraise a technology objectively, then it's going to start to be used for the wrong things.

The reason for this comes right down to the fact that many such companies have people in positions of power who, despite knowing absolutely nothing about technology, are able to form strong opinions about it. Let's say there is a company in 1996. I use 1996 because in hindsight many of the predictions promised are patently absurd-. Now, SuperCo. is starting on the latest version of their award winning Word Processing software, which is currently written in C. One of the higher ups- who assumes that all technologies have equal capability, decrees the new version shall be rewritten in Java. Why does he think this? What he was thinking is probably something like this- "Java is a standard, I know it must be, since I read about it in the press all the time, and since it's a standard, I can't get in trouble for choosing it, and it also means that there are lots of people with experience in Java, so if somebody working for me quits, as programmers working for me mysteriously do, I can replace them easily".

It's not unreasonable, but it is based on an assertion that the technologies being weighed- in this particular case- are equivalent. They are not. IT technologies differ in capability and have various trade offs. (SaaS is universally cheaper, but you can't really know if the company responsible did it competently or if they are basically just providing you a Remote connection to the program being run normally on some server somewhere in kiosk mode). If they were all equivalent, he'd be right on target. Just use whatever everybody else is using. But they aren't equivalent.

The actual needs have to be weighed against the technologies capabilities. In the case of SaaS, if you are going to do it, do it properly. Don't just wrap your client application in some thin silverlight wrapper. Companies wanting to buy Software as a Service need to weigh the pros and cons heavily. Sure, SaaS is cheaper, but things like Office 365 still offer disadvantages; for example, One example being that it is tightly integrated, meaning one can only get the full advantages of the software if they rely on windows or windows-based products. Outlook(client) works with Lync Mail Servers without issues, but there are several disadvantages if using the 365 version of the software. Whether these affect a company depends on the company. A company that uses Windows-based servers will probably be fine, but many companies use sendmail-based mail exchange SMTP servers or things like LYNC server which won't work as smoothly with Outlook in Office 365. The integration of course is a advantage in many cases too, but it depends on each individual companies scenario. Painting the Cloud as a solution to something- anything- without knowing the details of the scenario would be irresponsible, but that is what many tech pundits are doing with Cloud-based solutions.

For PaaS, you stated yourself essentially that there are only specific use cases for it; those with differing processing requirements throughout the year. Obviously, if a company doesn't fit that use case, they will get all the disadvantages of PaaS- such as Customer captivity and a lower confidence in data security- but without any of the advantages to their business model.From BC_Programmer
Quote
Painting the Cloud as a solution to something- anything- without knowing the details of the scenario would be irresponsible, but that is what many tech pundits are doing with Cloud-based solutions.
Yes.Fog woulda been a better name...Quote from: patio on May 22, 2012, 05:32:14 PM
Fog woulda been a better name...
Smog haze had to get in there
502.

Solve : Reasons to Try Linux Mint 10?

Answer»

Just now I have installed Ubuntu 10 and Mint 10 on two of my computers. My personal experience echos what PC world has to SAY. There are reasons to go with the Mint. I can't say it any better, so let me show you a link to the article published six MONTHS ago.
Quote

Business CENTER Oct 22, 2010 4:26 pm
4 Reasons to Give Linux Mint 10 a Try
By Katherine Noyes, PCWorld
... Even before this latest release, in fact, many people have found Linux Mint even easier to use than Ubuntu, thanks in part to a series of graphical tools for enhanced usability. New improvements in "Julia," however, appear to be making Mint even better. ...

http://www.pcworld.com/businesscenter/article/208620/4_reasons_to_give_linux_mint_10_a_try.html
This may sound strange. The best reason for me is that it can get my wireless internet with no hassle. I just today got a virus on my Windows XP system. It cut my internet connection. So I used Linux Mint to verify that is was not my router, so that is how I knew it was the virus that did it. I got a copy of MalwareBytes and put it where Windows could get to it. Rebooted, ran the program and, later rebooted and enabled the wireless.
Actually, it infected two windows systems over my Ethernet! (The other was a LAPTOP Vista.) So havering Linux was vital to the solution. Both Windows PCs now seem to be normal.

And yes, both PCs did have firewall and AV protection.

It seems that the Mall-ware makes seldom attack Linux because it is less popular and there are many flavors out there. My GUESS is the Microsoft will come up with a solution that use a strategy based non that premise.

Meanwhile, keep a copy of Linux at hand, even if you spend most of your time in Windows. A Dual-Boot install is not easier that ever.
Quote from: Geek-9pm on May 18, 2011, 06:01:23 PM
A Dual-Boot install is not easier that ever.
I don't believe that's what you meant to say, is it? Did you mean "A Dual-Boot install is now easier than ever."Thank you Soybean,
Go by what I mean, not what I type.
Maybe I should nus a picture...

Mint has flash, internet drivers, etc. out of the box, unlike Windows. Any distro of Linux can make a great recovery disc too, imoQuote from: ThomasTheXPUser on May 28, 2011, 04:36:51 PM
Mint has flash, internet drivers, etc. out of the box, unlike Windows.
Windows comes with a shiteload of network drivers. Not sure *censored* a "internet driver" is (presumably network drivers).

Quote
Any distro of Linux can make a great recovery disc too, imo
The ones that support being a LiveCD, anyway. Which is a good 90% of them. (Some distros would require you to go to a lot of effort to turn them into a liveCD)

As for Flash:

Did you guys know that Almost every Linux distro is frowned upon by the great RMS? Apparently they aren't free enough. Even Firefox isn't free enough, how DARE they trademark their icon! .

Of course, for people who aren't raging freetards they are great, because you can often actually do things with them- I guess this is a requirement that the FSF forgets people have. But I do ramble!

Another good reason to use Mint now is that Ubuntu is just getting weird. I mean sure GNOME is a cluster.. err, "foogle" but I'd really like to know what they were trying to accomplish with Unity. Also the Mint Menu is rather nice with a search feature much like the windows Vista/7 start menu.
503.

Solve : GetJar Gold Apps - Android Apps for free?

Answer»

I FOUND some pretty good free paid APPS here. All LEGAL and no HIDDEN costs, nags or spyware/adware that I have found so far.

Getjar Gold Apps Catalogue

Getjar Mobile App Store

Getjar App Store



504.

Solve : create your own personalized linux os (based on suse)?

Answer»

or RATHER a CUSTOMIZED SUSE os

http://susestudio.com

505.

Solve : MyPermission.org - See how your apps are using your info?

Answer»

I was using StumbleUpon when I stumbled across a website called MyPermission.org

The title of the web page was enough to get me to have a closed look. “Take 2 Minutes to Clean Your Apps Permissions” which lists some popular applications and sites in which we may have granted permission to access our personal information. Google, Twitter, Facebook and more.

Any APPLICATION that has permission to access your personal information in your profile on different websites POTENTIALLY puts that information at risk on being stolen or “Phished.” Facebook for example could put your friends’ information at risk as well.

MyPermissions doesn’t ask for your personal information or login details. You simply fill out that information once you arrive at each of the services website. Then you can easily revoke access from the permissions page.

MyPermissions will ALSO let you sign up for a monthly email reminder to check your apps permissions helping you keep your private information your own. The email reminder will come at the first of every month.
Head over to MyPermission.org and TIGHTEN up your security. It’s quick, easy and you and your friends will be thankful.

BloggedThat's a big one. Not many people know how much information apps get on facebook when you use them (the answer: all of it).Quote from: Helpmeh on March 27, 2012, 07:29:29 PM

That's a big one. Not many people know how much information apps get on facebook when you use them (the answer: all of it).
Well, not completely TRUE. The app gets what it asks for when the user is authenticating the app, which is, granted, usually all of their information. It's the user's fault for not reading what the app actually has access to before using it.A lot of apps ask users for all the information their friends share as well, which can only be avoided if you manually block the apps.
506.

Solve : Laptop Screen Privacy Filters?

Answer»

Tried a couple of forum searches and didn't see an answer - so either I did poor searches or the answers not there!

I do a LOT of work on planes, and was thinking about getting a privacy screen. Couple of questions:

I've noticed when folks are working NEXT to me with them, I can't see their screen... But I notice when I'm walking down the aisle, I can pretty easily see the screens of people that are seated.

  • Are different brands/styles BETTER at the "don't view from above"?
  • Is 3M's the best?
  • Is "Gold" better than the "regular"?
  • What recommendations on size - buy a little bigger than I need? Buy exactly what I need? Buy a little smaller?
  • What else should I know?

ThanksIs this the KIND of solution you are seeking? http://solutions.3m.com/wps/portal/3M/en_US/SDP/Privacy_Filters/
Seems like a good solution to me. Achieved suggestion via a google search on "computer screen privacy film" 1st of non commercial google RELATED SIGHT DISPLAYED of 240,000,000 sights in .22 seconds. truenorthNo.

I'm looking for recommendations from PERSONAL experience.
507.

Solve : No more solder; Use Glue!?

Answer»

This is a recommendation for those who are in desperate need of repair to a small circuit board with a broken trace.

Solder takes a rather high temperature that can destroy small parts. Few hobbyists will have the tools and current skill sets to don it right. I used to, but now I am out of practice.

There is another way. Conductive Glue as a replacement for solder. For small repairs, it is cost-effective and safe.

It sets up in 2 hours and can be used for low power applications High voltage and high current are not recommended. But you might try anyway. If you are desperate.

Google for 'Conductive Glue" or "Cold Solder" and find several places the sell it on line. Less that five dollars for a small amount. It does not take much.
Here is a picture:

The LED is on and is held to the wires using carbon-based adhesive made for this purpose. It is less risky that using solder and has no lead. But normal solder is about 40% lead.

The site that sells the PRODUCT.
"Wire Glue" Conductive GlueQuote from: Geek-9pm on March 26, 2012, 12:06:25 AM

But normal solder is about 40% lead.

On July 1, 2006 the European Union Waste Electrical and ELECTRONIC Equipment Directive and Restriction of Hazardous Substances Directive (RoHS) came into effect prohibiting the intentional addition of lead to most consumer electronics produced in the EU. Manufacturers in the U.S. may receive tax benefits by reducing the use of lead-based solder. Lead-free solders in commercial use may contain tin, copper, silver, bismuth, indium, zinc, antimony, and traces of other metals. Most lead-free replacements for conventional Sn60/Pb40 and Sn63/Pb37 solder have melting points from 5 to 20 °C higher, though solders with much lower melting points are available.

Right. Boy you are fast, Salmon Trout
From the links you gave:
Quote
Bismuth has unusually low toxicity for a heavy metal.
...
as a replacement for lead, have become an increasing part of bismuth's commercial importance
..
Malku Khota property in Bolivia is a large resource of indium with an indicated resource of 1,481 tonnes

Next time I GO to Bolivia, I might get some indium. They gots lots.
Quote from: Geek-9pm on March 26, 2012, 12:30:17 AM
Right. Boy you are fast, Salmon Trout

Depends on PERSPECTIVE, while his reply may have been fast, the information in it has been around since 2006........

508.

Solve : Which laptop is a better deal Dell Inspiron 15r or Acer Aspire 4851??

Answer»

Hi,

I'm considering these 2 laptops and was wondering which one is a better deal? They both cost abt the same. I'll mostly use the laptop for websurfing, youtube, web conferences and microsoft office pro applications.

Is it better to go for the i3 processor at the expanse of memory and hard drive or vice versa? Thanks!

Acer 15.6" AS5733Z-4851 Laptop PC:

Key Features and Benefits:

•Intel Pentium Dual Core P6100 processor
2.0GHz, 3MB L3 Cache

•4GB DDR3 SDRAM system memory (expandable to 8GB)
Gives you the power to handle most power-hungry applications and TONS of multimedia work

•500GB SATA hard drive
Store 333,000 photos, 142,000 songs or 263 hours of HD video and more

•8x SuperMulti DVD Double-Layer Drive
Watch movies, and read and write CDs and DVDs in multiple formats

•10/100 Fast Ethernet, 802.11b/g/n Wireless LAN
Connect to a broadband modem with wired Ethernet or wirelessly connect to a Wi-Fi SIGNAL or hotspot with the 802.11b/g/n connection built into your PC

•15.6" HD widescreen CineCrystal display
Intel HD Graphics with 128MB of dedicated system memory and support for Microsoft DirectX 10

Dell Inspiron 15r

Processor
Intel® CoreTM i3 380M (2.53GHz/3MB cache)
Operating System
Genuine Windows® 7 Home Premium 64-Bit
Memory
3GB DDR3 Shared Dual Channel Memory + 320GB 5400RPM HDD
Chipset
Mobile Intel® 5 Series Express Chipset (HM57)
Video Card
Integrated Intel® HD
Display
15.6 inch XGA display (1366x768)
Audio and Speakers
SRS Premium Sound™ - 2 speakers @ 2W each
Built-in microphone
Hard Drive
Up to 320GB hard drive (5400RPM)
Undoubtedly there will be some members that will come forth with their views. Instead ;as i own neither; i am going to give you a couple of LINKS that compare Dell and Acer (hopefully your 2 models). I urge you to do more research on your own as well.
http://www.brighthub.com/computing/hardware/articles/71654.aspx
http://www.notebookreview.com/default.asp?lastOrder=992&page=56
Don't know where you are RESIDING but given a reference in your post to price here is a link to a large North American retail vendor that seems to offer both your modelss for a price comparison.
http://www.walmart.com/cp/laptop-computers/132960
What i used for my search criteria on Google was: "compare Dell Inspiron 15r or Acer Aspire 4851?"
truenorthWhichever better SUITS your needs is the better system.I'd like a faster CPU and to be able to multi-task. Is there much difference in speed between an intel i3 and a pentium P6100? If not, then getting more RAM 4GB (compared to 3GB) and 500GB of Hard drive (320GB) is better right?

Quote from: nina2011 on July 01, 2011, 03:47:17 PM

1. I'd like a faster CPU and to be able to multi-task.
2. Is there much difference in speed between an intel i3 and a pentium P6100?
3. If not, then getting more RAM 4GB (compared to 3GB) and 500GB of Hard drive (320GB) is better right?
1. Both will do that well.
2. i3 is latest Intel cpu series; Dual Core P6100 is previous series.
3. Not necessarily. Dell comes with 64-bit OS that is able to utilize more than 3GB. Don't know about Acer. Bigger hard drive is better only if you need more than 320GB.
509.

Solve : AndroidLost.com?

Answer»

Just started playing around with this security TOOL for Android devices. It is in BETA but looks to be very promising if my phone is ever stolen or lost.

http://www.appbrain.com/app/android-lost/com.androidlost

Quote

REMOTE control your android phone from the internet or by SMS.

Features:
* read SMS inbox and SENT
* wipe phone
* lock phone
* erase SD card
* locate by GPS or network
* start alarm with FLASHING screen
* send SMS from web page
* message popup
* forward calls
* remote install
* phone status: battery, imei, etc
* remote SMS alarm
* remote SMS lock and unlock
* remote SMS erase sd card
* remote SMS wipe phone
* remote SMS APN control
* start stop GPS
* start stop WIFI
* hide from launcher
* email when SIM is changed
* get call list
* take picture with front camera
* take picture with rear camera
* make your phone speak with text to speech
* SMS message command
* SMS speak command
* lock timeout
* restore settings on boot
* record sound from microphone
* start and stop data connection from SMS
* start and stop WIFI connection from SMS
* content browser prototype
*
The app does no polling to a server, so there is no extra battery usage.

More details on the web site where you control it from: http://www.androidlost.com

Nice find...

Now...if only I had an Android. Quote from: GlitchPC on February 21, 2012, 11:47:19 AM
Now...if only I had an Android.

If you are a Google hater then avoid Android at all costs! Since I heavily rely on Google services then it is an awesome phone.

Thinking of secretly installing this on my MOMS phone so I can simply scare the $hite out of her lol. LMAO!Very nice. I wish I could install something like this on my phone!
510.

Solve : HP Pavilion All-in-One AMD Athlon II Dual Core 1.6GHz 4GB 320GB?

Answer»

My mother needs a computer without the "bells and whistles". All she wants to do is be able to PLAY games and look things up on the internet. I have a chance to purchase a REFURBISHED HP Pavilion all-in-one Athlon II 4GB desktop computer and was wondering if it would be a good BUY for her.Athlon II 1.66 GHz? The weakest Athlon II runs at 2.81 GHz, if i recall correctly... If I were you i'd get the athlon II 240 2.81 GHz and 2 GB RAM. And the hard drive is too LARGE.

Those specs are FINE and, if looked after, will last her for quite a few years.

511.

Solve : Sony ICD-PX312D Digital Flash Voice Recorder With Dragon Naturally Speaking?

Answer»

Hello I found this product and was going to USE it for lectures at college if I purchase it. Has anyone heard of it or used it before?

Sony ICD-PX312D Digital Flash Voice Recorder with Dragon Naturally Speak

  • Record In Multiple MP3 Formats
  • Internal 2GB Memory w/ micro-SD Expansion
  • Easily Turn Voice Recordings to Print
  • Monaural Mic w/ Hi/Med/Lo Sensitivity
  • Voice Operated Recording (VOR)
  • LCD Display & LED Indicators
  • Noise & Low-Cut for Enhanced Recordings
  • 3.5 mm Headphone Out & Microphone Input
  • Sound ORGANIZER Software CD-ROM for PC
  • Dragon Naturally Speaking DVD-ROM for PC

Here is a link for more product details

http://www.bhphotovideo.com/c/product/754767-REG/Sony_ICDPX312D_ICDPX312D_DIGITAL_VOICE_RECORDER.html

Thank youThis pat of the forum is for recommendations for stuff you have already used. Anyway, Yes. I recommend Dragon NS for speech recognition. I don't have a Sony recorder, but they have a good reputation.

It is for recording your lectures, not for the lectures of other people. Each voice has to be trained Any you have to be within a few inches of the microphone in a MOSTLY low noise place.

If you have Vista or Windowxs 7, you can experiment with the voice recognition software. Dragon is about the same as Windows 7. Even the top end versions of Dragon, or anything else, can not handle high noise and reverberation levels.

The signal to noise has to be better that 20 db for usable voice recognition. A BOUT 25 db is better.You won't get that in a classroom unless you have a special noise-canceling mic up to your face.

I use Dragon for some of my posts. Right now I have the AC right next to me, so no can do.

Next time, please post in the other areas. This should have gone EITHER in Software or Hardware.
512.

Solve : Assistance in controlling the results of your Google searching?

Answer»

It is now known that Google (as well as MANY other sites) have instituted practices of aggressively MONITORING a users use of their search habits. It is claimed by them that because there is just to much information now AVAILABLE on the Internet that it would be "impossible " in each instance to show it all. Therefore they say that when YOU search for something they use YOUR past search record to determine what they will show YOU. Many Government agencies are now involved under privacy considerations looking at the phenomenon. It has been determined that individuals searching exactly the same word or subject will GET very different listings.
Should you wish to eliminate the Google defining of YOUR search results it can supposedly be eliminated by stopping the personalized defining process from here:
www.google.com/history/optout
truenorth truenorth,
Excellent post! Thank you.Hope it is helpful,truenorthQuote from: truenorth on July 23, 2011, 07:04:21 AM

It is now known that Google (as well as many other sites) have instituted practices of aggressively monitoring a users use of their search habits. It is claimed by them that because there is just to much information now available on the Internet that it would be "impossible " in each instance to show it all. Therefore they say that when YOU search for something they use YOUR past search record to determine what they will show YOU.

Doesn't this only apply if you are logged into a google account? gmail etc...Not according to the article that offered the ability. It is in regards to how Google deals with search results via it's search engine. As stated by doing the opting out function it seems to use the computer as the platform to disable the Google cookie from monitoring your searching habits and using that as the basis for presenting the results based on a 59 point assessment of your personal search habits and then "tailoring " the responses to any searches YOU make on Google. Examples in the article were provided to demonstrate the vast differences when a single word such as "Egypt" was searched. truenorthQuote from: JJ 3000 on July 24, 2011, 08:08:45 PM
Doesn't this only apply if you are logged into a google account? gmail etc...

Nope...Why can't I see my web history without signing into gmail then?

I do have a gmail account but I've used it only once or twice. I've logged out afterwards.

I was curious so I signed into gmail to look at my web history. There was nothing there. I think you do need to be logged in. Otherwise results can only be personalized based on your location and such.

It could be a privacy concern, but I personally trust Google with all my data (my phone contacts, my calendar, etc. is all there) and personalized results just help me find what I'm looking for even faster.Quote
It could be a privacy concern, but I personally trust Google with all my data (my phone contacts, my calendar, etc. is all there) and personalized results just help me find what I'm looking for even faster.
Exactly. I think people just have to realise that there really is no such thing as actual privacy on the Internet.Never was...never will be...Personally i NEVER would be proposing this OPTION for reasons of enhancing personal privacy. It was solely a suggestion to allow ME with MY search on Google to be provided WITHOUT someone else's input as to what my desired results would be. If i feel that something is less relevant i want to make that choice--not someone else (regardless of what their bias may be). truenorthThere is always the opt out option...I think you will find that my original 1st post is exactly that.truenorthyeah how dare they try to keep results as relevant as possible. The NERVE!
exactly,truenorth
513.

Solve : Asus K43SV vs N45SF?

Answer»

planning to buy a LAPTOP that i PLAN to use for programming. for android apps.and for graphic designing.with video editing and the two laptop are my choice. i know mac is very well known for graphic works.but i more of a windows user.and my budget is only $750 . please help me decide which laptop should i CHOOSE between the two. . if you have suggestions that is within my budget of $750. you can also POST it here.thanks in advance
You already know what you want the laptop for and you also have a budget. The decision is yours.

514.

Solve : Sticky-Notes for all Windows?

Answer»

This program has been around awhile. Just now I needed it. Now I understand why it is so cool.
It is just right for those TIMES when usu need to copy a password or e-mail or some other bit of information from one PLACE to another. It stays on top, has a small footprint, and makes work easy.
Quote

Windows 7, Windows 2003, Windows 2000, Windows Vista, Windows XP, Windows Server 2008

Here is screen shot.


You can download it from CNET. Or other places. Free and very popular.
http://download.cnet.com/Sticky-Notes/3000-12565_4-10573348.htmlQuote from: Geek-9pm on JULY 11, 2011, 11:45:27 PM

You can download it from CNET.

Why install/download anything? It's built into Windows 7:

http://windows.microsoft.com/en-CA/windows7/products/features/sticky-notesThanks for sharing this, a friend of MINE saw my stickys on my 7 machine and wished she had that feature that XP doesnt have which she is RUNNING XP, now I have good news for her that she can have them with XP Quote from: nixie on November 12, 2011, 07:16:21 PM
Thanks for sharing this, a friend of mine saw my stickys on my 7 machine and wished she had that feature that XP doesnt have which she is running XP, now I have good news for her that she can have them with XP

Ahh...
speaking of useful "enhancement" apps, I found/find TaskSwitchXP To be a great tool to use witn Windows XP; it basically replaces the Alt+Tab dialog with something a bit more fleshed out- things like window previews and whatnot.
515.

Solve : Advice on choosing a laptop?

Answer»

Hi, I am looking for a laptop that is essentially a desktop replacement - I won't be taking it places with me. I want to use it for surfing the web, e-mailing, viewing videos and movies. It needs to have an input mic either built in or a port to take one and be able to burn CDs/DVDs. I am hoping to stay under £400 if that's possible.While i am NOT familiar with computer offerings in the "pound' monetary region as a general rule you cannot go WRONG with taking the time to do extensive research on-line to compare prices and functions (that meet your needs). There are a variety of options available.
1.you can find and order via the web.
2.you can scout out offers at bricks and mortar retail outlets.
3.you can look for refurbished computers at manufacturer websites or other vendors that sell refurbished (often the warranties offered can be equal to new).
4. Depending or your risk tolerance (which with due diligence can be greatly minimized) you can look at on line site like E-Bay or local classified adds for used computers.
I will just link you to a couple of U.S. vendors that have both stores and on-line facilities that will give you a PRICE comparison (have no idea as to the relevance re offerings in your own country)
http://www.tigerdirect.com/
http://frys.com/
truenorthJust wanna share something about Intel powered laptops that are market in my country...
for i3 PROCESSORS: students
for i5 processors: corporate/business/office
for i7 processors: gamingYou could get something from the Acer TimelineX series. They cost about $700 USD and they're a great value for the money. I was talking about it to someone who likes MacBooks (we've discussed this Acer vs. a Mac before) and the only thing a Mac can give you that the TimelineX doesn't have is a "Magical" touchpad and BACKLIT keyboard. (Even though two-finger scrolling does work on the TimelineX.

http://www.amazon.com/Acer-TimelineX-AS4830T-6642-14-Inch-Aluminum/dp/B0051OL9LO/ref=pd_cp_pc_1For future reference, this old computer tech will only recommend two brands of laptops, to my customers.
Because I know I'll have to set them up and maintain them, into the future.

Brand #1 is and has been for many years.........Toshiba.
Brand #2 is Acer.

There is one other brand for those with lots of money. Check out www.sagernotebook.com
or even BETTER:
http://www.sagernotebook.com/index.php?page=products

Happy Holidays Mates!


516.

Solve : From the Seagate Knowledge Base?

Answer»

From the Seagate Knowledge Base
Recommended reference material
Some users here ALREADY have LOOKED into the resoureces made available By Seagate. (Western Digital also has similar material.) There are some significant firmware upgrades that may be of interest. Here is a partial quote, clickn the link for more.
Quote

Firmware Updates for Seagate PRODUCTS [207931]
Seagate products are run by firmware. Having the latest firmware can improve performance and or reliability of your product. Seagate recommends applying new firmware to enhance the performance and or reliability of your drive.
Like any software, firmware is improved over time and problems are also fixed. Every drive family has a couple of firmware releases during the life of the product. Please CHECK in regularly to determine if new firmware is available for your drive.
http://seagate.custkb.com/seagate/crm/selfservice/search.jsp?DocId=207931
The chance that your firmware is corrupted is less that one i n a million.
Still, there has to be a REASON for Seagate to offer this metrical.
"Having the latest firmware can improve performance and or reliability of your product."

Can. Not will. And if those things are fine, don't bother. If any hardware is working fine, flashing the firmware (or BIOS!) just for the sake of it is pointless and possibly dangerous.

Could not agree more...
517.

Solve : simple info tool?

Answer»

hi, all. i would just like to recommend Belarc Advisor as an info tool. i have used it for many years and still find it very usefull. when i say " simple " info tool what i mean is that it is very easy to INSTALL and use and gives lots of info on hardware AND software installed on your computer. it is great WHETHER you know nothing or everything about your computer.

take a look> http://www.belarc.com/free_download.htmlI've been using and recommending Belarc Advisor for many years. While there are newer and more sophisticated apps that provide detailed information about your system, I still like Belarc.Belarc Advisor has a feature where you can publish a REPORT about your hardware on the web. This is all fine and good, but this reveal more information than you may want as well. For INSTANCE on a normal Windows XP installation, it will show your Windows XP CD Key. This may not seem like a big deal. However, if you post the report to the web and it gets indexed, you have now distributed your VALID Windows XP key to the world. (In fact to anyone who types a very simple phrase into Google. About 477,000 results the last time I looked.) In many cases, a user with a pirated copy of Windows XP may use this key to validate their version of XP and cause you trouble in the future when you need to validate your own copy.

518.

Solve : Google Plus?

Answer»

I agree, Google plus needs to enhance their PRIVACY settings. I don't really trust Google, which I suppose is a problem since I'm still using GMail and Google Search; and if I had a smart phone I'd probably USE Android!

If there's anything you won't catch me and most people switching to, however, it's G+. I KNOW a few Facebook whores who use Facebook way too much and will probably jump at the opportunity to set up another parallel account on G+ to waste more time making friends with complete strangers but that's probably the only real switching they'll get in any magnitude.

Google had a tendency to provide software that either didn't exist before, or filled a niche by being free or better in some way. I don't see this with G+, not really sure what they were thinking, it's more of a 'nice IDEA' than a business plan and will likely prove quite an EMBARRASSING mistake for the board.

519.

Solve : typingweb.com, a free online typing tutor?

Answer»

I'm a volunteer instructor (2 hours/wk) for an Internet & E-mail class CONDUCTED by a local organization for senior citizens. Many of them have little or no keyboard skills and that, of course, slows the MOMENTUM of the class sessions. So, I decided to search for an online typing TUTORIAL and found www.typingweb.com.

I tried it to see how it worked and found it quite helpful. After registering on the site, the free typing tutor can be used. It guides the beginner through the correct use of all fingers in typing all characters on the keyboard. It contains many levels of practice to help the user gradually progress to higher skill levels. After practicing an exercise, it SHOWS a report of the equivalent words/minute speed, percentage error rate, and identifies particular letters or characters where the error rate was higher so that the user can focus on areas where improvement is most needed.

The free account does display ads on the site. Users who would prefer an ads-free tutorial and some enhanced features can PAY a one-time fee of $9.99. If you, or someone you know, needs or wants to improve their typing/keyboard skills, I recommend www.typingweb.com.I've used TypingMaster Pro. Install and can be use offline.
http://www.typingmaster.com/general/gettmpro.aspat least it's not this one

http://www.bbc.co.uk/schools/typing/

how dare she call me a hippo..Check this website, it may help. Good review about typingweb

http://www.killerstartups.com/Web-App-Tools/typingweb-com-free-online-typing-tutor

520.

Solve : DeSopa Add-on?

Answer» https://addons.mozilla.org/en-US/firefox/addon/desopa/

Quote
DNS Evasion to Stop Oppressive Policy in America
Not sure if I understand what it does. Does it make use of DOMAIN NAME servers outside of the U.S forcefully? Quote
When turned on, DeSopa intercepts URLs, SENDS the base URL to three offshore DNS services via HTTP, makes a best effort to check that two of them are equivalent, caches the IP for the browser session, redirects to the equivalent URL using the IP, and substitutes out the domain name in the source code with the IP address for future requests.
So... It connects through just the IP and not the domain name? Yes. The video going around the Web explains it...even it the bill is passed, simply typing in the IP of the site instead of the domain name will CIRCUMVENT it.
521.

Solve : Porable Aplication Web Site?

Answer»

Just FOUND a site named http://www.pendriveapps.com/

It has Windows applications that can travel on a USB STICK. Including e-mail silents and servers and catchers. Site has well over two dozen categories. Even info on how to make you own portable aps.

Nota bene.
In this case 'portable' does not mean cross-platform, like java or other byte-code machines that run on different OS. Rather 'portable' means the APPLICATION can run on any recent Windows machine and it will run without need to do an install. The is great for road warriors.

Take a look and be amazed by what they have.
I PREFER Portable Apps...

Been around a bit longer...

522.

Solve : Tips and suggestions on buying a tower?

Answer»

I'm buying a 24-in LED Samsung MONITOR for $200 and I'm looking to buy a quality tower for it. I'd like to get it for under $300, but I'd be willing to pay more if the deal is good. Also, I'm not completely against buying it used or refurbished and online or in-store (which ever is cheaper).

I don't have a lot of experience when it comes to this, but basically here's what I'm looking for: It doesn't have to have a lot of GBs of space--I won't be storing much on it--but it is important that it works fast. Mostly I want to use it as a work-computer. Any suggestions? What tells you how fast a tower will work?


Good idea. a tower is, for many users, be better investment than other types of PC systems. Like a laptop.
You say tower, I think you mean a full desktop computer ready to go. In other words, a full-size desktop system. Do you already have a monitor?

Unless you are a avid gamer, a low cost tower system will do what you need. A consideration is if you comes with full software installed. Some models now have MS Office as a complete package, not a trial.

There are now several big companies in the desktop system MARKET. Some vendors have a reputation for having lower prices. Be careful. Check the specs and return policies.

Asus has a good reputation. Sony? no comment. HP is current the big seller. Apple is very big. But Apple tends to be pricy, yet a very good choice.

Dell Inspiron 570 Desktop is an entry LEVEL desktop with very good reviews overall. About $300, but no monitor.

CyberPower Gamer Xtreme 3000 About $1200 . Yeah, its a mean gamer.

Just about everything else is now either a laptop or a All-In-One. Sorry, I can't recommend the All-in-one.

HP also makes a entry level system. I just didn't find it in a Google search.

If you live inside the USA or its territories, check bout WallMart Locally; I saw a full tower system with a 20 inch monitor and Office install for about $500. It was a major brand, just don't remember which.


In some areas if is better to by from a store withing a reasonable distance from your home. You get to see the actual system before you buy it. And return is much easier. Some retailers will let you return or exchange withing 10 days with not penalty.

Here is an interesting ite:
Quote

1. Apple (3). . . . . . . . . . 108.9 Million . . . . .17%
2. Nokia (1) . . . . . . . . . . 100.3 Million . . . . .16%
3. HP (2) . . . . . . . . . . . 67.5 Million . . . . . 10%
4. RIM (6) . . . . . . . . . . . 47.0 Million . . . . . 7%
5. Acer (4) . . . . . . . . . . . 43.8 Million . . . . . 7%
6. Dell (5) . . . . . . . . . . . 42.7 Million . . . . . 7%
7. Lenovo ( . . . . . . . . . 36.2 Million . . . . . 6%
8 . Samsung (-) . . . . . . . . 26.0 Million . . . . . 4%
9. HTC (-) . . . . . . . . . . . 25.0 Million . . . . . 4%
10. Toshiba (7) . . . . . . . . 22.1 Million . . . . . 3%
http://www.brightsideofnews.com/news/2011/2/24/top-10-worlds-biggest-computer-makers-revealed-surprised.aspx

The abve is about market share and recent changes. But just because a company is doing a great business does not always mean they have the best product. Dell has dropped a bit. Still, my personal preference is Dell. But I might change my mind.

What I use: http://www.newegg.com/Product/Product.aspx?Item=N82E16811129021
Although I do like most Antec cases: Linky

EDIT: sorry, I misread your post. I thought it was just a case you wanted. Either way, I'd suggest looking into building your own PC.The best computer is one you build yourself if you know how to research the parts and what works well together. However, if your price range is at $300 or so, my suggestion would be looking into a refurbished computer from a couple years ago. Probably check eBay and Amazon.com would be my first thoughts. Look for at least 3GB of RAM and comes with Windows 7. Should have a multiple-core processor also. Most other things you can upgrade as time goes on.

However, if you can scrape together a couple HUNDRED more dollars, you can really invest in a decent retail tower from Bestbuy or some other PC store in your area. Check out some models and read some reviews. Lenovo is a good brand. This way you can also opt for the additional warranty and if something does go wrong they will have free support. If something goes wrong on a used/refurbished computer beyond the 30-day warranty then you're paying out of pocket for fixes which can get expensive.http://www.ebay.com/itm/DELL-3ghz-8gb-Windows-7-Ultimate-64bit-USB-3-0-2000gb-2TB-RAID-QUAD-CORE-/320841715365?pt=Desktop_PCs&hash=item4ab3a80ea5

I think under $500, maybe even under $600, would an A+ deal for this new Dell. Hard Drive: 2,000 GB; RAM: 8GB; Processor Speed: 3.00 GHz--has everything. I still think HP is best .

-----

Another deal I like:
http://www.ebay.com/itm/HP-Pavilion-P6601F-Desktop-PC-2-9GHz-4-750GB-Black-/270905977459?pt=Desktop_PCs&hash=item3f13412a73

Used HP for just under $310 with SHIPPING. Hard Drive: 750; RAM: 4; Processor Speed: 2.9. Quote from: bluemoon on January 31, 2012, 01:51:10 AM
I'm looking to buy a quality tower for it. I'd like to get it for under $300, ...
Here are several Compaq model priced at $299.99 from hhgregg: http://www.hhgregg.com/webapp/wcs/stores/servlet/SearchDisplay?storeId=10154&catalogId=10051&langId=-1&pageSize=12&beginIndex=0&sType=SimpleSearch&resultCatEntryType=2&showResultsPage=true&pageView=&errorViewName=&searchTerm=compaq

If I recall correctly, my mother has the Compaq Model:CQ5810. I went with her to the store and helped her make the decision. She's happy but, granted, she just wants a computer for email, web browsing, light word processing, and viewing some digital photos. But, these Compaq models are clearly an option in your price range. I know the CQ5810 can be upgraded by adding RAM and installing a PCI Express video card.
523.

Solve : Hardware Monitoring Program?

Answer»

This is the best one I have found, to DATE. Works better than any of the offerings from CPUID or SpeedFan.
Sensor data is more complete & accurate; System summary is CONTAINED in 1 window, no tabs.
They even have a DOS version (HWInfo), which I haven't tried. The Windows version is HWInfo32.
Professional Freeware System Information, Diagnostics and Monitoring
http://www.hwinfo.com/index.htmlQuote from: Computer_Commando on April 08, 2011, 09:56:42 AM

This is the best one I have found, to date. Works better than any of the offerings from CPUID or SpeedFan.
Sensor data is more complete & accurate; System summary is contained in 1 window, no tabs.
They even have a DOS version (HWInfo), which I haven't tried. The Windows version is HWInfo32.
Professional Freeware System Information, Diagnostics and Monitoring
http://www.hwinfo.com/index.html
Nice find C_C. Very in depth and definitely a keeper. Thks, overthehillFor some reason, it's very incomplete on my old Compaq, only shows the hard drive temps on the Sensor Data. System Configuration is complete. SpeedFan shows all sensor data. CPUID Hardware Monitor shows nothing.Quote from: Computer_Commando on April 15, 2011, 11:06:31 AM
For some reason, it's very incomplete on my old Compaq, only shows the hard drive temps on the Sensor Data. System Configuration is complete. SpeedFan shows all sensor data. CPUID Hardware Monitor shows nothing.
I've found the same situation on my TravelMate 2420 as you found on your Compaq. But ,on my Pent D, the HWiNFO32. app.works just fine. These two PC's are APPROX. the same vintage, the TravelMate (XP) the Pent D (Vista). I'm thinking that HWiNFO requires more oomph than my TravelMate can provide. The only app. of this type (that I can find) that works on the TravelMate is Speccy. At least it gives me some sensor data. For some strange reason I can't get SpeedFan to run on the TravelMate? Anyway, I've been checking a few of these types of apps. on the Pent D and I wonder why they don't use the same terminology?. For example, 59° C is my CPU temp. HWiNFO calls it that, as does SpeedFan. SIW refers to the 59°C reading as Diode 1. Speccy shows Motherboard as 59° C. Mind you Speccy is quite basic. In any case, I'm finding that I quite like HWiNFO, because like C_C said it's accurate and complete. Too bad it won't run properly on my TravelMate. overthehillQuote from: Computer_Commando on April 15, 2011, 11:06:31 AM
For some reason, it's very incomplete on my old Compaq, only shows the hard drive temps on the Sensor Data. System Configuration is complete. SpeedFan shows all sensor data. CPUID Hardware Monitor shows nothing.
What model Compaq in that computer? I just installed HWInfo32 on my HP Compaq d530 CMT and got a whole slew of info. This computer is Pentium IV, 2.66GHz. Back when I was running Windows 7 RC on this machine, I installed CPUID, which also worked well with it. Quote from: soybean on April 16, 2011, 07:56:27 AM
What model Compaq in that computer?...
Presario S5200NX; Asus P4G533 motherboard; 2.7GHz P4-CeleronNew version today. http://www.hwinfo.com/download32.html
Changes in HWiNFO32 v3.73 - Released on: Apr-18-2011:

* Added possibility to change font size for LG LCD output.
* Enhanced sensor monitoring on ASUS Sabertooth P67.
* Added AMD Llano family branding.
* Enhanced support of Panther Point chipset.
* Added support of ITE IT8771 LPC/hardware monitor.
* Enhanced sensor monitoring on ASUS E35M1-M and E35M1-I.
* Updated reporting of current memory clock on Arrandale/Clarkdale and Sandy Bridge.
* Added AMD RADEON HD 6790.
* Added support of AMD future GPUs: TAHITI, NEW ZEALAND, THAMES, LOMBOK.
* Layout/font change.
* Added reporting of GPU Clocks in Sensors.
* Fixed sensor logging CSV format.
* Fixed Apple SMC sensor values.
* Added monitoring support of uPI UP6218 and UP6266 VRs on GPU.
* Added monitoring support of CHiL CHL8214 on GPU.
* Fixed reporting of current GPU PCIe config on some machines.
* Added monitoring support of Volterra VT1556 on GPU.
* Added nVidia GeForce GT 520 (GF119).
Everst is also a quite GOOD program. http://www.lavalys.com/support/downloads/
524.

Solve : Safego Facebook/Twitter profile defender?

Answer» safego.bitdefender.com

A handy tool that scans your Facebook or Twitter ACCOUNT to find any MALICIOUS content/apps that MAY be on there. Tried it on my account and found no malicious stuff but good to know. Safe product with good options for PRIVACY ETC.

As seen on BBC.Click
525.

Solve : Clone your Laptop. How??

Answer»

This is a recommendation.
This is not my idea, the post here is for reference.
Hereis a brief summary from another forum.
Note the reference to e-SATA.
Quote

Clone from laptop hard drive to anther lap top hard drive in external enclosure?
Q.
... clone the drive to another nearly identical drive. Is it possible to CLONE from the internal 2.5" hard drive ... or 2) through an e-SATA connection to the other nealy identical 2.5" drive ....
A. Install the blank drive in the Hp and place the source drive in the enclosure. You also have the best chance of success if you boot from the TI Rescue CD which can be made from your software.
Any hidden or diagnostic partitions should be retained in the original sizes and my recommendation is that the cloning be performed in manual mode ...
http://forum.acronis.com/forum/6248
All new HP laptop shave the e-SATA connector.
(But if you find one that does not, don't buy it.)How to copy Laptop Hard Drive
http://www.ehow.com/how_4898255_clone-la ...

Backup software,SYSTEM settings and files,,,
For your copy of Windows, programs,system settings and files to include a copy of the image,you can use the system.The system's image following the original programs,settings and files are stored in a separate location from.You have your entire computer's hard disk crashes or your computer's contents can be used to RESTORE the files.Quote from: Allan on July 07, 2011, 05:51:59 AM
Clearly the above post has nothing to do with cloning anything.
Right. And XCOPY can not even create a bookable disk for you.
A true clone program has to copy even the files that are never seen by the user. Including the contents of the MBR and other system level data and code.
If you search for a program to backup everything, include the word 'Clone' in the keywords. Which would find this:
http://www.easeus.com/disk-copy/
It is more than a backup. Like Acronis, it makes a true copy of the drive. The personal version if now free.
BTW, Acronis is free for 30 days.
http://download.cnet.com/Acronis-True-Image-Home/3000-2242_4-10168093.htmlAcronis is also free with the purchase of a new Seagate HDD...
But you can get it still from the Seagate site...even WITHOUT purchase...

My Free choice is Macrium Reflect.Quote from: patio on July 07, 2011, 02:05:53 PM
Acronis is also free with the purchase of a new Seagate HDD...
But you can get it still from the Seagate site...even without purchase...

At least one of the drives must be Seagate in order for that to work, doesn't it? I believe the same applies to the free Acronis product from Western Digital. These versions of Acronis are intended for purchasers of new hard drives to have a tool to clone an old drive to a new one of a specific brand. What possible difference would it make what brand the hd is?As you know, Acronis is normally a free product. So, obviously, the hard drive makers aren't going be giving the standard Acronis software away for free for anyone to use. So, I believe the versions of Acronis issued by Seagate, Western Digital, etc. are designed to detect the brand of the hard drive being used and only work with that make drive. Otherwise, what prevents anyone from grabbing a free standard of software that's not intended to be free to everyone? I understood what you were saying soybean, i just can't see how the brand of drive would in any way effect how Acronis operates. I certainly could be wrong, but I'd love for someone to explain the process to me if I am.Is this and old story?
Quote
One of the best HDD utilities is free
Seagate's new drive utility worth a solid gold
By Theo Valich
Tue May 22 2007, 19:51
EVERY HARD DRIVE manufacturer usually offers some piece of software that will ease the moving of stuff between the drives, but also proves a good backup tool.

Usually, the hard drive manufacturers team up with utility makers and offer baseline features. Until now, that is.

Seagate has released a version of Disc Wizard and Maxtor's Max Blast 5, but what makes these utilities highly on the "me want" list is the fact that both are based on the OEM version of the excellent True Image app. Disc Wizard and Max Blast utilities now offer a plethora of options that give people options previously offered only by commercial applications. Disc Wizard/Max Blast feature disk drive cloning, full disk imaging, formatting drives, creating partitions, erasing all the data on the drive - for the best price of them all.

There is a grand total of 14 supported languages, and is totally free for owners of hard drives manufactured by Seagate or companies owned by Seagate. You NEED to have at least one drive in order for this utility to work, but worst case scenario would be using those external USB 2.0 drives by Seagate... when it comes to distribution, you can find this utility on CDs that are shipping with retail drives, or simply download the latest version.

Acronis is a well known company in this biz, but we were surprised to see both Seagate and Acronis keeping their mouths shut and not talking out loud about the co-operation. We wonder is there some agreement over keeping this cooperation silent, but Seagate missed out the fact that this hack uses Seagate drives. If you own Seagate or Maxtor hard drive, don't think - just follow our complementary L'INQs to get the software. µ

L'INQ

Read more: http://www.theinquirer.net/inquirer/news/1022295/one-hdd-utilities-free#ixzz1RSHYlUFA
The Inquirer - Computer hardware news and downloads. Visit the download store today.

Well, I'd still like to know how...........I really don't for sure how it works but I presume it's a matter of the software recognizing the brand, and perhaps model, of hard drive. I see it in the same vein as system reporting tools such as Belarc Advisor and Everest Home Edition being able to report the brand hard drive, processor, and other components. And, I see it in the same vein as system monitoring tools such as SpeedFan and CPUID, where the software detects certain hardware sensors.

So, in the case of hard-drive-maker-branded versions of Acronis, hardware recognition is the basis upon which the modified version only works with a particular brand of hard drive. Acronis licenses the software to the HD manufacturers. The software isn't changed for each manufacturer.

Basically, Acronis "doesn't care" that these users are getting Acronis for free, because the HD manufacturers already paid Acronis so they could include the software with the drives.

Also, the tools are usually far less capable than the commercial offerings; much like how Windows XP's disk defragmentor is really a relabelled and stripped down copy of "Executive Software Diskeeper". They are usually a version of the software's "personal" or "home" variants.

EDIT: however, soybean is right, if you don't have one of appropriate drives installed (like a Maxtor drive when trying to run MaxBlast) the program states as such and won't run.Quote from: BC_Programmer on July 07, 2011, 03:24:50 PM
Acronis licenses the software to the HD manufacturers. The software isn't changed for each manufacturer.

Basically, Acronis "doesn't care" that these users are getting Acronis for free, because the HD manufacturers already paid Acronis so they could include the software with the drives.

Also, the tools are usually far less capable than the commercial offerings; much like how Windows XP's disk defragmentor is really a relabelled and stripped down copy of "Executive Software Diskeeper". They are usually a version of the software's "personal" or "home" variants.
So it works fine regardless of the drive, yes?Quote from: Allan on July 07, 2011, 03:33:00 PM
So it works fine regardless of the drive, yes?
No, just did more searching and it looks like for the most part they are specific to each brand, as Soybean noted.

Quote from: Allan on July 07, 2011, 03:33:00 PM
So it works fine regardless of the drive, yes?

I got a bundled copy of the old Norton Ghost when I bought a hard drive and it has worked with drives from 3 different makers apart from the one it came with.
526.

Solve : Security & Privacy Complete?

Answer»

Anyone using it? I'm gonna give it a SHOT...

HTTP://sourceforge.net/project/showfiles.php?group_id=93893

Not using it but will ALSO check it out. LOOKS like a USEFUL utility.yes, indeed...thanks, again, Broni...

527.

Solve : The Fifth Element - free office suite?

Answer» HERE

The FIFTH Element is ONE of several suites from Ssuite (The double S is correct.) It aggresively tried to outdo Office with more features, simpler interface, and, of course, by being free

When it comes to giants in the land of software, none is as big and powerful as the titans of Microsoft. Of programs foolhardy enough to challenge Microsoft, few have returned to tell the tale. (Heard lately from Netscape or OS2?) Most of those that have tried to compete with Office, the hulking battleship of Microsoft's fleet, have come from other big companies such as Sun with the cash to try to one-up Microsoft just for bragging rights.

And then there's Ssuite (cq) Office's The Fifth Element. (Yes, "Ssuite" is spelled correctly, and, no, ?we're not talking about a Bruce Willis movie.)The Fifth Element, which has come from South Africa to take on the Colossus of Redmond, is a collection of office applications with a wider range than those in MS Office. Any decent suite can do word processing, spreadsheets, presentations, and e-mail. The Fifth Element includes a browser, tools for managing LANS, holding CHATS and making calls using VoIP. It provides a drawing module, photo and album editors, sound recorders, and MP3 and video players. There's a search engine, a sort engine, envelope printer, encryption, and a chess game, for more than 30 programs overall. And if it's not exactly the right combination for you, Ssuite Office has several other office software packages of various complexities, all free.

For all it's breadth, The Fifth Element is shallow--and that's meant in the nicest sense. Most operations require you to go no more than a couple of clicks into a menu. The most common tasks are neatly displayed at the top levels of the screens, making for quick learning and use. The are a welcome RELIEF from the madly swirling, morphing menus in Microsoft Office 2007. One reason for the simplicity, over and beyond making the Fifth Element a snap to use, is that most of the programs appear to be frankenware, pieced together from publicly available code. That makes them a kludge, but they're very nice kludges.

i thought this was about the movie .
528.

Solve : iPod Folder?

Answer» HERE

Backup or migrate your iPod's music with this freebie.

Here's a scary thought: SUPPOSE your hard drive dies and takes your music collection with it. Or maybe you're just migrating to a NEW PC and need an easy way to copy over your MP3s. Either way, iPod Folder can come to the rescue. Available for Windows and Mac, this simple utility copies music from any iPod to any desktop folder. You can even store the program right on your player so it's available at a moment's notice.

Just connect your iPod (making sure it's enabled for use as an EXTERNAL drive; check the setting in iTunes if you?re not sure) and run the program. Click the iPod icon and choose the appropriate drive letter for your player. Next, click the folder and choose the desired destination for your music. Finally, enable any options you might want, like INCLUDE iPod Folder Structure and MP3 Files Only (the latter HELPFUL if you don?t want to copy DRM-protected AAC files). Click the arrow to begin the copy process.Nice find Broni, this is a common question that a lot of people want and it's a free solution.

Direct Link: http://www.longfingers.com/ipodfolder/

529.

Solve : iDump 27?

Answer» HERE

Quote
This PROGRAM will allow you copy your songs from your iPod to a PC, iDump does come WRAPPED in installer but you can simply drop the .exe in the root directory on your iPod and run it from there. CONNECT your iPod and run iDump and you'll have access to all your songs, select the songs you want to transfer then pick a destination directory and how you would like your songs to be named. And then sit back and copy all the selected songs to the PC.

Quote
Although there have been several shareware choices to allow you to copy songs from your iPod to your computer, the freeware field has been empty--until now.

iDump offers a clean, spreadsheet-style layout that displays all music on your iPod. That lengthy list can be narrowed via the search function. Songs can be organized by terms as familiar as song name or artist to the more esoteric year, bit rate, or even location on the iPod. The app displays the song's iPod path, cracking Apple's unusual file-saving protocol. A main window tab takes you to output options, and from there you just have to choose your songs and hit Copy. Clicking once on a song selects it, and there's also a smart feature that plays the song you've selected in ITUNES. Clocking in at under 1MB, iDump is small enough to live on your iPod. We'll LET you figure out why that's a good thing.

iDump does have some stability problems, and it doesn't automatically import backed-up songs into iTunes once they've been copied to your hard drive, a definite drawback. Those are small quibbles, though, compared to what you get for free.

Looks like another great utility. Let us know if anyone tries it out and what your results were.this has been around since iPods were in their primative stages.

Completly old software. i can not believe you have not heard of it if you own an ipod??

It has been free since day 1.

lol americanz
530.

Solve : WinBubble - another Vista tweaker?

Answer»

[dedicated to patio....hehehehe]

HERE

* Easily change the OEM/Manufacturer information
* Add useful options to the right click context menu
* Show My Computer, Network, My Documents, Username Folder etc.. on the desktop
* Edit the screensavers hidden options. Edit the WEI score. Edit all of your Vista Icons
* Access hidden Vista tools
* Lock down the SYSTEM by disabling various parts (usb, task manager, control panel, new folder OPTION, hide drives etc..)
* Optimize Vista using various speed tweaks
* Edit IE information such as the Title/Start Page/Clear History and Cookies etc.
* Easily edit the right click context menu

I give up....
I'm STILL not done with my SP1 notes i promised to post.
Preliminary though on that NOTE: Hung on first re-boot after running fine for 12 + hours and lost all connectivity.
Haven't doubled back to it yet. (it's on my list of things to do )From other boards....
For most people, it worked OK.
For those, less fortunate: lost connection, lost sound, screwed up Nvidia drivers, Windows MAIL giving BSOD...

531.

Solve : iTunes Sync?

Answer» HERE

Sync iTunes to ALMOST any portable music player.

So your iPod went to that great ELECTRONICS graveyard in the sky, and you decided to replace it with, say, a Creative Zen. The problem is, your music library is all neat and tidy inside iTunes, complete with painstakingly crafted playlists. Do you really have to switch to another music manager and recreate your playlists from scratch?

Not if you put iTunes Sync to work. True to its name, this Windows utility can sync any iTunes playlist to a wide variety of portable players, including some cell PHONES. One caveat: iTunes Sync currently works only with players that are assigned a DRIVE letter when plugged in. That includes models like the BlackBerry Pearl, Creative Zen Stone, and Motorola RAZR V3 (click here for a complete list of tested players). If your player shows up as an MTP device, you're out of luck--at least until the program's next release (which will include MTP support, according to the developer).
532.

Solve : Check Flash?

Answer» HERE

Check Flash (aka ChkFlsh) is a small, stand alone, portable utility designed to check the health of flash drives. The most useful PART of Check Flash is that it can RUN a read and write test on the DRIVE. During the read and write test it fills the flash drive up with a temporary file to make sure the flash drive is the size that it says it is. This is an issue as many fake flash drives like the cheap ones available on eBay are hacked to report to Windows that they are 8GB or so, but are really only 64mb.
Check Flash also has a “drive map” section which will show you any bad sectors on your flash drive.

Check Flash can also run a READABILITY test on the drive and save/load an image of the files on the drive for backup purposes.

Awesome ANOTHER great find.
533.

Solve : ConfigInspector?

Answer» HERE

Key FEATURES of ConfigInspector:

* Displays list of WORKING applications;
* Displays list of working processes;
* Monitors the memory STATUS;
* Monitors the CPU and network utilization;.
* Displays the full list of CPU capabilities;
* Displays IMPORTANT Windows OS parameters;
* Displays Windows Network parameters;.
* Displays HDD status and information;.
* Displays videocard information;
* Displayes soundcard information;

ConfigInspector works under Windows 2000/XP/2003 only.

Where's my driver BACKUP proggie for my Win2K beast ? ?



534.

Solve : CursorFX?

Answer» HERE

A program that lets you use and create incredibly cool looking Windows mouse cursors.

looks cool, im GOING to give it a shot.

sheesh its a 14mb program.

*EDIT*

it requires a PROCESS to run in order to use the new cursor. the memory use for the process is DETERMINED by the complexity of the cursor you are using (ie. if it has ALOT of cool animations it will use more memory). i ended the process to see if it really needed it to run, ENDING the process made my cursor disappear. fortunately enough, i was able to navigate back to the program and re-enable my cursor.Hmm sounded nice until I read Homers comments. Seems kind of bloated.its not too bad, right now with my cursor, im using 6mb of RAM.Quote
sheesh its a 14mb program.

Office 98 was 14MG ! !
535.

Solve : Audio Splitter Utility?

Answer» HERE

Audio FILE splitting program is secure and non destructive software which can split a single audio sequence into numerous individual parts without decoding the audio file. Audio slicing utility supports MP3, mp2, wma and wav audio file formats. You can break your audio files very easily and securely into a set figure of files or files of set duration by using the Mp3 audio splitter tool. Mp2 audio splitter software has ability to extract the best part of an audio file by just picking the start and stop time positions from the file. To take a part out of an audio sequence the WMA extracting software does not have to decode the audio sequence. WAV audio file dividing application effectively detects particular amount of silence presented in any sound track and splits the sound track at these silence existing points. You can select the best and your desired parts from your audio file and cut them up effortlessly using the Mp3 audio splitting services. Audio files can be precisely split according to the specific requirements by using Mp2 audio splitter tool. By using audio splitter software you can split your single audio track into several smaller TRACKS or split your favorite portion from the audio file. You can split your 20 mb audio file into four 5 mb audio files. By using WMA audio splitter tool you can convert your audio file into several individual SEGMENTS. WAV audio file separation function also helps in BREAKING up the radio and satellite recordings into manageable pieces.
Features
* Mp3 splitter software supports mp3, mp2, wav and wmv audio file formats.
* Mp2 audio file slicing services splits audio files without decoding them.
* WAV audio file extracting utility can easily take best part out of an audio file.
* Audio file splitter application can be used to break audio files into a set number of audio files.
* Audio separation tool can effectively detect and remove existing silence from an audio track.

536.

Solve : Pretty cool 3D web browsing?

Answer» http://www.spacetime.com/

537.

Solve : ZipInstaller?

Answer»

Had to share this find. Funny I have been to the site many times but never paid attention to this until now.

Question: Ever unzip a program and then promptly forget about it? I do! Sometimes I don't remember it until I just happen to run ACROSS it one day.

Answer: ZipInstaller

Quote

The ZipInstaller utility installs and uninstalls applications and utilities that do not provide an internal INSTALLATION program. It AUTOMATICALLY EXTRACTS all files from the Zip file, COPIES them to the destination folder you select, creates shortcuts in the start menu and in your desktop, and adds an uninstall module to allow you to automatically remove the software in the future.

ZipInstaller Homepage NirSoft Rocks ! !Yep!
538.

Solve : RealWorld Cursor Editor?

Answer» HERE

Create static or ANIMATED cursors for Windows XP; make cursors from images.

Don't like the cursors that ship with Windows? Then create some of your own. It's a lot easier to do than you might think, with this free program. It will let you create and then use static cursors or animated cursors. You can edit your existing cursors, or create new ones from scratch. Especially USEFUL is that you can also take any image, import it into the program, and the program then creates a cursor from it.

The program includes all the tools you'll need, and has several useful tutorials to help you get started. It even has links to an online cursor library where you can download free icons or complete icon SETS that you can use as is, or ELSE edit.

Looks promising. I think I'll give this a shot before your other cursor app you POSTED earlier.Let us know.
539.

Solve : E.M. Free PowerPoint Video Converter?

Answer» HERE

E.M. Free PowerPoint Video Converter is a free an all-in-one PowerPoint to video converter. It can convert PowerPoint presentations to AVI, MPG, WMV, BMP images and MP3 audio.

Main Functions:

* Two OUTPUT mode(Auto/Interactive), Two compression mode(two compressions/a compression), Two run mode(slide/build), you can high-quality, simple, rapid convert PowerPoint file.
* Support the output video formats: AVI, MPEG, WMV.
* Extract and Convert PowerPoint file audio to MP3 audio.
* Convert PowerPoint presentations to BMP MAGE sequences.

Key Features:

* Support PowerPoint 2000 / 2002 / 2003 / 2007.
* It could provide the best capability to convert PowerPoint files to other video formats.
* Batch conversion.
* Support attach other audio track (MP3/WMA/WAV).
* Customizable video crop and pad for exported video.
* Customizable trim.
* Easy to use.
* Integrates a powerful media player - Total Video Player.

SUPPORTS converting PowerPoint to the following file formats:

Video Formats:

* Free convert PowerPoint (ppt) to WMV (.wmv)
* Free convert PowerPoint (ppt) to Ms Mpeg4 AVI (.avi)
* Free convert PowerPoint (ppt) to MPEG1 (.mpg) Audio Formats:
* Free convert PowerPoint (ppt) to MPEG audio(.mp3) IMAGE Formats:
* Free convert PowerPoint (ppt) to BMP (.bmp)

540.

Solve : Inkscape 0.46?

Answer» HERE

Inkscape is an open source SVG editor with capabilities similar to Illustrator, CorelDraw, Visio, etc. Supported SVG features INCLUDE basic shapes, PATHS, text, alpha blending, transforms, gradients, node editing, svg-to-png export, grouping, and more. Its main motivation is to provide the Open Source community with a fully XML, SVG, and CSS2 compliant SVG DRAWING tool.

What's New in version 0.46:

* Paintbucket tool
* Tweak tool
* 3D Box tool
* Live path effects
* Color management
* New SVG filters and UI
* Native PDF and AI import
* XAML import/export
* Open Clip Art Library integration (import/export)
* STOCK patterns
* Bitmap editing extension effects
* Full on-canvas gradient editing
* Engraver's Toolbox in the Calligraphic tool
* Touch selection
* Dockable dialogs
* Command-line access to verbs
* Snapping made usable
* "3D" / axonometric grid
* Angled guidelines
* Conversion of objects to guidelines
* Significant speed and interactivity improvements
* Hundreds of smaller features and bugfixes

541.

Solve : Image Analyzer?

Answer» HERE

Advanced image editing, ENHANCEMENT and analysis software.

Some of the FEATURES:

* Reads/writes BMP, ICO, CUR, WMF, EMF, JPEG, TIFF, PNG, MNG, GIF, PCX and JPEG2000 images.
* Reads PNM, PGM, PPM, HIPS and Matlab files.
* Scanner and printer support.
* Built-in conventional and adaptive filters.
* User specifided filters in spatial and frequency domain.
* Retinex filter for reducing shadows and increasing local contrast
* Distance, Fourier and discrete cosine transformation.
* Color model conversion: RGB, CMY, HSI, YCbCr and YIQ.
* Morpheological operations.
* Resize, rotate, crop and warping.
* Math expression module for CREATING and TRANSFORMING images.
* Easy red-eye removal.
* Noise reduction.
* Automatic brightness, contrast, GAMMA and saturation adjustment.
* Test of methods for automatic image processing.
* Plugins available - see the programs website.
* Download includes a simple 3D modelling plugin.

542.

Solve : Pivot Stickfigure Animator?

Answer»

Sure thing, Nathan. I just didn't notice, new section was up, already. With my new ability to move TOPICS....just watch me....LOL

Quote

I just didn't notice, new section was up
I may be not the only one. Let's see:

Suggestion...just THINKING aloud...what about, if the above part LOOKED LIKE this:

Other
Discussions, help with everything else, and general chat.
Child Boards:
- Reviews and recommendations
- Off topicAfter your suggestion I tried this out on a test theme and didn't really care for the looks. Because it's been suggested a few times to break it out I'm going to just break it out onto the main forums even though I really don't WANT to have a forum page with too many different options. I guess 16 main boards for the general user isn't too outrageous. I also added ">>" in front of the child boards to help make them a little more noticeable on the main page.Looks perfect to me
543.

Solve : AvancePaint?

Answer» HERE

A complete paint program designed with an intuitive user interface that MAKES AvancePaint easy to learn and use. It’s powerful enough to suit the advanced user and yet simple enough to please the beginner.

Open unlimited number photo´s or pictures and unleash your artistic talents as you will discover the advanced and powerful but easy to use graphical options!

A complete set of 20 photo-realistic filters and more then 40 textures are included.

Features:

* Easy to use yet powerful
* All functions of MS-Paint
* Zoom
* Powerful color settings
* Size
* Masks
* Draw arrows in one click
* Open JPG, JPEG, GIF, BMP, WMF, EMF, DIB, ICO files
* Open as many photo´s as your memory allows!
* Cut/copy/paste between photo´s
* Darken, lighten, sharpen, soften, blur, replace colors, blend, transparent gif etc...
* WYSWYG fonts
* Multiple undo´s
* Borders
* Print preview
* User definable rounded square CORNERS
* Rotate
* Many symbols included
* Uses only 2Mb diskspace

What's New in version 2.2.1:

* Bug fix: Image Resize gave sometimes Run-time Error 5
* Image Resize: prevent non-numeric values to be entered
* New: transparent font-typing (T SYMBOL when choosing Text-option from the left toolbar)
* Text: added box line around text INPUT fields to clearly show the boundaries
* Hovering mouse over the Textbox will change the cursor to show user it's an input-field
* Word 'Action:' in Text toolbar options replaced with 'Apply:'
* Warn user when closing Avancepaint if picture has changed (using Close of the titlebar controlbox [X])

544.

Solve : Helix?

Answer»

I discovered this program/os a couple of years ago and just thought I should post about it. It has quite a few good tools that are very useful.

Quote

"Helix is a CUSTOMIZED distribution of the Knoppix Live Linux CD. Helix is more than just a BOOTABLE live CD. You can still boot into a customized Linux environment that includes customized linux kernels, EXCELLENT hardware detection and many applications dedicated to Incident Response and Forensics.

Helix has been modified very carefully to NOT touch the HOST computer in any way and it is forensically sound. Helix wil not auto mount swap space, or auto mount any attached devices. Helix also has a special Windows AUTORUN side for Incident Response and Forensics.

Helix focuses on Incident Response & Forensics tools. It is meant to be used by individuals who have a sound understanding of Incident Response and Forensic techniques."

http://www.e-fense.com/helix/

Nice find, you can never have too many recovery discs at your disposal.
545.

Solve : LangOver?

Answer» HERE

This application will help you easily convert your text between several languages.
Have you ever tried to type in one language but the result was in another? Annoying, RIGHT?

That's because the keyboard layout was in a wrong language. With LangOver you'll be able to convert your text quickly between languages.

Use F10 (For mix-up between languages) - Just click F10 - and your text will be fixed! LangOver supports any language. It can convert from ANY LANGUAGE to ENGLISH, and from ENGLISH to ANY LANGUAGE.

In addition, you can use SHIFT+F10 when you need to convert upper / lowercase text, such as ABC<>abc.

Use F6 (For reversing a text) - In addition LangOver can reverse your text: ABC<>CBA.

Requirements:

· .NET Framework 2.0

Thats so kool n useful.No Vista... My initial link doesn't WORK well for me, so here is another one: http://www.langover.com/
I'm gonna TRY it on Vista right now. I hope, I can change hoy key, because I use F10 for SOMETHING else.It works in Vista, but it doesn't do anything more, then regular language toolbar, so I uninstalled it.Turns out its not so Kool n useful..
546.

Solve : Advanced WindowsCare - Personal?

Answer» http://www.iobit.com/advancedwindowscareper.html?Str=download

I've been using Advanced WindowsCare-Personal, which is free, for QUITE a while now, and I REALLY like it, but I don't have the background some of you do.

Has ANYONE ELSE used it, or have any experience with it?

Thanks,
BrianGood PROGRAM. I've been using it, too.I've tried it, too and like it except for one thing-it deletes your restore points.Never happened to me....
547.

Solve : Firefox add-on - CustomizeGoogle?

Answer» https://addons.mozilla.org/en-US/firefox/addon/743

CustomizeGoogle is a Firefox EXTENSION that ENHANCE Google search results by adding extra information (like links to Yahoo, Ask.com, MSN etc) and REMOVING unwanted information (like ads and spam). All features are optional and EASILY configured.

View a short introduction movie at http://www.customizegoogle.com

Hey thanks for this info and link. I watched the video and it looks like a great add on. Since I use Google everyday, this will really help me.

Off to download it....
548.

Solve : Firefox Addon-Aging Tabs (Better than colorful Tabs IMO)?

Answer» https://addons.mozilla.org/en-US/firefox/addon/3542


One of the coolest Addons Ive SEEN in a long time!

Makes unused tabs fade with AGE and highlights the SELECTED tab.
EDIT: I know I dont post much here but this had to be DONE



I like itI've tried it before, didn't get it to WORK, disabled it, moved on.

Yea, I have to upgrade my firefox first, and I can't seem to. It's wierd. Looks cool though.... Mr google what seems to be the problem?Quote from: !~*:.Pink Floyd.:*~! on July 31, 2008, 10:38:33 AM
Mr google what seems to be the problem?

I figured it out in the end. My problem is posted under Inernet browsers section of this forum. But I didn't like it, so I disabled it and moved on like dudeoxide...Dont worry Pink Floyd, I have over 70 add-ons disabled.It looks pretty cool....I'm going to try it.
549.

Solve : The newest firewalls rating?

Answer»

I don't FULLY trust any ratings, but it gives you some ideas...

http://www.matousec.com/projects/firewall-challenge/results.php




http://www.testmypcsecurity.com/view_results_xp.html

Wow - that freebie one comes out RATHER well. Thought I'd heard of most but obviously not - lots I had not seen before.

Thanks - most interesting POST. i thought zone alarm would do better! i herd a lot of good things about it and thats why i switched to zonealarm from comodoComodo has been ruling firewall world for quiet a while...Once again, Norton ftw.

Using comodo here...Yeah, this rating, I may trust better, since Norton, and McAfee are PRETTY much where they're suppose to be...Yeah, go Kaspersky!

I got mine at a 40% discount. ha I win. I don't even use a software firewall. No need. just the occasional check with Process monitor every week or so to SEE if I recognize any "new faces" in the list, and a methodical recovery console +delete to remove them when I do (very seldom)


Also, I have determine the optimal firewall. It uses a insulated buffer of air to prevent data packets from getting into your computer. In the diagram below, the computer connected with the black cable is at risk, but the blue one is safely protected using my patented firewall:





The whole point of a FIREwall is to burn bad things and let other things through..... What you have is more of a 10 meter thick steel wall.

Quote from: Soviet Genius on August 02, 2008, 08:16:05 PM

let other things through.

crud- back to the drawing board.You need to visit nearby building supply store, and get some bricks:

550.

Solve : TeraCopy?

Answer»

Check out TeraCopy. It blows away the Windows built in transfer/copy. I have transferred over 2 GIGS of music in just a few seconds with it. Very speedy!
Quote

TeraCopy is a compact program designed to copy and move files at the maximum possible speed, providing the user a lot of features:
  • Copy files faster. TeraCopy uses dynamically adjusted buffers to reduce seek times. Asynchronous copy speeds up file transfer between two physical hard drives.
  • Pause and resume file transfers. Pause copy process at any time to free up system resources and continue with a single click.
  • Error RECOVERY. In case of copy error, TeraCopy will try SEVERAL times and in the worse case just skips the file, not terminating the entire transfer.
  • Interactive file list. TeraCopy shows failed file transfers and lets you fix the problem and recopy only problem files.
  • Shell integration. TeraCopy can completely replace Explorer copy and move functions, allowing you work with files as usual.
  • 64-bit OS support. Shell integration works in both 32-bit and 64-bit versions of XP and Vista.
  • Full Unicode support.
Excellent find! Works perfect!I have used it for a few months now. Moving around my music collection is a breeze with it!Yeah. I was trying to copy 10MB file using TeraCopy, and I even didn't noticed when it was copied.
With Vista's copy, it'd take quiet few seconds.nice find.
I ran a couple tests just to see how much of a difference it makes. here's my results:
4.29gb image file transfered from one sataII physical drive to another on the same computer
with teracopy = 3 minutes 5 seconds
without teracopy = 8 minutes 13 seconds

computer specs
Windows XP, 2x 250gb sataII hdd's in raid1, 1x sataII 250gb hdd, 2.66GHz Core2Duo E6500, 4gb ram
Nice! Less than half of the time is definitely good results ...and REMEMBER, copying files on Vista, even with SP1 installed is little bit more painfull.copying over a network is a little bit different story, however. Even over a gigabit connection:
I used a different file (329mb .exe) on this one because I didn't want to wait for an image file to transfer.

2:25 upload with teracopy
1:51 upload without teracopy

1:50 download with teracopy
1:51 download without teracopy
TeraCopy 2.0 Beta 4 - Aug 2nd, 2008

http://blog.codesector.com/2008/08/02/teracopy-20-beta-4/

Quote
# Added: Register copy handler from TeraCopy Preferences window.
# Added: New Browse for folder dialog with ‘Make New Folder’ button.
# Added: Optionally delete incomplete files if transfer canceled by user.
# Fixed: Problems with duplicating Windows Explorer File menu items.
# Fixed: Moving files between remote UNC paths now faster.

Download: http://www.codesector.com/files/teracopy2b4.exe