Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

CGeorges

Members
  • Joined

  • Last visited

Everything posted by CGeorges

  1. If you have ssh access you can try running: mysqlcheck --repair --databases db_name What engine is your DB using, InnoDB or MySAM ?
  2. Agh youtube, no. As many people said around here, it can teach you bad practices with which you'll get stuck with forever and you'll miss the biggest skills that are important in programming, "problem solving" and intuition. I've learned the basics, like syntax and how the whole process of a web app works (server side -> client side and so on) after that I gave myself a homework, a big project that I knew I couldn't finish and it's over my skills. Just open the documentation, stackoverflow and start working, at first, you'll be reading the documentation for 30 minutes just to write one line of code but soon enough you'll be on your way. Why I like this way ? because like @@rbrtsmith said, when you are a programmer you're going to constantly learn new things, new frameworks, languages, design patterns, libraries if you don't have a feel of how that new framework works in the first 5 minutes after looking at their documentation you're going to have a bad time. So I'd say that a good programmer is not made of how many programming languages or framework he knows but how good are your problem solving skills and your intuition.
  3. Well, not bad, but not good either, they just look like common templates with text and images replaced. They're easy to spot because you haven't worked on the details, blend each section with each other. The logo on the first site it doesn't blend at all either. sorry.
  4. Whole page is 7Mb, definitely not good, especially mobile device, just think loading that on a mobile data plan. You can optimise images without loosing any noticeable quality.
  5. It's your decision, though, from the point of view of usability it's a harmful thing and if you look at other sides with big headers on their front page they all have that behaviour.
  6. I'm going to disagree with that statement, for example this site is pretty fast http://www.nytimes.com/
  7. Yes, the large image in the header. If you're attached to it, maybe shrink it by 50% on secondary page ?
  8. Looks good, just one thought, don't you think it would be better to remove the Hero section on all pages other than the homepage ? It doesn't bring any value and takes a lot of space.
  9. Hey guys, not sure you've heard yet but next Tuesday Microsoft will drop support for all IE versions except the latest https://www.microsoft.com/en-us/WindowsForBusiness/End-of-IE-support How happy that makes you ? or better yet, how about sharing your most awful experience in making your website compatible with older IE versions?
  10. I'm pretty sure you can find a responsive Wordpress theme like brainpickings on themeforest. ~$60 up to now. After that hire a small agency or developer to install, configure, secure and adjust to your design needs. $2000 should suffice. If you decide to go that way, for that budget my agency can help you out.
  11. I see you guys don't like Wordpress, next time, if they pay well, just send them my way )
  12. How do you see that this will help your business ? The whole goal of having subscribers/likes/follows is to promote your services to the people that like your page and send your content to your feed, but if someone who doesn't care about your services likes your page he will be just a number.
  13. If that's the case, then yeah, SCSS would be a better option, I wasn't aware of BS dropping LESS support
  14. I think you're going into the wrong direction. In order to make it easier to change bootstraps style, use the LESS version.
  15. The 'tool' finds people/companies that needs freelancers, I need to find the freelancers!
  16. Looks good! You might want to install a plugin like W3Total Cache to decrease page load time though.
  17. It's pretty straightforward but I need to work on the site to make it more clear. Basically, freelancers subscribe to my service and I will send them an email each morning with potential clients from their industry. These leads are hand checked and include any background data we might find (email, twitter account, linkedin, their name, phone, etc) so that the freelancer can contact them and get the contract.
  18. Hey, I have two VPS machines that handles emails for my company and my clients. From my experience if you want to avoid getting blocked in spam filters go with a established email service like Mandrill, Gmail, Outlook360,etc. On Topic: Going with dedicated or VPS it's not very important, either one is good just make sure there are no other mail servers that are sending spam within the same IP range. Also, going with a custom email server will increase your headaches because you first have to setup all this things like SPF, DMARK, etc and your emails will still get blocked until your IP builds up some trust. For example, hotmail will block you by default and you have to mail them to whitelist your server IP. PS. I used mailinbox to setup my email servers.
  19. That's if he wants to search through his own videos where the API gives you more search options but I think he wants to search through all public videos.
  20. @@portia79 I stand corrected - the solution Nillervision provided would fit you best.
  21. It pays long term, when you have to add new features or do maintenance.
  22. Here's their API and the search filters it supports https://developers.google.com/youtube/v3/docs/search/list I'm not seeing any fllters related to what you want to do though The API is available in multiple languages, including Python but the most exhaustive one I've seen is PHP. Since their API won't let you, try and look if you can find any Youtube aggregators with bigger filtering options in their API. Though, usually their content is have a big delay in adding new videos.
  23. I've understood what you we're saying, I was just pointing out that a PM might work better than bashing the spammer on a thread with a different topic
  24. If you have the receipt you should be safe. Next time, make sure to draft up a contract though.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.