Sign in
|
Join
|
Help
in
Current Tags
Not Necessarily Dot Net
Dot Net Mafia
(Entire Site)
Corey Roth and Friends Blogs
Group site for developer blogs dealing with (usually) Ionic, .NET, SharePoint, Office 365, Mobile Development, and other Microsoft products, as well as some discussion of general programming related concepts.
Home
Blogs
Forums
Photos
Downloads
This Blog
Home
Contact
Syndication
RSS
Atom
Comments RSS
Recent Posts
Which Lisp?
Why FOSS is Better
Simple NoSQL (resolved...I think)
Simple NoSQL
C++ Virtual Inheritance
Tags
AJAX
best practices
c++
CMS blogging
code generation
coding
Completely Off Topic
database
javascript
Linq
newb
Not Dot Net
open source
python
SSIS
theory
VB
Archives
March 2011
(1)
January 2011
(1)
December 2010
(2)
October 2010
(1)
November 2009
(1)
May 2009
(1)
February 2009
(1)
January 2009
(1)
December 2008
(2)
October 2008
(7)
August 2008
(1)
July 2008
(2)
June 2008
(3)
May 2008
(2)
April 2008
(1)
March 2008
(1)
February 2008
(1)
January 2008
(1)
September 2007
(1)
July 2007
(1)
June 2007
(3)
May 2007
(5)
Not Necessarily Dot Net
Browse by Tags
All Tags
»
open source
(
RSS
)
AJAX
code generation
coding
Completely Off Topic
database
javascript
Not Dot Net
python
theory
Why FOSS is Better
You really don't want to read the train of thought that led up to this post. Even if I really remembered it clearly. Let's just something that it's been bubbling around in the back of my head for the past few weeks, and leave it at that. The...
Posted
Jan 24 2011, 07:59 PM
by
JamesAshley
with | with
1 comment(s)
Filed under:
theory
,
Not Dot Net
,
open source
,
Completely Off Topic
Simple NoSQL (resolved...I think)
For all you avid readers who have been waiting with bated breath (I'm sure there are at least 2 of you on the planet): I found a resolution to my recent post about NoSQL options under Common Lisp . The project I was looking for seems to be Rucksack...
Posted
Dec 07 2010, 08:26 PM
by
JamesAshley
with | with
no comments
Filed under:
Not Dot Net
,
open source
,
database
Simple NoSQL
I'm nibbling around the edges of kicking off a new project. Still doing the research and due diligence parts, but it's starting to solidify enough that I'm more or less down to picking out specific tools to at least start actually planning...
Posted
Dec 05 2010, 09:41 AM
by
JamesAshley
with | with
no comments
Filed under:
Not Dot Net
,
open source
,
database
Broken has_key on GAE, using Cheetah Templates
Sometimes API changes break backwards compatibility in ways the authors didn't intend. Even if they stick to the letter of the contract ....
Posted
Feb 08 2009, 01:35 PM
by
JamesAshley
with | with
no comments
Filed under:
coding
,
Not Dot Net
,
python
,
open source
Pyjamas on Google App Engine
Getting *way* out of scope here. Pyjamas is a summer project where some intern ported GWT to python (going from 80 KLOC to 8 KLOC...HLL really are worth looking at). Is it worth combining it with GAE?...
Posted
Jan 22 2009, 10:34 PM
by
JamesAshley
with | with
4 comment(s)
Filed under:
coding
,
Not Dot Net
,
python
,
open source
,
AJAX
,
javascript
cheetah templates on Google App Engine
The imp module on Google App Engine is extremely limited. Templating libraries seem to have a lot of problems with it. The work-arounds are easy, but sometimes they're a pain to track down. Here's how to deal with an error about imp.get_suffixes from the Cheetah templating engine....
Posted
Dec 15 2008, 06:26 PM
by
JamesAshley
with | with
no comments
Filed under:
coding
,
code generation
,
python
,
open source
Real World Dojo part Six: File Compression
Using the base Dojo release can lead to a lot of unneeded traffic to/from your server. I'll show you how to trim some of the fat....
Posted
Dec 06 2008, 05:12 PM
by
JamesAshley
with | with
no comments
Filed under:
open source
,
javascript
Real World Dojo part 5: Custom Components
Dojo has its own built-in system for creating your own server-side controls. It's (arguably) better to use that than, say, creating a .NET user control....
Posted
Oct 28 2008, 04:47 PM
by
JamesAshley
with | with
no comments
Filed under:
coding
,
Not Dot Net
,
open source
,
AJAX
,
javascript
Real World Dojo part Four: User Feedback
You have to let the user know what's going on. That's one of the main points, isn't it?...
Posted
Oct 23 2008, 05:13 PM
by
JamesAshley
with | with
no comments
Filed under:
coding
,
Not Dot Net
,
open source
,
AJAX
Real World Dojo part Three: AJAX
I've avoided this as long as possible. It's time to bite the bullet and do some AJAX....
Posted
Oct 23 2008, 04:19 PM
by
JamesAshley
with | with
no comments
Filed under:
coding
,
Not Dot Net
,
open source
,
javascript
Real World Dojo part One: Form Validation
Real World Dojo, part One (Basic Validation) The Scenario: I’ve kind of been nibbling around the edges of Dojo for a while, but I’m at a place in this project where I really need to buckle down and learn it. Since I’m having so much trouble finding real...
Posted
Oct 14 2008, 05:18 PM
by
JamesAshley
with | with
2 comment(s)
Filed under:
coding
,
Not Dot Net
,
open source
,
javascript
Manipulating the DOM with Dojo
This is the area where jQuery rules the roost. Or so everything I've read tells me. So, how does Dojo stack up? Still running this in parallel with Kyle's series: Setting the contents of an element // Convenience function to hide query details...
Posted
Oct 08 2008, 07:46 AM
by
JamesAshley
with | with
no comments
Filed under:
Not Dot Net
,
open source
,
AJAX
Some Initial Thoughts on Google App Engine
More like observations, really. There's nothing here that's new or interesting, if you've been following it at all. But, if you've been mildly curious and haven't taken the time to really read anything at all, this may be worth your...
Posted
Jun 05 2008, 08:19 PM
by
JamesAshley
with | with
no comments
Filed under:
Not Dot Net
,
python
,
open source
First Impressions of Web2py
It kicks ass. There's a video that demonstrates web2py and Google appengine that pretty much says it all. If you're like me, and you'd rather read a set of step-by-step instructions than watch a video, this is for you. (OK, this is actually...
Posted
May 13 2008, 08:51 PM
by
JamesAshley
with | with
1 comment(s)
Filed under:
coding
,
Not Dot Net
,
python
,
open source
Initial Thoughts on Google App Engine
If you haven't heard of Google App Engine by now, you've probably been living under a rock. I won't try to explain it, or even include any links. Go check out what google has to say about it: it's intriguing, at the very worst. It's...
Posted
May 08 2008, 07:03 PM
by
JamesAshley
with | with
1 comment(s)
Filed under:
theory
,
code generation
,
Not Dot Net
,
python
,
open source
2019.