Widget and spreading content To spread content in your website, widget is the most suitable way. Most of end users like to see content of a website without going to that site directly. We have 2 ways to publish widget:…
Upgrade to Ubuntu 9.04 – Flash player problem
Today, I’ve upgraded my Ubuntu 8.10 to 9.04. However, I met the first problem with Firefox and Flash Player. The new version of Ubuntu has upgraded my Flash player version to version 10.0 but there is a problem: some Flash…
My papervision3D demo
I am working on a demo with Papervision3D. At the first step, I met some difficulties in 3D maths and 3D programming concepts. However, I tried to come over them. With some fundamental knowledge, I created a demo to show…
Portable Office
Recently, I’ve installed many OS on my computer to test some frameworks and setup environment to build some Proof Of Concept. So, I can not centralize all of necessary working information: emails, chat log, documentations because I usually switch between…
ASP.NET MVC – how to implement the plugin architecture
A long time ago, I’ve built a framework in ASP.NET based on ideas of Joomla (call it Joomla.NET). I improved some weak things in the Joomla architecture and port it to ASP.NET. However, the most favorite thing I like in…
Windows 7 running on Ubuntu
Today, I decided to install Windows 7 to develop a solution in .NET 3.5 and run with IIS 7.0. Unfortunately, I’ve installed Ubuntu already. I love it 🙂 So, I choose the solution to install it in VirtualBox. Anyways, the…