Jump to content

benbyf

Members
  • Posts

    804
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by benbyf

  1. "A provocative way to finance the fight against climate change" l #str financing green projects https://t.co/F0RZwEpXKj

  2. anyone know anything about load testing traffic on http and http2? I want to rung some tests

  3. RT @PatrickHeneise: Thanks @aral for the Little Snitch recommendation. DENY - @AtomEditor logging to Google https://t.co/iiPiVrpjAd

  4. interested in co-working in #Bristol? please let us know what your values are: https://t.co/hiiuCUJlyr

  5. HELLO! Anyone happen to be using Atom the open source IDE from github? I've been using it for about a year now and other than the occassional crash it's been great. I was wondering if anyone out there has proccesswire specific snippets, syntax hightlighting or autocomplete package they've created to add their PW work? If not would anyone be interested if I made one, and what would be most useful?
  6. in case you missed it yesterday, here’s my article on working with HTTPS/2 for web designers. #HTTP2 #HTTPS https://t.co/8O0mfoZOuF

  7. Module in development and this solved the current issue https://github.com/adrianbj/ProcessMigrator/issues/4
  8. ARTICLE: Working with HTTPS/2 for web designers. site tested @Samhofman - using @ServerPilot & @digitalocean https://t.co/8O0mfoZOuF #HTTP2

  9. I've just run some tests using HTTPS/2 and added the results and more information in an article here: http://benbyford.com/articles/https-2-for-web-designers/
  10. starting to move my sites to #https and #http2 using @processwire, @ServerPilot and @digitalocean

  11. can we change the economy already please, thanks. #machinesAreComing https://t.co/mczSyXtprv

  12. crisps my spelling and typing is bad, me no spell good

  13. Hello, Been trying to import some data from wordpress and the migration tool with MigratorWordpress installed finishes but then there isn't any content added to my install. I've selected home or /News as parent pages to import to with no avail either time. Import select set to everything. The import xml file is in excess of 17mb if that makes a difference?
  14. Tutorial now available on Tuts+ here: http://webdesign.tutsplus.com/tutorials/how-to-create-an-ajax-driven-theme-for-processwire--cms-26579 for Ajax site temp laying in PW.
  15. Tutorial now available on Tuts+ here: http://webdesign.tutsplus.com/tutorials/how-to-create-an-ajax-driven-theme-for-processwire--cms-26579
  16. My new tutorial on @wdtuts - How to Create an AJAX Driven Theme for #ProcessWire https://t.co/Orac6NdRlS @processwire

  17. where can this be changed in the template settings? I couldn't see anything that refers to output formating.
  18. this seemed to fixed it, as the field was already set to single item. $page->of(true); $logo = $homepage->site_logo; $page->of(false); any reason for this, not really needed to use outputformating() before
  19. Thanks, not sure theres anything going on much in the templates. The file is being uploaded into the "file" field on the homepage. It seems to work fine on Firefox but anything else I can the url without file name and extension.
  20. indeed. but like I said my code hasn't changed and is contained in the _main.php so should be the same for all... :/
×
×
  • Create New...