bondigeek.com Rotating Header Image

Posts Tagged ‘jQuery Templates’

It’s not The Long and Winding Road (Flash to HTML)

Yesterday I did a small job for a company that involved converting a Flash Image Gallery to HTML+jQuery. I used to think Steve Jobs was a Day Tripper when he said they would not support Flash on the iPad, don’t Ask Me Why but I now agree with him and I feel fine. I don’t [...]

EF Hierarchies with jQuery Templates

In one of my spontaneous tweets this weekend I was praising the combination of jQuery, jQuery Templates, WCF Data Services and EntityFramework. Not that unusual for me really as they are all technologies that I harp on about frequently This last week though I had the opportunity to utilize a part of jQuery Templates that [...]

The BondiGeek Project Methodology

This is a blog post I have been meaning to write for sometime now and since I am sitting out on the balcony enjoying the winter sun now seems like as good a time as any. I am often asked how do I approach a new project. This is not a simple question and one [...]

Searching and Parsing a WordPress Blog using C#

On the project I have been working on since January this year (it’s due to go live May 1) one of the requirements was a WordPress Blog that integrated in to the site. It also called for a global search that searched both the site content and the blog and then returned all the results [...]

Alternating rows with jQuery templates

Back at the beginning of January I blogged about using the {{if}}, {{else}} and {{/if}} tags (you can read that post here) and at that time I was a little stumped as to how to do alternating row formatting. Maybe it was me being particularly dense on that day or maybe for some reason I [...]