ASP.MVC 2 – How to migrate project from ASP.NET 2.0 .NET Framework 3.5 to...
So you have decided to move your ASP.NET MVC2 project from the Windows Server configured with ASP.NET 2.0 .NET Framework 3.5 to ASP.NET 4.0 .NET Framework 4. Here is how I did it. My old setup:...
View ArticleHow to jailbreak Apple TV 2G 4.4.4 and install XBMC (Untethered)
What will you need: – Apple TV 2G firmware: http://www.redmondpie.com/apple-tv-4.4.4-9a406a-firmware-update-now-available-for-download – Seas0nPass If you have Mac :...
View ArticleText editor to open big large giant text files (over 1GB) – very fast
Once upon the time I had to go though a over 1 GB mysql dump and all the software that I had installed was no good. Notepad++ choking…. UltraEdit choking…. So I googled and I found this post on my...
View ArticleHow to Test SMTP Gmail Manually
Once I had this weird problem with setting up a Gmail account in Prestashop for a friend. I could not send anything from his account. Thinking that it might be something to do with a firewall I did...
View ArticleWordPress installation: Call to a member function add_global_groups() on a...
On one beautiful day I had to install WordPress 3.6 on Apache (Windows) and on the second step I got this message: Fatal error: Call to a member function add_global_groups() on a non-object in...
View ArticleHow to create Outlook meeting request with PHP
I needed to develop a module to a PHP application in which an invitation is sent to two or more participants who use Microsoft Outlook. // How to create outlook meeting request with PHP // If you don't...
View ArticleFart Detector with Fan/Ventilator Made with Arduino
I couldn’t wait to get my hands on Arduino and start playing with it. I ordered directly from Arduino and it finally arrived. I started to learn it with my first project: The Farting Detector with...
View Article