Dev - Web http://blogs.pingpoet.com/thoughtChain/category/2.aspx Web Development - CSS, DHTML, XML en-US Issam Elbaytam issam@elbaytam.org Subtext Version 1.9.4.78 Mono and Mozilla - Powerful Duo http://blogs.pingpoet.com/thoughtChain/archive/2006/02/14/18898.aspx Zac Bowling has a post about JavaScript 2.0 [ http://zacbowling.com/blog/2006/02/13/just-cuz/ ] In it he makes a powerful comment "Embedding mono into mozilla might be a solution worth looking into." I've been thinking about this quite a bit lately and I think it is something that both the mozilla and mono teams should pursue immediately. Mozilla has created a great multi-platform infrastructure that's taking the web by storm. However, the low level programming is not main-stream because it's C++ and the high-level XUL+JScript is not powerful enough. Adding mono into the mix would give XUL a set of compiled languages, multi-platform runtime and a huge set of usable class libraries. This mix would be a great answer to XAML. This would be the ultimate solution for true multiplatform applications that use the web infrastructure (NOT THE BROWSER) sensibly and deliver fast and rich client experience. I am not a huge fan of using the browser for web applications, i see the whole ASP.NET Atlas and AJAX in general as patches that try to make the browser into something it was never meant to do. XUL was a step in the right direction but it needs a lot more support from professional programming languages and environments.<img src="http://blogs.pingpoet.com/thoughtChain/aggbug/18898.aspx" width="1" height="1" /> Issam Elbaytam http://blogs.pingpoet.com/thoughtChain/archive/2006/02/14/18898.aspx Tue, 14 Feb 2006 20:26:00 GMT http://blogs.pingpoet.com/thoughtChain/archive/2006/02/14/18898.aspx#feedback 2 http://blogs.pingpoet.com/thoughtChain/comments/commentRss/18898.aspx http://blogs.pingpoet.com/thoughtChain/services/trackbacks/18898.aspx ActiveReports usage on the web http://blogs.pingpoet.com/thoughtChain/archive/2005/12/16/16177.aspx <A href="http://www.datadynamics,com"><a title="" href="http://www.datadynamics.com" >ActiveReports</a></A> report documents have a default title of &#8220;<STRONG><EM><a title="" href="http://www.datadynamics.com" >ActiveReports</a> Document</EM></STRONG>&#8221;.&nbsp; Many users do not change that default value and it ends up&nbsp;part of&nbsp;HTML and PDF exports.&nbsp; I used this bit of information to see how our customers use <a title="" href="http://www.datadynamics.com" >ActiveReports</a> on the web.&nbsp;&nbsp; A simple <A href="http://www.google.com/search?q=ActiveReports+Document+&amp;start=0">google search</A> for the string yielded 10 pages of results.&nbsp; In those results, some cool reports that are available on the web as example uses of our popular product.&nbsp; Cool.<img src="http://blogs.pingpoet.com/thoughtChain/aggbug/16177.aspx" width="1" height="1" /> Issam Elbaytam http://blogs.pingpoet.com/thoughtChain/archive/2005/12/16/16177.aspx Sat, 17 Dec 2005 05:17:00 GMT http://blogs.pingpoet.com/thoughtChain/archive/2005/12/16/16177.aspx#feedback 1 http://blogs.pingpoet.com/thoughtChain/comments/commentRss/16177.aspx http://blogs.pingpoet.com/thoughtChain/services/trackbacks/16177.aspx Latest Spam Attack http://blogs.pingpoet.com/thoughtChain/archive/2005/06/12/2856.aspx <A href="http://blogs.pingpoet.com/overflow">Scott</A>&nbsp;recently added CAPTCHA to pingpoet blogs to reduce comment spam.&nbsp; However, today I noticed that I got a ton of Pingback spam.&nbsp; My guess is that some automated tool is subscribed to my feed and it automatically creates pingbacks to all my posts.&nbsp; Took me forever to delete all the SPAM entries.&nbsp;&nbsp; .Text delete operation is the worst I've seen, it does not allow multiple selection and requires two confirmations, that's three page refreshes to delete a single entry.&nbsp;<img src="http://blogs.pingpoet.com/thoughtChain/aggbug/2856.aspx" width="1" height="1" /> Issam Elbaytam http://blogs.pingpoet.com/thoughtChain/archive/2005/06/12/2856.aspx Sun, 12 Jun 2005 15:47:00 GMT http://blogs.pingpoet.com/thoughtChain/archive/2005/06/12/2856.aspx#feedback 9 http://blogs.pingpoet.com/thoughtChain/comments/commentRss/2856.aspx http://blogs.pingpoet.com/thoughtChain/services/trackbacks/2856.aspx Google's Web Accelerator Flaw and Web Applications http://blogs.pingpoet.com/thoughtChain/archive/2005/05/09/1831.aspx <P>Recently Google released Web Accelerator add-on that prefetches pages based on links in the page you're viewing.&nbsp; This might work well in news site or something, but in a browser web application it had a negative effect.&nbsp;&nbsp;A link might be to some application function that should not be fetched automatically such as &#8220;Add Record&#8221; or &#8220;Delete&#8221;.&nbsp; I know it's not completely Google's fault and that there are proper ways of writing&nbsp;code instead of a simple hyperlink to avoid this.&nbsp; But the fact is many web apps are written that way and it back-fired with Google's add-on.&nbsp;&nbsp; </P> <P>I think this is really a fundemantal flaw in using the browser for writing web applications.&nbsp; The browser never made sense to me as a web application host, as a developer you spend more time fighting the platform(s) than focusing on your own application logic.</P> <P>Here at <A href="http://www.datadynamics.com">Data Dynamics</A> we're working on something that we hope will fix that.&nbsp; It is very top secret now.&nbsp; However, rest assured that I will have a lot more to say about it in few months :)</P><img src="http://blogs.pingpoet.com/thoughtChain/aggbug/1831.aspx" width="1" height="1" /> Issam Elbaytam http://blogs.pingpoet.com/thoughtChain/archive/2005/05/09/1831.aspx Mon, 09 May 2005 18:20:00 GMT http://blogs.pingpoet.com/thoughtChain/archive/2005/05/09/1831.aspx#feedback 43 http://blogs.pingpoet.com/thoughtChain/comments/commentRss/1831.aspx http://blogs.pingpoet.com/thoughtChain/services/trackbacks/1831.aspx ScottGu: Testing ASP.NET 2.0 and Visual Web Developer http://blogs.pingpoet.com/thoughtChain/archive/2004/10/30/912.aspx <p>ScottGu <a href="http://blogs.msdn.com/scottgu/archive/2004/10/28/249458.aspx">provides detailed answers</a>&nbsp;to questions about ASP.NE 2.0 testing process.&nbsp; Questions like:</p><p>How do you build and track 105,000 test cases and 505,000 test scenarios?<span style="mso-spacerun: yes">&nbsp; </span>How big is the test team in relation to the dev team? What tools do we use to write and run them? <span style="mso-spacerun: yes">&nbsp;&nbsp;</span>What is the process used to manage all of this?<span style="mso-spacerun: yes">&nbsp; </span>Etc, Etc.</p><img src="http://blogs.pingpoet.com/thoughtChain/aggbug/912.aspx" width="1" height="1" /> Issam Elbaytam http://blogs.pingpoet.com/thoughtChain/archive/2004/10/30/912.aspx Sat, 30 Oct 2004 16:45:00 GMT http://blogs.pingpoet.com/thoughtChain/archive/2004/10/30/912.aspx#feedback 41 http://blogs.pingpoet.com/thoughtChain/comments/commentRss/912.aspx http://blogs.pingpoet.com/thoughtChain/services/trackbacks/912.aspx Google Desktop - Wish List http://blogs.pingpoet.com/thoughtChain/archive/2004/10/16/861.aspx <p>I like it but I want more</p><ul><li>Limit search to specific folders.</li><li>Index my cs (csharp source) files.</li><li>An API to access the search results.&nbsp; I don't like the fact that the only thing I can do with my results is to see the list and launch the default app.&nbsp; I might want to copy, move, delete or view in notepad.&nbsp; That would be possible if I could write a small app to search and display the files list with "context menu" to take action on those files.</li></ul><p>&nbsp;</p><img src="http://blogs.pingpoet.com/thoughtChain/aggbug/861.aspx" width="1" height="1" /> Issam Elbaytam http://blogs.pingpoet.com/thoughtChain/archive/2004/10/16/861.aspx Sat, 16 Oct 2004 08:44:00 GMT http://blogs.pingpoet.com/thoughtChain/archive/2004/10/16/861.aspx#feedback 55 http://blogs.pingpoet.com/thoughtChain/comments/commentRss/861.aspx http://blogs.pingpoet.com/thoughtChain/services/trackbacks/861.aspx MS Releases Authentication & Access Control tool for ASP.NET http://blogs.pingpoet.com/thoughtChain/archive/2004/09/09/789.aspx <p>[Via: <a href="http://www.theserverside.net/news/thread.tss?thread_id=28578">TheServerSide.NET</a>]</p><p>Microsoft has released a <a href="http://download.microsoft.com/download/6/c/9/6c96682c-8449-4112-a089-3b98c0035d0c/AuthDiag.msi">new tool</a> to help identify authentication and access control issues in ASP.NET for Web sites, FTP sites, virtual directories, Web directories, and files. This tool not only will help to identify current issues but can be used to monitor authentication failures as they happen. </p><img src="http://blogs.pingpoet.com/thoughtChain/aggbug/789.aspx" width="1" height="1" /> Issam Elbaytam http://blogs.pingpoet.com/thoughtChain/archive/2004/09/09/789.aspx Thu, 09 Sep 2004 11:05:00 GMT http://blogs.pingpoet.com/thoughtChain/archive/2004/09/09/789.aspx#feedback 47 http://blogs.pingpoet.com/thoughtChain/comments/commentRss/789.aspx http://blogs.pingpoet.com/thoughtChain/services/trackbacks/789.aspx ISS Compression and Mapping All Requests to ASP.NET http://blogs.pingpoet.com/thoughtChain/archive/2004/09/08/785.aspx <a href="http://scottwater.com/blog/archive/2004/09/08/IIS6_HttpCompress_NotSoFast">IIS 6.0 Compression and Mapping All Requests to ASP.Net</a> <br /><br /><p>"Mapping all requests to the aspnet_isapi.dll does come with a couple caveats:</P><OL><LI>Default Documents no longer work <LI>Static files need to be handled by ASP.Net <LI>...</LI></OL><P>- <A href="http://scottwater.com/blog/">Scott Watermasysk</A></P><img src="http://blogs.pingpoet.com/thoughtChain/aggbug/785.aspx" width="1" height="1" /> Issam Elbaytam http://blogs.pingpoet.com/thoughtChain/archive/2004/09/08/785.aspx Wed, 08 Sep 2004 16:11:00 GMT http://blogs.pingpoet.com/thoughtChain/archive/2004/09/08/785.aspx#feedback 69 http://blogs.pingpoet.com/thoughtChain/comments/commentRss/785.aspx http://blogs.pingpoet.com/thoughtChain/services/trackbacks/785.aspx ASP.NET Authentication Process - The Big Picture http://blogs.pingpoet.com/thoughtChain/archive/2004/08/30/747.aspx Srinath <A href="http://weblogs.asp.net/srinathv/archive/2003/12/11/42838.aspx">shows us the big picture</A> from browser to IIS and back.<img src="http://blogs.pingpoet.com/thoughtChain/aggbug/747.aspx" width="1" height="1" /> Issam Elbaytam http://blogs.pingpoet.com/thoughtChain/archive/2004/08/30/747.aspx Mon, 30 Aug 2004 22:35:00 GMT http://blogs.pingpoet.com/thoughtChain/archive/2004/08/30/747.aspx#feedback 50 http://blogs.pingpoet.com/thoughtChain/comments/commentRss/747.aspx http://blogs.pingpoet.com/thoughtChain/services/trackbacks/747.aspx ASP.NET Config Files - Summary http://blogs.pingpoet.com/thoughtChain/archive/2004/08/30/744.aspx A nice <A href="http://www.dotnetjohn.com/articles.aspx?articleid=24">post on dotNetJohn</A> summarizing the tags in machine.config and web.config.<img src="http://blogs.pingpoet.com/thoughtChain/aggbug/744.aspx" width="1" height="1" /> Issam Elbaytam http://blogs.pingpoet.com/thoughtChain/archive/2004/08/30/744.aspx Mon, 30 Aug 2004 22:28:00 GMT http://blogs.pingpoet.com/thoughtChain/archive/2004/08/30/744.aspx#feedback 48 http://blogs.pingpoet.com/thoughtChain/comments/commentRss/744.aspx http://blogs.pingpoet.com/thoughtChain/services/trackbacks/744.aspx