Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/Bloc/bloc-jams
Coded a primitive music player to learn Javascript and JQuery
https://github.com/Bloc/bloc-jams
Update index.html
c2759fd531fc65e3b03765bfe530edefa124d4b3 authored over 7 years ago by Rick Lopez <[email protected]>
c2759fd531fc65e3b03765bfe530edefa124d4b3 authored over 7 years ago by Rick Lopez <[email protected]>
Update index.html
f8c27cbedf9750b4381217b79551c7198fbd93cb authored over 7 years ago by Rick Lopez <[email protected]>
f8c27cbedf9750b4381217b79551c7198fbd93cb authored over 7 years ago by Rick Lopez <[email protected]>
Update album.html
0d95d0df3523daf3261999262a3cf2193dd2c888 authored over 7 years ago by Rick Lopez <[email protected]>
0d95d0df3523daf3261999262a3cf2193dd2c888 authored over 7 years ago by Rick Lopez <[email protected]>
Update collection.html
4fdeca7ec7fc9f10801f9fd6b3f0e0c5796bf82d authored over 7 years ago by Rick Lopez <[email protected]>
4fdeca7ec7fc9f10801f9fd6b3f0e0c5796bf82d authored over 7 years ago by Rick Lopez <[email protected]>
undid the pull
6df341e79997d5abbe650a1fd57d3aac99275ab7 authored over 7 years ago by DerekLin <[email protected]>
6df341e79997d5abbe650a1fd57d3aac99275ab7 authored over 7 years ago by DerekLin <[email protected]>
changes sources from http to https
904b84d09b8179b69c4137f3ba8e967ce870b192 authored over 7 years ago by DerekLin <[email protected]>
904b84d09b8179b69c4137f3ba8e967ce870b192 authored over 7 years ago by DerekLin <[email protected]>
just took out some comments
67413127b0a4367fd466c0fdb595e8db2f0ee7de authored almost 8 years ago by djl132 <[email protected]>
67413127b0a4367fd466c0fdb595e8db2f0ee7de authored almost 8 years ago by djl132 <[email protected]>
BLOCJAMS, DONE: DEPLOY, HERE I COME
fbfeac88abb135b942cc5790d75e862f817b4906 authored almost 8 years ago by djl132 <[email protected]>
fbfeac88abb135b942cc5790d75e862f817b4906 authored almost 8 years ago by djl132 <[email protected]>
finally finished
e9432914c7b17eb74cb3099ac5c355aba353cae6 authored almost 8 years ago by djl132 <[email protected]>
e9432914c7b17eb74cb3099ac5c355aba353cae6 authored almost 8 years ago by djl132 <[email protected]>
updating seekcontrol seekbar to update with song, and enabled ui to drag
dabe958e78cfff0d12ddfd760119a664afd939f9 authored almost 8 years ago by djl132 <[email protected]>
dabe958e78cfff0d12ddfd760119a664afd939f9 authored almost 8 years ago by djl132 <[email protected]>
figured it out: CURRENTLYPLAYING SONG HAS TO STATE - NULL when STOPPED, there is no song SELECTED. and Int, where there is a current song selected, and we want to keep track of it because we need it in order to access it later if you pause and play in the middle of a song
d8010c20e108d6cbfb7560a834b0956fb5673484 authored almost 8 years ago by djl132 <[email protected]>
d8010c20e108d6cbfb7560a834b0956fb5673484 authored almost 8 years ago by djl132 <[email protected]>
figured it out
df6291798dcb52ec397d9f227b44b7c8805a844b authored almost 8 years ago by djl132 <[email protected]>
df6291798dcb52ec397d9f227b44b7c8805a844b authored almost 8 years ago by djl132 <[email protected]>
still having problems with setSong()
06405d0468fad7c1aea3e96906474b9e51fdc1d7 authored almost 8 years ago by djl132 <[email protected]>
06405d0468fad7c1aea3e96906474b9e51fdc1d7 authored almost 8 years ago by djl132 <[email protected]>
errors: not playing
a760ea87cd68d2d2a00ec6f08493d4a661e01634 authored almost 8 years ago by djl132 <[email protected]>
a760ea87cd68d2d2a00ec6f08493d4a661e01634 authored almost 8 years ago by djl132 <[email protected]>
optimized using setSong() and getNumberCell(songNumber)
82d766d9cd6de3e55213040452484b10a77688f8 authored almost 8 years ago by djl132 <[email protected]>
82d766d9cd6de3e55213040452484b10a77688f8 authored almost 8 years ago by djl132 <[email protected]>
Made data type agree to each other using parseInt()
cdc74ee2a09060618f543892506d4d1030c96ea2 authored almost 8 years ago by djl132 <[email protected]>
cdc74ee2a09060618f543892506d4d1030c96ea2 authored almost 8 years ago by djl132 <[email protected]>
previousSong() done. same method
44d2f72dab1819f081083fa5c989604524448c2f authored almost 8 years ago by djl132 <[email protected]>
44d2f72dab1819f081083fa5c989604524448c2f authored almost 8 years ago by djl132 <[email protected]>
nextSong() done. did not use trackIndex
707454052792332c84b53959ee7f30b504eea2d5 authored almost 8 years ago by djl132 <[email protected]>
707454052792332c84b53959ee7f30b504eea2d5 authored almost 8 years ago by djl132 <[email protected]>
added nextSong() - not successful yet
de4d6231c644f68e89dc76a860c3b39d0cdd5edb authored almost 8 years ago by djl132 <[email protected]>
de4d6231c644f68e89dc76a860c3b39d0cdd5edb authored almost 8 years ago by djl132 <[email protected]>
added nextSong(), updatePlayerSongBar() and clickHandler()
2da0d449c4be2414062a71e5218e5c690a1c5a88 authored almost 8 years ago by djl132 <[email protected]>
2da0d449c4be2414062a71e5218e5c690a1c5a88 authored almost 8 years ago by djl132 <[email protected]>
unfinished----sent to a student
665c972b311ae83c18d9655cd8767f7c147d8536 authored almost 8 years ago by djl132 <[email protected]>
665c972b311ae83c18d9655cd8767f7c147d8536 authored almost 8 years ago by djl132 <[email protected]>
to be continued
8b7993277722c33e2bb727bd2e0ab89555948967 authored almost 8 years ago by djl132 <[email protected]>
8b7993277722c33e2bb727bd2e0ab89555948967 authored almost 8 years ago by djl132 <[email protected]>
added a version where the entire row is active for clicking. nicegit add .git add .
62e51e8f272ef878a80b420aa3fb91d71d1f52f3 authored almost 8 years ago by djl132 <[email protected]>
62e51e8f272ef878a80b420aa3fb91d71d1f52f3 authored almost 8 years ago by djl132 <[email protected]>
figured it out, see discussion and submissions for problems and questions, as well as tutoring #7 good doc
a65958ae50e326522ee17a9dfaef8e93e175a778 authored almost 8 years ago by djl132 <[email protected]>
a65958ae50e326522ee17a9dfaef8e93e175a778 authored almost 8 years ago by djl132 <[email protected]>
still need to fix mistakes with clickHandler
e8405388d9ab366cae66372710934887901407f3 authored almost 8 years ago by djl132 <[email protected]>
e8405388d9ab366cae66372710934887901407f3 authored almost 8 years ago by djl132 <[email protected]>
jQueried album.js & collection.js
61f5bcb628b44611d3fbbb8f7ade26479505b11b authored almost 8 years ago by djl132 <[email protected]>
61f5bcb628b44611d3fbbb8f7ade26479505b11b authored almost 8 years ago by djl132 <[email protected]>
jQueried the landing.js
55d519cd19804b847095739550492c3638135bb4 authored almost 8 years ago by djl132 <[email protected]>
55d519cd19804b847095739550492c3638135bb4 authored almost 8 years ago by djl132 <[email protected]>
Merge branch '14-checkpoint'
merging checkpoint 14.git :::
e Please enter a commit message to explain why this merge is necess...
done
f98bcee933124bdddbfe9b42c271ed28d4f3a602 authored almost 8 years ago by djl132 <[email protected]>
f98bcee933124bdddbfe9b42c271ed28d4f3a602 authored almost 8 years ago by djl132 <[email protected]>
updated stuff from a different assignment
2592a49d47591ab8a49e6b24236eb8aea0689a4d authored almost 8 years ago by djl132 <[email protected]>
2592a49d47591ab8a49e6b24236eb8aea0689a4d authored almost 8 years ago by djl132 <[email protected]>
finally back to the state of the master
a4c750c294daec2aae140b41bd5be1b35002fe68 authored almost 8 years ago by djl132 <[email protected]>
a4c750c294daec2aae140b41bd5be1b35002fe68 authored almost 8 years ago by djl132 <[email protected]>
updated it form master
f04131f17df78a8ddfdaa6368b8c5e2f9f3727c7 authored almost 8 years ago by djl132 <[email protected]>
f04131f17df78a8ddfdaa6368b8c5e2f9f3727c7 authored almost 8 years ago by djl132 <[email protected]>
nothing, eranet
bba87d64e3682fb4382951b1f2f73a5d2a4273a8 authored almost 8 years ago by djl132 <[email protected]>
bba87d64e3682fb4382951b1f2f73a5d2a4273a8 authored almost 8 years ago by djl132 <[email protected]>
changes about button hovers updated
02dd7d1f20a1a30634f4e649de3afafd221e371c authored almost 8 years ago by djl132 <[email protected]>
02dd7d1f20a1a30634f4e649de3afafd221e371c authored almost 8 years ago by djl132 <[email protected]>
adding css
bf382ee65abc20384bb80ae0a3894f4fbad10858 authored almost 8 years ago by djl132 <[email protected]>
bf382ee65abc20384bb80ae0a3894f4fbad10858 authored almost 8 years ago by djl132 <[email protected]>
added player bar
4eea209e9fd76f059086a59af64c25710b85fcff authored almost 8 years ago by djl132 <[email protected]>
4eea209e9fd76f059086a59af64c25710b85fcff authored almost 8 years ago by djl132 <[email protected]>
it should really work now...dunno why yeah last time ti worked, even though it wasn't supposed to work.
6e6d7ee7bfe7a4ae0ef8e32063a2fad2046e9703 authored almost 8 years ago by djl132 <[email protected]>
6e6d7ee7bfe7a4ae0ef8e32063a2fad2046e9703 authored almost 8 years ago by djl132 <[email protected]>
fixed scope problem.
4e85cc613199d03d1c9842e3886536f2d8567b19 authored almost 8 years ago by djl132 <[email protected]>
4e85cc613199d03d1c9842e3886536f2d8567b19 authored almost 8 years ago by djl132 <[email protected]>
done with checkpoint 13, questions in the comments below
c2c1151e8238ab7cb2e29a6db21cb2f6af863571 authored almost 8 years ago by djl132 <[email protected]>
c2c1151e8238ab7cb2e29a6db21cb2f6af863571 authored almost 8 years ago by djl132 <[email protected]>
wait I'm not done yet
4c381236d8e47374adb0c8097f971f90512f47b2 authored almost 8 years ago by djl132 <[email protected]>
4c381236d8e47374adb0c8097f971f90512f47b2 authored almost 8 years ago by djl132 <[email protected]>
just fooling around
6938c3479fee63d448a102098a673eef127dd27d authored almost 8 years ago by djl132 <[email protected]>
6938c3479fee63d448a102098a673eef127dd27d authored almost 8 years ago by djl132 <[email protected]>
done with 12 checkpoint
57b7149411b7a3ae22dd66d54070b695e0a38746 authored almost 8 years ago by djl132 <[email protected]>
57b7149411b7a3ae22dd66d54070b695e0a38746 authored almost 8 years ago by djl132 <[email protected]>
added album.js
e0f1e06c51b9cf59b9ecd18e31add8aea0161f26 authored almost 8 years ago by djl132 <[email protected]>
e0f1e06c51b9cf59b9ecd18e31add8aea0161f26 authored almost 8 years ago by djl132 <[email protected]>
added album.js
6a586bad766592e2d0e7586c2107b142ca699c37 authored almost 8 years ago by djl132 <[email protected]>
6a586bad766592e2d0e7586c2107b142ca699c37 authored almost 8 years ago by djl132 <[email protected]>
something stupid
c9975890bf72c88fb20edcb37016d93843f948fd authored almost 8 years ago by Derek Joshua Lin <[email protected]>
c9975890bf72c88fb20edcb37016d93843f948fd authored almost 8 years ago by Derek Joshua Lin <[email protected]>
no changes
1447a14d0cca7ec73f0d539607440a4ed8f1976f authored almost 8 years ago by Derek Joshua Lin <[email protected]>
1447a14d0cca7ec73f0d539607440a4ed8f1976f authored almost 8 years ago by Derek Joshua Lin <[email protected]>
11-assignment: dunno why it's not running, but yeah this is my version of
0f0201c7dc903af63d70908933a958d0c5a92cdb authored almost 8 years ago by Derek Joshua Lin <[email protected]>
0f0201c7dc903af63d70908933a958d0c5a92cdb authored almost 8 years ago by Derek Joshua Lin <[email protected]>
checkpoin11
65760dcc3c552c3966e08b93bb15823b7cdb84a2 authored almost 8 years ago by Derek Joshua Lin <[email protected]>
65760dcc3c552c3966e08b93bb15823b7cdb84a2 authored almost 8 years ago by Derek Joshua Lin <[email protected]>
fixed issue: reconciled differences in checkpoint6(album and collection view
3764350e04afe3ca26153b8b75a75f22dd1e0edb authored almost 8 years ago by Derek Joshua Lin <[email protected]>
3764350e04afe3ca26153b8b75a75f22dd1e0edb authored almost 8 years ago by Derek Joshua Lin <[email protected]>
currently fixing a problem
ef7bd3e52b3947b55b97cdfc376ba148c75d471f authored almost 8 years ago by Derek Joshua Lin <[email protected]>
ef7bd3e52b3947b55b97cdfc376ba148c75d471f authored almost 8 years ago by Derek Joshua Lin <[email protected]>
10-checkpoint
6e2902ebaafe643cae17eb5f08d5b838b8825c71 authored almost 8 years ago by Derek Joshua Lin <[email protected]>
6e2902ebaafe643cae17eb5f08d5b838b8825c71 authored almost 8 years ago by Derek Joshua Lin <[email protected]>
done with checkpoint 9
133273fbc0d96f3834a361b2032c17d6555a86ae authored almost 8 years ago by Derek Joshua Lin <[email protected]>
133273fbc0d96f3834a361b2032c17d6555a86ae authored almost 8 years ago by Derek Joshua Lin <[email protected]>
final changes made for assignment: found out that the page wasn't animating probably becuase the script was being called too early, wiat but i put it at the end of all body????why????
40419652ef6269c7e656e09de0c24c46d1d0f307 authored almost 8 years ago by Derek Joshua Lin <[email protected]>
40419652ef6269c7e656e09de0c24c46d1d0f307 authored almost 8 years ago by Derek Joshua Lin <[email protected]>
updating branch
4f76265c161e312ffc2c72c012f23f4498d13cf3 authored almost 8 years ago by Derek Joshua Lin <[email protected]>
4f76265c161e312ffc2c72c012f23f4498d13cf3 authored almost 8 years ago by Derek Joshua Lin <[email protected]>
lols I accidentally commited on the master branch, so I'm trying to undo it, but then I found out I needed ot merge itt
ae18a1927d943e664072c8a9d77be6f537211dc7 authored almost 8 years ago by Derek Joshua Lin <[email protected]>
ae18a1927d943e664072c8a9d77be6f537211dc7 authored almost 8 years ago by Derek Joshua Lin <[email protected]>
final commit
4aaab2d367d1a245c2977d6e245b9fc109ee8a54 authored almost 8 years ago by Derek Joshua Lin <[email protected]>
4aaab2d367d1a245c2977d6e245b9fc109ee8a54 authored almost 8 years ago by Derek Joshua Lin <[email protected]>
finished assignment: added css transitions and looped revealingpoints function (TRIED)
9aa93c7356ec68c5ce9b3c7ad48b8c35a8fe7680 authored almost 8 years ago by Derek Joshua Lin <[email protected]>
9aa93c7356ec68c5ce9b3c7ad48b8c35a8fe7680 authored almost 8 years ago by Derek Joshua Lin <[email protected]>
added css transitions
1ea9afa8f5dc6180ac32c5856be7c90276d83277 authored almost 8 years ago by Derek Joshua Lin <[email protected]>
1ea9afa8f5dc6180ac32c5856be7c90276d83277 authored almost 8 years ago by Derek Joshua Lin <[email protected]>
small update
1aac8e19cee43f5b20cae8b6ffc14ec6aa451278 authored almost 8 years ago by Derek Joshua Lin <[email protected]>
1aac8e19cee43f5b20cae8b6ffc14ec6aa451278 authored almost 8 years ago by Derek Joshua Lin <[email protected]>
checkpoint-5-Collection View
7bb5f4499bcef278591b062bff201c8e2d0935c5 authored about 8 years ago by Derek Joshua Lin <[email protected]>
7bb5f4499bcef278591b062bff201c8e2d0935c5 authored about 8 years ago by Derek Joshua Lin <[email protected]>
checkpoint#4 created landing.css for specifics, made main.css for global styles,, added media queries, and added clearfixes to surrounding elements of the main content.
339dfbe255f74861f0e01005ae23420b068a9e8b authored about 8 years ago by Derek Joshua Lin <[email protected]>
339dfbe255f74861f0e01005ae23420b068a9e8b authored about 8 years ago by Derek Joshua Lin <[email protected]>
checkpoint #3 done
0703dffbb6a6a7450b1d94f4b7b4ea0fae3cac5e authored about 8 years ago by Derek Joshua Lin <[email protected]>
0703dffbb6a6a7450b1d94f4b7b4ea0fae3cac5e authored about 8 years ago by Derek Joshua Lin <[email protected]>
alright we'e back to nromal
a9ca686b03b8dea8cd885cbc83a20ee6da9a9c35 authored about 8 years ago by Derek Joshua Lin <[email protected]>
a9ca686b03b8dea8cd885cbc83a20ee6da9a9c35 authored about 8 years ago by Derek Joshua Lin <[email protected]>
just playing around learning
0e3c130fc3c298d66fe610cb5bb12895a3b46fdf authored about 8 years ago by Derek Joshua Lin <[email protected]>
0e3c130fc3c298d66fe610cb5bb12895a3b46fdf authored about 8 years ago by Derek Joshua Lin <[email protected]>
checkpoint 3 css fix stuff
ea199314ffe684f5285e72730010ef18efa44b75 authored about 8 years ago by Derek Joshua Lin <[email protected]>
ea199314ffe684f5285e72730010ef18efa44b75 authored about 8 years ago by Derek Joshua Lin <[email protected]>
deleted index..html
93baf7c11aa6dc9110cad504f4f16392b7d55d95 authored about 8 years ago by Derek Joshua Lin <[email protected]>
93baf7c11aa6dc9110cad504f4f16392b7d55d95 authored about 8 years ago by Derek Joshua Lin <[email protected]>
first commit
87473cbe32cf56b82b2f5c83cea60cbdc5199599 authored about 8 years ago by Derek Joshua Lin <[email protected]>
87473cbe32cf56b82b2f5c83cea60cbdc5199599 authored about 8 years ago by Derek Joshua Lin <[email protected]>
first commit
60adf3baa8a555f8f0a0a40ee48c3a32f8f966fd authored about 8 years ago by Derek Joshua Lin <[email protected]>
60adf3baa8a555f8f0a0a40ee48c3a32f8f966fd authored about 8 years ago by Derek Joshua Lin <[email protected]>
first commit
4f50ae8d64e4693284f7004481559f40684b7e7f authored about 8 years ago by Derek Joshua Lin <[email protected]>
4f50ae8d64e4693284f7004481559f40684b7e7f authored about 8 years ago by Derek Joshua Lin <[email protected]>