Warning: Table './drupal/cache_page' is marked as crashed and should be repaired
query: SELECT data, created, headers, expire, serialized FROM cache_page WHERE cid = 'http://www.niral.net/taxonomy/term/1/all/feed' in /f1/content/niralnet/public/includes/database.mysql.inc on line 128
Warning: Cannot modify header information - headers already sent by (output started at /f1/content/niralnet/public/includes/database.mysql.inc:128) in /f1/content/niralnet/public/includes/bootstrap.inc on line 610
Warning: Cannot modify header information - headers already sent by (output started at /f1/content/niralnet/public/includes/database.mysql.inc:128) in /f1/content/niralnet/public/includes/bootstrap.inc on line 611
Warning: Cannot modify header information - headers already sent by (output started at /f1/content/niralnet/public/includes/database.mysql.inc:128) in /f1/content/niralnet/public/includes/bootstrap.inc on line 612
Warning: Cannot modify header information - headers already sent by (output started at /f1/content/niralnet/public/includes/database.mysql.inc:128) in /f1/content/niralnet/public/includes/bootstrap.inc on line 613 Programming
http://www.niral.net/taxonomy/term/1/all
enSharepoint 'Unknown Error' Solution
http://www.niral.net/sharepointdebug
<p>Sharepoint is very bad when it comes to showing useful error. Even the log files does not contain information that can be considered useful. This is a big problem specially when programming webpart and other extensions. To change this behavior and get sharepoint to display detailed message Modify your web.config to set the following:</p><p><SafeMode ... <strong>CallStack="true" </strong>...></p><p><customErrors <strong>mode="Off"</strong> /></p><p><compilation <strong>batch="true" debug="true"</strong>></p><p>All three of the modifications are required for full debug output.</p>DebuggingProgrammingSharepointTue, 16 Oct 2007 23:12:29 +0000Niral11 at http://www.niral.netProgramming Stuff
http://www.niral.net/programming-stuff
<p>All My Programming Stuff will be on this site.</p><p>As the time goes by, I will be updating and adding lot of contents here. One thing that is definitely be here is OpenGL Tutorials. Come back here for more. </p>ProgrammingTue, 24 Oct 2006 19:20:26 +0000Niral3 at http://www.niral.netDev C++ SVL 1.5 DevPack
http://www.niral.net/dev-c-svl-1-5-devpack
<p>SVL - Simple Vector Library</p><p> I have created a Dev C++ Devpack for SVL, just for my own convenience. I decided to put it on community site where someone else can also use it.</p><p>The DevPak is available <a href="/files/svl-1.5-1beta.DevPak" title="SVL DevPak">here</a> </p>http://www.niral.net/dev-c-svl-1-5-devpack#commentsProgrammingSVLTue, 24 Oct 2006 18:07:34 +0000Niral2 at http://www.niral.net