This article from microsoft summarized everything:
http://msdn.microsoft.com/en-us/library/ms191543.aspx
This article from microsoft summarized everything:
http://msdn.microsoft.com/en-us/library/ms191543.aspx
The following websites have been handpicked by the adminstrator of ycsoftware. If you have any suggestions please feel free to submit a comment. Note that we will revisit the suggested sites and make sure that they conform to the goal ycsoftware.net.
Here are the rules:
Also if a website has more than eight ads per page we will not include it here no matter how good the information in this website might be.
The “free” term has been abused over the year, but this page has every thing that is FULLY FREE.
Should you find something that is not free? Please do not hesitate to drop me a line.
1. CCLEANER. I do not advertise too many software unless it is a good one. Ccleaner is not a bad software (until today 07/15/2009). If for any reason, it becomes corrupted with corporate greed and excessive ads please make sure that you comment on it.
2. Color Cop. Web Designers this is a must have tool
3. Disk Cloning This software will allow one to make an image copy (clone) and existing hard drive.
4. RSS Bandit. Its Microsoft office GUI makes it very intuitive.
5. Bootloader vista windows7 (EasyBCD)
Very often, i get to access a windows shared from a unix box and also very often i forget how to do it. This article should resolve this issue.
1. First make sure you have sure samba and related software are installed. You can do that with a simple Yum on redhat based distribution:
yum install samba-client
2. Make sure that all the services are running
service smb status
service smb start
3. Create a directory with mkdir
mkdir /mnt/music
4. Then mount it
mount -t cifs //IP/Folder -o username=ycsoftware, password=ycsoftware /mnt/mymusic
Eclise pdt should provide code completion right out of the box, but if for some reason this feature is not activated for you follow the direction below to re-enable it.
1 Click on windows from the menu bar
2 Click on preferences
3 click on Auto activate delay .