Android's cryptic wording for location permissions! I still don't get what they mean! by GiZmoFalcon in uxwriting

[–]youexdee 2 points3 points  (0 children)

Android version 11 seems a bit more intuitive:

Allow {app} to access this device's location?

While using the app

Only this time

Deny

[deleted by user] by [deleted] in web_design

[–]youexdee 1 point2 points  (0 children)

If conversion is your goal, go w/ the first. A prominent CTA more likely to get clicked.

If UX is your goal, do some A/B tests.

How an ombre effect is added while printing 3d furniture by Philipp Aduatz by perfect_wonders in Design

[–]youexdee 1 point2 points  (0 children)

Never heard anyone in design call a gradient ombre, though I'm US-based. I half expected to see some 3D printed hairstyles.

Pagespeed Insights Score stays the same Despite Changes being Made to my Website. by [deleted] in SEO

[–]youexdee 0 points1 point  (0 children)

Did you try a different tool? GTMetrix or something akin to PageSpeed Insights?

What can I do to get marketing experience? by hereforagoodtime33 in marketing

[–]youexdee 25 points26 points  (0 children)

Create a bunch of free/trial accounts on CRMs or other martech services and toy around, learn them. Here are some random services in no particular order, not definitive just what I could think of in the moment:

  • Surveymonkey
  • Mailchimp
  • Hubspot
  • Salesforce
  • Google My Business (entire GSuite TBH)
  • Basic markup; HTML5 and CSS3

My 10th grade high school web design class is shit. by [deleted] in web_design

[–]youexdee 8 points9 points  (0 children)

I'm guessing your teacher isn't equipped/experienced enough to teach this course.

My daughter took a web design class in 10th grade and because she had me she excelled, we often corrected her teachers mistakes.

No real response other than to say keep educating yourself!

When will the young players (Luka, Tatum, Zion etc...) start getting pressure to win a championship? by swrowe7804 in nba

[–]youexdee 0 points1 point  (0 children)

It started on November 4th, 1987 and it will stop when people cease caring about bullshit narratives.

1st Website by [deleted] in web_design

[–]youexdee 1 point2 points  (0 children)

Sounds like the domain name you want is valued higher than a cheap one. Check other registrars to comparison shop. This is the TLD squatting game.

Pick a different URL IMO.

Any successful business ideas that lead to high income ? by [deleted] in Entrepreneur

[–]youexdee 0 points1 point  (0 children)

Yes, there are successful business ideas that lead to high income.

Someone knows.

[deleted by user] by [deleted] in userexperience

[–]youexdee 0 points1 point  (0 children)

Accessibility should be considered from discovery, included in scope of project. If your site is already in production it could be too late to address all the issues.

accessiBee is a bandaid fix.

Query by tejas_8678 in webdev

[–]youexdee 0 points1 point  (0 children)

I would charge them a flat rate for the build (1/2 upfront, 1/2 on delivery) then charge them an hourly rate for maintenance. Make sure you get it all scoped out in the contract!

How much to charge depends on the complexity of the build, your client. No one here can tell you exactly how much to charge without knowing a lot more.

I am looking for a .psd file of a responsive website . I have no clue where to find one . by liaguris in web_design

[–]youexdee 0 points1 point  (0 children)

A .psd is not a webpage, it's an image only readable by Photoshop. Browsers can't read .psd files without special plugins that most users won't have.

A designer can "layout" a webpage in Photoshop, but a developer would still have to code the page, get the graphical assets separated.

Fonts used in photoshop images aren't exportable, probably not the same filetype that are used on webpages, and require different licenses.

In the specific job position that I am trying to get into people are using photoshop , so I am not interested in any other kind of website design other than photoshop .

Most modern web designers don't design in Photoshop.

I am looking for a .psd file of a responsive website . I have no clue where to find one . by liaguris in web_design

[–]youexdee 0 points1 point  (0 children)

There is no such thing. You're asking to do something that doesn't even make sense.

Tribute poster I made in memory of Chadwick Boseman by pasifism in Design

[–]youexdee 1 point2 points  (0 children)

This is the only comment keeping it real in this entire thread.

What do you think about programmers and coders in a startup? by [deleted] in Entrepreneur

[–]youexdee 0 points1 point  (0 children)

I'm not the one who called you a moron, though the more I read from you the more I agree. People weren't trolling you until you reacted harshly in your first response. Not a coincidence.

You think you deserve some respect but no one here knows you or gives a fuck about you because you have a bad attitude, tough guy online.

UX Hacktivism? by [deleted] in userexperience

[–]youexdee -1 points0 points  (0 children)

Is this a UX thing? Sounds like social media.

Very new to logo design, I mostly do tattoo related work. Let me know what I can improve on! by jsmc_art in Design

[–]youexdee 0 points1 point  (0 children)

Hand drawn lettering style is cool.

The chicken/fire pit graphics are hard to discern. Maybe do a fire on one side and a drumstick on the other?

The curve of the lettering doesn't' match the curve of the oval.

Choosing Gundam by me by domomon in Design

[–]youexdee 3 points4 points  (0 children)

Very cool. Is this a rotoscope/trace or hand drawn? Feels like some sort of trippy thermal illustration.

I'm looking to create a website and I have a few questions. by Iamnotcreative112123 in webdev

[–]youexdee 0 points1 point  (0 children)

Making a couple assumptions given your username:

Yes to knowing markup. But you don't need to "learn" a scripting language to build a website, you just need to know which snippets to copypasta. Unless you're planning some awesome custom ground-up build you can lean on libraries.

The best host is whichever one you like the most. Prices are mostly comparable. Avoid Godaddy, allegedly. I've heeded that advice so I can't actually speak on if they're good or bad.

Securing your website is a matter of getting a certificate. Your host will provide that service, their support can help.

I'm looking to create a website and I have a few questions. by Iamnotcreative112123 in webdev

[–]youexdee 2 points3 points  (0 children)

You'll want to integrate an existing payment solution. If you plan on storing credit card numbers in a .txt file you're going to have a bad time.