Pages

Wednesday, June 8, 2016

Outlook 2007 Windows Mail in Hindi by JagvinderThind



Outlook Express Windows Mail MS Outlook.

SHARE BY GK
Computer Knowledge
Read More..

PiAUISuite Update

Quick update on everything that is going on!

Ive been sick (still am but going to the doctors on Friday hopefully) so updates have been slow.

I just pushed out a bunch of stuff and finally voicecommand v3.0 is coming out officialy tomorrow night.

NEW FEATURES!
  • Add logging to /dev/shm/voice.log
  • Allow filler to be a set string that can be changed
  • Add push through mode with text so that voice isnt required for testing, -I flag (that is a capital i)
  • Remove quotes in Misc scripts
  • Switch flags to make more sense (now you follow them by a 0 or 1 to override config file options, ex: voicecommand -c0 overrides continuous to turn it off)
  • Add language support with !language==NN (NN is country code such as en_us or es or de, etc.)
  • Added Wolfram alpha API support. If you have an API you can set !api==YOUR-API
  • Better Youtube streaming (still working on making this even better but youtube is messing with me)
  • Added Hulu/Vimeo support and streaming
  • Removed need for tts-nofill
  • More advanced install scripts
  • Case insensitive commands and keywords
  • Passthrough support to output command instead of running it
  • Am going to finish the install instruction THIS WEEKEND!
  • Am going to make a GPIO example with a video hopefully this weekend
Features for 4.0 that are looking hopeful
  • Getting rid of duration and having voicecommand detect when you stop talking using sox (Ive almost got this working as well as the current implementation)
  • A nodejs server that is a variant of RPiTV to control voicecommand, youtube, and my other scripts with a pretty HTML front end.
  • Smart phone control
  • Android advanced app to allow you to record voice on phone and send data
  • XBMC plugin (maybe, this is still a stretch goal).
  • emulationstation and video game support (need to figure out how to get this running from within X11)
Read More..

Tuesday, June 7, 2016

What is Recycler Folder and How to remove it

You mus be wondering, Is recycler a virus? Is it a windows folder? why is it not deletable?
This article will give you a clear detail of this issue.
If you have used Windows for quite some time now then you must have seen this folder called RECYCLER. But many people don’t know what this folder is and what is it doing in the drive?

What is Recycler folder?
Recycler folder in Windows
The Recycler folder is used only on NTFS partitions and is referred to as a location where all the deleted files go after they have been deleted by the user.
Now you may be wondering if it contains the deleted files then why we have the Recycle Bin.
When a file is deleted it goes to the Recycle Bin but when the Recycle Bin is emptied, the files are stored in this Recycler folder. This is the reason why we can still restore the deleted data in the Windows.

Difference between Recycle Bin and Recycler:
Recycle Bin stores the file that are deleted from the computer until it is emptied completely whereas the Recycler folder contains a Recycle Bin for each user that logs on to the computer.
Recycled Folder:
Recycler Virus
This is something different than the Recycler folder as Recycled is same as Recycle Bin. That is both Recycled and Recycle Bin are just two different names for the same memory location.
How to delete Recycler Folder:
Recycler is a read only folder and that is why it gave error if you tried to delete it. To view the folder, go to Tools -> Folder Options -> View tab and uncheck the option of Hide Protected operating System Files.
Now just right click on the folder, go to Properties and unselect the option of Read Only. Now it can be deleted.

Recycler Virus:
There has been identified a virus with the same name that is Recycler.exe which should not be confused with the Recycler folder.


Reblog this post [with Zemanta]
Read More..

Sunday, June 5, 2016

Fixing Raspberry Pi Crashes

The most common crash Ive experienced/heard about posts an error that says:
raspberrypi kernel: <1-1.1:1.0: eth0: kevent 2 may have been dropped

This happens to a lot of people who are torrenting (probably using transmission) and especially to external HDDs. It tends to turn up in /var/log/messages and/or /var/log/kernel and/or /var/log/dmesg. You can cat these to see if the error is there.

There are a couple of reasons that this happens and the following has been the way I have managed to fix it (Supposedly there is a bug fix in a distant future kernel release).

Reason 1:

Memory isnt available fast enough and for some reason the kernel crashes.
I did two things to fix this.
1: Increase the number of min_kbytes by editing sysctl.conf
 (using vim or nano or whatever)
Start by opening a terminal then type the following to edit the proper files.

sudo nano /etc/sysctl.conf

at the end of the file add the following line
vm.min_free_kbytes = 16384

*Note, if that doesnt help, try increasing the number
Example:
vm.min_free_kbytes = 32768

Then save and exit the file.

The second thing I did was to add an option to the boot command

sudo nano /boot/cmdline.txt

At the end of the line, add: smsc95xx.turbo_mode=N

Save, exit the file, and then reboot (sudo reboot)

Reason 2:

Your usb hub has a problem where it is creating a feedback loop.

Tape over the +5V pin on the USB cord (You should use a multimeter to find it). Fixed, though a bit sketchily.



Check out my other Raspberry Pi Fixes/How tos:
http://stevenhickson.blogspot.com/2012/10/using-raspberry-pi-as-web-server-media.html
http://stevenhickson.blogspot.com/2012/08/setting-up-omxplayer-gui-on-raspberry-pi.html

Consider donating to further my tinkering.


Places you can find me
Read More..

Inside Facebook’s Quest for Software That Understands You

My colleague, Mark Wilson, brought this excellent article on Deep Learning in the MIT Technology Review to my attention recently, Titled Teaching Machines to Understand Us it gives a very good and detailed overview of the history, current developments and challenges of Deep Learning. I work in AI but I didnt know Facebook, for example, had such an interest in this. Recommended.

from The Universal Machine http://universal-machine.blogspot.com/

IFTTT

Put the internet to work for you.

Delete or edit this Recipe

Read More..

Saturday, June 4, 2016

Rename Your Recycle Bin

Hey Guys just follow thse simple steps and change the name of your Recycle Bin(where temporarely deleted files are stored)
1)Goto start menu and Choose Run command.
2)Type regedit (without inverted commas). U will see Registery Editor Window on Ur Screen. 3)Now, On the Left Hand Side of the Window youll see a Tree of folders Just DoubleClick on the HKEY_CURRENT_USER folder>Now in the new folder Tree DoubleClick on the Software folder > then DoubleClick on Microsoft folder>Windows folder>Current Version folder>Explorer folder>CLSID folder.
4)Now, You will see a Tree of 3 or 4 folder(dont worry about the no. of folders). Just Click on the folder : {645FF040-5081-101B-9F08-00AA002F954E}.
5)Finally, after Clicking on {645FF040-5081-101B-9F08-00AA002F954E} folder Goto the Right Hand Side of the Same window and
Double Click On the Default Option and Write in the name You want for Your Recycle Bin e.g. :- Trash #. CLick O.K. button. Goto Your Desktop and Refresh the Desktop and See the magic. Your Recycle Bin has been Renamed.
Read More..

How to Turn On or Enable Hibernation in Windows 7

Note Windows 7 doesnt support Hibernate on System with Ram of 4GB or more.

To Turn On or Enable Hibernation.
  1. Click on Start.
  2. Type cmd. Now instead of pressing Enter, press Ctrl+Shift+Enter to run cmd with administrator rights.
  3. or Browse to C:WindowsSystem32
  4. Right Click on cmd.exe and select Run as Administrator
  5. Type powercfg /hibernate on and hit enter.
  6. Now go to Control Panel >> System and Security >> Power Options.
  7. Click on Change plan settings link of the active power plan.
  8. Click on Change advanced power settings link.
  9. Expand the Sleep tree.
  10. In the drop down box of Allow Hybrid Sleep, select Off as new setting to disable and turn off Hybrid Sleep.

To Turn off or Disable Hibernate.
  1. Click on Start.
  2. Type cmd. Now instead of pressing Enter, press Ctrl+Shift+Enter to run cmd with administrator rights.
  3. or Browse to C:WindowsSystem32
  4. Right Click on cmd.exe and select Run as Administrator
  5. Type powercfg /hibernate off and hit enter.

Now, to Set the power button option as Hibernate,

  • Click on Start.
  • Right-Click on the Power Button.

Enable Hibernate in Windows 7
  • Click on Properties.
  • Drop-down the Power Button Action Box.

Enable Hibernate in Windows 7
  • Select Hibernate.
  • Click on Apply and then Click on OK.
Read More..