• Breaking News

    Wednesday, January 16, 2019

    Big Win for Web Accessibility in Domino's Pizza Case - The 9th District Court has ruled that the Americans with Disabilities Act (ADA) applies to Web sites meaning that US courts can now order companies to make their sites WCAG 2.0 compliant web developers

    Big Win for Web Accessibility in Domino's Pizza Case - The 9th District Court has ruled that the Americans with Disabilities Act (ADA) applies to Web sites meaning that US courts can now order companies to make their sites WCAG 2.0 compliant web developers


    Big Win for Web Accessibility in Domino's Pizza Case - The 9th District Court has ruled that the Americans with Disabilities Act (ADA) applies to Web sites meaning that US courts can now order companies to make their sites WCAG 2.0 compliant

    Posted: 16 Jan 2019 06:31 AM PST

    Anybody else absolutely hate using AMP on mobile?

    Posted: 16 Jan 2019 09:28 AM PST

    The 8 most important UI animations of all time

    Posted: 16 Jan 2019 04:43 AM PST

    What is your daily site visit stack?

    Posted: 16 Jan 2019 03:56 PM PST

    As a web dev we all know progress, change and new information is churning in the tech industry on a daily basis, web is no exception. With so much influx of information, lots of it can end up being noise.

    So my question to you is, what websites, podcasts, forums, etc do you frequent or visit on a daily basis as a must. Reddit, Stackoverflow & Medium don't count. They to me are defaults.

    submitted by /u/Adios_numero_two
    [link] [comments]

    Help! GoDaddy lumping all of my sites into my Let's Encrypt SSL Ticket, breaking all the others.

    Posted: 16 Jan 2019 03:33 PM PST

    Help! GoDaddy lumping all of my sites into my Let's Encrypt SSL Ticket, breaking all the others.

    I am at my wit's end here. I had a domain's Let's Encrypt SSL cert expire by mistake and it has been a nightmare ever since. This one domain(for example's sake: problem.com) is owned by another company, problem.com just directs to the site I am hosting. I used to do all of my sites in one certificate until this happened, I needed to update the others and couldn't do problem.com at the same time as all of the others. So all of the others were done and there was a few days delay between this company's team getting back to me so I could proceed with the certification. Now when I did problem.com and all of the subdomains for problem.com it worked fine then all of my other sites broke, because the SSL ticket referred to them too for some reason, even though I only processed the SSL cert for and (from what I could tell)only selected to install it on problem.com. Then when I did a new SSL ticket for the other sites, problem.com got lumped in there too.

    Why would this happen?

    https://i.redd.it/oer0slsndva21.png

    submitted by /u/WaluigisBitch999
    [link] [comments]

    What would you say is/was your number ONE problem or struggle in web development & programming?

    Posted: 16 Jan 2019 10:09 AM PST

    Website has A rating but over 60 second load time? Need help.

    Posted: 16 Jan 2019 02:17 PM PST

    Website has A rating but over 60 second load time? Need help.

    Website: Nurboutique.com

    GTMetrix:

    https://i.redd.it/g48iaukb0va21.png

    Waterfall:

    https://i.redd.it/wwuapzmc0va21.png

    Website is using Wordpress with BeTheme and WooCommerce. I have optimized images before uploading and used plugin to compress them again. I used WP Super Cache Plugin to speed up the site also. It still has this load time which is ridiculous. I have never had this problem before. I have no choice but to use HostGator since that's the plan the client bought before hand. Any suggestions?

    submitted by /u/oBandit
    [link] [comments]

    Chris Coyier - The All Powerful Front End Developer

    Posted: 16 Jan 2019 12:48 AM PST

    College Students: Free website domain and hosting tools offered by GitHub

    Posted: 16 Jan 2019 01:17 PM PST

    How Are You Monitoring Your Internal Services?

    Posted: 16 Jan 2019 04:07 PM PST

    My company has many test environments for our web applications. We're looking for a centralized dashboard that will poll our servers and list information like version numbers, health, maybe last updated date.

    We could build this ourselves, but there might be existing ones solutions paid or open source that will make our jobs easier.

    What are you using?

    submitted by /u/darkkite
    [link] [comments]

    When does not having a degree become less of an issue?

    Posted: 16 Jan 2019 03:06 PM PST

    I'm sure it will always be a small roadblock, but right now (going into my fourth year of actual industry experience) I seem to get instantly denied for jobs that I'm confident I'm qualified for.

    Just wondering if this lets up. I figured that it kind of would by now but it doesn't really feel like that.

    submitted by /u/713984265
    [link] [comments]

    Webdev Challenge - how quickly could you do this?

    Posted: 16 Jan 2019 03:02 PM PST

    High level: create an API in any language, and deploy it to any platform of your choice. Then, create a decoupled frontend that consumes the API and deploy that as well.

    Details: The API will have one domain model, e.g. a Person with name (string) and money (int) attributes. The API will provide the following methods: CRUD for a Person, a getAllPersons() method to display all, and a method to check if the user has enough money for something, i.e. pass in an amount and returns true or false if the person's money is greater. So 6 methods total, which the UI must support. The data should be persisted in a database (your choice). Both API and UI should be deployed publicly.

    Those are the only requirements, no design parameters or need for authentication, no test coverage, etc.

    How long would it take you to complete this? I feel like it should be achievable on a basic level in less than 2-3 hours, maybe an hour if you're really fast. I was originally thinking of this just as a fun thing to compete with my coworkers, but also thought it might be a good live coding challenge in an interview. It would be interesting to see the choices people make of languages/platforms/frameworks/etc... do they use an ORM? Do they use a framework on the frontend or vanilla js? I feel like you could potentially get a lot more insight into someone as opposed to those more theoretical white board quizzes. How would you react to receiving this as a live coding challenge? What if the requirement was just to get as far as you can in 1 hour, how much do you think you could complete? Would also be fun to just see the differences of how someone would approach this from a java/angular approach vs node/react, or whatever technologies you choose.

    submitted by /u/dr3wtime
    [link] [comments]

    I'm planning to make a series of blog posts about Laravel ...

    Posted: 16 Jan 2019 06:59 AM PST

    My idea is to take some project and build it through a series of posts, but first I want to know what topics you guys think I should cover.

    Also, i still don't know what I'm going to build, so any ideas in that regard are greatly appreciated.

    Thanks!

    submitted by /u/dapd007
    [link] [comments]

    RSS News API - Free News

    Posted: 16 Jan 2019 02:28 PM PST

    I recently created this project that I would like to share with you.

    http://newsapi.xyz

    This is RSS News API. A free open source API for fetching news from wide variety of news articles.

    I'm open for all feedback. Thank you and have a nice day!

    submitted by /u/AntonioStipic
    [link] [comments]

    Language suggestions for a primitive data collecting website

    Posted: 16 Jan 2019 02:07 PM PST

    Hey guys,

    I have a background of Python, C and C# programming from Uni and some HTML5/CSS training on my free time.

    I need to develop a certain web-based productivity tracker for work.

    Currently we are using pen and paper logs and I am looking to fix that.

    I need a simple webpage that requires a login - security or registration is not an issue since the users are predefined on a closed network. I just need an active session to record the user entering the data.

    All I need is to enter some actions to a database - as in the logged in user needs to click a button for the activity, add a fast textual description and hit send.

    This will be recorded in the database with the time, action a d text.

    What language(s) should I look into learning in order to create something of the sort? What approach do you reccomend?

    The goal is to be able to access it from your phones browser so every employee can log actions instantly and not run to the log in the office.

    submitted by /u/Menkes
    [link] [comments]

    Help with Google Ad disapproval

    Posted: 16 Jan 2019 02:07 PM PST

    Apologies if this is not the correct sub, I wasn't sure where to post this.

    I have a Wordpress website (https://chrisgin.com) that was rejected by Google Ads a few days ago as it found malware on it. There was a nulled theme being used that did generate malicious links and this has since being fixed.

    Google Ads is still rejecting my site, and according to their support, the malicious link is present in the http version of the site, but the https version is clean.

    My site auto directs to https so I'm at a loss as to how to go about resolving this. How does Google even scan the http version? And why would that be different than the https version?

    Any suggestions appreciated.

    submitted by /u/chrisgin
    [link] [comments]

    How Do I Create "Interactive" Documentation Like These?

    Posted: 16 Jan 2019 01:25 AM PST

    How would I go about creating an interactive "live" documentation website like Vue's https://vuejs.org/v2/guide/#What-is-Vue-js Stripe's https://stripe.com/docs/quickstart etc.

    Is there a website that I can use to do this for my project? The README on my project on GitHub is a little too basic, and I'm not keen on the Wiki's.

    submitted by /u/nickdavies07
    [link] [comments]

    Help with Adobe Muse - need good resources

    Posted: 16 Jan 2019 01:50 PM PST

    I am about to work on an Adobe Muse website and I'm struggling to find a lot out there on the internet about operating within that platform. I'm turning to the Reddit Community for help because they're phasing out Adobe Muse, probably because nobody's using it. To begin with, I only found one thing online about where to sign in and edit / create the Adobe Muse web pages and it's an in browsing URL that doesn't even have options to create page or edit anything except text really... More basic than basic. Client is telling me that I need to sign in through FTP which I've never really used much but sure I could figure it out if that is in fact the best way to work on an Adobe Muse site. Any resources on how to work within Abobe Muse and an FTP client would be much appreciated.

    submitted by /u/DeadBoyAge9
    [link] [comments]

    Favorite sites to store high quality photos for images?

    Posted: 16 Jan 2019 12:57 PM PST

    Looking for the best image storing site for an artist to store her art that we can put on her site and then eventually sell it. I have heard about Dropbox, google, flickr, etc. Anyone have ideas/experience as to which one is preferred? Thanks!

    submitted by /u/Wizard_Knife_Fight
    [link] [comments]

    Trying to build a about us section in shopify - trying to use code template from codepen.

    Posted: 16 Jan 2019 12:18 PM PST

    Trying to build a about us section in shopify - trying to use code template from codepen.

    Link to code: https://codepen.io/jvyanay/pen/WLWzJg

    I put the scss in a file called staff.scss and called it to the page with

    {{ 'staff.scss' | asset_url | stylesheet_tag }}

    {% if page.handle == "staff" %}

    {{ 'staff.js' | asset_url | script_tag }}

    {% endif %}

    but all I get is (no SCSS error on dev tools)

    https://i.redd.it/ubuuhpmrfua21.png

    submitted by /u/crafted-canada
    [link] [comments]

    Where do you keep your domains?

    Posted: 16 Jan 2019 11:55 AM PST

    What is the best and most reliable website to transfer all your domains and manage them?

    I have some domains, and the hosting on netlify, and I want to put all the domains in one place. What would be your first choice?

    submitted by /u/pontiacks
    [link] [comments]

    Any decent SCORM player libraries out there?

    Posted: 16 Jan 2019 11:54 AM PST

    I know SCORM is complex, but I can't find anything that let's me play a SCORM package. In understand this won't be a simple client side library, but there really seems to be a void here.

    I found a couple dead or experimental projects on GitHub, but nothing significant.

    Anyone know of anything?

    submitted by /u/pagerussell
    [link] [comments]

    What's the correct way of creating a blog?

    Posted: 16 Jan 2019 11:37 AM PST

    Hey, I am currently new to web development, and I have been building websites from scratch from raw HTML and CSS and making them responsive. However, a client has approached me with building a blog section to the website. What is the correct way to do this? Should I create the basic pages with HTML and CSS, and install WordPress to create the blog page?

    Thank You!

    submitted by /u/potatodestroyer9000
    [link] [comments]

    How do I play huge video in html5?

    Posted: 16 Jan 2019 11:17 AM PST

    Hi webdevver, I'm working on a project and I need to play a video in an html5 page. Nothing strange but the challenge are basically two. 1) the video is 500mb mp4 so putting directly in a video tag is not working 2) the video URL should be private, so I cannot refer the mp4 direct link

    I've ready built the "private" video with a token, and I'm using the video tag with my php page in the src parameter.

    Is there a way to do what I want?

    submitted by /u/giagara
    [link] [comments]

    No comments:

    Post a Comment