by Rahul Singla | Dec 26, 2010 | Blog, PHP 5.x
In continuation of the previous blog post on the PHOOP framework’s background, I present here my design goals as I started working on the framework.I primarily wanted to enjoy the benefits of inline html/php mode of coding for a typical PHP web application, but...
by Rahul Singla | Dec 25, 2010 | Blog, PHP 5.x
What, another PHP application framework… well yes… Let me give some background first.I started web development in PHP way back during my post-graduation. My first PHP project was my personal website (initially http://rahulsingla.info later enhanced...
by Rahul Singla | Dec 24, 2010 | Blog, Coolite, Ext.Net
This has been a feature request for Ext.Net too, i.e. to provide a configuration option somewhere that if true emits out properly formatted script generated for initial GET request and for subsequent Ajax responses (an implementation might require considerable server...
by Rahul Singla | Dec 24, 2010 | .NET 2.0+, ASP.NET, Blog, C#, EWS Managed API, Exchange, Exchange 2007, Exchange 2010
Microsoft Exchange allows a user to access another User’s mailbox in 2 ways, Delegation and Impersonation (Check this for more details). If you have used Outlook or Outlook web Access (OWA) and shared mailboxes with other users, chances are that you used...
by Rahul Singla | Dec 24, 2010 | Blog, ExtJs, Javascript
I have been doing custom builds of ExtJs for clients these days, who want to use only selected components from the toolkit, and therefore a trimmed down version of the ext-all.js and ext-all.css core javascript/css files for minimizing load times. Today itself, I...
Recent Comments