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.

ayoungh

Privileged
  • Joined

  • Last visited

Everything posted by ayoungh

  1. I would say get on Codecademy great place to start...learn while doing is the best way.
  2. Thanks D4Y0 I will give this a go
  3. Thanks for the reply, Im quite new to doing something like this but ideally I need to get out each type of object related to the item. Im not too sure how it would work using arrays of data, would this just be an array of images for example
  4. Hi All, I am creating an application that allows the user to add an item and then sub items with different types of data like photos, lists etc I am not too sure how to sure how to structure this. At the moment, I have: items: id user_id name And I was thinking to have for my objects that belong to the item id item_id type I am not 100% sure how now to add the different types of data in this table depending on the type selected?
  5. I had a business account, but didn't need it really, it was an extra cost on the balance sheet. As I haven't done much freelance for a while it was just eating away at my profits. I use a normal account I setup separately just for this.
  6. Hi All, I would like to do something similar, more of a social app... What do people recommend as in Platform to use etc
  7. Thank for the replies, I'm doing it for an in browser code site I'm working on, would Json be another option?
  8. Hi all, Quick question: what's the best way to store code in a database and what field types should I use? Thanks Tony
  9. Hi Cairns84, welcome to the forum
  10. I haven't been back to the forum for a while but can see there is still many great things going on
  11. Hi All, I am trying to create a sso app in codeigniter using the following tutorials - http://www.youtube.com/watch?v=EL-WWQ0RnnA I get stuck on number 7 and only a blank view is showen. If anyone could help me out with this, it would be great. Thanks in advance
  12. ayoungh replied to ayoungh's topic in Frontend
    Hi Mantis, thanks for the reply. I have just learnt that also. I am using Scout http://mhs.github.com/scout-app/
  13. ayoungh posted a topic in Frontend
    Hi All, It's been a while since I've been on here. Does anyone know how to work with sass scss files in coda 2? I am not sure how I convert them to css? Thanks in advance
  14. A google search will find tons of free icons
  15. Welcome to the forum
  16. ayoungh replied to ayoungh's topic in Frontend
    Hi Sogo7, Thanks, that looks great, I was wondering, if a page had json on it like the way facebook's graph does: https://graph.facebook.com/19292868552 how could I grab the json from the page and decode it on my site? Thanks in advance
  17. ayoungh posted a topic in Frontend
    Hi All, I am trying to learn how to decode json and was wondering if anyone could explain how to decode the following example json in php: { "data": [ { "id": "X999_Y999", "from": { "name": "Tom Brady", "id": "X12" }, "message": "Looking forward to 2010!", "actions": [ { "name": "Comment", "link": "http://www.facebook.com/X999/posts/Y999" }, { "name": "Like", "link": "http://www.facebook.com/X999/posts/Y999" } ], "type": "status", "created_time": "2010-08-02T21:27:44+0000", "updated_time": "2010-08-02T21:27:44+0000" }, { "id": "X998_Y998", "from": { "name": "Peyton Manning", "id": "X18" }, "message": "Where's my contract?", "actions": [ { "name": "Comment", "link": "http://www.facebook.com/X998/posts/Y998" }, { "name": "Like", "link": "http://www.facebook.com/X998/posts/Y998" } ], "type": "status", "created_time": "2010-08-02T21:27:44+0000", "updated_time": "2010-08-02T21:27:44+0000" } ]}
  18. Me either...Your works looking top notch as always
  19. Hi All, I'm just wondering what the best way to work out what bandwidth costs should be, using own servers etc or if there is a way to get an idea of hosting costs realistically, not shared hosting style unlimited. Thanks Tony
  20. The only problem with the above is that I dont get 2 list items to each ul?
  21. I'm not sure how I would do this to be honest. in the foreach loop how do I get every second item with that?
  22. Hi All, Just wondering if anyone can help me to do the following: I am getting the links from the wordpress database and now would like to group 2 links at a time in <ul>'s Not sure how I can do a count with a foreach foreach ($links as $link) { $linkurl=$link->link_url; $linkname=$link->link_name; echo "<ul><li><a href='$linkurl' target='_blank'><h5>$linkname</h5></a></li>"; echo "</ul>"; } Thanks
  23. How do you plan to work out pixels from your photoshoped stuff?

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.