User not logged in - login - register
Home Calendar Books School Tool Photo Gallery Message Boards Users Statistics Advertise Site Info
go to bottom | |
 Message Boards » » Official: Designer / Developers thread Page 1 2 3 [4], Prev  
spöokyjon

18617 Posts
user info
edit post

Photoshop -> image size -> nearest neighbor -> 10000%

8/14/2012 3:55:16 PM

BigMan157
no u
103352 Posts
user info
edit post

http://gridster.net/

8/14/2012 4:17:55 PM

aaronburro
Sup, B
52712 Posts
user info
edit post

Why the fuck would anyone make a linear gradient brush with all gradient stops of the same freaking color? seriously

8/14/2012 7:46:12 PM

Lionheart
I'm Eggscellent
12760 Posts
user info
edit post

^^Badass. was looking for something like that to kinda do metro style with my personal website on my last site upgrade.

Might have to do another round of upgrades now

8/15/2012 3:55:49 PM

aaronburro
Sup, B
52712 Posts
user info
edit post

Came up with the design solution to a problem I've been mulling over for the past 2 or 3 weeks. And of course, I'm not at work right now. Will have to keep it in mind until I can start workin on it again, lol

8/16/2012 10:07:15 PM

qntmfred
retired
40371 Posts
user info
edit post

ok i don't usually repost internet lols, but this was pretty funny

http://imgur.com/THxcJ
Quote :
"We asked the designers for the exact colors to use on the website, and this is what we got."

1/10/2013 2:58:38 PM

Kris
All American
36908 Posts
user info
edit post

If I got that, I'd give them the website out of construction paper.

1/10/2013 4:51:08 PM

Lionheart
I'm Eggscellent
12760 Posts
user info
edit post

^^Lol actually if you're strictly speaking in terms of checking for true color accuracy consistency thats not outside the realm of being reasonable. But if thats the case then they should just be sending the Pantone codes. That doesn't look like they're actually using swatches of any special color standard or anything.

1/19/2013 11:32:57 PM

lewisje
All American
9196 Posts
user info
edit post

The problem is that not all of the Pantone colors fall into the RGB gamut and vice-versa; also IIRC there is no freely available conversion of Pantone codes to other specification systems.

1/20/2013 2:52:10 AM

Lionheart
I'm Eggscellent
12760 Posts
user info
edit post

True enough and since every display on the planet has different specs and configs you're never gonna get the consistency of print media. Just being devils advocate on the swatches.

1/20/2013 9:35:29 AM

qntmfred
retired
40371 Posts
user info
edit post

reposting internet lols again

Quote :
"This page has many unclosed <h3> tags, which leads to...interesting results in modern browsers."


http://www.sewingandembroiderywarehouse.com/embtrb.htm

[Edited on February 8, 2013 at 8:47 PM. Reason : .]

2/8/2013 8:45:51 PM

BigMan157
no u
103352 Posts
user info
edit post

2/15/2013 7:51:08 AM

dtownral
Suspended
26632 Posts
user info
edit post

^^ If you scroll fast its like you are being brainwashed

2/15/2013 8:33:12 AM

Ernie
All American
45943 Posts
user info
edit post

http://stackoverflow.com/questions/1732348/regex-match-open-tags-except-xhtml-self-contained-tags

2/28/2013 8:49:05 AM

vertigo
Veteran
135 Posts
user info
edit post

Hopefully this is the right place to post the question.

I don't usually mix graphics and CSS-assigned colors, but I'm working on something right now that doesn't give me a choice and it's causing problems. The color of the graphic is the same as the background color, but depending whether I look at it on a monitor using a VGA cable or a DVI cable, they show differently. It's not just that all the colors are a little different, it's that the color of the graphic shows differently than the color of the background. I've checked the color representation using several onscreen tools and they report back as the same thing.

Is there a way to fix this? Obviously, I would like for it to be consistent for everyone, regardless of which cable they're using.

3/1/2013 10:34:31 AM

BigMan157
no u
103352 Posts
user info
edit post

what type of image is it?

3/1/2013 10:39:02 AM

vertigo
Veteran
135 Posts
user info
edit post

It's a PNG with transparency.

3/1/2013 10:53:39 AM

Ernie
All American
45943 Posts
user info
edit post

Quote :
"I would like for it to be consistent for everyone,"


Ha!

3/1/2013 12:01:09 PM

vertigo
Veteran
135 Posts
user info
edit post

Well, I meant that if there's something I did that made it show up funny, I'd like to fix it. I'm sure I can't make it perfect, but I feel like there must be something.

3/1/2013 12:33:36 PM

lewisje
All American
9196 Posts
user info
edit post

What color-space does it use?

3/1/2013 1:20:00 PM

vertigo
Veteran
135 Posts
user info
edit post

I guess it's because of "gamma" or something like that. Oh well.

It was easy to create a 1x1-pixel square to use as a repeating background. Now it all matches. I just wasn't sure if I did something wrong.

3/1/2013 3:24:11 PM

qntmfred
retired
40371 Posts
user info
edit post

repost from Hacker News

http://darkpatterns.org/

8/30/2013 11:06:12 PM

qntmfred
retired
40371 Posts
user info
edit post

Quote :
qntmfred
retired
38288 Posts
user info
edit post

Quote :
"Like most web developers, I occasionally like to look at the source of websites to see how their markup is built. Tools like Firebug and Chrome Developer Tools make it easy to inspect the code, but if I want to copy an isolated section and play around with it locally, it would be a pain to copy all the individual elements and their associated css. And probably just as much work to save the entire source and pare out the unrelated code.

It would be great if I could right-click a node in Firebug and have a "Save html+css for this node" option. Does such a tool exist?
"


3/25/2011 3:18:20 PM

kiljadn
All American
44039 Posts
user info
edit post
^ or "save to jsfiddle"

3/25/2011 4:44:47 PM


omgah somebody finally created it for me <3
https://chrome.google.com/webstore/detail/snappysnippet/blfngdefapoapkcdibbdkigpeaffgcil

9/20/2013 10:48:50 PM

kiljadn
All American
44689 Posts
user info
edit post

I saw you star this on github



i then went and installed it



it is everything a man could ever hope for AND MORE

9/23/2013 6:29:30 PM

Novicane
All American
15409 Posts
user info
edit post

I've seriously been thinking about writing my own iphone app. I've seen a few write ups from guys who write simple free apps, throw some adsense on it, make an extra couple hundred a month. Any truth to this?

9/23/2013 7:09:21 PM

qntmfred
retired
40371 Posts
user info
edit post

i'd wager that less than 1 in 10 amateur apps of that variety are profitable

9/23/2013 7:46:43 PM

Lokken
All American
13361 Posts
user info
edit post

MUCH less than 1 in 10

9/23/2013 8:10:41 PM

kiljadn
All American
44689 Posts
user info
edit post

Been messing around with Harp - https://github.com/sintaxi/harp this weekend - pretty cool, still needs some work though.


Lets you write all your stuff in jade/less/stylus/coffeescript, then compiles automatically on the server side.

10/6/2013 9:07:59 AM

lewisje
All American
9196 Posts
user info
edit post

While reading this heartwarming story about a former MetLife worker who became homeless and then started to learn Javascript: http://www.slate.com/blogs/business_insider/2013/09/26/video_leo_the_homeless_coder_speaks.html

I learned about this site, which allows you to set up a free dev environment for Go, Ruby, Node.js, or Python; if you join via this link, I'll be able to use more RAM or storage, or possibly make more than one box (or I could just start paying to get those things): https://www.nitrous.io/join/GdisAEq3OGw

10/7/2013 12:34:38 AM

colangus
All American
749 Posts
user info
edit post

I don't want to cross post, but if anyone is interested or knows someone looking for part time or freelance work, please PM me.

WordPress, html/css, Photoshop is a must.

10/9/2013 12:13:53 AM

msb2ncsu
All American
14033 Posts
user info
edit post

Any experienced Android devs in RDU looking for a full-time job?

Daycare friend works at a local company and asked if I knew any Android developers (pfft, Windows Phone and 8.1/RT for life!!1). This was a conversation at a toddler birthday party so I'm forgetting some of the details (like the name of the company!), I just wanted to post this before I forgot about it. Will get more information or I can put you in touch with my friend directly. She does HR side for the company so her dev. knowledge was cursory. The position is permanent, not term contract or anything. They are smallish in size but business is solid and expanding.

My understanding is they already have their iOS side taken care of so you are the other side of the coin for the dev. team for a full service product (not an app factory or anything). Position requires deep experience in modern Android development and to know ins and outs of Google Play app submission. Said they do extensive testing but not sure if they were TDD. Said their pay is competitive but not mind blowing, they focus on great benefits (full family healthcare covered, very generous leave policy: even pay $1000 of your vacation when you take extended paid vacation. *had "problems" with employees not taking any leave*). They contract to municipalities and universities... not exactly sure on the product at the moment but I think it was transportation related.

10/30/2013 12:10:50 PM

kiljadn
All American
44689 Posts
user info
edit post

New thing I've been messing with:

http://ionicframework.com/


I like it a lot. Very easy to work with. Based on AngularJS, uses Apache Cordova as a build tool. Extremely simple to scaffold up something and spit out an Xcode and ADT project.

11/29/2013 11:33:26 PM

kiljadn
All American
44689 Posts
user info
edit post

thx to qntmken I discovered Sails today

http://sailsjs.com/

12/18/2013 5:32:34 PM

qntmfred
retired
40371 Posts
user info
edit post

pretty sure i had seen that on HN a while back but I was reminded about it last night at a meetup I went to about https://github.com/cucumber/cucumber-js which may also be relevant to this thread

[Edited on December 18, 2013 at 5:36 PM. Reason : .]

12/18/2013 5:35:49 PM

CaelNCSU
All American
6883 Posts
user info
edit post

http://angularjs.org/

This is the best web framework I've come across. Completely isolates view logic from business logic. Don't know as much about it as I should, but been using it this year.

12/19/2013 9:21:12 AM

qntmfred
retired
40371 Posts
user info
edit post

my team has been using it for the past 6 months or so. It's very powerful and i especially like directives, but some of the syntax is unnecessarily unintuitive/non-discoverable, the documentation is notoriously lacking, it's hard to find good sources of best practices and what you do find online you can't trust if it's > 3 months old

still, i like it best compared to the other MV* js frameworks i've used

[Edited on December 30, 2013 at 12:01 PM. Reason : .]

12/30/2013 12:01:34 PM

smoothcrim
Universal Magnetic!
18918 Posts
user info
edit post

so.. have any of you guys been using the AWS js sdk's? specifically to create 0 web tier and/or 0 apptier apps. with static assets in S3/cloudfront, rich html5/javascript client side code, and things like dynamo allowing for very rich user controls stored and maintained with a few IAM roles and extended to millions of users via IAM STS, I'm thinking you could do a lot without any web server at all, maybe even without an app server.

12/30/2013 5:21:32 PM

adultswim
Suspended
8379 Posts
user info
edit post

Any Django pros here that can offer me a little help? I'm having trouble with something and stackoverflow couldn't help me. Would really appreciate it!

6/3/2014 8:37:44 AM

spöokyjon

18617 Posts
user info
edit post

I used to be a Django dev, although I've been in a different world for the past year. Post your SO link and I can take a look.

6/3/2014 10:20:03 AM

adultswim
Suspended
8379 Posts
user info
edit post

i think i got it. i was trying to figure out the best way to import and merge a daily xml feed into my sql database. i was putting off writing my own script but it seems like that's the best way to go about it.

[Edited on June 3, 2014 at 1:34 PM. Reason : .]

6/3/2014 1:34:38 PM

adultswim
Suspended
8379 Posts
user info
edit post

if anyone wants to take a crack at this i would appreciate it: http://stackoverflow.com/questions/24043269/django-foreign-key-field-and-limit-choices

so stuck

6/4/2014 3:47:06 PM

 Message Boards » Tech Talk » Official: Designer / Developers thread Page 1 2 3 [4], Prev  
go to top | |
Admin Options : move topic | lock topic

© 2024 by The Wolf Web - All Rights Reserved.
The material located at this site is not endorsed, sponsored or provided by or on behalf of North Carolina State University.
Powered by CrazyWeb v2.38 - our disclaimer.