5,018 Topics

Member Avatar for
Member Avatar for Dani

I've changed our search functionality to be controlled in-house again and no longer use the Google search API. Let me know your thoughts.

Member Avatar for Dani
3
460
Member Avatar for Dani

I was impressed when I logged into Google Analytics and noticed that instead of sampled data I was presented with a drop down menu where I could choose if I cared more about accuracy or speed. I was then thoroughly less impressed when I selected to focus on accuracy and …

0
218
Member Avatar for a1eio

Hey, Just a simple question really, i was looking through the documentation for python and i couldn't find anything that did basic cd drive things, like ejecting it and stuff. The one module i did find 'cd' was only compatible on IRIX systems. After failing miserably on google i was …

Member Avatar for Mahmoud_16
0
5K
Member Avatar for Dani

Does anyone have any experience with Google's PageSpeed Module? https://developers.google.com/speed/pagespeed/module/ How often does it break things?

0
119
Member Avatar for Triantafillos

I want to create a cowndown timer for a google form which it starts when change the first unit and when time finished (1 hour) to submit th form automatically. Can anyone help ?

Member Avatar for Triantafillos
0
456
Member Avatar for Dani

How on earth do I get Google Analytics to filter out the tremendous amount of referral spam that is showing up in my reports?! For those of you who are unaware of what I'm talking about, do a google search for "google analytics referral spam" to see what I mean. …

0
174
Member Avatar for man.chester.581
Member Avatar for Julian_5

Fiirst of all thanks in advance for any help. I uploaded a test page so you can see the problem: http://senoranabogados.com.ar/test1.html And this is the php code i'm using: <?php require_once('phpmailer/PHPMailerAutoload.php'); $toemails = array(); $toemails[] = array( 'email' => 'Your email', // Your Email Address 'name' => 'Your Name' // …

0
169
Member Avatar for Seo plus plus

According to many factors such as: Domain/page authority, Keywords competition, Social signals (Facebook, Google shares for website ...) "very important", On-site optimization, Domain age, Current rank & many other factors.

Member Avatar for netfarm
-5
709
Member Avatar for Itsdigger

Be careful gamers http://arstechnica.com/security/2016/07/fake-pokemon-go-app-on-google-play-infects-phones-with-screenlocker/

Member Avatar for happygeek
1
257
Member Avatar for thp

Last week I started having a problem with Google Chrome. Unwanted Advertisements open in a new tab (between my home page tab and my email page tab: 1. http://www.omniforexsignals.com/?hop=ppccrash 2. http://socialsecuritydisabilitybenefits.co 3. http://www.getautoinsuranceforless.com/?sid=TE-Z-FRT-50&source=zipsubmit&c1=518&c2=55821&c3=DISPLAY&hit=645787350&m=em 4. http://auto-insurance-hub.com/a/?afid=189149&sid=&affiliatereferenceid=0000RM-470958485208 5. http://plan.enjoyfreegifts.net/SplashPage.aspx?g=3757a7d1441640e1b81f32877dcdf1f3&ust=8007ec4e6a91443e969c5eeec92e621d&nm=01zgarr6jux6ai&s=50150&se=51 I am running an IBM Thinkcentre with Windows XP Professional... Google Chrome 20.0.1132.57 …

Member Avatar for happygeek
0
3K
Member Avatar for Dani

I'm trying to use the responsive size AdSense link units. Why is it that the font size is soooo tiny?! The font is so much larger on the vertical ad units. Is there any way to force a larger font with horizontal units?

Member Avatar for canadafred
0
181
Member Avatar for Ivan_10

Hello there, i have problems with { "error": "invalid_grant", "error_description": "Bad Request" } " curl post request to https://www.googleapis.com/oauth2/v4/token I can't obtain new access_token... Here is my code: // These come from your client_secret.json file $clientID = "6590728998701b5184dev3d16dhgphu7b12me015bo9v.apps.googleusercontent.com"; $clientSecret = "pKAISh1d10k4vP7r1fDX20pJ"; $token_uri = 'https://www.googleapis.com/oauth2/v4/token'; // Build the URLEncoded post data …

0
228
Member Avatar for Abhi_6

I am getting the longitude and latitude from AJAX and giving me more 120 on every page load. Marking the result locations into google map and using browser key. It was working fine, but suddenly it stopped working and getting '**This site has exceeded its daily quota for maps. If …

0
198
Member Avatar for davy_yg

I find there are several google analytics alternative on the internet. Now, I wonder if I can create my own google analytics? How to?

Member Avatar for cereal
0
197
Member Avatar for happygeek

The Google Experience Launcher, as it was, first arrived exclusively for the Nexus 5 towards the end of last year. That changed recently when the renamed Google Now Launcher (GNL) appeared in the Play Store as a standalone app for Nexus devices and those handsets running Google Play Edition (GPE), …

Member Avatar for Yasar_2
0
439
Member Avatar for Zack_4
Member Avatar for Jonas_1
1
94
Member Avatar for Seung Hwan

I want to mark some data on google map. I use eclipse Java EE and xml file is in the same workspace;(workspace_jsp). xml file: <csv_data> <row> <time>10:01:43</time> <latitude>37.4805016667</latitude> <longitude>126.952741667</longitude> <pdistance>0.000555</pdistance> <totaldistance>0.000555</totaldistance> <sectionspray>3343.0</sectionspray> </row> <row> <time>10:01:57</time> <latitude>37.4807483333</latitude> <longitude>126.952753333</longitude> <pdistance>0.027396</pdistance> <totaldistance>0.027951</totaldistance> <sectionspray>3320.0</sectionspray> </row> my code is <!DOCTYPE html > <head> <meta name="viewport" …

0
266
Member Avatar for Seung Hwan

I want to draw trace of car and mark and infowindow by using googlemap api and php. when I write url like "http://maps.google.com/maps/api/js?v=3&sensor=false", after "//", it's just comment not url and it occurs File does not exist: /var/www/maps.google.com problem... I tried $aa = "http:/"; $bb = "/maps.google.com"; $aa.$bb/maps/~~~ but not …

Member Avatar for hericles
0
231
Member Avatar for michael.dewitt.716

Good morning all, i have a somewhat complicated question; which i am trying to learn to answer myself. I have a couple of questions about what it is that i am trying to accomplish, ie is that a RESTful or WCF action that im trying to accomplish. So for the …

Member Avatar for michael.dewitt.716
0
2K
Member Avatar for nissy

Hi im dealing with my client website which is a news website. They are running google adsense. Hardly a day that particular website is getting about 500-600 page views but adsense amount is very less. May i know the reason behind it and how to increase the google adsense revenue. …

Member Avatar for jacks009
0
193
Member Avatar for Nova6112

i am implementing Google Drive in Android with Java code i didnt use Android formats, i just created client id and i used in Manifest <meta-data android:name="com.google.android.apps.drive.APP_ID" android:value="id=344123456789"/> and my code to create folder is credential = GoogleAccountCredential.usingOAuth2(this, Collections.singleton(DriveScopes.DRIVE)); credential.setSelectedAccountName(accountName); service = getDriveService(credential); java.io.File fileContent = new java.io.File(path); FileContent mediaContent …

0
148
Member Avatar for Lau_1

Hello, i want to know, is there any way to force user can only select the address provided in dropdown list? Currently everything working well, but user can proceed without select the address from the dropdown list, can anyone help? Thanks in advance <input type="text" class="form-control" id="address" name="address" required> <script> …

Member Avatar for AleMonteiro
0
1K
Member Avatar for jamesbradley

![google-chrome-sign.jpg](/attachments/large/4/f841fe3167cdb8755e0ce38335956d8d.jpg "align-center") By most accounts, the transition to Material Design has been a successful one for Android. It’s more responsive, it’s easier on the eyes and it’s even made its way over to iOS to some degree. So it only makes sense that Google would take what it’s learned from …

Member Avatar for LaxLoafer
0
565
Member Avatar for nissy

Hi all, I didnt get a transaction reflected in my Google adsesne transaction tab. Im not banned and i earned a decent payment everyday in home page then why im gettting this problem. Please anyone suggest what to be done.

0
220
Member Avatar for muralibobby2015

hello..... google provided translated code. i want to restrict dropdown languages. i want to show only 5 languages. i tried a lot. anybody help me plz. how to show selected languages.here is the code. displaying all languages in drop down. i want to display only 5 languages...how to do?[CODE]<html> <head> …

Member Avatar for diafol
0
1K
Member Avatar for amit_33

Hi guys OK i have been working on a map soultion in android. I use google places. I have the correct APi key. The place api works well and its good. When i send th coordinates to the map they show on the map but the map only shows grids. …

Member Avatar for peter_budo
0
136
Member Avatar for trektrak

Is it possible to update "only the markers" instead of updating the whole map and markers... as the long lat updated in mysql database. Anything that I need to modified on the script below. <? $dbname =''; //Name of the database $dbuser =''; //Username for the db $dbpass =''; //Password …

Member Avatar for Moein_2
1
333
Member Avatar for Keep_1

hello , I running google map api with multiple select of category (checkbox), everything fine working , but I dont know how to link(when u click on marker) form market window to page , if my page loop , any examples or suggestion.

Member Avatar for AleMonteiro
0
66
Member Avatar for frustratd

Daniweb helped me straighten out my last computer with Malware bytes and Spyware when I was I was having trouble. When that computers had a problem with all its all its usb I had to switch computers quickly. Bought a secondToshiba since my wife liked them. This one had Windows …

0
241
Member Avatar for london-G

Hi Guys, I have added a script to my website template and somehow it does not work. I think this could be due to a JS conflict but when using firebug, I cannot see anything abnormal. Here is the link: [Link](http://www.citylandlord.co.uk) My JS code is as follow $.noConflict(); $(document).ready(function ($) …

Member Avatar for london-G
0
288
Member Avatar for AntonyRayan

Hi, I used this code to translate in any language, what I am typing . It is working good. But, for English, I don`t know how to do? can anybody know it? <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <script type="text/javascript" src="https://www.google.com/jsapi"> </script> <script type="text/javascript"> // Load the Google Transliterate API …

Member Avatar for AntonyRayan
0
263
Member Avatar for happygeek

There are two very obvious truths which need to be stated before going any further: Truth 1 - prevention is better than cure, so don't visit 'dodgy' sites or download anything anyone sends you a link to, and do keep your PC as secure as possible with the help of …

Member Avatar for Stuugie
5
830
Member Avatar for UK-1991

Hello, I tried to integrate api of aylien which is used for article extraction I installed the sk succesffuly but when I tried to run my code it gives me an error Trying to get property of non-object in C:\wamp\www\aylien\index.php on line 15 Notice: Trying to get property of non-object …

Member Avatar for UK-1991
0
256
Member Avatar for My_2

I found a document,which contains many key trial of Norton Internet Security. I tried on my computer and fell good with it. Let's try if you want and notifys to me your result. I'm so glad for this [Key NIS 2014 ~180 days](http://ouo.io/3Tqfa) the root website: https://sites.google.com/site/librarylinkvip/home/share-key-nis-2014

-1
178
Member Avatar for jacob81
Member Avatar for canadafred
0
209
Member Avatar for Dani

Does anyone know how to effectively do pivot tables in Google Docs? Do they work the same was as in Excel?

Member Avatar for rubberman
0
766
Member Avatar for Aeonix

Doesn't exist. But I would love that it did. 2 days ago, I made search for it, I found this one pearl of a function, you just called it and it would perform just that. Today, I can't find it for heavens. I have been through about 5 fiddle's, about …

Member Avatar for Dani
0
3K
Member Avatar for goodtaste

Hi Everyone! I need a really techie answer to this one. I have been practically shut out of my account on Google+ (I can still post but I cannot access my settings) and I cannot get into one of my blogs, simply because I won't furnish Google with a secondeary …

Member Avatar for midastouchwebs
0
311
Member Avatar for kiruba.m
Member Avatar for sinelogix

Hello everyone since from last month Google Ordered Lists Extension not working suddenly, I have try reinstallation but won’t use anyone has idea about it.

Member Avatar for hrishivardhan
-1
97
Member Avatar for alexandhartman
0
87
Member Avatar for canadafred

Is G+ the beginning of Social Networking 3.0? Is it better than Facebook? Why? What? ANYBODY!!!!

Member Avatar for Honeyclerkk
0
229
Member Avatar for petrickyork
Member Avatar for diafol

## Contents ## Overview 1. Alternatives to Deprecated mysql_* Functions 2. SQL Injection: What to do with $_POST and $_GET variables 3. How to Insert Tablenames and Fieldnames Properly 4. What to do With Dynamic Values? 5. How to Use Aggregate Functions (COUNT, SUM, MIN etc) 6. How to Paginate …

Member Avatar for developer707
6
5K
Member Avatar for davy_yg

Hello, I am trying to style google map: like: http://www.akronyms.net/demo/arvin-html/v_1.5/ How? Here is a references: https://developers.google.com/maps/documentation/javascript/styling What I do not understand is to create a grey map I should include the following array variable: var styleArray = [ { featureType: "all", stylers: [ { saturation: -80 } ] },{ featureType: …

Member Avatar for cereal
0
620
Member Avatar for SimonIoa

Hello i did a research about a import contacts script. The best script i find this is https://www.design19.org/blog/import-google-contacts-with-php-or-javascript-using-google-contacts-api-and-oauth-2-0/ On the last comment as Simon you ll see where i stuck with. Although i think its the best import gmail contacts script

0
101
Member Avatar for pooran.c

Hi All, I have a JSP which contains a form , when the form is submitted the control comes to servlet . this is working fine in IE. but in google chrome it going to error page . When i debugged from the develper tools , i found one difference …

0
124
Member Avatar for SimonIoa

Hello i have created an API account for oauth services. I did it so that our users could log in to our website through their google acount credentials i want to use that google API so that the users could import their contacts to out website and i am getting …

Member Avatar for SimonIoa
0
353
Member Avatar for krofox

I have been trying since long to extract data using xpath in google sheets but everytime 'am getting message 'imported content is empty'. i need help . The url is http://reports.ieso.ca/public/IntertieScheduleFlow/PUB_IntertieScheduleFlow.xml

Member Avatar for xml_looser
0
380

The End.