• What are you working on? v6
    4,671 replies, posted
This an awesome API. [url]http://www.daisyapi.com/[/url]
[QUOTE=iamacyborg;33428187]This an awesome API. [url]http://www.daisyapi.com/[/url][/QUOTE] i love how it has a 'feature' that involves giving it your aws secret keys [editline]25th November 2011[/editline] [QUOTE=raBBish;33424435]Not really, no. Any reason to switch?[/QUOTE] I haven't really used DataMapper much, but ActiveRecord has some nice features (eg. you don't have to specify your columns and your table names, etc) ActiveRecord is also a lot closer to SQL while still giving you nice ORM support (from what I've seen! As I said, I haven't used DataMapper) At the end of the day, both will serve you fine.
[QUOTE=swift and shift;33428705]I haven't really used DataMapper much, but ActiveRecord has some nice features (eg. you don't have to specify your columns and your table names, etc) ActiveRecord is also a lot closer to SQL while still giving you nice ORM support (from what I've seen! As I said, I haven't used DataMapper) At the end of the day, both will serve you fine.[/QUOTE] DataMapper isn't that different then. [url=https://github.com/pollyzoid/pastest/blob/master/lib/pastest/paste.rb]Paste class definition[/url] and [url=https://github.com/pollyzoid/pastest/blob/master/pastest.rb]how I'm using it[/url] (sorry for the mess :v:)
[img]http://i.imgur.com/K2UvA.png[/img] $10 Paypal to whoever designs a button that fits with the color scheme/theme to replace the current Join and Create Group buttons. I've spent an hour playing with various button ideas but I'm tired and I can't find one that works. I'd prefer a green button as it's kind of the accent color on the site and it implies taking action.
-snip- Doing this while waking up is a really bad idea :v:
[img]http://i.imgur.com/VV4OU.png[/img] [img]http://i.imgur.com/FDxCs.png[/img]
simple but sexy imo [img]http://dl.dropbox.com/u/386727/Web-And-Graphics/CityChattr-buttons.png[/img]
[QUOTE=swift and shift;33428705]i love how it has a 'feature' that involves giving it your aws secret keys [/QUOTE] Do you rail at every other API or site plugin that needs access to sensitive information? Or, you know, if you can think of another way to provide customised emails for massive lists, go right ahead.
[img]http://i.imgur.com/R5Wiv.png[/img] [editline]25th November 2011[/editline] Damn it! My pasta ended up getting overcooked while I was finishing the buttons!
You owe him $10 for a new pack of pasta.
Would anybody be interested in a Skype group with me and Tera?
[QUOTE=TerabyteS_;33430318][img]http://i.imgur.com/R5Wiv.png[/img] [editline]25th November 2011[/editline] Damn it! My pasta ended up getting overcooked while I was finishing the buttons![/QUOTE] Worth it, they're sexy.
[QUOTE=TerabyteS_;33430318][img]http://i.imgur.com/R5Wiv.png[/img] [editline]25th November 2011[/editline] Damn it! My pasta ended up getting overcooked while I was finishing the buttons![/QUOTE] What's the name of the font???
[img]http://beztdesigns.com/v/v/6CRSQBJU.jpg[/img] Png of shadow if you've wanted to use it: [url]http://beztdesigns.com/v/v/IHBDOHJ9.png[/url] - gives it a more modern look in my opinion.
i'll have to try this $10 trick sometime myself [editline]25th November 2011[/editline] [QUOTE=zzlawlzz;33431129]What's the name of the font???[/QUOTE] It's Lucida Grande - [url]http://citychattr.ca[/url]
We should collaboratively work on an open-source icon font. There are plenty of those but they're all commercial (i.e. [url]http://keyamoon.com/icomoon/#toHome[/url]).
[IMG]http://puu.sh/9jd6[/IMG] A blog. Ideas, comments and crititism accepted.
[QUOTE=Jelly;33430525]Would anybody be interested in a Skype group with me and Tera?[/QUOTE] Anybody that's interested add me "sebmck" and I'll add you into the conversation.
[QUOTE=TerabyteS_;33430318][img]http://i.imgur.com/R5Wiv.png[/img] [editline]25th November 2011[/editline] Damn it! My pasta ended up getting overcooked while I was finishing the buttons![/QUOTE] Well that was simple...I was way overthinking this shit. Email me your paypal and prepare to buy yourself some more pasta. Thanks to everyone else for contributing as well! kragmars102: This site is mainly soft/light, I can't introduce gloss.
[QUOTE=adamjon858;33435509]Well that was simple...I was way overthinking this shit. Email me your paypal and prepare to buy yourself some more pasta. Thanks to everyone else for contributing as well! kragmars102: This site is mainly soft/light, I can't introduce gloss.[/QUOTE] I feel like a kid who just won a piece of candy :dance: [editline]26th November 2011[/editline] No, actually, a bag of pasta
Tera's buttons are nice but they just need more padding. Like the nav bar.
Yeah, I'm not using his exact buttons...just using them as a template.
[img]http://gabrielecirulli.com/p/20111126-125240.png[/img]
[QUOTE=TerabyteS_;33444955][img]http://gabrielecirulli.com/p/20111126-125240.png[/img][/QUOTE] Would the wiki page show in the grey area below, or would search results show in that area?
[QUOTE=RusselG;33445052]Would the wiki page show in the grey area below, or would search results show in that area?[/QUOTE] It's a surprise
When making a website whose only objective is entertainment and which should promote the use of new technologies (and which will most probably be visited by up-to-date browsers) is it wiser to: • Support older browsers, up to IE7 or • Show the users of old browsers (IE6, IE7, IE8) a warning saying that the web is moving ahead and if they update their browsers they'll help developers' job? [editline]26th November 2011[/editline] Please motivate your answers My answer: I think it would be better to try and convince the user that he's using an old browser and give them no other choice but to update their browser if they want to enjoy the experience the website provides. Face it: many sites are starting to make use of new technologies which can't be made compatible with old browsers anymore. What's the point in accomodating those users' needs instead of trying to bring them to the right side?
I say don't be a lazy ass and fix your website for those browsers.
[QUOTE=Jelly;33446803]I say don't be a lazy ass and fix your website for those browsers.[/QUOTE] You could say, don't be lazy and update your browser, it really depends on the project you're working on and the target audience.
If you have to go through lots of effort to fix something then you're writing your code wrong.
[QUOTE=Jelly;33447050]If you have to go through lots of effort to fix something then you're writing your code wrong.[/QUOTE]This would only be true in the case of simple-as-hell code. In the case when you need to do something special and new you wouldn't be able to provide backwards compatibility (without using JS).
Sorry, you need to Log In to post a reply to this thread.