Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Digital Experience Group
GoBigRed
Commits
2d670d32
Commit
2d670d32
authored
Sep 23, 2011
by
Aaron Coleman
Browse files
updated number of twitter posts pulled
parent
c6be26c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
js/gobigred.js
View file @
2d670d32
loadFeeds
=
function
()
{
var
flickrJSON
=
'
http://api.flickr.com/services/feeds/photos_public.gne?id=38597191@N03&lang=en-us&format=json&jsoncallback=loadFeeds.flickr
'
;
var
twitterJSON
=
'
http://api.twitter.com/1/statuses/user_timeline/unlnews.json?count=
3
&callback=loadFeeds.twitter
'
;
var
twitterJSON
=
'
http://api.twitter.com/1/statuses/user_timeline/unlnews.json?count=
4
&callback=loadFeeds.twitter
'
;
return
{
initialize
:
function
(
div
,
service
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment