Archive for the ‘Users’ CategoryOne of the more enjoyable parts about writing my current Django app is thinking about all of the ways that Ajax could I’m thinking, if the technology is there, and there are libraries available such as jQuery that make doing this client side magic so much easier, then it makes the most sense to pull the pressure off of the server, and “spread” more of the processing demands to the users’ own PC (i.e., their browser). |