Base4 Totally rocks !!!

by
admin
Posted July 29th, 2006 at 11:58 pm
The last couple of days I have been playing around with base4 and I have to tell you if you aren't using it now. You should hurry yourself to their site and start downloading.
We are in the process of testing a schema generator that will wrap your existing databases to the base4 schema file.
I have a code reduction of at least 33% with another OR/mapper so that counts in my book.
Hurry to base4.net
People interested in testing the mapper please email me or something.
...
Disable page caching globally

by
admin
Posted July 25th, 2006 at 11:14 am
I decided to put some of the questions I get from time to time on my blog, if they involve code samples at least.
Today :
Sent: Wednesday, 26 July 2006 10:18 a.m.
To: Ivan Porto Carrero
Subject: Page Caching
I use the following markup to disable caching for specific pages in my app.
Do you know how to do this gloablly, for whole application?
Answer:
...
Some choices made regarding NBlogr

by
admin
Posted July 23rd, 2006 at 9:14 am
For the development of NBlogr I had to say goodbye to some of my favorite controls.
The idea of NBlogr is that it is Open Source so that means I can't use anything that is not open source / free in my project. I use component arts excellent menu whenever I see fit except for now.
ComponentArt have 2-3 controls in their range that I really like. The other ones aren't really usefull in my case.
I've been using the freetextbox control for 3,5 years now. But the latest versions are...
Congrats to Tim and his wife with their new baby

by
admin
Posted July 23rd, 2006 at 9:05 am
Tim Haines became a father over the weekend.
Congratulations to the happy family. I wonder if the little one will take after the father and start googling away after a few months/years :)
http://ims.co.nz/blog/archive/2006/07/22/1856.aspx
A picture of the adorable baby :
...
Make the freetextbox work inside an atlas updatpanel

by
admin
Posted July 21st, 2006 at 12:03 am
A while ago I blogged about making the freetextbox work inside an updatepanel. I didn't put the code at that time because it wasn't what it should be.
For the NBlogr engine I do need a working version of that control. And it should work on firefox and internet explorer. Now I have it somewhat working. I thought it would be best to share this, as I'm sure that there are others that are facing the same problem.
You basically wrap it in an iframe so that it loads it's script in a page that ...
Event logging made easy in asp.net

by
admin
Posted July 20th, 2006 at 10:42 am
To log events/errors in your application, asp.net 2.0 has the healthmonitoring api that lives in System.Diagnostics.
You can get it to log just about anything that happens on your web app. To configure it, it takes you 15 minutes the first time and after that about 2 minutes.
You configure the asp.net services in the sql database.
To run the aspnet scripts on the database : attach the database to sql express via the management studio or something Give it a shorter name.
Then open a co...
Now here’s an interesting idea with good tips on raising starting capital for your idea.

by
admin
Posted July 20th, 2006 at 8:50 am
A few weeks ago I came across the concept of Crowd source.
You can read more about it here : http://www.cambrianhouse.com
I suggest you have a read through their site because that is pretty cool. They are currently in beta but are really friendly and helpful and welcome all new members.
I already know where I'll be getting "hobby" projects from because there are some interesting idea's on that site.
Today I had a browse through their blog and found a post where the founder of cambr...
I opened a workspace for NBlogr on gotdotnet

by
admin
Posted July 17th, 2006 at 9:49 pm
Today I opened a workspace on gotdotnet for an open source blog engine I started writing.
Everybody is welcome to join in. The space I have on gotdotnet is not so big which means that you'll have to email me for now to get the complete and current source database.
A little bit later this week I will have a demo site/blog running on http://www.nblogr.com
The characteristics of the blog are :
1. It's Atlas :)
2. It's free for everybody to use
3. It's open source so please if you c...
Voting for blog of the year NZ has opened

by
admin
Posted July 16th, 2006 at 9:31 pm
You can vote for your favourite blog here :
http://www.dot.net.nz/Default.aspx?tabid=51
And you can vote for mine here :
http://www.dot.net.nz/blogvote?blogname=Ivan Porto Carrero
On thursday I have the first presentation about Atlas in our local user group. I will try to support those talks with clear examples online of the concepts involved in atlas development.
...
AjaxPatterns.org

by
admin
Posted July 3rd, 2006 at 9:22 am
For those of you that are concerned with design patterns for ajax check out this site :
http://ajaxpatterns.org/
I have to say that that site is a real gem. I for one am concerned with usability and am not discriminating so I think the leap to accessibility is only very small. We are planning an application that is ajaxed and should still be completely usable by blind users which will be intresting to build.
In preparation for this i stumbled upon http://www.maxkiesler.com/i...