PHP Web Host - Quality Web Hosting For All PHP Applications Clan Themes! We make clans look good!!
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
spasticdonkey
RavenNuke(tm) Development Team


Joined: Dec 02, 2006
Posts: 1364
Location: Texas, USA

PostPosted: Thu Oct 29, 2009 9:27 am Reply with quote Back to top

If you want a chance to play around with all the cool AJAX API's that google is offering to webmasters, try the AJAX API Playground. I've managed to get lost there for hours at a time Smile

Arrow
Only registered users can see links on this board!
Get registered or login to the forums!


play with code and see live examples from:
Language API, Blogger API, Calendar API, Earth API, Feeds API, Javascript API, Libraries API, Maps API, Search API,Visualization API, YouTube API
View user's profile Send private message
nuken
RavenNuke(tm) Development Team


Joined: Mar 11, 2007
Posts: 1536
Location: North Carolina

PostPosted: Thu Oct 29, 2009 12:09 pm Reply with quote Back to top

Very cool....
View user's profile Send private message Send e-mail Visit poster's website
floppydrivez
Involved
Involved


Joined: Feb 26, 2006
Posts: 337
Location: Jackson, Mississippi

PostPosted: Fri Oct 30, 2009 7:25 am Reply with quote Back to top

Great link, thanks for sharing.
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
spasticdonkey
RavenNuke(tm) Development Team


Joined: Dec 02, 2006
Posts: 1364
Location: Texas, USA

PostPosted: Fri Oct 30, 2009 8:00 am Reply with quote Back to top

You can also play with some of their projects in development at google labs, some are webmaster related and some are just to play with...
Only registered users can see links on this board!
Get registered or login to the forums!

new image search
Only registered users can see links on this board!
Get registered or login to the forums!

google squared (new way to search)
Only registered users can see links on this board!
Get registered or login to the forums!


and even some things that aren't in the lab yet
Only registered users can see links on this board!
Get registered or login to the forums!
View user's profile Send private message
eldorado
Involved
Involved


Joined: Sep 10, 2008
Posts: 414
Location: France,Translator

PostPosted: Sat Oct 31, 2009 6:33 am Reply with quote Back to top

spasticdonkey wrote:
I've managed to get lost there for hours at a time Smile

me too... Very Happy especially in the playground

google labs is a great showcase of what can be made in php...
View user's profile Send private message Visit poster's website MSN Messenger
xGSTQ
Involved
Involved


Joined: Feb 03, 2006
Posts: 267
Location: UK

PostPosted: Fri Nov 13, 2009 7:58 pm Reply with quote Back to top

I like the playground area, mess around to your hearts content !

I made a block a few months ago using the API code
Only registered users can see links on this board!
Get registered or login to the forums!


Its okay It could be a lot better say with an admin side with different functions, but that's another idea Wink
View user's profile Send private message Send e-mail Visit poster's website
Palbin
Site Admin


Joined: Mar 30, 2006
Posts: 2456
Location: Pittsburgh, Pennsylvania

PostPosted: Fri Nov 13, 2009 8:46 pm Reply with quote Back to top

Nice block.
View user's profile Send private message
spasticdonkey
RavenNuke(tm) Development Team


Joined: Dec 02, 2006
Posts: 1364
Location: Texas, USA

PostPosted: Sat Nov 14, 2009 9:13 am Reply with quote Back to top

nice block Smile
i embeded the google ajax search into the nuke search module without too much trouble
how to
Only registered users can see links on this board!
Get registered or login to the forums!


sample
to see it live in action checkout
Only registered users can see links on this board!
Get registered or login to the forums!


and try a search for something like tank or armor which will return results... also works from the nukeNAV modal search window! Smile
View user's profile Send private message
papamike
Theme Guru


Joined: Jan 11, 2006
Posts: 135
Location: Southern Influence

PostPosted: Thu Aug 04, 2011 12:02 pm Reply with quote Back to top

How about a universal scrolling API added to the distro. It could be used anywhere, especially on the home page to control the size of the news content blocks, messages, etc. Kinda like the colorbox, use it if you need it or when you have a news story that is extra large and don't want to send the reader to another page. Or if you are putting together a message that is going to be large.
View user's profile Send private message Visit poster's website
montego
Site Admin


Joined: Aug 29, 2004
Posts: 9136
Location: Arizona

PostPosted: Thu Aug 04, 2011 12:43 pm Reply with quote Back to top

papamike, as a developer, I would love to see RN make available a set of core APIs for various things (e.g., user/group authentication and permissions) with core UI components being one of them. I think "colorbox" is an excellent example.

With HTML5, one can even create/use new "data-*" attributes (perfectly compliant) to even pass configuration options for the desired "slider" characteristics for the given desired implementation. Very powerful stuff. Many potential uses.
View user's profile Send private message Visit poster's website
spasticdonkey
RavenNuke(tm) Development Team


Joined: Dec 02, 2006
Posts: 1364
Location: Texas, USA

PostPosted: Thu Aug 04, 2011 1:58 pm Reply with quote Back to top

Funny you should mention this now, as kguske recently mentioned autoscroll and I was quite impressed.
Only registered users can see links on this board!
Get registered or login to the forums!


Was planning on pitching it to the RN team as a marquee replacement. Even came up with a sprite based navigation for it, complete with mouseover/toggle functionality. While this is under construction and still has remnants of the demo code in it (don't use it as a basis for anything) I suppose no harm in a little preview. Be sure to play with the nav buttons below the scroller Smile
Only registered users can see links on this board!
Get registered or login to the forums!


still need to figure out how to make it loop.....
View user's profile Send private message
papamike
Theme Guru


Joined: Jan 11, 2006
Posts: 135
Location: Southern Influence

PostPosted: Thu Aug 04, 2011 9:29 pm Reply with quote Back to top

Could this be applied to messages and news stories blocks? Or would another API be needed?
View user's profile Send private message Visit poster's website
neralex
Worker
Worker


Joined: Aug 22, 2007
Posts: 197
Location: Germany

PostPosted: Wed Aug 10, 2011 6:04 am Reply with quote Back to top

spasticdonkey wrote:
Funny you should mention this now, as kguske recently mentioned autoscroll and I was quite impressed.
Only registered users can see links on this board!
Get registered or login to the forums!


Was planning on pitching it to the RN team as a marquee replacement. Even came up with a sprite based navigation for it, complete with mouseover/toggle functionality. While this is under construction and still has remnants of the demo code in it (don't use it as a basis for anything) I suppose no harm in a little preview. Be sure to play with the nav buttons below the scroller Smile
Only registered users can see links on this board!
Get registered or login to the forums!


still need to figure out how to make it loop.....


hey spasticdonkey!

i have tried to put this in a RN module but after the 1st scroll, it will be stop the scrolling. in your demonstration give it in fox & chrome the same failure after few minutes of scrolling.

i have tested the last 2 week many jquery scroller but i must say, the marquee replacement ist not the best solution. do you have only one scroller, then it is okay but do you want use more as one of this marquee, you become probs with the 2nd scroller. if the 1st sroller at the end of his lines but the 2nd scroller is scrolling, then restart the 2nd scroller with the restart of the first scrolling.

the most jquery scroller realize the scrolling with one id of a marquee. but if you want realize much more then one scrolling fields, you need a different id controlling in the same js-script. thats is the problem.

i found my solution here:
Only registered users can see links on this board!
Get registered or login to the forums!

this one don't have a smooth scrolling...but its the best way, what i found.

Smile


Last edited by neralex on Wed Aug 10, 2011 2:28 pm; edited 2 times in total
View user's profile Send private message Visit poster's website
spasticdonkey
RavenNuke(tm) Development Team


Joined: Dec 02, 2006
Posts: 1364
Location: Texas, USA

PostPosted: Wed Aug 10, 2011 2:05 pm Reply with quote Back to top

I haven't fully had time to work with autoscroll yet, but I don't believe it has a bulit-in looping per-say. You have to use some additional jquery to loop the content a set number of times. For testing I had it set low.

Code:
    var t = $("#DemoFieldx div").html();
    for (var i = 0; i < 2; ++i) {
        $("#DemoFieldx div").append(t);
    }


what this does is grabs the html inside "#DemoFieldx div" and appends another two copies of it. so the content would loop 3 times. If you need it to loop more adjust the loop statement. i placed this inside the function that launches the scroller (before). also, if you are horizontal scrolling there are some tricks to looping you can see in the source of my demo.

Code:
            <div id="DemoFieldy">
                <div style="width: 7000px;"><img src="cologne.jpg"/></div>
            </div>


looping this 3500px wide image twice horizontally, so the inner container has to be wide enough, even though the parent container is much smaller....

You can also script "on edge events" but haven't tried that functionality yet. In theory you could script your own looping mechanism, animated transition, etc.

I am familiar with the script you mentioned, and liked it aside from the choppy animation. I thought his first version of the script was better, as it was written as a jquery plugin instead of the stand-alone jscroller2, and has better animation.
Only registered users can see links on this board!
Get registered or login to the forums!
View user's profile Send private message
neralex
Worker
Worker


Joined: Aug 22, 2007
Posts: 197
Location: Germany

PostPosted: Sat Aug 13, 2011 2:13 pm Reply with quote Back to top

sorry...it will not work. after the last li, the scroller stop at the end.

btw ... i have found a another jquery scroller with smooth scrolling:
Only registered users can see links on this board!
Get registered or login to the forums!


its the best one, what i found at the last days.

Smile
View user's profile Send private message Visit poster's website
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum