How to Moderate All Comments in Blog 4 Umbraco
The cool Blog 4 Umbraco package built by the Umbraco Team is a great package with a few features missing out of the box. The fact that it is Open Source really rocks because it means we can fill in…
The cool Blog 4 Umbraco package built by the Umbraco Team is a great package with a few features missing out of the box. The fact that it is Open Source really rocks because it means we can fill in…
I've used gzip compression on Apache/PHP projects before and the results are usually awesome. Especially for static files like CSS and Javascript files that compress to 30% of their original size.Now…
Facebook unlike Twitter and blogs do not publish an RSS feed for us. In addition it's content is behind a login. This makes Facebook very challenging to monitor. This is a method for generating an RSS…
Adding a custom tab to your Facebook Fan page really isn't that hard if you know a little HTML. But if you are daunted by CSS and layout, then today is your luck day. I'm going to give you a starter…
After playing with the iFrame version of the Facebook Like Button Builder I wanted to see what the Javascript SDKversion gave me in terms of extra functionality or control. In other words, why would I…
One of the newest cool things to come out of the f8 Conference is the Open Graph protocol/API that makes it really easy to get Facebook integrated with your blog or website.The easiest thing to do…
A recent ProWorks project had a need to pull Flickr photos from their community to display on their web site. I had never played with the Flickr API so I thought: "cool!". I couldn't find a Flickr…
Two social media professionals from the Albany-Corvallis area, Matt Riopelle and Jennifer Grant joined the Social Media for Business group today to lead a discussion titled "Put Down the Megaphone,…
In my quest to make the Blog 4 Umbraco dashboard work really well for a client of ours, I've been getting into the depths of the code and tweaking things.I recently blogged about how to select the…
Yesterday I gave a presentation to the Corvallis e-Tailing Group in town on Magento eCommerce Community Edition. We used Magento to build the 300dpi web site so we have experience skinning it, adding…