so you were into ponies before they went mainstream! +100 internets!
edit: me fail english
chipmusic.org is an online community in respect and relation to chip music, art and its parallels.
You are not logged in. Please login or register.
ChipMusic.org / Forums / Posts by fuxter
so you were into ponies before they went mainstream! +100 internets!
edit: me fail english
zomg! your user and chain filters are now saved upon refreshing the page! and here's the only code i had to write for it:
var FiltersStorage = can.Control({
init: function( element, options ) {
can.each( store.get( 'filters' ) , function( filter ) {
if ( filter.filter.type !== 'source' ) {
filtersList.push( filter );
}
});
},
saveFilters: function() {
store.set( 'filters', filtersList.attr() );
},
'{filtersList} add': function( filtersList, ev, newFilters ) {
this.saveFilters();
},
'{filtersList} remove': function( filtersList, ev, removedFilter ) {
this.saveFilters();
}
});
pretty impressed myself =] please, test it. i guess it's time to work on favorites =P
sorry julian, my wikileaks mirror is the only thing i can do for you at the moment
holy sh*t that 3rd track MY GOD!
this + awww -__-
effing beautiful!
The Vanguard , Pxl-Bot
roger that =3
forgot to mention. you can click userpics for a surprise =]
BTW the page is titled Chip music hear bits in my browser.
oops! thanks for correction. as for direct replies, i guess it will never happen for apparent reasons.
so, what other sites you want me add to the cmhb? noichan, ubiktune and other releases sources. what else?
i just wanted to let you know i once had my old tv broke, so i had to input beep commands to my zxspectrum blindly =_='
In order for you to write good music, you need to carve the notes into rocks and play each part individually into a ceramic pot recording.
ahw! *smears a tear*
Filters'll be nice and maybe a "context" button that you can click to show the previous post or two in the thread.
introduced chain filters. clickety times ten!
so shortly i'm going to start implementing favorites and it would require some thoughts. community favorites would be derived from everybody's personal favs. i'm not so sure at the moment what is the best way to do it. would list of tracks with most comments be enough?
if i use your personal favorites to produce community favs list, it would be prone to tampering. but since community favs would be calculated for a week period, maybe probable hackery intervention would be acceptable.
need some input on this.
ps: i've run through noichan trying to figure out how to scrap it. gah, it's horifficus!
since today is a shit day for me, i can make a quick master of your track, if you send me wavs =]
a very very great presentation and very entertaining. definitely will be looking forward to ver 2 with chipchoonz. and it's not even in my native language.
super dope! i wish i'd have something this awesome on the background when i start gigging =P
The real question is, however, have you read The Diamond Age?
now i have to =]
reading Snow Crash by Neal Stephenson. goes slowly.
FUCK "single page applications"
nojs paranoiacs here. i feel you bro /)
ChipMusic.org / Forums / Posts by fuxter