[QUOTE=Hexxeh;39121641]I think you can use PayPal? Not sure though, I'm UK and it's supported in the UK. Worked fine when I lived in the US for 3 months though (this was before Spotify was officially supported in the US).
[/QUOTE]
You can, in fact, use PayPal. The gift card things are optional.
[QUOTE=Benji;39123117]I like to pay for my music too but I'll never "buy" music from iTunes. Owning a physical copy is way better.[/QUOTE]
I don't trust myself not to lose or break the disk, not to mention my car doesn't have a CD player
Making more progress with my CMS, just tweaking some more modules for it. Will post content soon
[QUOTE=loony383;39133030]Making more progress with my CMS, just tweaking some more modules for it. Will post content soon[/QUOTE]
Any plans to throw it up on github.com? I'd like to have a look, and I'm sure so would others.
[url]http://whmx.org/[/url]
I've been piecing together a blog from scratch over the last couple weeks. Most of it is still non-functional mockup, but I do have posting and commenting systems up and running, with categorization and file hosting coming in the future.
How does it look?
[QUOTE=AxisofIdiocy;39133549][url]http://whmx.org/[/url]
I've been piecing together a blog from scratch over the last couple weeks. Most of it is still non-functional mockup, but I do have posting and commenting systems up and running, with categorization and file hosting coming in the future.
How does it look?[/QUOTE]
IMO the colors are eyestrain, but the blog looks fine. The NEXT and FORWARD buttons on the article pages should show what the next article actually is.
[QUOTE=The freeman;39135319]IMO the colors are eyestrain, but the blog looks fine. The NEXT and FORWARD buttons on the article pages should show what the next article actually is.[/QUOTE]
Oh my god... It's all one image.
[t]http://whmx.org/images/navbar-bottom.png[/t]
[QUOTE=AxisofIdiocy;39133549][url]http://whmx.org/[/url]
I've been piecing together a blog from scratch over the last couple weeks. Most of it is still non-functional mockup, but I do have posting and commenting systems up and running, with categorization and file hosting coming in the future.
How does it look?[/QUOTE]
Why is it so image heavy? Just use html and css instead.
[QUOTE=AxisofIdiocy;39133549][url]http://whmx.org/[/url]
I've been piecing together a blog from scratch over the last couple weeks. Most of it is still non-functional mockup, but I do have posting and commenting systems up and running, with categorization and file hosting coming in the future.
How does it look?[/QUOTE]
hehehe
I'm sorry I had to
[editline]8th January 2013[/editline]
If you'd like help preventing that from happening again let us know.
[QUOTE=01271;39136076]Oh my god... It's all one image.
[t]http://whmx.org/images/navbar-bottom.png[/t][/QUOTE]
[QUOTE=P1raten;39136121]Why is it so image heavy? Just use html and css instead.[/QUOTE]
like i mentioned, this is because most of the site is still made up of leftovers from the first mockup. for the time being, most of the bars (like the one above) are all just image placeholders waiting to be swapped with something functional.
[QUOTE=JohnD;39136500]hehehe
I'm sorry I had to
[editline]8th January 2013[/editline]
If you'd like help preventing that from happening again let us know.[/QUOTE]
nah its cool man. i've put off shit like sanitizing input and locking things down because i want to round out some more functionality first (and because im lazy)
[QUOTE=StinkyJoe;39133539]Any plans to throw it up on github.com? I'd like to have a look, and I'm sure so would others.[/QUOTE]
I am tempted to but I most likely will use this as a "this worked, this didn't" learning experience and then will probably rebuild it having learnt from the issues I have encountered this time.
[QUOTE=swift and shift;39127513]turns out you shouldn't download music off youtube i mean come on seriously[/QUOTE]
You'd generally get better bitrates than downloading off Spotify or Grooveshark.
yeah, but nobody likes their audio transcoded like 3 times
source audio (probably a shitty mp3 rip) > encoded by movie editing software > encoded by youtube
[QUOTE=Jelly;39141308]You'd generally get better bitrates than downloading off Spotify or Grooveshark.[/QUOTE]
Still sounds worse listening through my gear.
[QUOTE=swift and shift;39127513]turns out you shouldn't download music off youtube i mean come on seriously[/QUOTE]Italy is a third world country so I can't help it
You know Spotify seems to have the ability to stream FLAC, it's just disabled for regular users.
[code]
message DownloadFormat {
enum Codec {
CODEC_UNKNOWN = 0;
OGG_VORBIS = 1;
FLAC = 2;
MPEG_1_LAYER_3 = 3;
}
required Codec codec = 1;
}
[/code]
I will leave this here [url=http://www.css3shapes.com/]CSS3 Shapes[/url]
[QUOTE=Hexxeh;39144463]You know Spotify seems to have the ability to stream FLAC, it's just disabled for regular users.
[code]
message DownloadFormat {
enum Codec {
CODEC_UNKNOWN = 0;
OGG_VORBIS = 1;
FLAC = 2;
MPEG_1_LAYER_3 = 3;
}
required Codec codec = 1;
}
[/code][/QUOTE]
I'm not sure I would be able to call that [I]streaming[/I] on my connection. It'd be more like listening to one second of the song every few months, as I get old with it.
[QUOTE=Hexxeh;39144463]You know Spotify seems to have the ability to stream FLAC, it's just disabled for regular users.
[code]
message DownloadFormat {
enum Codec {
CODEC_UNKNOWN = 0;
OGG_VORBIS = 1;
FLAC = 2;
MPEG_1_LAYER_3 = 3;
}
required Codec codec = 1;
}
[/code][/QUOTE]
Oooh, how'd you get those protobufs?
[url=http://framework.zend.com/security/advisory/ZF2012-05]Similar issue[/url]?
It popped up in my inbox last night care of debian security updates.
[QUOTE=j4NZKUE;39153456][URL="http://arstechnica.com/security/2013/01/extremely-crtical-ruby-on-rails-bug-threatens-more-than-200000-sites/"]http://arstechnica.com/security/2013/01/extremely-crtical-ruby-on-rails-bug-threatens-more-than-200000-sites/[/URL]
What?[/QUOTE]
Everyone is a hacker now !
Hey TerabyteS, I found a tiny typo in your website: in your résumé, in the subsection skills
[QUOTE][URL="http://www.gabrielecirulli.com/resume.html"]Front-end develo[B]pe[/B]nt[/URL][/QUOTE]
Nothing quite important, just want to let you know.
By the way you should name the subsections like:
[QUOTE][URL="http://www.gabrielecirulli.com/resume.html"]gabrielecirulli.com/resume/[/URL][/QUOTE]
seems cleaner than
[QUOTE][URL="http://www.gabrielecirulli.com/resume.html"]gabrielecirulli.com/resume.html[/URL][/QUOTE]
[url=http://spoonfedstyle.com][img]http://spoonfedstyle.com/assets/logo.png[/img][/url]
I've been working on a [url=http://spoonfedstyle.com]personalized shopping[/url] website in my spare time for the last month and a half or so (Think pandora for online shopping). I've probably put 15-20 hours worth of dev time in to it so far and spent almost no time on design. My goal was to get a prototype built and ready as quickly as possible so I could get it out in front of people and start iterating. I've got a lot of really cool ideas that I am going to be playing around with after I refine what is already there a bit more. I'm going to spend most of my night working on fleshing out the product categories (I want to add furniture/home decor and art as top level categories and add a bunch more product to the mens and womens clothing categories too)
Right now the recommendations that you get are going to be pretty shit unless your taste is similar to me or my girlfriend because the recommendations are based on what other people with similar taste to you have liked on the website, and there really aren't any users yet. The algorithm I'm using gets smart pretty quick though so I'm not too worried about that moving forward.
Would love some feedback and would love if you guys went through and played with it to help teach the recommendation system a bit :)
Two things that are top on my list are allowing you to browse multiple categories at once, so you could browse all mens tops but exclude tanks (right now you can browse all tops but you will see all the sub-category content as well, so if you don't like tank tops you will still keep seeing them) and allowing you to filter your likes/dislikes by category, because if you like 1000 things right now they will all just show up in a long list.
Also, no registration required but your ratings will be saved if you do sign up/sign in (they are stored in cookies for guest users and transfered over to your account once you register, but I'm going to be clearing all unregistered like lists that are over 30 days old soon)
[editline]9th January 2013[/editline]
Oh and, if you have stumbleupon or anything like that, or friends who you think might like it, I would really really appreciate you sharing it :)
The site looks nice!
I've found a little problem though:
[img]http://pad3.whstatic.com/images/thumb/9/9c/InvertColoronMac-6.jpg/500px-InvertColoronMac-6.jpg[/img]
[editline]9th January 2013[/editline]
oops wrong picture
[editline]9th January 2013[/editline]
[img]http://www.gabrielecirulli.com/p/Spoon-fed_Style_-_Personalized_online_shopping%2C_find_your_style-20130109-215634.png[/img]
here
I spy a simplepatterns background
doesn't really look right to me, looks like the walls in 1970's british housing estates. I'd suggest trying out a few others or going for a solid colour
[QUOTE=TerabyteS_;39158382]The site looks nice!
I've found a little problem though:
here[/QUOTE]
Just noticed that as well, thanks for the heads up! :)
[editline]9th January 2013[/editline]
[QUOTE=zerotwelve;39158444]I spy a simplepatterns background
doesn't really look right to me, looks like the walls in 1970's british housing estates. I'd suggest trying out a few others or going for a solid colour[/QUOTE]
I just wanted something that wasn't a solid color and had a little bit of pattern to it. Like I said, I've spent as little time as possible on this so far and design hasn't been a main goal quite yet :)
Thanks Kmart, just bought a new hoodie.
Glad to be of service! :)
If this is a 'fast' design, I'd be completely blown away by a deliberate design
Sorry, you need to Log In to post a reply to this thread.