509 Topics
![]() | |
[ATTACH=right]17425[/ATTACH]Swedish start-up [URL="http://saplo.com"]Saplo[/URL] wants to put the entire online world into context to help slice through the deluge of irrelevant information - and they're trying to do it by shifting from syntax-based search to algorithms based on high-profile academic research that understand the semantics underlying all that overwhelming amount of … | |
Dear Programmer! Greeting of the Day! First of all, I am introducing myself. I am a new in web developer. One of my client want to show Google Page ranking & alexia Ranking for all Url supplied from database. We are using Grid view using asp.net with c#. So all … | |
What is the windows api virtual keycode for the ` key(the one next to the 1 key), i can't seem to find it anywhere on google or msdn. | |
hello i am working on google map,streetview. i am using below code.[CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Google Map and Street View</title> <script src="http://maps.google.com/maps?file=api&v=2&key=INSERT_API_KEY_HERE" type="text/javascript"></script> <script type="text/javascript"> //<![CDATA[ function load() { if (GBrowserIsCompatible()) { var lat = -33.867141; var lng … | |
Hi, I am writing some code to get some data from google suggest api. I am a noob so have run into a problem as my code is retuning blank data. Here is my code [code=c#] public XmlDocument GetData(string phrase) { XmlDocument theXML = new XmlDocument(); try { HttpWebRequest request … | |
The great thing about modern technology is that it makes our lives easier, well, most of our lives that is. For some, it would seem, technology just adds another layer of confusion into the whole living their life thing. Take the many cases of people apparently having to do exactly … | |
Hi there, I solve all day long a problem with error "a is undefined". I have 2 pages -- index and the second page. On the second page I shows google map in div and all is alright. But on index page I get error message given in subject this … | |
Hello everyone, I am working on a C# app that uses the YouTube .NET API but have come up with an issue, and I'm not sure if its the .NET Wrapper or just something I'm Doing. Ok heres the problem, I request the list of videos the logged in user … | |
Hi, who knows how to check unavailable videos in Youtube API(php)? I'm looking for [url]http://code.google.com/intl/pl/apis/youtube/2.0/developers_guide_php.html[/url] but I can't find right code? Any ideas?:) | |
Hi all, Win xp pro sp3, ie8. Firefox connects and is functional, internet explorer will not connect. Malwarebytes connects and updates no errors found in safe mode scan. Mcafee update fails with connection error and windows update will not connect. Below are associated logs, any help is greatly appreciated. Thanks … | |
[B]Context[/B] I'm retrieving data from Google Analytics (via the python-googleanalytics library, as Google's API is way too complex for me right now) and putting that data into a table using an HTML library. Python experience: very low. [B]Problem[/B] I have this: [u'string', u'string'] [integer] [u'string', u'string'] [integer] [u'string', u'string'] [integer] … | |
Not only is there a [URL="http://www.daniweb.com/news/story304425.html"]debate [/URL]about the constitutionality of using Global Positioning System units to help fight crime – now there’s concern about using Google Earth as well. The Associated Press [URL="http://news.yahoo.com/s/ap/20100814/ap_on_hi_te/us_eyes_in_the_sky"]reported [/URL]a few days ago that government officials in regions ranging from the Riverhead, N.Y., to the country … | |
Hey everyone, so my work wants me to update their website with a email contact form, i foolishly agreed not realising what i was getting myself into, i didn't know how complicated php is (i am an artist, not a coder :icon_redface: ), it's taken me about a week and … | |
Ok, i've looked in a lot of places, and on google, and it seems that google is perforated with "packet sniffer" and that not what I want, in other words I cant find what I wanted. I'm working on upgrading my server to the latest version of the client (public … | |
[ATTACH=RIGHT]16390[/ATTACH][URL="http://fflick.com"]Fflick[/URL], a just-launched site that is the brainchild of former Digg employees Ron Gorodetzky, Marc Hemeon, Kurt Wilms, and Dav Zimak, hopes to harness the power of Twitter for good...or finding good movies, at any rate. Fflick allows the user to sign in with their Twitter account and find out … | |
Hi, I have a table in a database that gets populated by a client application. Whenever an entry is written to the table I want to fetch the data (which contains the longitude and latitude) and display a marker on Google Maps. I am using the Google Maps Javascript V3 … | |
Hello. I'm new to php and I'm just getting my foot wet. But I've been going through lots of tutorial and I was looking into this google tutorial: [url]http://code.google.com/apis/maps/articles/phpsqlsearch.html#findnearsql[/url] and its what I wanted it to do. Calculate a nearby store locator. But I was curious about how to modify … | |
I have been programming in C++ for a while now, though I have always only written programs with simple command-line interfaces, never a GUI. I have one such program right now which I would like to convert into a Windows application with a full-fledged GUI with customized graphics (for buttons, … | |
[ATTACH=right]16243[/ATTACH]Foursquare is so hung up on where we are now or where we've been... Never fear, [URL="http://plancast.com"]Plancast[/URL] is here to fill the void in the location-based future social networking space. Actually, it's much cooler than that, and it's beginning to pick up steam. As its name infers, Plancast is all … | |
Hello All! I want to know about the configuing process of Google Map in an Android Application. Thanks, john | |
Hello I want to create a web plugin to demonstrate some inverse kinematics algorithms on a basic 3D model on a web browser. I am using OpenGL API and my code is written in C++. I am really new to plugins and I have no clue where to start looking. … | |
Sorry, this should be in the AJAX section--- Hi all, I've seen sites that use some kind of AJAX validation when typing in an address. On top of this when the address is typed it runs a search and then asks if I meant the found address or the one … | |
I am currently trying to store location data into a database and when i display it on a website, the location data is hyperlinked and when i click on it, it will act as a search query to display the location on Google Maps in a iframe. Does anyone know … | |
hi all, i am working on online food ordering project. restaurant create zones (circles based on miles as radies) to delivery the food. comapines registerd for food ordering. the company emplyees select there company we must display the restaurnt (Which are contaning this company in there zones). any idea please … | |
Hi, Has anybody use phishtank.com's api? the documentation si pretty poor in their site and they don't reply to emails. The api should help me send a url to phishtank so that they verify if it's spam or not (according to their database) and then return an XML response, and … | |
Hi, I'm using Google Base API for python to insert data in Google Merchant centre. The code is working fine till I asked for inserting the data (the last 3 lines of the code). Can anybody help me to figure out where the error can be. [CODE]import gdata.base.service import gdata.service … | |
[B][COLOR="Green"]Prerequisites[/COLOR][/B] No special development tools are required in order to take advantage of Google's mapping API; all that is necessary is a text editor, Web browser, and a public Web server from which the scripts can be served. Note the server must be public, you can't develop on an internal … | |
Hi there ! I'm building my first GC extension, and I am having a problem using this function. I would like to get the url of the current tab, and to do so (after some google research, of course), I use the [I]chrome.tabs.getSelected()[/I] function. Here it is in my code … | |
Warning: Cannot modify header information - headers already sent by (output started at /home/wesleysoccer/webapps/wp/wp-content/themes/infocus/functions.php:1) in /home/wesleysoccer/webapps/wp/wp-login.php on line 302 Warning: Cannot modify header information - headers already sent by (output started at /home/wesleysoccer/webapps/wp/wp-content/themes/infocus/functions.php:1) in /home/wesleysoccer/webapps/wp/wp-login.php on line 314 This is what I'm getting in my wordpress login screen...can't login to … | |
Hi, My name is sagar, and I'm a complete newbie in programming & python, but I'm very keen to learn both these things. Also, I'm at present trying to use python to extract data from web through various APIs. I mainly working with Google API. So, there will be lot … | |
I think maybe this is the right thread for it since i found out Google map control can be created using AJAX. so the question is simple, How to create Google Maps Control ? preferably in an ASP.Net environment. Found a source code here (GNU licensed) but it's too complex … | |
Google Maps Control in ASP.Net or something like that ... well to get to the point directly ... what i am searching for is embedding Google Maps in my ASP.Net page, want to use the Direction feature that Google Map provides. Now the problem is, although Google Map gives a … | |
hie.. i want to need the process and requirment for integrating API of google checkout with php code? i dont have to make something sell. but want to hire labour and for that user has to make payment , but there are option such as buy now etc option can … | |
hi guys, I'm kind of new with xml. I have an xml file in the following format, with 592 records: [CODE]<?xml version="1.0" encoding="ISO-8859-1"?> <data> <item> <buildingName>Chateau</buildingName> <address>81 North Broadway, White Plains, NY</address> <mail>I</mail> <laundry>I</laundry> <garbage>I</garbage> <parking>I</parking> <rating>No Access</rating> <municipality>White Plains</municipality> </item> <item> <buildingName>44 Franklin Avenue</buildingName> <address>44 Franklin Avenue, New Rochelle, … | |
Hi could somebody please help me with this as it is driving me nuts for hours!!! I keep receving the "NullReferenceException was unhandled " message: [code] public static Conditions GetCurrentConditions(string location) { Conditions c; c = null; c = new Conditions(); c.GetCurrentConditions(); XmlDocument xmlConditions = new XmlDocument(); xmlConditions.Load(string.Format("http://www.google.com/ig/api?weather={0}", location)); if … | |
This script uploads the pics in the specified directory into the specified album in picasa. The script requires gdata libraries installed. Check [I]code.google.com[/I]. I had written and tested the code in linux platform. Hasn't been tested in windows. Any suggestions to add more functionality, or add a UI or any … | |
[CODE]<script type="text/javascript" src="http://maps.google.com/maps?file=api&sensor=false&key=APIKEY"></script>[/CODE] [CODE]<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false&key=APIKEY"></script>[/CODE] I am trying to integrate our map overlays with a great Google maps Tooltip script I found, but I can only get the overlays to work when calling the first script, and the tooltips will only work when I use the second script. Does … | |
Hello All, I'm new to DaniWeb. I am trying to find php programmers and a website designer to help with a city portal website. I have created a php yellowpages, event calendar, coupon section. Real Estate, Dining, Shopping, and Hotel and Motel guide also. I have an advance user login … | |
Hi All, I have an API key for google maps and its giving me the following response. My first question is, how can i extract the data? Normally i work with XML responses via CURL so im new to this. If i do use the XML example i just get … | |
So what I am trying to do is give a user 4 links of stories that are relating to the topic. (In my specific case, they choose microsoft and I return them 4 top stories about the company). My problem is pairing the description with the link. So far, this … | |
The error I get Notice: Undefined index: recaptcha_challenge_field in C:\wamp\www\verify.php on line x Notice: Undefined index: recaptcha_response_field in C:\wamp\www\verify.php on line x The reCAPTCHA wasn't entered correctly. Go back and try it again.(reCAPTCHA said: incorrect-captcha-sol) how does my source code looks like. a.php [CODE] <form method="post" action="verify.php"> <?php require_once('recaptchalib.php'); $publickey … | |
I have implemented google maps for customers to use on a number of websites, however I am looking for an PHP API to do server side checking/validation etc, does anyone know of such an API? Geo-coding is not neccisary but an API where I can get the center point of … | |
here I have code in python and now I want to transfer it in Java. import logging import urllib import re from waveapi import events from waveapi import model from waveapi import robot from waveapi import document from django.utils import simplejson from google.appengine.api import urlfetch def OnDocChanged(properties, context): #Get Contents … | |
i've embeded google maps on my site with a marker setup were i wanted, but i cannot use "Get directions" to open in the same div that i use. Is it possible to do that, or my only options are _blank, _self etc. [CODE]<script src="http://maps.google.com/maps?file=api&v=2&sensor=true&key=ABQIAAAAsoAP0MDLt21HBpoCAZ0DLBQD344IlC21WoKHBucdD45AbVnqaxQoNHNKFtJHrVaqBr2Dwfh1G1O2-g" type="text/javascript"></script> <script type="text/javascript"> function initialize() … | |
First time posting; thanks for the welcome! Have been having all kinds of problelms lately (am in safe mode now) ran several programs (some things found; root kit?) ran Malwarebytes, SpyS&D, OIL, DDs, please checkk my logs; I tried deleting some things in HJT and they did not delete. I … Information Security api audio client-server dns flash google-api http-protocol microsoft-access microsoft-office microsoft-windows multimedia open-source pdf peer-to-peer posting-games social-media storage streaming-service tablet user-interface web-browser web-server window-manager windows-api windows-virus windows-vista | |
I'm a programming noobie, been programming for only a couple months. The other day I had the idea to write a small application where it would minimize Skype automatically after a call was terminated or over. I have no experience using API so I've been doing my research on the … | |
Hi, When in google you type time or date ... it display answer - correct time means get your time zone and converted to correct time... e.g. suppose you are in india .. it automatically detect time zone convert it added +5.30 and display result. same as whether you are … | |
I have implemented Google search in my web application. It is asking for license key.... where i should sign up... how to get license key? Plz its very urgent Plz do reply | |
Hey Guys I have been playing around with the google calendar API using the Zend Framework- Gdata library. I have had mild success in using this and have stumbled accross an issue I beleive is to do with passing variables through a URL. Basically, I can create several calendars and … | |
HI my project involves reverse geocoding and therfore i ve embedded the google maps api in my web site and am using their geocoder to get location names from coordinates. The geocoder and its functions are written in php. Now the problem is that i need to store the values … ![]() |
The End.