Jump to content

benbyf

Members
  • Posts

    818
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by benbyf

  1. RT @FestivalofIdeas: Thank you. Impact of AI going to have huge impact on businesses and cities in the future. https://t.co/gTJdC8hCC8

  2. Got my tickets to @FestivalofIdeas What is the Future of Life and Work in an Age of Artificial Intelligence? #AI https://t.co/GkhhRRepzd

  3. I use Serverpilot.io and though I could probably spend the time setting up the stack myself, its time I'm saving and hopefully more useful tweaks in the future that they can build in. (It seems a little fine on functionality currently)
  4. the PSN store #UX is so frustrating and they miss a trick all the time. I just want to buy something and they make it hard and annoying

  5. RT @TorriTaylored: Happy #BackToTheFuture Day! 2015 didn't quite live up to some serious expectations https://t.co/SDVnrGVQyj

  6. Thanks! Modules: all use AIOM, Images with cropping, Batcher, Admin Save Actions, Export Site Profile, Page Delete, Redirects, and Template Notes. Sam's also uses: Select Multiple Transfer, Page List Image Label, Images Manager. I've got into the habit of running peoples new site as a subdomain, then putting it live through adding an A record to their domain, and if it's a bigger client I'll take a copy of the site and have live and dev for future alterations.
  7. Hi, three new sites i've worked on recently going live: Photographer - http://www.samhofman.co.uk/ Photographer - http://www.domeni.co.uk/ Illustrator / 3D artist - http://www.mircopinna.com/
  8. RT @kwcdigital: @intel's itty-bitty Curie CPU for wearables is coming to @arduino early next year http://t.co/REyP5JZ3q7

  9. RT @morten_skaaning: my presentation on physics in @unity3d at Unite Boston https://t.co/DwYVHuapli

  10. sorry i’m missing #bristech2015 today. see you all at the next meetup

  11. I just have a custom php form in the pw templates
  12. though still new, I’m pleased to be a member at @mildbunch and they’ve just got a new website too - http://t.co/pPQJenBJ7v

  13. cpanel and emails supplied by my old shared host LCN.com not sure what they were using, standard stuff i think
  14. RT @PenguinUKBooks: Today we're celebrating #AdaLovelaceDay, with a little illustrative help from @sydneypadua. http://t.co/u4kaYcSoB3

  15. true - i think the cost for most clients on top of hosting is a bit of a turn off though.
  16. been using DigitalOcean with a ServerPilot for two months now and been working well, only down side is its not easy to host email, but trying to do less and less of that anyways
  17. RT @alphrdotcom: Self-driving cars: How far away are we REALLY from autonomous cars? ft @benbyford. Up on @alphrdotcom http://t.co/G8SQcD56…

  18. lovely to meet some of the occupants at @PMStudioUK today and chat @eulergy, machine ethics, co-working & of course see @cirquebijou’s talk

  19. also i've found data in the module in the DB, my module settings
  20. it's strange as it worked then didnt. no template cache, module cache set to "never" (couldnt see "now" as an option)
  21. THANKS! Tried it and seem to be getting strange results, sometimes the images appear and sometimes not - bottom of this page: http://www.benbyford.com/about/ Is there a problem with Instagram connection or caching or something? <?php $feed = $modules->get('InstagramFeed')->getRecentMedia(); foreach ($feed as $image): ?> <a href="<?=$image['link']; ?>" class="instagram-item"> <img src="<?=$image['images']['thumbnail']['url']; ?>" alt=""> </a> <div class="hidden"> </div> <?php endforeach; ?>
  22. what ever happened to #bristolisopen @BristolCouncil‽ looked like a great opportunity now missed?? http://t.co/y6LYM56uWa

×
×
  • Create New...