Jump to content

benbyf

Members
  • Posts

    818
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by benbyf

  1. RT @eulergy: Great to meet so many people with interesting projects at @theRSAorg's #RSAengage tonight. Look forward to seeing them on @eu

  2. heading to the @theRSAorg for their fellows engage monthly with @eulergy

  3. Lawrence Lessig on corruption in the US political system (and possibly, in most systems in my opinion) http://t.co/eWpyHOZ4yu

  4. For US nationals please: "Show Your Support: Tell the Senate to Pass Patent Reform" https://t.co/HevKnnZcQy

  5. I went to Margate & my bank thought someone was committing fraud! sometimes relying on algorithms makes everything worse #algorithmFail

  6. Thanks @andrewjmorley hope @eulergy will be useful to you

  7. RT @FiftyThree: We are looking for illustrators who are comfortable sketching live in Paper. If interested, email amy@fiftythree.com. http:…

  8. love it. the mac version does not exist!!! https://t.co/QN9qhQpFFx

  9. I know i’ve mentioned this before @southbankcentre but you need to set up your DNS properly. thanks https://t.co/CwmmIX3EXD

  10. RT @eulergy: RESEARCH REQUEST: innovation centre looking for academic speakers for design, economy and science conference http://t.co/WQn8p…

  11. Mart, thanks! I spent ages trying to find where renderRSS is being used in the template and finally tracked it down to the category.php file which is where the $posts is being defined. It's now sorted by date created and therefore showing on the main site in order (eulergy.com)
  12. RT @natashacc: Want to see your video work as HUGE projections at @BEACONSFEST 2014? Apply now! http://t.co/E9s98Sh0fF http://t.co/3b54WM8L…

  13. think it might be an issue with the markupRSS.module in wire/modules as there doesnt seem to be any sorting (PW2.2): /** * Render the feed and return it * */ public function renderFeed(PageArray $feedPages = null) { if(!is_null($feedPages)) $this->feedPages = $feedPages; $out = $this->renderHeader(); foreach($this->feedPages as $page) { if(!$page->viewable()) continue; $out .= $this->renderItem($page); } $out .= "</channel>\n</rss>\n"; return $out; }
  14. $posts = wire('pages')->find("template=post, sort=-date, $selector"); but im not sure if the renderRSS function uses the $posts available in blog.inc - I love the ease of use ryan's blog theme, but its totally obfuscated compared how i would normally template.
  15. Still cant make this happen. Any help? Literally what needs changing? Thanks
  16. RT @eulergy: NEW RESEARCH: Attention management and digital distraction http://t.co/Ntn6UomN0N #digitaldistraction #psychology

  17. "Support the Right to Repair in South Dakota (and Everywhere Else)" http://t.co/I9yKfvq02I

  18. RT @ohsistermusic: “@AbbeyBowden: still looking for a suitable keys player, get in touch if you like all things spooky.” Any keys players? …

  19. new info graphic for @virgin on visual.ly: the rise of flexible working http://t.co/UOCC9P3VT4

  20. running an ethical company or a company thats trying to be ethical? what have you put in place to guide your company structure & employees?

  21. I hate email template making so very very much, when are we giving up on email guys!?! isn’t about time...

  22. RT @CodeClub: It turns out that @CodeClubPro is super popular so now we're looking for an intern to help out! https://t.co/F5BgTj5TZE

  23. catching up with recent @happymonday and @shoptalkshow podcasts. @sazzy Im still using @macrabbits Espresso editor for its preview & ease

×
×
  • Create New...