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.