• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Computer Era

  • Android
  • How to Guides
  • Tech News
  • gadgets
  • Featured
  • Telugu Site

cooltricks

Now you can post directly to Facebook News Feed without posting on Timeline

June 8, 2016 by computerera


facebook-news-feed-only

You already had the option to hide selected post from your Facebook timeline if you were not happy with that.

Today Facebook introduced another interesting option which can be helpful to hide posts from your Facebook Timeline even they appear in your friend’s news feed.

Sometimes we wish to post certain sensitive information which we don’t want to store it on Facebook timeline permanently. In such a situations, already there is an option to hide any post from your timeline. But the latest feature makes it easier to hide newer content right from the “status update” screen.

At present News-Feed only posting can be possible through Facebook for web only, the same feature will be rolled out to the mobile users who are using Android and iOS clients later.

And another thing we have to keep in mind is that the new feature will only be available for new Status updates. If you are planning to share any existing content from the news feed, the shared content will be placed on your Timeline.

At present, the News-Feed only feature has to be rolled out to the global users. It will take few hours to a couple of days for you to get this feature.

Filed Under: Tech News Tagged With: computer, cooltricks, facebook, fb, technology, tips, tricks

Cool tricks that you can do with Notepad

April 23, 2016 by Satyapriya

Notepad, you may have just known it as a text editor and you may be thinking that its just a boring text editor which doesn’t have many features. But here are some interesting and cool things that you can do on your Notepad.

notepad[1]

Matrix Falling Code Effect in Notepad

Yes you can actually do that matrix falling effect inspired from the movie Matrix which is basically very popular in social networking sites. You just have to copy and paste the following code in the notepad and save it with the extension .bat and when you run the file, it’s the Matix falling code.

@echo off

color 02

:tricks echo %random%%random%%random%%random%%random%%random%%random%%random%

goto tricks

 

untitled

Make your keyboard type the message (you want) continuously

This is just the coolest and fun thing that you can try on your friends. This will let your keyboard type the message continuously. This usually called the VBS trick. You just have to Copy and paste the below code and save it with an extension .vbs

Set wshShell = wscript.CreateObject(“WScript.Shell”)

do

wscript.sleep 100

wshshell.sendkeys “This is a Virus. You have been infected.”

loop

You will need to restart the computer to stop this soo. Do try this trick when you don’t have any important files on the way and see whether all the other programs are closed. Send this as a link to your friend to see the fun.

Create a harmless funny virus which ejects the cds/dvds continuously

Set oWMP = CreateObject(“WMPlayer.OCX.7”)

Set colCDROMs = oWMP.cdromCollection

do

if colCDROMs.Count >= 1 then

For i = 0 to colCDROMs.Count – 1

colCDROMs.Item(i).Eject

Next

For i = 0 to colCDROMs.Count – 1

colCDROMs.Item(i).Eject

Next

End If

wscript.sleep 5000

loop

Just copy and paste the above code in your notepad and save it with a filename of your choice with the extension .vbs

Create your personal diary log with notepad

Yes. You can easily create your personal diary log on your computer using notepad. This is so easy. Just open notepad and type .LOG and save the file. When you the file every time, it shows you the date and time. Just enter your thoughts and save the file all every time you use it.

Notepad_diary[1]

All the above mentioned tricks are not in anyway harmful to your computer. These are just funny things that you can try. For closing any of the tricks given above, you just have to go to task manager and close the wscript.exe process. The above mentioned tricks will work in windows 8, windows 7, windows xp and windows vista.

Filed Under: How to Guides Tagged With: cooltricks, notepad

Primary Sidebar

Recent Posts

  • Get Free Ebooks In A Really Easy Way From These Websites
  • How To Instantly Translate Text In Android Phones
  • Some Of The Excellent Screen Sharing And Remote Access Tools
  • How To Reduce Distracting Android Notifications
  • How To Protect An Android Device From Being Hacked

Copyright © 2023 · eleven40 Pro on Genesis Framework · WordPress · Log in