Jump to content

benbyf

Members
  • Posts

    818
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by benbyf

  1. the @cocos2dx download page is super confusing for a neeeeb - which one to download?? http://t.co/AX2T9U2x6F

  2. RT @eulergy: We’ll be at @emergelab A Sneak Preview tonight, come say hi http://t.co/Tw3LBNjJwW

  3. RT @AbertayUni: Entering this year's @edgeonline Get into #Games Challenge? Here are some top tips from 3 @BAFTAGames award winners: http:/…

  4. RT @huhmagazine: Red Bull presents "Skateboarding in Madagascar" http://t.co/qtHUymtIwU http://t.co/8mYtTsoHSW

  5. RT @CreativeReview: Lovely RT @tomgauld 'The Further Adventures of Schrödinger's Cat' (a cartoon I did for this week's @newscientist) http:…

  6. 1. AllInOneMinify 2. ProcessExportProfile 3. FieldtypeCropImage 4. ProcessRedirects 5. Pages2Pdf
  7. retina: anyone having sucess with either picture or srcset as im not fond of polyfills and nothing seems native yet so have been stuck with 1.5x images sized in css. minimize: does anyone know if this module has a fail back technique as i would love to use it but worry if the service let down or locked me out etc...
  8. anyone have any views on the trolly problem in terms of automated cars? or a better alternative? #automation and #ethics

  9. thanks. will check it out, seems to be the same issue. I'm using media temple for a client which i've never used before so might be their hosting and some setting tweaks that need to happen maybe
  10. RT @THECUBELondon: THECUBE Academy: The Neuroscience Behind Negotiation // live. Negotiation is a process where we cannot achieve our objec…

  11. or do all requests through PW go through this url?
  12. Having a strange issue where i keep getting MySql 2006 errors (database gone away) on url http://mp-arts.co.uk/?/ for user ? I've check the PW logs and something is hitting that url ALOT, is there anyway to kill the access to that url?? Thanks
  13. looking for a male singer / actor for a performance at the end of the month

  14. I just registered online to vote. If you haven't already, you should too! #YourVoteMatters https://t.co/KDPJxVgy33

  15. RT @TechnicallyRon: ONLY 7 DAYS LEFT TO REGISTER TO VOTE. If you don't vote you don't get to moan about politics for FIVE YEARS. SO REGISTE…

  16. also as well as having an awful logo @UKIP’s environment policy is terrible for LITERALLY everyone in the world under the age of 60

  17. literly no idea what im doing $value = $input->get->access_token; $http = new WireHttp; $para = array( 'count' => 1, 'access_token' => $value, 'min_id'=>'', 'max_id'=>'' ); $url = 'https://api.instagram.com/v1/users/self/feed/'; $data = $http->get($url, $para); // data should have data coming from instagram var_dump($data);
  18. awesome. is that simply in the templates? i guess i could experiment and then create a module once ive got the basics down and learn a bit more about it etc.
  19. Mainly design, frontend, templating and js guy so building modules is both new and scary to me.I was merely wondering if there was a good place to start. For example, i was going to look at the twitter module as it will do a similar thing.
  20. I hate clients! … not all of them, just some grrrr

×
×
  • Create New...