blogger directory
8/26/2010
그래도 PC는 PC대로의 가치를 찾아가야 합니다.
옛날에 MSN 메신저가 나왔을 때, 서로 서로 연결 관계를 맺고 서로 의견을 공유하던 장이 있었습니다. 그 무대에서 활동하시던 많은 분들이 최근에는 Nate On으로 자리를 많이 옮긴 것으로 알고 있습니다. 결국은 SNS의 의미에서 보 듯 Social Network이라는 의미로 귀착되는데요. 어느 정도 FB에 익숙해지면 나중에는 Social에 더 의미를 둔 Network 서비스가 탄생하지 않을까 라는 생각이 문득 들었습니다.
PC와 스마트폰 모두 플랫폼은 유사하지만 2개의 속성은 상당히 다른 면이 있습니다. 실제로 PC는 개인의 Privacy에 기초하여 발전한 Computing platform이지만 SamrtPhone 본연의 역활은 사회(Social)와의 communication입니다. 원초적으로 2개의 속성은 Personality와 Sociality로 구분되기 때문에, 다수가 스마트폰의 Powerful해진 Computing power에 열광하지만, 한편으로는 Personality에 대한 부분을 만족시킬 수 있는 지는 의문입니다.
8/25/2010
[스크랩] Keep Your Windows Computer Secure on Public Wireless Hotspots - How-To Geek
If you have a Netbook or Laptop that you would like to use on a Public Wi-Fi hotspot, there are security precautions you need to take. Here we look at keeping your computer secure at public Wi-Fi hotspots.
Public Wi-Fi hotspots seem to be available in more locations than ever before. If you move between them a lot or are just getting started, following these security precautions can help keep your machine safe and secure. For this article we look at security steps in Windows 7, but most of these tips and suggestions will work in XP, Vista, and even other operating systems as well
Keep Your Windows Computer Secure on Public Wireless Hotspots
Spoon Browser Sandbox
The Spoon Browser Sandbox lets you run all popular web browsers directly from the web.
Want to quickly test your website in IE 6 or Firefox 2 or Google Chrome 5 or Safari 4 or Opera? Spoon is a cool website that lets you run specific versions of the popular web browsers directly in your web browser via a plugin.
8/23/2010
How to disable the Windows key in the keyboard
If you don’t want to use Win key in the keyboard, there are 2 ways how to disable it.
1) You can use 2 Fix It utilities from Microsoft’s KB216893 article.
2) You can do it manually by using registry editor as below.
- To disable the Windows key, follow these steps:
- Click Start, click Run, type regedt32, and then click OK.
- On the Windows menu, click HKEY_LOCAL_ MACHINE on Local Machine.
- Double-click the System\CurrentControlSet\Control folder, and then click the Keyboard Layout folder.
- On the Edit menu, click Add Value, type in Scancode Map, click REG_BINARY as the Data Type, and then click OK.
- Type 00000000000000000300000000005BE000005CE000000000 in the Data field, and then click OK.
- Close Registry Editor and restart the computer.
- To enable the Windows key, follow these steps:
- Click Start, click Run, type regedt32, and then click OK.
- On the Windows menu, click HKEY_LOCAL_ MACHINE on Local Machine.
- Double-click the System\CurrentControlSet\Control folder, and then click the Keyboard Layout folder.
- Right-click the Scancode Map registry entry, and then click Delete. Click Yes.
- Close Registry Editor and restart the computer.
8/19/2010
Complete Guide to Windows 7’s Task Scheduler
If you want to know how to get the most of Windows 7’s task scheduler, then this series of articles is what you need. It starts with an introduction of the tool, its interface and main features. The next article shows how to work with the basic task wizard while the last goes into advanced task scheduling and editing all possible properties of a task.
TeraCopy–File Copying tool
TeraCopy – truly effective file copying
Some of you might know about this cool little tool. TeraCopy is a really fast file copier, which offers features such as: pause and resume support, error recovery, Windows shell integration, Windows 7 x64 support, etc.
If you haven’t tried this tool already, then give it a try.
8/18/2010
Hotfix for Windows Server 2008 R2 or Windows 7 random freezes released
Microsoft has released a hotfix for Windows 7 and Windows Server 2008 R2. If your Windows computer faces random freezes, or stops responding randomly, you may want to check out this hotfix.
8/12/2010
4 Ways to disable Laptop TouchPad
Below are 4 ways to disable Laptop TouchPad when using an external Mouse instead of a built-in Touchpad.
1. Disable Touchpad via Control Panel
Your system must have the Touchpad driver installed. Lets take the most common brand Synaptics as an example. You can open the “Mouse Properties” in Control Panel, and then switch to “Device Settings” tab with the Synaptics logo.
Now you will see the devices list, choose your Synaptics Touchpad, then click on “Disable” to stop it from working.
2. Disable Touchpad via Laptop Keyboard
Most laptops in the market have a built-in function key (Fn), just like the WiFi switcher, to quickly turn the Touchpad on or off.
This key may or may not be there in your laptop. It depends on what brand of laptop you are using.
3. Use TouchFreeze to disable Touchpad
While the two methods mentioned above can only disable the Touchpad permanently, TouchFreeze is a brilliant little application that disables the Touchpad temporarily when you start typing. Hence you don’t need to control the Touchpad switcher manually. Just leave it running background, and do your work confidently.
However, the above tool didn’t seem to work on my Windows 7 system correctly. May be it’s only for XP users.
4. Use Touchpad Pal to disable Touchpad
Similar to TouchFreeze, Touchpad Pal can also automatically disable Touchpad when you are typing text.
Compared to the tools introduced above, Touchpad pal has some advantages. Like it is compatible with Windows Vista and Windows 7, and displays the “Clicks blocked” frequency in the main interface.
8/11/2010
Petzold’s Programming Windows Phone 7 Special Excerpt 2 is available, Download now
Here comes an-other update for developers; Special Excerpt 2 of Programming Windows Phone 7 is available now. Its 2nd preview of book entitled “Programming Windows 7 Phone” authored by Microsoft MVP Charles Petzold. The book will be finalized by upcoming PDC 10 (October 28th, 2010) And, guess what: it will also be free.
This book is for .NET Programmers or who knows the basic principles of .NET programming and working familiarity with the C# programming language. This excerpt preview has 11 chapters (and 265 pages) categorized in 3 parts viz Getting Started, Silverlight & XNA. The chapters are:
Part I The Basics | Part II Silverlight | Part III XNA |
Chapter 1 Hello, Windows Phone 7 | Chapter 7 XAML Power and Limitations | Chapter 20 Principles of Movement |
Chapter 2 Getting Oriented | Chapter 8 Elements and Properties | Chapter 21 Textures and Sprites |
Chapter 3 An Introduction to Touch | Chapter 22 Touch and Play | |
Chapter 4 Bitmaps, Also Known as Textures | ||
Chapter 5 Sensors and Services | ||
Chapter 6 Issues in Application Architecture |
The guide can be downloaded here [XPS format] and [PDF format]. The Code samples for this draft preview are also available. [Code Samples]. You can find more resources, developer guides & tools and books to learn key concepts for programming Windows Phones. Read More.
8/10/2010
Bing Dynamic Themepack: Fresh wallpaper, updated automatically
Microsoft has released a new RSS-based Bing Dynamic Themepack for Windows 7. This theme displays a fresh downloaded wallpaper which is updated automatically. You receive a new photo from Bing every week for three months, with this Windows 7 theme that updates automatically through an RSS feed.
Switch it up! Receive a new photo from Bing every week for three months, with this Windows 7 theme that updates automatically through an RSS feed.
Guide: Accessibility features of Windows 7, Office 2010, Internet Explorer 8
Microsoft has released a set of documents which enumerate the Accessibility features in its major Microsoft products like Windows 7, Windows Vista, Windows XP, Microsoft Office 2010, Office 2007, Office 2003, Internet Explorer 8, IE 7 & IE 6.
Visit: Download Page.
Microsoft recently gave its Accessibility website a cool new look!
Microsoft’s Future Vision 2019
- Microsoft Future Vision 2019
- Microsoft’s future vision on manufacturing
- Microsoft’s future vision on retailing
- Future of personal health concept
Windows Phone Developer Tools Beta is available, Download Now
Over the past few months Windows Phone Developer Tools releases (CTPs and Beta) are made available to developers to build application for new upcoming Windows Phone 7 operating system which may be RTM’d by this October and will be available in Stores by this Christmas.
All releases are being offered as web installer, that requires internet connection to download bootstrapper for Windows Phone Developer Tools. And for few folks, it can be a trouble to get it on low-bandwidth connection. Unfortunately, the CTP Refresh only ships as a web download bootstrapper and not as a full install package that can be downloaded as a single package and installed offline without requiring Internet connectivity.
With the release of first beta of Windows Phone Developer Tools, Microsoft has provided an ISO image that can be burned to a CD and installed Offline.
The Windows Phone Developer Tools Beta includes the following:
· Visual Studio 2010 Express for Windows Phone Beta
· Windows Phone Emulator Beta
· Silverlight for Windows Phone Beta
· Microsoft Expression Blend for Windows Phone Beta
· XNA Game Studio 4.0 Beta
The web installer is still available and can be opted the most appropriate for you.
Windows Phone Developer Tools: Offline ISO Image [Size: 429.5MB] | Web Installer
You can find more resources, developer guides and books to learn key concepts for programming Windows Phones. Read More.
Related Articles
· Windows Phone Developer Tools CTP Refresh released, download now
· Windows Phone Developer Tools has incompatibilities with Visual Studio 2010 RTM
· Download Programming Windows Phone 7 Series Guide
· Download: Windows Phone 7 Series UI Design & Interaction Guide
· Download Windows Phone 7 Series Training Kit for Developers
8/09/2010
The Guide DB: Find your guide to any topic
47.700.000 Guides in Database
TheGuideDB.com is a Search Engine. Search millions of guides. Find your guide to any topic.
Microsoft Zoom.it Live service
Microsoft Introduces Social Lightbox Zoom.it from Live Labs and Silverlight
Microsoft Live Labs has released an early version of a free tool for easy sharing of high-resolution Web- images. Enter a URL at http://zoom.it and it will spit out a short link and embed code for a basic but sleek image viewer that lets you zoom around an image or image of a website.
The tool is usable and it looks great, reminding us of the fun and zoomy Street Slide feature Microsoft recently introduced in Bing Maps.
The tool converts any image to Silverlight's Deep Zoom format and is ideal for bloggers, photo galleries and any situation in which people would want to share high-quality images on the internet. It holds promise for e-magazines and social readers like the blockbuster iPad app Flipboard.
Run Windows Programs inside Ubuntu
Want to run a few Windows programs on your Ubuntu install? You can use a program called Wine to install certain Windows applications on Ubuntu. Read this in-depth tutorial to learn how.
When Playing DVD Movies in Windows 7, "Windows cannot access the specified device, path, or file"
When you insert a DVD media in the drive, right-click on the drive and choose Play from the context menu, the following error may occur.
Windows cannot access the specified device, path, or file. You may not have the appropriate permissions to access the item.
However, you may be able to play DVD movies via the AutoPlay dialog, or by starting Windows Media Player and using the Play menu. This happens if the DVD/Play association setting is missing or incorrect, or is of incorrect value type. The DVD Play verb is stored in this registry key:
HKEY_CLASSES_ROOT\DVD\shell\play\command
The value data for the (default) value in the above key is as follows:
Windows 7 64-bit:
"%ProgramFiles(x86)%\Windows Media Player\wmplayer.exe" /prefetch:4 /device:DVD "%L"
Windows 7 32-bit:
"%ProgramFiles%\Windows Media Player\wmplayer.exe" /prefetch:4 /device:DVD "%L"
How could this problem occur?
When the above key is missing or its (default) value data is incorrect, the following error occurs when accessing Play from the DVD drive context menu:
This file does not have a program associated with it for performing this action. Please install a program or, if one is already installed, create an association in the Default Programs control panel.
… so you try to reset Windows Media Player as the default via Default Programs / Set program access and computer defaults…
When resetting the values using Set program access and computer defaults, it does reset the data (unexpanded path), but the value type is incorrectly set as REG_SZ where as it should be REG_EXPAND_SZ. As a result, the following error occurs:
Windows cannot access the specified device, path, or file. You may not have the appropriate permissions to access the item.
Registry Fix
Download w7-dvd-play.zip, unzip and run the corresponding REG file for your Windows 7 Edition (32-bit or 64-bit.)
Related Posts
· Know Which Devices Can Wake Up Your PC From Sleep Mode
· Cannot Open Device Manager From the Tasks Pane in Windows Vista
· Supercharge Your Windows Vista Start Menu Using Start++
· Determine Which Codecs You Need to Play a Multimedia (Audio/Video) File
· Error “the Audio Service Is Not Running” When Opening the Volume Mixer in Vista
· Reset the Registry and the File Permissions in Windows XP
· Access Is Denied When Opening a Particular File Type?
· Fix for Application Not Found Error When Opening an URL
· Microsoft Desktop Player Finds, Plays and Downloads Webcasts Podcasts and White Papers
· Fix for Error 0×80070005 When Creating a Task Using Task Scheduler in Windows XP
WhoCrashed: Analyze Windows Blue Screen Errors
There are times when Windows hangs without warning, and the resulting error message is too complicated to understand. WhoCrashed is a simple application that tells you why the crash occurred, so you can fix the problem.
Whenever Windows encounters a critical system error, it crashes and forces the user to restart the computer. Previously, these errors used to be displayed on a blue background, leading to the name "Blue Screen Errors" (or the blue screen of death as they are infamously known).
To help with analysis, the moment it encounters a system error, Windows copies all files in memory into a folder called the ‘crash dump’ (or mini dump). This is what WhoCrashed analyzes.
WhoCrashed is free and simple to use. It requires administrator privileges and with one click it analyses your crash dump files and displays the result.
The program is fast and straightforward. It displays the result in the same window with detailed information on the origin and probable reason for the crash. Each entry has detailed information on when your computer crashed, to allow you to pinpoint the reasons for the same.
Once you know the source (for example, in the above screenshot you can see it is the graphics card driver), you can update or reinstall the driver to fix the problem.
If you do not have crash dumps on your computer and you still experience system crashes, it can also give you pointers on the reasons for the same. For example, your crash could be caused by an overheating CPU or a failure in your power supply.
If all else fails, WhoCrashed also allows you to contact the makers for further support on the problem.
In conclusion:
· WhoCrashed is a useful tool to diagnose your unstable PC
· It can be used to analyze crash dumps to locate flaws
· In the case of no dumps being found, it provides relevant suggestions
Download WhoCrashed to know why you keep getting those blue screen errors.
Similar Posts:
· How to Use Microsoft Fix it Center to Fix Windows Problems and Errors
· How To Resolve System Restore Disabled By Group Policy Error In Windows
· How To Backup Drivers in Windows Computer
· How to Use Ccleaner To Cleanup Windows PC and Fix Errors
· What’s The Difference Between 32 Bit And 64 Bit Windows & How To Choose Between Them
Analyze Windows Blue Screen Errors with WhoCrashed is a post from: Guiding Tech
JAM Software - Windows Freeware
Take a look at the advanced analysis and management functions of TreeSize Professional.
TreeSize Free is freeware for Windows 2000/XP/Vista/7. Users of Windows 9x/ME can download the last compatible version TreeSize Free V2.1.
Screenshots - Click to enlarge
TreeSize Mobile - Manage the disk space on your smartphone
TreeSize Mobile requires Windows Mobile with .NET Compact Framework 2.0 (or higher) (contained in Windows Mobile since version 6.0).
Screenshots - Click to enlarge
SmartCallMonitor – Phone Monitoring Software
SmartCallMonitor V1.4 fully functional version is completely free.
Screenshots - Click to enlarge
Use UltraSearch wherever you like with the portable ZIP version.
Our software TreeSize Professional offers a custom file search where you can search for and filter by further criteria such as file size or file date.
Screenshots - Click to enlarge
Screenshots - Click to enlarge
Screenshots - Click to enlarge
· spamassassin.exe (mail filter)
· spamd.exe (SpamAssassin as a server process (daemon))
· WinSpamC.exe (client for spamd)
· sa-update.exe (SpamAssassin rule updates)
· sa-learn.exe (trains Bayes filter with spam/ham mail)
Please note: SpamAssassin for Windows is not a mail router and should be watched by a service when used in a productive server. For professional use or if you need additional functionality, try SmartPOP2Exchange or Exchange Server Toolbox. Both include SpamAssassin which is already preconfigured in the installation.
File Renamer
The list of batch file renamers that we’ve covered is about to grow by one thanks to Advanced Renamer. So many of these apps accomplish the same kind of thing, but they all do it in a different fashion. We try to cover the best bulk file renamers so that you can choose for yourself which suits your needs.
Advanced Renamer has a lot of the features I’ve grown accustomed to… like real-time previews. As you stack up file renaming operations you’ll see a live preview of how the changes will affect the files it will be run against. Once you’ve used this feature in any file renamer it quickly becomes a must-have.
One of the more interesting aspects is the ability to change attributes of the files, such as date created/modified, read only status, or whether a file is hidden. You can also have it pull in EXIF data from images, ID3 tags from music files, or some other file attributes so that the information can be used in the renaming process.
Here are some of the other things Advanced Renamer supports:
· Undo functionality
· Real time preview of file rename
· MP3/ID3 renaming
· Regular expressions
· Image renaming with EXIF support
· Thumbnail view
· Supports both files and folders
· Several renaming methods
· Use multiple methods at once
· Tag rename
Advanced Renamer Homepage (Windows only; Freeware)
Related Posts:
The Best Free File Renamer!Flexible Renamer – Another Free File RenamerAutomatically Rename Files and PhotosCyberNotes: Bulk Rename Files on Mac & WindowsCyberNotes: How To Create A Batch File For Synchronizing Folders
8/05/2010
16 New Features Of Windows Live Hotmail wave 4
Here’s a good news for Windows Live Hotmail users, and for anyone who’s considering an email client switch – after many years, Hotmail is going through a big overhaul.
Lots of innovative features were announced by Microsoft recently. The new features are reportedly coming out for most of the users by the end of this summer (July or August).
According to the official blog post, Hotmail is offering many new features such as increased file attachment size, ability to view, edit and share documents online, real time document collaboration, conversation view, better mobile experience etc. Let’s take a close look on them.
1. Security
The A-level security feature is finally here in Windows Live Hotmail. It was there before, but only while “logging in” to save users credentials from phishing attack. Now, HTTPS is coming in hotmail for the entire session, i.e. for logging in and browsing (reading/sending) emails.
This was something which Gmail already introduced a few months ago, but it’s good to have in Hotmail nonetheless.
2. View, Edit and Share Office Docs
Now you can access free Microsoft office web apps to view, edit and share office documents without downloading it on your computer. All you need to do is email any document or PowerPoint presentation to yourself. You could open this document anytime, anywhere. Because the document is present in Hotmail cloud, you don’t need your own computer to open it.
You can view your presentation or edit it in the Office web app. After you save your changes, it automatically gets saved on Skydrive. You could also run the slideshow without having Office installed in your computer.
3. Real Time Document Collaboration
If you and your friend want to work on a same document at the same time then you can do this easily in the new Hotmail. Click on the file, which should be present on the Skydrive of the sender of the document, to view it online. While editing the file, you can see the number of persons editing the file at the bottom right hand corner. You can instantly check changes made by the team members.
4. Edit And Reply
Suppose your friend sent a document to you which needs to be edited and sent back. Normally you would download it on your computer, make changes, attach it again and send back to him.
This whole process is time consuming. The new feature of Hotmail allows you to edit the document online. Before editing, it automatically copies the document in your Windows Live Skydrive account. The online word version looks same as Microsoft word and it won’t affect the format of document while you edit it (something which gives this a big edge over Google Docs).
5. Send Huge Files
Integration of Hotmail with Skydrive makes it possible to send up to 10 GB files in a single mail. Well, kinda. The file is hosted on the Skydrive service which offers you 25 GB of free space. When you send the large files (documents or images) over email, the recipient only receives the URL of that file. When the recipient clicks on the link he can download the file. It is not necessary for recipient to have a Skydrive account in order to download it.
6. Send And View Images
In the above given screenshot, you can notice the Photos button on the left sidebar (between attachments and docs). It can be used to attach large number of images in the mail.
All the images get uploaded to Skydrive and the recipient receives a link. You can view an interactive slideshow of images, download them on your computer (no Windows live ID required) and also add comments to them (Windows live ID required).
7. One Click Filter
Some nice one click filter options have been introduced in the new version of Hotmail which will allow you to filter emails with social updates, emails from regular contacts and from groups easily.
8. Quick Views
Suppose you want to only check emails with images. You could quickly filter those emails by clicking on the “Photos” link given on the left pane. Similarly you can click on “Documents” to see all the mails with attached documents.
9. Active Views
People send video links, Flickr images etc in the email. To watch them, you need to open the link in a new tab or a window. But the new Hotmail automatically recognizes the link, adds a description and thumbnail, and lets you view the video right inside the email interface. It will support YouTube and Hulu services to start with.
Similarly, you can view Flickr photos and even start a slideshow within your inbox. It recognizes the tracking number of postal services and displays all the details attached to it. Also, accept LinkedIn friend requests without visiting the website.
10. Search Auto-Complete
To search mails effectively, Hotmail has included search auto-complete feature. Just type few letters and it suggests you various helpful terms automatically.
11. Conversation View
Suppose you had a conversation with your friends on some topic. This conversation took place by sending emails back and forth between different people. Now you want to view all those conversations at one place. It’s possible in Hotmail with the new “conversation” view.
Click on “Arrange By” button given on the right (below search box) and choose “conversation” from the drop down. It will show you the whole conversation. When you read the message, it displays the whole conversation history along with date and time.
12. Sweep
You can manage the inbox clutter using this feature. Suppose you receive a daily newsletter which you don’t need it. All you need to do is check the mail, click on “Sweep” button and choose Move all from or Delete all from.
If you want to move all the newsletters to other folder so that you can view them later then select the option “Move all from”. You can also select the option “Also move future mails” to confirm that in future you’ll not receive any email newsletter from the same company in your inbox.
13. Remove Spam
Hotmail divides the spam mails in two categories, “Spam” and “Grey mail” (newsletters and marketing promotions). Hotmail’s new spam filtering system, which is based on IP address filtering, works tremendously well (as they claim). Wave 4 spam management system is an upcoming feature of new Hotmail.
It works on the user interaction with the email. If user regularly puts an email in trash without reading it then Hotmail comes to know that the particular kind of mail is in the grey mail category and it blocks them in future.
14. IM and Text Messaging From Inbox
You can now chat with your friends right inside the Hotmail interface. You can see your friends on the left pane. Also you can see their status colors which can tell that they are free, busy or idle.
Click on the name of your friend to start the chat. If you click on the name of your other friend, unlike Gmail, a new tab is added to the chat window, saving space. Right click on the name of your Friend to send text SMS to their phone.
15. Exchange ActiveSync
If you use your phone to view your email then you can take advantage of Hotmail Activesync feature. It helps you to sync the email, calendar and contacts between your phone and the web. It means whatever changes you make on your mail (read, delete mail) will automatically appear on the web. It is same as IMAP feature.
16. Hotmail Highlights
It saves your time by allowing you to see the mails you received from your contacts, various social media update notifications, flagged content and birthdates of your friends, just after you log into your account.
If you click on the category title (ex. “From contacts”), you will see the filtered view of your inbox having only emails from your contacts. Similarly you can click on other category titles to switch to them easily.
Conclusion
Overall, I’d say the new Hotmail definitely looks promising. Some of the features are innovative and aren’t there in any other email tools including Gmail.
While it may not prompt me to make a complete switch to Hotmail, I’d give it a try for sure. What about you? What do you think about the new Hotmail? What features you like? Tell us in the comments.
Similar Interesting Posts
· How To Integrate Your Yahoo & Hotmail Accounts With Gmail
· Hotmail’s New Look Now Available to Everyone [ Quick Tip ]
· How To Import Yahoo/Hotmail Emails and Contacts Into Gmail
· The Complete Guide To Microsoft Office Web Apps
· Get Better Parental Controls In Windows 7 With Web Filtering & Activity Reports