microsoft changed their home page design a little bit, now you can reach everything from the home page more easy and more clear.
Saturday, October 25, 2008
Wednesday, September 10, 2008
DotNetNuke container customized
You will find in the following zipped file the default Image Header - Color Background container but I made customized it to use div instead of tables.
http://cid-fa1922bb57748e08.skydrive.live.com/self.aspx/Shared%20Source/NewContainer.zip
Posted by Amr at 9:11 PM 0 comments
DotNetNuke skin customized
You will find in the following zipped file the default DNN-Blue skin but I made customized it to use div instead of tables and to be 4 columns instead of 3.
Note: You will find the admin panel down instead of top.
http://cid-fa1922bb57748e08.skydrive.live.com/self.aspx/Shared%20Source/NewSkin.zip
Posted by Amr at 7:22 PM 0 comments
Labels: .Net, Asp.Net, HTML, JavaScript, Open Source, Tips, websites
Wednesday, September 03, 2008
Saturday, May 31, 2008
Post to your blog without ever leaving Firefox (ScribeFire)
Post to your blog without ever leaving Firefox
ScribeFire is an extension for the Mozilla Firefox Web Browser that integrates with your browser to let you easily post to your blog: you can drag and drop formatted text from pages you are browsing, take notes, and post to your blog.
Posted by Amr at 1:15 AM 1 comments
Wednesday, May 28, 2008
Take care from your HTML comments
Commenting in html code may make a web page renders the wrong way,
The problem i faced is if you wrote:
<!-- some comments <!-- another some comments -->
OR
<!------> hello-->
Not all HTML parsers get this right, so my problem was that the VS and dream weaver consider it as comments but in the browser i saw "some comments, hello-->" showing, so the browser didn't consider it as a HTML comment, so take care from this point.
See some more hints about html comments
Posted by Amr at 2:01 AM 0 comments
Thursday, May 22, 2008
The biggest collection of "Programming Jokes"
The best and biggest programming jokes i read online:
http://www.devtopics.com/best-programming-jokes/
Posted by Amr at 3:53 PM 1 comments
Wednesday, April 30, 2008
Free File hosting
i found a very good website for file hosting for free.
You can upload there any files and refer friends to download.
try it:
Ziddu
Posted by Amr at 11:44 AM 0 comments
Labels: websites


