Archive for the ‘Frameworks’ Category
Thursday, May 20th, 2010
I’ve been intrigued by a few different “Javascript on the server” frameworks as they have passed by. Here is one that runs Javascript in a cloud and have an online IDE for creating the sites. The article at the bottom is an interview with the creator.
Akshell is a Cloud Service that helps developers [...]
Tags: framework, ide, server
Posted in Frameworks, JavaScript | Comments Off
Monday, April 19th, 2010
Just wanted to try to keep track of some interesting modules mentioned at DrupalCon:
Organic Groups – create groups that users can join. groups can have own home page and context
PURL – use for embedding context info into URL. Use this instead of setting session variables
Context Spaces – more granular variable level overrides than using Context [...]
Tags: drupal module
Posted in Frameworks | Comments Off
Monday, April 19th, 2010
Jason and I attended a DrupalCon session on a Open Atrium, a drupal distribution for intranets and project management. It’s basically Drupal-based app that competes with 37Signals’ Basecamp/Campfire/Backpack suite. It’s an impressive product which made me think to look up some other Drupal distros that could be of interest. Here’s some of what I’ve found [...]
Posted in Frameworks | Comments Off
Monday, January 4th, 2010
I think the title of this article says it all.
UI Test Automation Tools are Snake Oil
Michael Feathers, the author, is very solid.
It’s a very familiar ‘rabbit hole’ in the industry. … Personally, I think that in this day and age selling them [UI testing tools] is irresponsible. Developing them open-source? Well, let your [...]
Tags: quality assurance, testing, UI Testing
Posted in Frameworks, Process | 1 Comment »
Wednesday, June 10th, 2009
Have you ever been in a place where you’re maintaining two blogs and want to copy posts from one to the other? I wrote a WordPress plugin that does just that. In our case it copies from Dayspring’s internal blog to our public one. This removes the tedium of having to copy content, comments, [...]
Tags: copy post, plugin, wordpress
Posted in Frameworks, PHP | 52 Comments »
Tuesday, May 19th, 2009
Ning announced OpenSocial support in October 2008, and now Ning is formally opening up a developer platform. It’s in private beta and will launch in full later this month. OpenSocial is a framework pioneered by Google, primarily as a response to Facebook’s developer platform. Developers of applications can write their application once and be able [...]
Tags: ning, OpenSocial, platform
Posted in Community, Social Networking, Frameworks, Solutions, Technology | Comments Off
Friday, May 15th, 2009
When working with open source software, one of the key things it’s necessary to be aware of are the licensing restrictions. Open source does not mean “no strings attached.” In fact, there are some relatively rigid rules on how open source software can be used and customized, which often have impact on custom web development [...]
Tags: licensing, magento, open source, osl
Posted in E-Commerce, Frameworks, Strategy & Consulting, Technology, Web Strategy | Comments Off
Friday, February 27th, 2009
Cloud computing is hot. But here’s an interesting article about the cloud model versus the downloadable / behind-the-firewall model that concludes that there are still arguments for downloadable and self-hosted software, chief being control.
Firewall vs. Cloud
And this one is about a cloud-based web app development platform which went under:
Coghead
In my opinion that’s one of the [...]
Tags: business models, cloud
Posted in Frameworks, Requirements & Analysis, Solutions, Strategy & Consulting, Technology, Web Strategy | Comments Off
Wednesday, November 5th, 2008
The process below basically covers it, thought there are other mildly related and incidental things happening along the way. The steps are given below are in the order they actually happen in the code. Looking at this process in this way, it seems so simple…
You click on a menu link (or any link, really) in [...]
Tags: drupal, url menu
Posted in Frameworks, Technology | Comments Off
Monday, August 25th, 2008
(In my opinion of course)
This was the session about Google Web Toolkit (GWT). This was a session by the authors of a diagramming tool built on the web.
Check it out
Posted in Frameworks, JavaScript, Technology | Comments Off