Publish Website Content Google Drive lets you publish a directory as a website. You can insert static web assets such as HTML, CSS, and image files in a publicly shared folder, and then serve those files directly to users via file names in a relative path. Drive supports JavaScript and other client-side scripting languages, so it's even possible to run a JavaScript Drive app directly from Drive. The requirements to publish are: The folder containing site assets must be public. Assets added to public folders must also be public on the web. Link to the files contained in the folder using the webViewLink folder ID plus the path to the file.
- Len Lynch
you can host web pages on googledrive now The Google Developers site has more details on publishing a folder as a website, but essentially, besides having the folder and site assets public, you also need to link to the files in the folder using a "webViewLink" code. If you don't have an index.html file in the folder, Drive will display a list of the folder's contents.
- Len Lynch
Good experience on resetting PC bios drive settings... There's always a way. Johneeo said: I have had problems with my Windows 7 laptop recognizing external hard drives. After much internet searching I found a number of suggestions saying to remove the battery, turn the computer off, then hold down the start computer button to drain any power, then reboot. Well, that sounded pretty stupid, but, I tried it, and now my external hard drive is recongized.
- Len Lynch
With a few exceptions, mSATA low cost high capacity devices offer good flexibility as a flash drive replacement that can also be used as a desktop SSD boot drive depending on the enclosure/card you marry it with. Not to metion, that you can use it in a compatable laptop with Intel Rapid Start to speed up spinning drive technology as well.
- Len Lynch
From: http://social.technet.microsoft.com/Forums... Window XP: To "move" a window from offscreen, do the following: Click the application in question on the task bar (needs to have focus and be in a restored state) Move your cursor above the task bar until the thumbnail image appears Right-click on the thumbnail image (you will be presented with the option menu, one of which is "Move") Select the "Move" option Left-click-hold on the desktop and drag the window into view Windows 7: Click the icon in the taskbar to ensure that the program has focus. Then hold down the Windows key and press the right-arrow a few times. That should move the window across your screens and eventually bring it back onto the screen that is still active. How about just using Shift Win Up/Down/Left/Right arrow keys to move the app from monitor to monitor. Win Arrow will engage the 1/2 screen snap feature. If you want to "restore" a window where the...
- Len Lynch
1. Open regedit and navigate to HKLM\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318} 2. Browse through the subkeys (named 0000, 0001, etc) until you find the subkey containing the virtualbox network adapter, this is the one where the “DriverDesc” key has “VirtualBox Host-Only Ethernet Adapter” as value. 3. Add a new DWORD value with a name of “*NdisDeviceType” and a value of “1” 4. Disable en re-enable the virtuabox host-only network adapter, or alternatively reboot your pc.
- Len Lynch