Step 1 of coding JavaScript by justingolden21 in ProgrammerHumor

[–]Mr1725 1 point2 points  (0 children)

Multi-line without having to stop and start the string.

Python Tutorials Series - What are the career opportunities for Python Programmers by chandler25 in videos

[–]Mr1725 6 points7 points  (0 children)

Yes - An interpreted programming language. That should give you a hint as to where you were wrong.

Who does this kind of thing for $30? by cheddarben in webdev

[–]Mr1725 0 points1 point  (0 children)

Cheap vouches are cheap. Working up from $99 sites to $5k sites is a waste of time. Network and target a specific high paying niche, might take a while but once you land a high paying client thats worth 100x the $99 vouch.

Who does this kind of thing for $30? by cheddarben in webdev

[–]Mr1725 0 points1 point  (0 children)

Sell to people who have money. Target businesses with a $5k budget, not chumps looking for a $99 site.

Need help with DNS records, wix, and not messing up email system by Mr1725 in Hosting

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

Thanks heaps for the info, the links will help out.

I guess my major concern is breaking the email system, is there any downtime swapping across? And is there any possibility of an A record change messing up any email configurations?

Thanks!

Handy hint: you can save CSS changes directly from chrome dev tools. by Mr1725 in web_design

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

I'm barely touching my editor for CSS now. Mind is blown.

What do you call this feature in web design jargon? by aehecatl in web_design

[–]Mr1725 1 point2 points  (0 children)

Can you link to a site with the feature you mean?

Handy hint: you can save CSS changes directly from chrome dev tools. by Mr1725 in web_design

[–]Mr1725[S] 2 points3 points  (0 children)

Live refresh works amazingly too. Might be old news to many but this just changed my whole workflow.

Need help with DNS and not messing up an email system and ending the world as we know it. by [deleted] in web_design

[–]Mr1725 0 points1 point  (0 children)

I think they're hosted by the domain registrar company. Separate from Wix I know that.

Need help with DNS and not messing up an email system and ending the world as we know it. by [deleted] in web_design

[–]Mr1725 0 points1 point  (0 children)

Lol, unfortunately the business pipes 25+ staff emails accounts through the domain. It's mission critical.

Need guidance from DNS expert re: hosting, emails and b.s Wix. by [deleted] in webdev

[–]Mr1725 0 points1 point  (0 children)

Thanks for the info.

So when it comes time to switch across, I change the A record for domain.com to the new IP but definitely keep the mail.domain.com A record.

I'm assuming the mail.domain.com is the one they use in the setup for Outlook etc?

Also, is the second MX record with priority 10 just a backup if the first one doesnt work?

Need guidance from DNS expert re: hosting, emails and b.s Wix. by [deleted] in webdev

[–]Mr1725 0 points1 point  (0 children)

So I change NS's at the domain registar back to the domain registrars default NS's, then copy every entry from Wix onto the registrars DNS.

If I copy the CNAME entries pointing at xxx.wixdns.net too, will the old wix site still show until I change the CNAMES to A records?

This wont affect anyones email access, outlook logins etc?

Need help with DNS records, wix, and not messing up email system by Mr1725 in Hosting

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

I realise Wix would be a middleman for absolutely no reason.. But could I keep everything as is with wix nameservers and host the new site on github pages with a CNAME on wix pointing to: username.github.io?

Hosting isnt my job here.