Posts

Showing posts with the label google

Send or Download Files Directly To Drop Box And Google Drive By New Save Button

Image
like Facebook has share button to share content to the Facebook Status , Dropbox and Google Drive has the same thing called save to button that's really a impressive one for the site that hosting files so the user can easy download the file directly to the Dropbox account and Google drive account. Dropbox has a feature called Saver, with a simple JavaScript code you can send the file directly to your account You can Get the code from Here  https://www.dropbox.com/developers/dropins/saver Embed code <script type = "text/javascript" src = "https://www.dropbox.com/static/api/2/dropins.js" id = "dropboxjs" data-app-key = " You-app-key " ></script> Saver Button Code <a href = "URl-OF-THE-File" class = "dropbox-saver" ></a> Note : file can be sent only from where the saver button is located for example your file is in different domain and your saver is in other domain you ...

Stackoverflow Is Ruling The Programming Keyword's In Google

Image
If you are programmer and a frequent googler about programming topics  you will see the stackoverflow  result for sure, stackoverflow is the best programming forum (ie) question and answer site for programmers and developer my own experience with googleing when i started to Google for some topic about programming  i am forced to meet the stackoverflow result in Google my  92% for searches about programming keyword's stackoverflow gets the top position in Google and i admit it because stackoverflow discuss  the programming topic in large amount with big community stackoverflow rules the programming keyword's yes for sure, anyway i like that  site, it even solved many problem of mine, not only me many programmers, they got high Google page rank so they are indexed very fast  stackoverflow Rank And  stackoverflow is ranked 80 in Alexa in the global they are getting a great traffic and the worlds best fo...