Get short, timely messages from R. Campbell.

Twitter is a rich source of instantly updated information. It's easy to stay updated on an incredibly wide variety of topics. Join today and follow @calguy1000.

Get updates via SMS by texting follow calguy1000 to 40404 in the United States
Codes for other countries

Two-way (sending and receiving) short codes:
Country Code For customers of
Australia
  • 0198089488 Telstra
Canada
  • 21212 (any)
United Kingdom
  • 86444 Vodafone, Orange, 3, O2
Indonesia
  • 89887 AXIS, 3, Telkomsel
Ireland
  • 51210 O2
India
  • 53000 Bharti Airtel, Videocon
Jordan
  • 90903 Zain
New Zealand
  • 8987 Vodafone, Telecom NZ
United States
  • 40404 (any)

calguy1000

  1. Giving CGTiny some much needed love. #cmsms
  2. @lyndsysimon won't be too bad. it was my 'dev' server so pretty much all the files were CMSMS modules... source code is all stored in svn.
  3. Gach, my vps got hacked last night. some stupid php injection attack. 14000+ php files infected. Time to build a new VM.
  4. Just waiting on a few more features before CMSMS 1.11 goes to beta! bit.ly/Kk2scb #cmsms
  5. @Curepix yeah, I'm experimenting with G+ -> ifttt -> facebook, cuz I'm lazy :) #cmsms
  6. This is only a test. Had this been a real emergency you would have heard screaming! bit.ly/MLkabV #cmsms
  7. @micahgodbolt nope, not for now.
  8. @micahgodbolt breakpoint stuff is easy actually. got it in already. hard part is deciding what to do with the image. rescaling for now.
  9. Did you know CGSmartImage has a simple api: cgsi_utils::process_image($hash); pass it a hash of all of the tag params. #cmsms
  10. @micahgodbolt resizetofit option is possible, but don't know about the breakpoint stuff.
  11. @micahgodbolt images can be smaller than the device size, but never bigger, unless you disable the responsive stuff.
  12. @micahgodbolt croping rules are simple: a: detect maximum resolution of device. b: just before output crop all images to device size.
  13. @aire_libre I added code to CGSmartImage to do mobile device detection (via web service) and crop images to (at least) the device size.
  14. @micahgodbolt Did you by chance test the responsive stuff in CGSmartImage yet? #cmsms
  15. @SCorman for a site like that, unless you're gonna manage several dozen to hundreds of items, I would prolly just use normal content pages.
  16. Woot. CompanyDirectory module has an 'album' field type, has events, and alot more oopiness. #cmsms
  17. @micahgodbolt I have no clue :) Only used wordpress briefly, and didn't have a mobile device then either :)
  18. @micahgodbolt Yep, responsive admin is... but wysiwyg issues still remain. And it's not a custom app :)
  19. Yep, need somebody to pay me for salary for a few months, then I'd get this android thing for #cmsms off the ground.
  20. @micahgodbolt yeah I know, me too. it's all a matter of time and priorities. Though a webview based thing wouldn't be hard to start with.