Categories
- Googled (23)
- Peeves (9)
- Technology (25)
- Truly random (13)
- Uncategorized (2)
- Web dev (34)
- RB Internal Links (1)
- SSRS (3)
Archives
Author Archives: Cohen
Sql Server Reporting Services SOAP API methods
We’re (trying) to use the SSRS SOAP API at work with a PHP application. We found an open source SDK over at codeplex but soon found it to be badly written, outdated and broken!! We were forced to write our own… It’s been an interesting process, and we hope to release our library as an [...]
Posted in SSRS, Technology, Web dev 2 Comments
PHP Kent
We’ve been struggling to fill a PHP development position at work and noticed a lack of community for PHP developers in the Kent area. There is PHP London and thats great, we head up there every month, but perhaps we could arrange an additional meetup closer to home! For now we just want to see [...]
Posted in Technology, Web dev Leave a comment
PHP vs Python array memory allocation
I’ve been writing some import scripts for a system at work that will take data in either CSV, XLS, XML or a database (via Zend_Db), then store that data in a common format for us to manipulate and use for generating charts and tables. I quickly ran in to a problem using PHP, the memory [...]
Posted in Web dev 7 Comments
Cycling directions with hill gradient guide
About two months ago I bought a road bike on the cycle to work scheme and have thoroughly enjoyed it. My route to work is really short so I’ve been working on distance rides at the weekend. So far my longest ride is 20 miles, but as that seemed a bit of a doddle, I’m [...]
Posted in Web dev 2 Comments
ReportService2010.asmx is not the only SSRS 2008 R2 end point