Search Results

WSDL Resources

Web Services Description Language (WSDL) 1.1
This document is a submission to the World Wide Web Consortium as a suggestion for describing services for the W3C XML Activity on XML Protocols. This draft represents the current thinking with regard to descriptions of services within Ariba, IBM and Microsoft
WSDL Essentials
This is Chapter 6: WSDL Essentials [...]

A for August

shopping-cart-design holy-wars browser-wars iphone java erlang digest
Welcome to my post-vacation digest:

Extremely useful reading for any internet enterpreneur - Top Ten Mistakes of Shopping Cart Design Revisited, A Survey of 500 Top E-Commerce Websites here.

Ralph Johnson talks about Erlang, the next Java :

Erlang is going to be a very important language. It could be [...]

With JavaScript metaprogramming is possible

metaprogramming javascript
Metaprogramming is the writing of programs that write or manipulate other programs (or themselves) as their data or that do part of the work that is otherwise done at run time during compile time. In many cases, this allows programmers to get more done in the same amount of time as they would [...]

Commercial and freeware Sqlite tools list

database sqlite desktop GUI explorer admin browser manager frontend navigator webadmin dbmanager Long list of sqlite database management applications. Listed software types: sqlite desktop, sqlite GUI, sqlite explorer, sqlite admin, sqlite browser, sqlite manager, sqlite frontend, sqlite navigator, sqlite web admin.

Google Trends - programming languages

seo experiments google trends fun
Experimenting with Google Trends (http://www.google.com/trends), I decided to check popular web-related programming languages/technologies popularity (Try it yourself).
Results are rather predictable:

Java — probably biased by coffee lovers
PHP — most natural result
.NET, ASP, C# — no comments
Perl, Python, Ruby — even jewelry and zoological sites did not helped :(

Refactoring C-sharp code with ReSharper

refactoring software programming ReSharper In software engineering, the term refactoring means modifying source code without changing its external behavior, and is sometimes informally referred to as “cleaning it up”. In extreme programming and other agile methodologies refactoring is an integral part of the software development cycle: developers alternate between adding new tests and functionality and [...]