Jump to content

benbyf

Members
  • Posts

    819
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by benbyf

  1. indie game dev's shouldn't be excited about the new xbox one http://t.co/80Lb0dQ8MY

  2. Check out "Silicon Drinkabout at Tech City (TCIO)" http://t.co/jn1mx9xwBV via @eventbrite

  3. native jquery in javascript http://t.co/uh85YjZzLT know when you need the power of libraries and when to go native #verbosecoding

  4. anywhere good to work near soho with laptop and coffee? working on @eulergy

  5. RT @beanoleary: Bloody amazing site about #DaftPunk http://t.co/gG2NpIh3er @benbyford: although don't hit the 'return to beginning' button

  6. HootSuite enjoy your new t's at virgin https://t.co/IN0m3Tti1v

  7. Circle etc fucked from kings cross this morning http://t.co/wBOGTjWo3A

  8. having problems giving users rights to add pages. Am i missing some documentation somewhere on how permissions work?
  9. Video: The History of Typography | HUH. http://t.co/q3WVdy77Xc via @huhmagazine

  10. any london new coders interested in learning from @Codecademy with other people in a room with session leaders? trying to find a venue

  11. Accordion fixed and ready to fight another day http://t.co/ekaUB51IAf

  12. my js choreograph-content tests are going well, one column working. now making it work access x number of columns #js #jquery #jsplugin

  13. I m updating an old install of PW onto a new server with latest version of PW. Have changed alot of stuff but am still looking to retain some pages: e.g. all the news children pages. Been trying to use the import from CSV module for this by exporting using mySQL but im not really sure what im doing and I've managed to get an CSV with the page titles but not any content - Is there an easy way to do this? Or does any one have a module or mySQL script to select all the pages with child of id=x in a form they can be imported? Thanks!
  14. anyone be interested in me making a content Choreography js plugin to adjust flows at break points? #responsive #web #jquery

  15. "Responsive Layouts: How To Maintain Hierarchy Through Content Choreography" • good read http://t.co/FroxoiaXhI

  16. ok, sorry totally worked it out and was easier than expected (like most things in processwire). $widgets = $page->side_bar_widgets; foreach ($widgets as $widget) { $name = $widget->name; echo $widget->render(); }
  17. having issue with Page field and asmSelect input rendering a page template: $widgets = $page->side_bar_widgets; foreach ($widgets as $widget) { $name = $widget->name; $widegtRender = $pages->get('name=$name'); // this is where im having trouble. it errors even thought the variable echos a name value echo $widegtRender->render(); } i've tried get('name='$name); and get('name=\$name'); but errors everytime - Unknown Selector operator: '=$' Any help would be great, thank you.
  18. Using everything you’ve got http://t.co/8VZCVoSepX via @virgin

  19. 'Direct and well-mannered' government website named design of the year http://t.co/Smtv3BuM47 via @guardian

  20. sometimes adobe you really annoy me!!! can't work as software broke itself :(#creativecloud #adobefail http://t.co/ZJyTNB76jK

  21. this is going to be awesome for my project folders https://t.co/ewEsiVBRpp - like dropbox but without a central server

  22. really interesting new look at music notation http://t.co/e4Tk8xMZeQ

×
×
  • Create New...