509 Topics

Member Avatar for
Member Avatar for electrogear

I'm struggling. I'm trying to make a website using the google weather API. Here's where I'm at: 1) I've got the PHP code working, and it gets the current temperature & images showing the forecast for the next 4 days. Simple enough 2) I decided I wanted to have a …

Member Avatar for electrogear
0
233
Member Avatar for 6pandn21

Hello everyone, I am trying to understand how a journey planner shows a map of user's journey. My idea is the journey planner will use the Google maps API or some similar service to plot the journey. There must be some type of XML data (JSON in case of google?) …

0
96
Member Avatar for sanzilla

Write Your First Application On Win32 ===================================== What is Win32 :-) win32 is an plactform that like J2ME and J2SE means that it have it's memory model and have a architure and have those Applications programming interfaces to call to the operating system . Like the APIS in the java …

Member Avatar for Salem
0
1K
Member Avatar for phoenix911

i got a site that is hosted by google, i have to write a program that creates/updates pages on the site... i got the google site API... but i have no idea where to go to.... so far my app logs in to the site, and access my documents, which …

Member Avatar for phoenix911
0
169
Member Avatar for Mohammed S

i want to post on my blogger blog, using php, i tried to read google api but couldn't understand it. this site helps a little but still is confusing [url]http://www.lordtime.com/blog/2007/05/03/how-to-post-remotely-to-bloggercom-working-php-example/[/url] can someone write a simple function for php?

Member Avatar for Mohammed S
0
58
Member Avatar for pinansonoyon

Hello everybody! I use the actiWATE library for one project. This is a code file Main.java [CODE] import bro.bro; import java.io.IOException; import java.io.UnsupportedEncodingException; public class Main { public static void main(String[] args) throws UnsupportedEncodingException, IOException { bro doBro= new bro(); } } [/CODE] file bro.java [CODE] import com.actimind.actiwate.http.HttpResponse; import com.actimind.actiwate.testing.ActiwateTestCase; …

Member Avatar for BestJewSinceJC
0
198
Member Avatar for sinopa

Does anyone know how I can get this script to show all the entries in atom.xml? It only shows the top four right now. [CODE] google.load("feeds", "1"); function initialize() { var feed = new google.feeds.Feed("http://thedosblogger.blogspot.com/atom.xml"); feed.load(function(result) { if (!result.error) { var container = document.getElementById("feed"); for (var i = 0; i …

0
66
Member Avatar for CFROG

I'm working with Google API trying to plot multiple points on a map. I can't find really good documentation on how I need to do this so I'm sort of winging it at this point. Obviously what I have is not working. The map is displaying and centered where I …

0
66
Member Avatar for paulernest

Hi I was wondering if there is a standard way to set a time out for ajax callbacks. The problem seems such an obvious one I know that it will have been solved several times. I'm using the google maps and google local api's and I want to wrap my …

Member Avatar for paulernest
0
93
Member Avatar for vnrocksoft

I saw video interview Google's Josh Cohen tells Beet.TV, Google's "Fast Flip" will be an open API, just as Google Maps, users to put "Fast Flip" onto their sites. And I saw some sites have "Fast Flip" on their pages! [URL="http://goo.gl/5hz1"]http://goo.gl/5hz1[/URL] [URL="http://goo.gl/JUIS"]http://goo.gl/JUIS[/URL] I've searched the Google API, but not have …

Member Avatar for pritaeas
0
145
Member Avatar for toplisek

How to add API from my IP to track on-line search engines for the following engines:google, bing, ask and aol

0
41
Member Avatar for thosecars82

Hello I would like to know whether there is any Java API available including access to a stock screener like those from either Google or Yahoo. [url]http://screen.yahoo.com/stocks.html[/url] [url]http://www.google.com/finance/stockscreener#c0=MarketCap&c1=PE&c2=DividendYield&c3=Price52WeekPercChange&region=us&sector=AllSectors&sort=&sortOrder=[/url] Thanks

0
57
Member Avatar for muralibobby2015

hello.. hai to all. i am fetching description which is in database. that description has 5 pharas. i am desplaying in front side and calling translation function. now i am getting this error.[CODE]Warning: file_get_contents(http://ajax.googleapis.com/ajax/services/language/translate?v=1.0&q=%26lt%3Bp%20class%3D%26quot%3Bnormal_text%26quot%3B%26gt%3BA%20woman%60s%20body%20performing%20to%20its%20utmost%20capability-%20that%60s%20what%20pregnancy%20is.%20From%20conception%20to%20delivery%2C%20the%20female%20form%20is%20tried%20and%20tested%20to%20carry%20and%20bring%20forth%20new%20life.%20The%20natural%20action%20can%20be%20quite%20exhausting%21%20If%20incorporating%20a%20pregnancy%20massage%2C%20the%20benefits%20to%20the%20expecting%20mother%20are%20incredible.%26lt%3B%2Fp%26gt%3B%3Cbr%20%2F%3E%0D%0A%26nbsp%3B%26nbsp%3B%20%26nbsp%3B%26nbsp%3B%26nbsp%3B%26nbsp%3B%20%26nbsp%3B%26nbsp%3B%26nbsp%3B%20%26lt%3Bp%20class%3D%26quot%3Bnormal_text%26quot%3B%26gt%3BPregnancy%20massage%20therapists%20specially%20trained%20in%20this%20area%20understand%20the%20exacting%20requirements%20of%20a%20mother%20to%20be.%20They%20are%20particularly%20skilled%20in%20the%20best%20pregnancy%20massage%20techniques.%20They%20understa in C:\wamp\www\addmultiplelanguajes-2009-08-15\k2.php on line 47[/CODE] actually this is my script. plz remember one thing what it …

Member Avatar for muralibobby2015
0
83
Member Avatar for rajabhaskar525

hai all , i am using google api to convert my english webpage content to french language, it's wroking good but i am getting this [COLOR="Red"]d\u0026#39;[/COLOR] in french , instead of some characters . how to remove this [COLOR="Red"]d\u0026#39;[/COLOR] code.

Member Avatar for pritaeas
-1
87
Member Avatar for MaryFan24

Hi, I am trying to develop a website that displays a google map and some markers that I want to add from my SQL Server Database. I have tried to get the values(Latitude and Longitude) from the database in the asp.net and pass them to javascript to add a marker …

0
94
Member Avatar for tustind

I apologize in advance for this being quite a long post... but, any help is great! I have a website (coded in PHP) which publishes content provided by users in a revenue sharing model. We pay each contributor a certain amount for every 1,000 "views" that their articles get. In …

Member Avatar for FlashCreations
0
217
Member Avatar for fumnimda

hi all, how can i find my site position for a keyword in Google SERP? i found googleranking but it is just for who has a SOAP API key. also found this one: sitemapdoc.com/Serp-Rank.aspx but it seems not to be updated.

Member Avatar for ruby.mein
0
338
Member Avatar for chunalt787

I am just starting with python and I am trying to write a program that interfaces with flickr. I am using the interface flickr.py found at the following link: [url]http://code.google.com/p/flickrpy/[/url] I am calling the following function: [CODE]myPhotos = myPhotoSets[0].getPhotos()[/CODE] The shell is telling me there is an error in this …

Member Avatar for Mathhax0r
0
152
Member Avatar for GradStudent

I am trying to develp a webpage that takes in TO and FROM Addres and displays the Google Map as well the directions. I understand JScript helps out with the Google Map display and I played around with the URL google.maps.com to get the directions. Now my issue is I …

Member Avatar for kvprajapati
0
384
Member Avatar for gpss

Hi! Is it possible to refresh only a <script> and not all the page?! i have a <script> that displays google maps... and i show it on my page with other material.. i just wanted to refresh that script (google maps display), and not all the page... i did it …

Member Avatar for Will Gresham
0
117
Member Avatar for kndsti

I've try to figure it since 3 days a go..:-( and sorry for my english. what i want to do is displaying a random link on my conduit toolbar and it change randomly everytime EBNavigateComplete event occur. EBNavigateComplete is just one of conduit's event. It works fine on my firefox …

0
63
Member Avatar for jj.amonit

I am testing out Google Checkout and have a question. First I'll tell you what I am trying to do. My site is a digital service. Users will be able to purchase 'projects'. They will have options to buy 1, 5, 10, 25 &50 projects at a time. Each has …

Member Avatar for jj.amonit
0
135
Member Avatar for rajuchacha007

Hi all, I would like to know whether there any JAVA API exists which does copying, deleting or moving files from and to directories and which is platform independent. I mean consider 3 layers. Last one is of OS (windows, linux, unix, solaris). Middle one is of JAVA API and …

Member Avatar for nomemory
0
150
Member Avatar for slfisher

The Twitter Platform Team is recommending to all Twitter developers that they make sure their applications support 64-bit integers because the popular service has almost reached the limit of 32-bit unsigned integers. "Twitter status ids are fast approaching the maximum 32-bit *unsigned* integer value (4,294,967,295)," [URL="http://groups.google.com/group/twitter-api-announce/browse_thread/thread/8f7f1b3cef846f98/0900170fa2f92e27?show_docid=0900170fa2f92e27&pli=1"]posted[/URL] Marcel Molina, identified as …

0
158
Member Avatar for slfisher

[URL="http://earth.google.com/"]Google Earth[/URL] now supports the use of historical imagery -- back to 1945 in some areas -- that lets users see how certain areas have changed over time. As described by [URL="http://en.wikipedia.org/wiki/Google_earth"]Wikipedia[/URL], Google Earth is a virtual globe, map and geographic information program that was originally called Earth Viewer, and …

0
790
Member Avatar for GuyClapperton

This has started earlier than I expected. American readers will be quite used to the idea that in many areas if you go to Google Maps you'll find pictures of the street as well as maps. Personally I think this is a good thing; only two days ago I was …

Member Avatar for GuyClapperton
0
178
Member Avatar for slfisher

Remember [URL="http://www.daniweb.com/blogs/entry3344.html"]last fall[/URL], when people were terrified that pedophiles were using Google Streetview to find parks and schools so they could more readily find their young victims? Apparently a California legislator has been listening to them, or someone like them. Last month, California Assemblyman Joel Anderson, R-El Cajon, introduced a …

Member Avatar for airbourne
0
338
Member Avatar for newsguy

Reports suggest that Google Earth might have put the top secret British nuclear defence headquarters, at the Faslane HM Naval Base Clyde in Scotland, at risk from terrorist attack after the satellite mapping shows clear images of the facility. The images are highly detailed and even show a couple of …

0
466
Member Avatar for happygeek

The tabloid newspapers are full of it, some here in the UK even have the [URL="http://www.thesun.co.uk/sol/homepage/news/article2255989.ece"]Google Ocean image[/URL] on the front page. Hardly surprising when you consider that it would appear the Google mapping app has discovered the mythical underwater city of Atlantis. The image, taken from the [URL="http://www.daniweb.com/blogs/entry3919.html"]recently launched[/URL] …

0
116
Member Avatar for happygeek

Regular readers will know that I am pretty much [URL="http://www.daniweb.com/blogs/entry3412.html"]in love with everything to do with Google Earth[/URL] although the same cannot be said about Google itself. However, even the stains left by the search giant [URL="http://www.daniweb.com/blogs/entry3900.html"]blacklisting the entire Internet[/URL] last weekend or it trying to [URL="http://www.itwire.com/content/view/20508/53/"]grab all your rights …

0
227
Member Avatar for happygeek

Wow. Let me say that again but with added exclamation marks: wow!!! Google has officially released a Google Earth client for iPhone and iTouch users. It's available right now from the iTunes [URL="http://www.daniweb.com/blogs/entry2767.html"]App Store[/URL], and best of it is free. Actually, scrap that, because the real best of all bit …

Member Avatar for jencan
0
223
Member Avatar for slfisher

The group [URL="http://www.stopinternetpredators.org/"]Stop Internet Predators[/URL], claiming that the Street View 360-degree technology can be used by pedophiles to help stalk their victims, is recommending that municipalities "[b]an Street View from your neighborhoods until it is safeguarded to ensure children's safety and privacy." How Google is supposed to do that, the …

Member Avatar for Ezzaral
0
508
Member Avatar for tiger86

Android Google's first ever Phone Operating System is going to be selling for only $200 dollars with a T-mobile Contract. Google's Cell Phone Android is a different type of cell phone then your used to. The Android is one of the few open source Cell Phone Operating Systems; this means …

0
43
Member Avatar for happygeek

In what has to rank as one of the most surprising outbursts of the summer, the [URL="http://news.bbc.co.uk/2/hi/uk_news/7586789.stm"]BBC[/URL] reports how the president of the British Cartographic Society has blasted online maps and accused them of "demolishing thousands of years of history." The remarkable rant took place at the Institute of British …

Member Avatar for noughtypixy
0
199
Member Avatar for slfisher

With gas still hovering at $4 a gallon, the Arctic ice caps melting, and our waistlines expanding, walking is more important than ever. But how to figure out whether a particular home or work location is a good one for walking? Well, there's a way. [URL="http://www.walkscore.com/"]www.walkscore.com[/URL] is another one of …

0
170
Member Avatar for EddieC

AUGUST 7, 2008--There was much to celebrate at the [URL=http://www.linuxworldexpo.com/live/12/]LinuxWorld Conference and Expo[/URL] this week in San Francisco's Moscone Center, particularly if you're a developer building applications on or for the platform. Remember when gOS debuted as the operating system inside Wal-Mart's US$199 PC? The company yesterday introduced [URL=http://www.thinkgos.com/new/]gOS 3 …

0
298
Member Avatar for Techwriter10

Google released a shiny new version of its hosted enterprise search product today that includes new custom indexing and a synonym dictionary. While they were at it, Google changed the name of the product to [URL="http://www.google.com/sitesearch/"]Google Site Search[/URL], which replaces the old (rather awkward) moniker Custom Search Business Edition. If …

0
167
Member Avatar for EddieC

I don’t know about you, but I’m glad the Microsoft bid to acquire Yahoo was a bust—and I hope it stays that way. I shudder to think of the consequences of a company like Microsoft acquiring Google-like power. Microsoft already has too much power and control over my life. I …

Member Avatar for Techwriter10
0
169
Member Avatar for DaveSW

I've spent days tearing my hair out and searching the web! Why? Simply because google checkout has little regard for UK VAT... After much searching I reached the stage where I could display the line '(VAT included £0.00)' on the sandbox checkout page, but I couldn't change the amount! The …

0
99
Member Avatar for happygeek

Thursday 31st May is the first ever Google Developer Day, with more than 5000 developers at 10 locations around the world taking part. Keynotes and breakout sessions will be taking place in Sydney, Tokyo, Beijing, Moscow, Sao Paulo, Madrid, Paris, Hamburg, London, and Mountain View, California. Both Google engineers and …

Member Avatar for nieves22
0
227
Member Avatar for digital-ether

This class allows you to use the Google AJAX Translation API to translate arbitrary text to the many languages supported by the Google API. Source versioning added to: [url]http://code.google.com/p/php-language-api/[/url]

0
1K
Member Avatar for Barman007

Im having trouble centering the content of this PHP code (please find code down the bottom fo this post) on my joomla site. I added [code]#google_map{margin-left:140px;}[/code] to the CSS in the hopes of centering it all but it only centered the map itself. Since then I have added the "google1" …

Member Avatar for Airshow
0
116
Member Avatar for evilxmetallicax

[code]<style type="text/css"> @import url(http://www.google.com/cse/api/branding.css); </style> <div class="cse-branding-right" style="background-color:#FFFFFF;color:#000000"> <div class="cse-branding-form"> <form action="http://www.google.com/cse" id="cse-search-box"> <div> <input type="hidden" name="cx" value="partner-pub-6100254856836263:mrth7zw2wa0" /> <input type="hidden" name="ie" value="ISO-8859-1" /> <input type="text" name="q" size="31" /> <input type="submit" name="sa" value="Google Search" /> </div> </form> </div> </div>[/code] For an example: [URL="http://runedata.com/google.html"]Google Search[/URL] For an example: [URL="http://runedata.com/google.html"]Google Search[/URL]

Member Avatar for logodesigner
0
93
Member Avatar for stevenpetersen

How do i style or put html into a [ICODE]map.openInfoWindow[/ICODE] (the bubble on google map). The reason is because i would like to include a picture and style the text. The code below is just a normal Java API Map that i use. The key has been removed for the …

Member Avatar for pritaeas
-1
608
Member Avatar for Stefano Mtangoo

Hello guys, Please help me with wxTreeCtrl events (I have never dealt with TreeCtrl before). I want to get simple basics how to catch events As example to clarify my question, I have tree of books and I want just the TextCtrl to display the chosen parent and Item, like …

Member Avatar for Stefano Mtangoo
0
383
Member Avatar for kurtybain

hi, lets get to the point. Im developing an application in which a route is drawn in a map (MapGuide), in order to do this you have to select two points, one for the origin and the other one for the destiny. I have a window divided into 3 frames. …

Member Avatar for Airshow
0
119
Member Avatar for stevenpetersen

I need to insert GLatLng another webpage with a include content file...... How would i go about this? Do i need to make a database for it? //<![CDATA[ function load() { if (GBrowserIsCompatible()) { var map = new GMap2(document.getElementById("map")); map.setCenter(new GLatLng(34.4419, -122.1419), 13); } } //]]> </script> </head> <body onload="load()" …

Member Avatar for stevenpetersen
-1
420
Member Avatar for znice

Hey all. First post to this forum, though I have casually browsed threads here often in the past. I'm pretty new to Python but have several years of experience programming in C, C++ and Java. I've got a Java app currently deployed to Google App Engine and wanted to be …

Member Avatar for znice
0
118
Member Avatar for Adrian_0211

here i am again.. i have to create a map that will show our city.. the viewer can search all the school in our city.. what is the best software or programming i will use.. or what is the best thing to do this.. in flash.. it will be more …

Member Avatar for Adrian_0211
0
80
Member Avatar for abrocketman

I have created a swf file in flash cs4 and exported it. I have viewed it locally and it works fine. Once I upload it to the server it just play. I have looked at everything and it just wont play. I am stuck and not sure what else to …

Member Avatar for JasonHippy
0
228

The End.