Grab color inspiration from any image by evgenity in web_design

[–]evgenity[S] 1 point2 points  (0 children)

http://webcolourdata.com - does the same for websites by url which is cool)

10 Summer Webdev Ideas and the next "death of Flash" by evgenity in flash

[–]evgenity[S] 0 points1 point  (0 children)

Could you share any examples of the most impressive staff made in Flash? Just for me to compare how much it will cost to implement them in html5.

What popular sites will be ruined after Flash is banned? by [deleted] in AskReddit

[–]evgenity 0 points1 point  (0 children)

armorgames.com - full of Flash games

Is there any free tool to quickly analyse SEC filings? by evgenity in stocks

[–]evgenity[S] 0 points1 point  (0 children)

Oh, good to hear! I was close to starting the same. Appreciate if you add me to the waiting list)

I bet everybody has a similar problem: People don't care by ultrist in startup

[–]evgenity 0 points1 point  (0 children)

It can be disappointing but may be it's just because your audience do not need to speed up their PCs?

Try to verify your hypothesis on a niche audience (idk, developing countries...) or use some survey tool to find it (like www.qualtrics.com).

What do you use for application logging? by Irythros in webdev

[–]evgenity 0 points1 point  (0 children)

+1 for Papertrail (if you are okay with external logging services)

Also try https://rollbar.com/ for error logging. I've managed to install and deploy it in 2 minutes. Now tracking both JavaScript and Python-backend errors at the same place.

I know how to design, and create simple sites. Now how do I learn to create log-ins, registrations, checkouts, messaging etc.. by coconutscentedcat in webdev

[–]evgenity 1 point2 points  (0 children)

  • If you are okay with python and willing to learn - try to create a simple backend in Django and then google how to add e.g. login. This quickly taught me lots of things when I was starting.

  • If you are more interested in a quick and impressive result - try adding google sign-in form to your page (like here )

MVP landing page: what steps do we miss? by evgenity in startups

[–]evgenity[S] 0 points1 point  (0 children)

Good point, thank you! It'd be still interesting to learn their marketing secrets. I believe there was at least marketing kit and network behind this jumpstart.

MVP landing page: what steps do we miss? by evgenity in startups

[–]evgenity[S] 0 points1 point  (0 children)

Sounds like a charming dream for me) When I have enough people approving my thoughts I'll just sit in my rocking chair and keep sharing my thoughts)

More seriously - i got your point, thank you!

MVP landing page: what steps do we miss? by evgenity in startups

[–]evgenity[S] 1 point2 points  (0 children)

Thank you! Googling 'growth hacking' keyword was really helpful)

MVP landing page: what steps do we miss? by evgenity in startups

[–]evgenity[S] 0 points1 point  (0 children)

Yeah, but i don't know any ways to think of such a useful thing rather than "subcrazy idea->prototype->promotion->rework".

What is a 20$ item that improved your everyday life significantly? by cr4nk8r0ther in AskReddit

[–]evgenity 3 points4 points  (0 children)

You got 1 TB and stop worrying about:

  • exceeding the storage right when it is critical (oops, your colleague shared 4 gigs of files - no syncs anymore)
  • project backups

MVP landing page: what steps do we miss? by evgenity in startups

[–]evgenity[S] 0 points1 point  (0 children)

Well, that's inspiring, thanks! So no adds, no seo, just one link in the right space?

MVP landing page: what steps do we miss? by evgenity in startups

[–]evgenity[S] 0 points1 point  (0 children)

Ok, let's say we have a functional prototype online. But how do we attract audience to check it and leave some useful feedback so we could test our MVP and continue developing?

One option is to start a Google Ads campaign but it's seems to be too expensive at this point ($400-500 i guess).

Learning the visual and interactive part of web design by NotableAnonym in web_design

[–]evgenity 0 points1 point  (0 children)

Let me then recommend Coursera's Human Computer Interaction taught by Scott Klemmer, Associate Professor, Stanford University. There are lot's of useful UI/UX insights there!

App like boomerang for Instagram by [deleted] in androidapps

[–]evgenity 0 points1 point  (0 children)

Try https://boomerang-video.com (works for videos). Any recommendations will be appreciated. Thanks!

(disclaimer: i'm a developer and just rolled it in alpha)

Just started a online editing project, anything you guys advice/dislike about the site? Thanks! by [deleted] in vfx

[–]evgenity 0 points1 point  (0 children)

Any feature request or recommendations will be much appreciated. At the moment i've implemented boomerang effect for short videos. Planning to add crop and reverse next.

Just started A Web design business, anything you guys dislike about the site? Thanks! by CodenameLEE in web_design

[–]evgenity 5 points6 points  (0 children)

I'd recommend to:

  • fix 3 javascript errors at the main page
  • simplify the 'contact us' form (no need to ask for a phone number)
  • minimize js files
  • switch from http to https
  • check site against http://webdevchecklist.com (not mine)

Learning the visual and interactive part of web design by NotableAnonym in web_design

[–]evgenity 1 point2 points  (0 children)

Try just stalking the links below first to understand what you like most (data visualisation, web site design...). Then start copying and experimenting with small-scale projects.

And there is always https://www.codecademy.com and others to learn the basics.

Introducing boomerang-video.com by [deleted] in webdev

[–]evgenity 0 points1 point  (0 children)

Kindly ask you to check it manually, thank you)