Subscribe Now: standard

Saturday, November 5, 2011

[SOLUTION] HOWTO Permanently delete Facebook Account and Data


Yes you can. Or that is what they make it feel like
here is the steps.


  • Delete all apps and software's that use facebook, this is to prevent accidental cancellation of deletion.
  • DO NOT Use sites that you have used facebook to login for 14 days from this point. you may create a different account without using FB.
  • Go to: https://www.facebook.com/help/contact.php?show_form=delete_account
  • Click Delete
  • Enter Password and Enter verification code. 
  • Press Submit.
  • Now Most important do not try to login or operate facebook in anyway for the next 2 weeks, 14 days. Else the delete will be cancelled.
Get A life, Support Wikileaks and Anonymous.
Google+ is better.
That's all folks for now. 

Tuesday, October 25, 2011

[SOLUTION] Not Getting SMS From Google SMS Channels | INDIA


Welcome in Witches and Wizards
Today we will be discussing a very annoying factor that mobile users in India are facing today. First tele-marketing companies decided to use the mobile network to irritate customers by pushing in advertisements at even midnight. Then one fine morning government decided to block all of this including services that the users themselves had signed up for. The worst part, they no longer could receive  Google SMS channel messages.

So here is why it's not working and the solution.

  • You have signed up for NATIONAL DND Service and that's why you can't get  the SMS.
  • You did this by sending "START" or "START 0" to 1909.
  • Then on you no longer got google's SMS.
  • Reason for this is that DND blocks all commercial and service messages. 
  • To solve this people suggest sending "START 7" "START  6" ..etc to 1909.
  • but the keyword start is to START BLOCKING and NOT TO STOP.
  • SO the solution is simple.
  • To start getting your messages again 
  • SEND "STOP 6" to1909
  •  
  • ATTENTION Sources ask you to message START 6 instead BUT
  • THIS IS NOT WORKING FOR SOME REASON ..STOP does
  •  
  • This will unblock all The IT, and Entertainment based Stuff. and you can have your Google SMS Channel Back.
  • ATTENTION: If you have signed up recently for DND then you have to wait 3 months to Make changes to setting, till then you can use another sim to get messages.
  • It will take upto 7 - 16 days for the update to reflect.
So That's all folks.
Se ya all next time.

Thursday, October 20, 2011

How to run system commands in C++ or C


Hello dear tech witches and wizards.

Welcome in to today's post we will be attacking a very simple question.
How do we execute system commands (DOS commands, shell commands ..etc) from a c++ or c program? This is a very common question that come up for new programmers who have finished learning the programming language and is looking forward to create something useful that can be integrated with system or some other software. So lets solve it.

The solution for this lies in the header file:
stdlib.h
So include the library file with the command #include

The function that will help us with this is:
system();
Which can be used as:    system("Command Within Quotes");

So let's say if  you want the system to list the files in current directory you can try:
system("dir");        //for WINDOWS
&
system("ls");        //for Linux

It is also possible to run commands stored in an array:
like
char ray[50] = "ping yahoo.com";
system(ray);
Will execute the command stored in the array.
Hope this helps some of you at some time.

That's  all folks till we meet again.
 
 
 
 
 
 

Tuesday, October 18, 2011

[SOLUTION] gets or cin.getline skipping input


Welcome in tech wizards and witches.

Today we will try and solve a very simple but irritating problem that nearly every programmer that has tried his hand in c++ has faced.

The gets() or cin.getline() range of functions are found to jump a input statement and continue onto the next line without taking input.
So why does this happen? Why does the program seem to skip a input statement and jump onto the next line. The reason for this is the string terminating character \0  and the difference in how gets() and cin.getline() work.

Any string is terminated by the '\0' character. When a string is entered through the keyboard the data first enters a buffer which stores the values.

So if i am entering the string "HELLO" the buffer will look like HELLO\0  (where each color represent a memory slot)

When we are using gets to get the string it takes the entire group including the \0 from the buffer and keep the buffer clean.

BUT

When we are using cin it leaves the \0 behind in the buffer making it \0              

So when gets or cin.getline look for string the next time it immediately encounter the \0 and think the string is over, so it skips the input.

SOLUTION
To solve this you have to first identify where this happens.
Then just above the gets or cin.getline statement there enter the following command:
cin.ignore()
 This will solve the problem.

WARNING!
ONLY USE AT PLACES WHERE THERE IS THE JUMPING PROBLEM. 
Do not give the cin.ignore() function above every input statement.
Doing so will cause you to loose the first character of the input in places where you were not facing the skipping problem as it will ignore the first character of the input.

That's all folks

Till next time Good Bye

Friday, October 14, 2011

The Top 5 [POPULAR] Software You Should Never Use : Should Stop Using


Hello Tech Witches and Wizards
Welcome in to today's cure.

There are thousands of webpages that talk about the best software to use for any cause. And some throw bad reviews about specific software that at times make us hate the entire company as a whole.
Here I am going to present to you the TOP 5 of the most popular software that one should never use or at least should consider discontinuing.

1) WINDOWS Vista

I don't think I would have to do much hard work trying to explain this, because it is as simple as "you know it if you have tried it, else you don't".
When a complete set of Hardware compatibility problems, unknown bugs, bad memory management and a group of red,blue and black screens of death that make frequent visit come together we get the worst Os ever created by Microsoft. One wonders what MS was thinking when they created this.


2) NORTON Antivirus
Once the the leaders in anti-virus technology, Norton lost its foothold over the same cause against which it was to protect systems against. Speed!
The performance of the program was irritating that users would shoot themselves due to frustration by the time they finish running a full system scan.
The effect it cased was so devastating that users would tolerate a hundred viruses that slow the system down than install this dreaded beast.
The impact of this kind of popularity is very much evident from their new sales caption "Stop Viruses, Spyware, Worms, Bots & Spam without Slowing You Down"


3) INTERNET Explorer
 "The Titan of the internet technology",   "The TITANIC of internet technology" I will call it. The web browser that ruled the cyberspace for about a decade only to prove to everyone that it was the worst one ever made. The extremely slow working of the software only came into notice once better products entered the market, but what was more intolerable was how the pages were rendered in the worst possible condition using 3 times the time other better rendering products would. When a few security flaws too came into notice it was high time for this titans era to end. But what stopped it from evolving into a better product. The companies policy of PROFIT FIRST, CUSTOMER SECOND  or just a chance of fate.


4) REAL Player

 In a quick sight, this player bring to you nothing but "Great Expectations". With its flashy GUI, shiny controls and Visualizations that pin your eye to the screen the user would expect nothing but the best. But it never was much late before the noticed that within the patched up classy skins the engine was a rusted big piece.
the player handles decoding of media as if its a golf cart cruising a war zone. The rendered of video would make even the blind cry out in pain. But what sealed the fate of this is how heavy the software was, and how it was difficult to both install and remove with out of the world activation methods.




5)  QUICK Time
 The unavoidable part of Mac and the Must avoid part for Windows. This diabolically scripted software not only crepes deep into the systems architecture and bite in so hard that it would take ages to uninstall it. It has the worst buffering rates and unbearable video quality making it one of the worst media players ever coded. The browser integration along with this makes the web experience a memorable one as you will never forget the painful wait for those small boxes to come up.




Software like any other product hold chances of success and failure. When the product is well engineered and well implemented it can help the creator reach the hall of fame where st times they stay even after their death. But a bad application not only brings loss to the company, but call the hate and curse of the thousands who tried out you application due to misfortune.
So code wise.. . .


Thank you
Till next time bye.

Thursday, October 13, 2011

SIRI [Alternative] for ANDROID : voice-activated assistant. its been there


Welcome is Tech Witches and Wizards

A week back two friends of mine (die hard fans of APPLE) came busting into my facebook wall as if they had become zombies and where programmed to attack my facebook wall. So what was the strange reason.

Apple's I-Phone has SIRI they say, An Artificially-intelligent software that could understand everything you tell and act per instructions without you even touching the iphone.
But they also put forward another claim, "Android don't have it"

Too bad for them that they did not even consider cusulting google and just jumped on apples advertisement.

The truth: Android has a voice activated assistant like SIRI : ok Actually it has more than one.

Its been long time since Android had these voice command recognizing tools.

if you just want to control Android with voice try.
Google Voice Actions
This is googles native voice recognition tool that can handle all Android operations but not that good with Facebook, Twitter and all those stuff.
So lets see the next.

These 2 are the ones that I would recommend the most

1) Vlingo
Vlingo Is a speech-to-text(S2T) and text-to-speech (T2S) app for Android (avilable for ios, blackberry too)  that is being vigorously developed.
  • Send SMS and e-Mails
  • Make calls
  • Search for Local businesses (like say "Find nearest Italian restaurant" and it will get it for you). 
  • Use it to Launch Apps in your phone (can't wait to tell "Angry Birds" :P).
  • Update your Facebook, Twitter or whatever.
  • And the amazing speech-to-text engine do not seem to be interested in making mistakes by misinterpreting words you speak, it's damn accurate.
  • Another amazing feature is how it gives you suggestions like: if you ask it to book a movie ticket i will get the show times and other details for you. 
This would be a more user friendlier one than Vlingo not to mention customizable, but the con of this app is that this is a pretty new app and can be a bit rough at time. Its lot better than vlingo on basis of the ability to understand language that you use to speak. eg: "Tell my friends am dead" ,tell that and it will update your facebook as "I am dead"
  • An animated Avatar to interact with (the default librarian is hot )
  • Avatar can be customized with lot of options.(male/female)
  • Learns you style of speaking as you use it.
  • Send SMS and Emails
  • Make calls.
  • Update social network status.
  • It can understand more words and commands than any other known voice recognition app. 
  • Location and navigation.
Yah true
some of these may seem a bit crude for SIRI, but The native [Google Voice Actions]Google Voice Actions is about to see a major boost release so behold.

That's all Folks  [  R64JGAYDDSUX ]

Wednesday, October 12, 2011

SOLUTION: Mic Not Working in UBUNTU on TOSHIBA laptop.


Hello Tech Wizards and witches,Its been some time since I posted here but now on you can expect regular posts on multiple fields.

The issue we will be addressing and of course 'curing' will be the strange syndrome of " External or Internal Mic Not Working In Ubuntu in a laptop" I will be addressing this issue in phase to a TOSHIBA C660 running UBUNTU 10.04 Lucid Lynx as this problem is most seen in TOSHIBA laptops. SO here is the issue:
The External and Internal mic in laptop is not working. In the sense that the computer does not recognize sound from them and record the sounds given as input.
I am sorry that the method used to solve this problem gets more aching as each step pass, but as said "road to paradise is never an easy one".
So I will be guiding you step by step allowing you clear vision into each step done so that the process will be as easy as possible.

We will try to solve this in a 3 step process, the problem should be rectified in any one of these steps.


  • Step 1: UBUNTU - /etc/modprobe.d/alsa-base.conf Customisation 
  1. Note: You need to be able to get root (Administrator) privilege to complete any of these steps.   
  2. Open terminal by pressing  Alt+F2
  3. Enter:  gnome-terminal  in the text box that appear and click "Run".
  4. You can also open the terminal from menu Accessories>Terminal.
  5. Enter the command : sudo gedit /etc/modprobe.d/alsa-base.conf
  6. A Text editor window  will appear with the alsa-base.conf file open. 
  7. in the file look for a line that says: " options snd-hda-intel model= " something.
  8. if it is there replace whatever is after the = with auto
  9. Save and close the file.
  10. Restart your computer and see if the mic is being recognized.
  11. Congratulations if it does, else no worries move on to the next step.
  12. |||Note: Leave settings as it is as it will support the next steps.|||
  • STEP 2: Pulse Audio Tweaking
  1. Note: You will need to be the root user to install the requires software "Pulse Audio Volume Control".
  2.  You must install PulseAudio Volume Control for this.
  3. Open terminal as in above step and run command: sudo apt-get install pavucontrol
  4.  Now go to : Menu > Sound & Video (multimedia) > PulseAudio Volume Control
  5. Go to the configuration Tab
  6. Select Analog Stereo Duplex or Analog Stereo Input + Analog Stereo Output as the profile.
  7. In Output tab select Analog Speakers As your port.
  8. Enter the input Tab.
  9. Select Hardware Input Devices in the drop down at the bottom.
  10. Now speak into the mic and see if it is working by watching the indicator that move.
  11. Congratulation if it responds if it does not, and if it do not just move on to the next step. In 99% case it will get solved within the next step.
  12. Note: Leave settings as you have set now.
  • STEP 3: Update ALSA driver.
  • I understand that this is a bit tiresome step considering the time involved and complexity, but i will try to be as newbie friendly and try to take this as smoothly as possibly I can.
  • Note: For this you will have to completely have root user privileges.
  • FOLLOW INSTRUCTIONS HERE 
By the end of this final step your Mic should be running fine.
just make sure after the upgrade that the settings in the Pulse Audio Volume control is the same as said above.


That's All Folks this time.

    HOWTO: Update ALSA Driver in UBUNTU


    Hello Witches and Wizards welcome back.

    This time around I am going to give you a step by step tutorial to Updating the Almighty ALSA DRIVER in your UBUNTU system.
    Most of the time when we setup and get the system running with linux there wont me much trouble that come with the package. But at times we have this strange sound problems that can be only solved by an upgrade.
    Or maybe just you are the "Steve Jobs" kind, who seek the latest and is quick to evolve. whatever it maybe here is my guide for you to upgrade your ALSA DRIVER in your UBUNTU installation, behold and keep to the prescription.

    You can check your installed version by giving these commands in terminal:
    cat /proc/asound/version
    Test if before and after upgrade installation.

    1. NOTE: You need complete root privileges to achieve this upgrade successfully.
    2. Rub your hands and get ready:
    3. Download the required script from here: Download 
    4. Copy that file into your home directory: /home/$USER (where $USER is your username)
    5. Open Terminal at Menu>Accessories>Terminal or Alt+f2 > enter "gnome-terminal" press ENTER.
    6. Enter Command: cd 
    7. Enter Command: tar xzvf AlsaUpgrade-1.0.24-2.tar.gz 
    8. Enter Command:  chmod +x AlsaUpgrade-1.0.24-2.sh
    9. Ignore steps 10 and 11 if you are new or just not interested in learning the detail.
    10. Now as the next few steps which we are going to do is a bit complex from the machine point of view (Don't get scared of, it's easy on your part). so there are a few chances, like in 1 in a 10000 that things can go wrong, so we will be logging(recording the output from system to a file) each step. good thing there are tools to do this dirty work for you.
    11. The command that you will be using to log the process is: scrip -a -c "" (the quotes " " are important around the command). so if you want to log it you can give the command given below between the quotes and give ALSADownload.log, ALSACompile.log, ALSAinstall.log in place of in each of the below command. -d = download, -c = compile  and -i = install.
    12. Enter Command:    ./AlsaUpgrade-1.0.24-2.sh -d
    13. Enter Command:   ./AlsaUpgrade-1.0.24-2.sh -c
    14. Enter Command:  ./AlsaUpgrade-1.0.24-2.sh -i
    15. Now RESTART your computer and check if your sound Out Put and Input  is working fine.
    16. Congratulations you have just upgraded your ALSA drivers. 
    17. [ATTENTION] In case something goes terribly wrong, like sound not at all working  immediately run: cd && ./AlsaUpgrade-1.0.24-2.sh -r
    That's all folks.
    See you again folks Till then, Good Bye.