Archive for April, 2013
[Blog Post] Free TechSmith Softwares(Camtasia, Snagit) for Technology Leaders(MCTs)
Posted by Mahmut Sozeri in Others, Software Development on April 4, 2013
Hi everyone especially Microsoft Certified Trainers(MCTs), 2 days ago, I saw a topic in a MCTs Group while surfing on linkedin.com. They(MCTS were discussing that Camtasia is free or not for us. I’ve been using TechSmith Camtasia about 5 years which is for Screen Recording adn video editing software. Also, I’m MCT since 2011. And […]
[Blog Post] How To Modify Current URL Without Reloading or Redirection Using JavaScript(location.hash, history.pushState, history.replaceState)
Posted by Mahmut Sozeri in ASP.NET MVC 4, HTML 5, JavaScript, jQuery on April 3, 2013
Hi everybody, In previous post, we talked about Knockout.js. Today, we are going to deal with how to change current URL without reflesh the page. Actually, a lot of companies are using this operation which are facebook, wordpress, translate.google, and other web sites which uses single page application or kind of single page web sites. […]