well i have a...

All about creating websites!
Post Reply
User avatar
mo2332
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 705
Joined: 28 Apr 2007, 16:00
16
Contact:

well i have a...

Post by mo2332 »

i was wondering is there a way to code something maybe in java or html to get the top ten trends and display it on a side panel if that makes sense

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

um, what kind of "trends", like the "top 10" here on the site or like the "top 10 movies of the year"? and where are you getting them from? another website or do you want to gather them by yourself? do you want to integrate it into an already existing website?
more details man... :wink:

User avatar
mo2332
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 705
Joined: 28 Apr 2007, 16:00
16
Contact:

Post by mo2332 »

bad_brain wrote:um, what kind of "trends"? and where are you getting them from? another website or do you want to gather them by yourself? do you want to integrate it into an already existing website?
woops was in a rush sorry. google.com/trends and yes i do want integragte it to an existing website i own

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

hm, ok, have to check it out first....seems they don't offer RSS feeds... :-k

User avatar
Big-E
Administrator
Administrator
Posts: 1332
Joined: 16 May 2007, 16:00
16
Location: IN UR ____ , ____ING UR _____ .
Contact:

Post by Big-E »

CURL and PHP, use regex to strip out HTML to leave only the data 'google trends'.

Google CURL + PHP, should be more than enough information.

User avatar
mo2332
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 705
Joined: 28 Apr 2007, 16:00
16
Contact:

Post by mo2332 »

php not supported!
any other ideas :(

TheKingOfHearts
Moderator
Moderator
Posts: 901
Joined: 18 Sep 2006, 16:00
17
Location: on my Throne
Contact:

Post by TheKingOfHearts »

http://news.cnet.com/8301-10784_3-9828916-7.html

wait for a API and it will probably do you much good
[url=http://img338.imageshack.us/img338/2034/oopsrg8.gif]/sig[/url]

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

well, without php the only option you have is to enter all the links by yourself....which can be a pain in the rear depending on the update frequency.. :?

Post Reply