Hi everyone,
There is alot of things going on for the moment now and I havent had the time to write any new posts.
I have bought a house so there is alot of activities around that.
I am involved in a secret GPS project, alot more code examples will come out of that as soon as we are official, and of course we also have a little baby at home so things are a little chaotic.
Some of the things I am researching now is Shared Caching, particulary these projects SharedCache.com and MemCached
Subsonic 3 is released with Linq support, take a alook at that, especially at the SimpleRepository.
SimpleRepository is a way to develop by crateing your Entities/Classes/Objects and Subsonic creates the nesccesary tables and saves them. You can also use
migrations, means you can change your classes and this will be updated to your tables (schema and data). Absolutely fantastic, then you query your database
through Linq.
I have a few ideas to write about but they are not formed in the head yet :-D
I wish you alla nice day !
/tommy
dcb09b7b-1f16-47c0-8d98-247e726c06bd|0|.0
Since about a year ago I started looking into making applications portable, with portable I mean that all the settings and all temporary files etc.. is all contained within the same folder. The reason is I was getting tired of reinstalling the OS all the time. So now I have a plain XP and all my virtual/portable applications on the network. All my settings is saved in the executing folder on the network. Super...
So how do I do this, well I am using Thinstall Virtualization Suite, you can download an Trial version from Thinstall website.
But there already is a lot of "Thinstalled" portable applications online, for instance all kinds of open source and freeware applications can be found on www.thindownload.com
So now for me everything is so much easier when i develop my web sites. I don't have to install 4 different browsers, but instead I only execute my portable browsers and voila. I can now verify and check my applications. When i'm done just shutdown and I don't have to worry about cache files etc..
Here is some sites that contain portable software, but hey.. its up to you to download things from these sites, I am not responsible for anything.
Portable sites:
All Portable
FC Portables
PortableAppZ
Portable Apps (Official Site)
Have nice day
Tommy Turkijevic
9d0f15b8-f412-44b4-b340-50c970558c75|0|.0