Archive for the ‘Uncategorized’ Category

Via: http://www.developer.com/open/article.php/3443951/Developing-Java-Web-Services-with-AXIS.htm <?xml version=”1.0″ encoding=”UTF-8″?> <deployment xmlns=”http://xml.apache.org/axis/wsdd/” xmlns:java=”http://xml.apache.org/axis/wsdd/providers/java”> <globalConfiguration> <parameter name=”adminPassword” value=”admin”/> <parameter name=”attachments.Directory” value=”./attachments”/> <parameter name=”attachments.implementation” value=”org.apache.axis.attachments.AttachmentsImpl”/> <parameter name=”sendXsiTypes”…

The m2eclipse plugin doesn’t use Eclipse defaults, the m2eclipse plugin derives the settings from the POM. So if you want…

Via http://www.technoreply.com/fixing-obsolete-configurationsettings-appsettings-in-c-sharp/: To fix it, just add a reference to “System.Configuration.dll“. And change from “ConfigurationSettings.AppSettings” to “ConfigurationManager.AppSettings“.

So I was getting a Window’s error: The Network folder specified is currently mapped using a different user name and…

Update the OpenGL version in the build.prop file. Set ro.opengles.version = 131072. Via: How to run google music app on…

Via: http://www.aspdotnetfaq.com/Faq/How-to-clear-your-ASP-NET-applications-Cache.aspx     public void ClearApplicationCache()     {         List<string> keys = new List<string>();           // retrieve…

Via: everquest.wikkii.com Changing the color of group member’s “x” on map Go to your file UI_Playername_Servername.ini. Look for [MapViewWnd] ShowGroup=true…

Error: The CustomBinding on the ServiceEndpoint with contract “” lacks a TransportBindingElement. Every binding must have at least one binding…

via: http://www.google.com/support/forum/p/voice/thread?tid=2fb1e7b59bd97d92&hl=en&fid=2fb1e7b59bd97d920004907799acee5 If you’re a Google Apps domain admin, you can turn on Contacts service for a Google Apps domain…

December 2nd, 2010

CSS Menus

No Comments, Uncategorized, by Moby.

I liked these.