Last tutorial, I showed you how to design a watercolor effect menu in Photoshop. This tutorial I will show you how to slice up the menu design (step by step) and put them together with CSS. Most of you probably know how to code a horizontal or vertical CSS list menu. Now let’s take it to the next level — code an advanced (un-typical) list menu utilizing the CSS position
property.
List of TCP and UDP port numbers
Color coding of table entries
Official | Port/application combination is registered with IANA |
Unofficial | Port/application combination is not registered with IANA |
Conflict | Port is in use for multiple applications |
ASP (VB, C#) / PHP code reference
ASP (vb.net and c#.net) and PHP are the most common language for web development environment. This are not the fully conversion of one to other but get a quick references. We could get the ASP Convertor for free from the net but this might help to the developer when we work in different cross language or want to learn the basic syntax of similar different languages. Continue reading “ASP (VB, C#) / PHP code reference”
The file web.sitemap required by XmlSiteMapProvider does not exist.
The most common case when the “The file web.sitemap required by XmlSiteMapProvider does not exist” error is received is when a SiteMap control was added to a WebForm, however you don’t have a mandatory Web.sitemap file in the root of your web application.
To fix this error, make sure you have this file in the root directory, and that it is a valid XML file that has the website’s sitemap defined. An example Web.sitemap file can be seen below:
<?xml version=“1.0“ encoding=“utf-8“ ?>
<siteMap xmlns=“http://schemas.microsoft.com/AspNet/SiteMap-File-1.0“ >
<siteMapNode url=“Default.aspx” title=“Geekpedia“ description=“Home Page of Geekpedia.com “>
<siteMapNode url=“Register.aspx“ title=“Registration“ description=“Register a new account.“ />
<siteMapNode url=“SignIn.aspx“ title=“Sign-In“ description=“Sign-in into your existing account.“ />
</siteMapNode>
</siteMap>
The ASP.NET Repeater Web Server Control
<asp:Repeater id="myRepeaterPlain" runat="server"> <ItemTemplate> <%# DataBinder.Eval(Container.DataItem, "Id") %>, <%# DataBinder.Eval(Container.DataItem, "Name") %>, <%# DataBinder.Eval(Container.DataItem, "URL") %>, <%# DataBinder.Eval(Container.DataItem, "Image") %> <br /> </ItemTemplate> </asp:Repeater>
Sharethis flash (Social bookmarking in flash)
Social bookmarking in flash!!!
Now you can , place a “bookmark button” directly inside flash for sharing with the most popular online services!.
This little utility can enable you to SUBMIT to most popular informational, news and bookmarking services on internet (Digg ,del.icio.us … etc.) It will help you drive more traffic to your site.
AS3
http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&extid=1599018#
AS2
http://flashden.net/item/social-sharing-and-bookmarking-from-flash-class/31755