Your best source of information and news about xp, microsoft and software on the internet

October 3rd, 2008

You are currently browsing the articles from MS Windows Vista Compatible Software written on October 3rd, 2008.

Sharing Files with a USB Drive in Ubuntu

The simplest and most common use for a USB drive is to share files between systems. Dapper supports most USB drives. Simply plugging the drive into the USB port will automatically mount the drive. From there, you can access it as you would access any mounted partition.

Linux, Windows, Mac, and most other systems support FAT file systems. In order to share files with other users, consider formatting the drive with mkdosfs. For example:

1. Install the dosfstools package if mkdosfs is not already installed.
sudo apt-get install dosfstools

2. Unmount the drive (for example, /dev/sda1) if it is currently mounted.
sudo umount /dev/sda1

3. Format the drive using either FAT16 or FAT32.
mkdosfs -F 16 /dev/sda1 # format FAT16
mkdosfs -F 32 /dev/sda1 # format FAT32

If you do not mind restricting file sharing to Linux-only systems, then you can format the drive using an ext2 or ext3 file system using any of the following commands:

mkfs /dev/sda1 # default format is ext2
mkfs -t ext2 /dev/sda1 # explicitly format type as ext2
mkfs -t ext3 /dev/sda1 # explicitly format type as ext3
mkfs.ext2 /dev/sda1 # directly call format ext2
mkfs.ext3 /dev/sda1 # directly call format ext3


Many thumb drives have a light to indicate that the drive is being accessed. Even if the drive is not mounted, do not unplug the drive until the light indicates all activity has stopped.

If you want to create a FAT-formatted USB floppy drive, then use the -I option. For example: sudo mkdosfs -I -F 32 /dev/sda.

Source of Information : Hacking Ubuntu Serious Hacks Mods and Customizations

Written by magakos on October 3rd, 2008 with no comments.
Read more articles on Ubuntu Linux and otherSoftware.

Got a PC Problem? Find it Online

Aside from PC Extreme, there are a lot of sites you can check out online for PC repair tips. It can range from hardware to software and will entirely depend on what anyone who has problems with a PC is concerned.

The tips you can get on the web do not usually have to be professional in nature. In fact, the simpler terms used towards guiding people who need to repair their PC is better. Not all people are technically versed on PC terms and making it simple, using synonyms that makes it generally easy to understand will surely be more appreciated for novice PC repair specialists who want to avoid having a technician do it for them and pay professional fees in the process.

Such a recourse is not a cheapskate person. It is something like learning what you can to understand your PC better and avoid these mistakes in the process. The only way to learn in the world of technology is through hands on. Some may call it risky but the fact is that as much as possible, if you can try to resolve the matter with your own efforts, then the better.

The learning process is also something to look forward to. We find most issues on the web resolved by simply sharing the steps you made. Besides, if in case you fail to resolve the issue on your own, you can bring it to the standard PC technicians for repairs. But at least you tried and made paying for it as a last recourse.

Written by PC Freak on October 3rd, 2008 with no comments.
Read more articles on otherSoftware and online and Style and Desktops and Tutorials and Troubleshooting and Reviews.

WinHEC “please don’t forget about me” 2008: Windows 7 sessions detailed

It must suck for Microsoft’s WinHEC conference this year not being the favorite show out of the two major events as PDC 2008 has been getting all of the attention and even the occasional plug from Steve “loves his company” Ballmer. But there’s still hope.

A recently updated sessions list has more in-depth details about each session and even goes into describing some interesting new hardware scenarios to be introduced in Windows 7.

Bluetooth and Wireless USB Support in Windows 7
This session presents an overview of Bluetooth wireless technology and Wireless USB in Windows 7. The first half focuses on Bluetooth and addresses questions about the Windows Vista Feature Pack for Wireless, Bluetooth version 2.1, updated Windows logo requirements, and Bluetooth wireless technology in Windows 7. The second half discusses Wireless USB, the current market status, and Wireless USB 1.1 progress.

Building a Bluetooth Audio Device in Windows 7
Supporting Bluetooth Audio devices on Windows has never been easier with native support for a Bluetooth audio class driver in Windows 7. This session introduces the features of this new class driver and provides recommendations on how to build a Bluetooth audio device that is compatible with Windows. The session includes an overview of the profiles supported in Windows 7, the Jack Detection model for device availability, automatic device reconnect, trolling, and Bluetooth Call Control support via HID.

Building a Communication Device in Windows 7
Unified communications has brought the phone to the PC. Windows 7 improves on the experience of using the PC as a phone. This session covers how to make communication devices that work well with the Windows 7 communication experience. You will learn how to declare your device as a communications device and which experiences Windows 7 provides for your device. With just a few minor changes, communication devices and Windows 7 provide a great experience to the end-user.

Building Digital Picture Frames Using Microsoft Technologies
This session provides actionable guidance and clarifications for building digital picture frames using Microsoft technologies. You will learn the connectivity models to integrate a digital picture frame with Windows PCs and with Windows Live.

Windows 7 Device Experience Overview
This session provides an overview of the new device experience in Windows. It summarizes the new Windows features for portable devices such as mobile phones and cameras, printing and imaging devices, and networked consumer electronic devices like media servers and digital picture frames. The emphasis of the session is to identify new Windows platform features that hardware companies can take advantage of, to demonstrate how devices can benefit from these features, and to indicate additional technical sessions and chalk-talks for interested attendees.

Windows 7 Device Installation Experience
Installing a new device on Windows 7 will be simpler than ever. This session covers what’s new in the user experience since the release of Windows Vista and Windows Server 2008, and how you can ensure that your device installs successfully. It also describes how to distribute any applications that are associated with your device.

Windows 7 Device Services for Media Transfer Protocol
This session provides an overview of device services for Media Transfer Protocol (MTP) that will be introduced in Windows 7. Device services are the building blocks that enable new extensibility opportunities for Windows-compatible portable devices and align new experiences for portable devices in Windows 7. This presentation includes an overview of Web-to-device interactivity that uses device services and Web scripting.

Windows SideShow: Building Better Devices and PCs
Learn how we’re making it easier than ever to incorporate Windows SideShow technology into devices and PCs. In addition to learning about some of the new product solutions we’ve put together, you’ll see exciting demonstrations from partners who have taken advantage of SideShow to increase the value of their devices. This session also covers new platform enhancements for the Windows 7 operating system, and we’ll look at some of the many ways in which SideShow can improve devices in the digital home.

Discussion: Device Center, Bluewire, and Device Installation
This is your chance to chat with Windows team members in an unstructured gathering to answer your questions. Members from the Device Foundation Platform Team will be on site to take your questions, comments, and feedback regarding Windows 7.

PCs and Devices in Windows 7: What You Need to Know
This chalk talk provides a forum for attendees to discuss various aspects of PC devices and peripheral device connectivity. Windows engineers will be present to discuss how the Windows architecture groups multiple PnP devnodes into a single “piece of plastic” and how that architecture also groups internal devices in a notebook or desktop PC. We will also cover issues that arise when hardware IDs are not specific enough to properly associate your metadata, how Windows handles container information from your device and driver, and how to properly override Windows default heuristics.

Windows 7 Enhancements for Solid-State Drives
PC systems that have solid-state drives (SSDs) are shipping in increasing volumes. Microsoft is working with the industry as overall experience with SSD technologies grows, which results in planned Windows enhancements that take advantage of the latest updates to standardized command sets, such as ATA. Come to this session to learn about details on file system optimizations, best-practice information on design, and thoughts on the future of SSDs and their role in Windows.

Windows Presentation Virtualization
This session discusses Microsoft’s continued investment in Windows remoting features that empower the enterprise mobile workforce in the next release of Windows and beyond. We’ll covers how these features in Windows 7 and Windows Server 2008 R2 will enhance the user computing experience and how applications can integrate well with core remoting infrastructure services to provide on-the-go users with rich software and device experience from anywhere with Internet access.

Multi-Touch in Windows 7 Overview
Multi-touch is one of the most dramatic user interface advances in Windows 7. This session provides an introduction to Multi-Touch technology and Window 7 support for it, including new Multi-Touch features, built-in Multi-Touch gestures, and the Multi-Touch platform.

Considering both PDC and WinHEC are only a few days apart and are in the same venue - Los Angeles Convention Center, you could play an extended version of Hide and Seek in a store room to get in to WinHEC for free. A store room in the kitchen with plumbing is preferred, WiFi connection a plus.

Written by Long Zheng on October 3rd, 2008 with no comments.
Read more articles on otherSoftware and blog.

Do you Care about Eco-friendly PCs?

If you haven’t felt the effects of the financial crunch yet, well it would be best not to wait for it to come to you. As a PC user, you also have to be aware that your finances may soon encounter some rough sailing especially now that everything (but your salary perhaps) is going up sky high.

So what is the best thing to do? Well for one, check if you have an energy saving computer. Through the years that you have been sticking to that same computer, chances are you may not even considered checking how eco-friendly and conservative it may be as far as power consumption is concerned. If before you ignored that pinch that these add to your electric bills, today you may finally realize that you may have to do the necessary adjustments.

One thing about old PCs is that they may not be as flexible. Add to the fact that you may be considering that long awaited upgrade to which you are considering perhaps this coming holiday season. As always, finding the right computer parts to go with your desired specifications will pose to be a problem. But this time around, make sure you add that eco-friendly consideration in terms of consumption and of course the materials that your new PC will be made up of.

Eco-friendly does not only mean green in terms of visualization of your PC. The energy star ratings are likewise important. If before you considered them as merely tags with no use, this time around it is a different story. Pay more attention to the energy ratings so you can avoid the financial pinch that is imminent.

Written by PC Freak on October 3rd, 2008 with no comments.
Read more articles on conservation and energy and eco-friendly and Video Cards and otherSoftware and Desktops.

PCVirusLess

Description of PCVirusLess and consequences of its residing on your PC

What a safe place the Internet would be without hackers. However, they are not in dormancy and frequency of viruses and malware releases is increasing. Stay away of or remove PC Virus Less (if infected). This is another malware that is not less dangerous than a virus.
Download of the parasite is usually made with fake codec (well-known and widely applied method of fake codec request); at the same time, other ways of illegitimate download are not ignored. Of course, there is nothing fantastic if it was your own choice to get the free trial, and you downloaded and installed it manually.
Activities of PCVirusLess are harmful for your PC health and lead to problems in its functioning. What can be worse for you, valuable data may be destroyed by this badware. Click here to scan your PC free of charge and to get rid of PC VirusLess.

PCVirusLess Technical Details

  • Full name: PCVirusLess
  • Version: 1.0
  • Type: Rogue anti-spyware
  • Origin: Russian Federation, Ukraine \ http://pcvirusless.com

PCVirusLess Screenshots (click to enlarge):

Signs of being infected with PCVirusLess:

There can be a long-lasting period of moderate impact in this malware life at your PC. It is obviously the evidence of its spying nature, all the more because of generation of strange commands, by dll-files which belong to PCVirusLess, have been detected. Detection of PCVirusLess is thus not so simple even after its installation! How would you recognize its presence without seeing any scaring pop-ups and scans? It is not meant that PCVirusLess does not generate misleading scans and alerts and they never bother users, but such cases happen and they are not rare or even are more likely to occur than cases of intensive annoying effects generation by  PCVirusLess. Well, when you see a pop-ups or scan by the malware, the infection is detected without any efforts; otherwise, pay attention to strange behavior of your PC like automatic restarts against your will and opening of folders and files, as well as programs launching without any command from your side. Do you think it is a Ghost or Devil himself managing your PC? No, it is just a malware or virus and, perhaps, it is PCVirusLess or related parasite. Click here for free threats detection and to get rid of PCVirusLess once and for all.

Automatic Removal of PCVirusLess from your PC:

If you suspect PCVirusLess to be your resident, other malware and viruses also might have entered to the tender  world of your machine; all these crooks are capable to destroy your system very fast, unless you remove them all in a good time; use automatic malware removal tool to get rid of PCVirusLess and other malware.

Download PCVirusLess Removal Tool

Manual Removal of PCVirusLess:

Follow the instructions attentively to remove PCVirusLess without mistakes; incomplete removal or destructions of inappropriate objects with similar denominations may result in PCVirusLess removal failure and affects your PC.

Remove PCVirusLess files and dll’s

PCVirusless.lnk
rm.url
sr.log
urls.ini
mfc71.dll
atl71.dll
swupd.log
Readme.rtf
SysRep.exe
kernel.dll
SysRep.url
ucookw.exe
License.rtf
msvcp71.dll
msvcr71.dll
Main.ico
unins000.dat
unins000.exe
transpaid.exe
sysrep.exe.Log
SysRep.exe.xml
RecycleBin.ico
PCVirusless.lnk
strpmon.exe
Contact Customer Service.lnk

Unregister PCVirusLess registry values:

PCVirusless
PCViruslessDownloader
PCVirusless
PCViruslessDownloader

PCVirusLess Remover with free scan

Written by admin on October 3rd, 2008 with no comments.
Read more articles on Trojan horses and free PCVirusLess remover and PCVirusLess removal tool and remove PCVirusLess and Spyware reviews and Removal tools and otherSoftware and Adware and rogue anti-spyware and Manual removal instructions and malware.

4 Softies and a Pizza Guy: PDC boyband

If you’re a fan of the Backstreet Boys, then this is right up your alley. In fact, so far up you probably can’t see the corner looking back and even feral cats dare not go where you are going. I think you catch my drift.

There’s a new boyband in town and they’re called “4 Softies and a Pizza Guy” and this is their debut music video “PDC 2008“. This is certainly not safe for work or anywhere where someone might see you watching this. You have been warned.

Just to be clear, they are not kidding around with their name. Four of them are Microsoft employees - Tina (who briefly appear as the psychedelic woman figure and not officially part of the band) and Max are from evangelism, Brian is from Windows Mobile, Yochay is a Windows Technical Evangelist and Paul works on SQL. The pizza dude, well, Parker really owns a Pizza parlor. How did he get there? There was suppose to be a 5th Microsoft person who dropped out (and now regrets his shot at stardom), but was replaced last second by the pizza guy.

If someone else, not yourself, asks where you can find out more about this phenomenon, you can direct them to visit their MySpace or Facebook profile. Behind the scenes photos are also available.

Finally a fun fact about the video. The discs they are holding (and teasing) are real DVDs with an actual build of Windows 7 on them. If someone catches you watching this video, just tell them you were researching Windows 7 as an excuse.

After watching the video, if for some reason if you suddenly have the urge to attend PDC 2008, you can register here. The rumor is the band will be playing live at the opening party. Nah I’m just kidding. Or am I. “I can’t wait.”

Written by Long Zheng on October 3rd, 2008 with no comments.
Read more articles on otherSoftware and blog.