Search the blog
Rune on the web
Twitter
LinkedInCategories
- .NET (9)
- Ajax (6)
- Analytics (1)
- Blog post (1)
- Content Rotator (1)
- css (4)
- e-commerce (17)
- Form (3)
- html (5)
- Image Viewer (1)
- Javascript (17)
- jQuery (14)
- Plugin (7)
- jQuery Modal Window (2)
- Languages (3)
- regexp (3)
- Tea Commerce (18)
- tests (1)
- Umbraco (19)
- Wordpress (2)
- Theme (1)
- xslt (5)
-
Recent posts
Archive
Category Archives: .NET
Tea Commerce server side validation
Tea Commerce is all about great design and a cool javaScripts. For this reason it is easy to forget the need for server side validation of customer data. To place an order, a user would have put something in his cart, but he may also need to enter some specific data about himself or the order. In most cases common javascript validation will be sufficient, but JavaScript validation can be cheated. If it is important to collect valid data, server side validation will be needed.
Also posted in e-commerce, Tea Commerce, Umbraco, xslt
Tea Commerce Umbraco Razor
Tea Commerce provides an API for your Razor scripts. The methods basically gives you the same functionality available in the XSLT extension API. This blog post gives you a list of methods and their signatures.
Also posted in e-commerce, Tea Commerce, Umbraco
How to make a License webshop
Many small or medium-sized developers have created software products they want to sell. Maybe they sell them already, but everything is done manually and they may lose some customers who thought it too difficult to buy or who is not familiar with the product. The solution is often to sell the products through a webshop. The problem is that webshops are often too costly, too cumbersome or simply do not meet the requirements.
In collaboration with Anders Burla Johansen I have developed an extension to Tea Commerce, which makes it easier than easy to get your own license webshop up and running. On this page you can find everything you need to do to make your own license webshop with Tea Commerce and Umbraco.
In collaboration with Anders Burla Johansen I have developed an extension to Tea Commerce, which makes it easier than easy to get your own license webshop up and running. On this page you can find everything you need to do to make your own license webshop with Tea Commerce and Umbraco.
Also posted in e-commerce, Tea Commerce, Umbraco
Tea Commerce dynamic VAT
If you want to sell good or services in several countries you might need to have a flexible VAT setup. During implementation of our own Tea Commerce webshop, where we will sell our Tea Commerce Licenses, I have developed a piece of code that changes the VAT depending on certain criteria. The criterias in this case is base on the danish laws and regulations.
Also posted in e-commerce, Tea Commerce, Umbraco
Thisted Insurance goes live
Thisted Insurance has gone live with their new website made in Umbraco CMS. The site is rather simple and is a standard Umbraco website. However, I have had to develop a custom component to calculate the response time of their online contact forms and I have used Umbraco’s Contour forms system to build some complicated forms. The design is made by 7nord and is, in my opinion, fresh and light and fits well to the customer.
Tea Commerce. NET API electronic product example
This is a live example from our own Tea Commerce webshop, which will be online soon. I will show how simple it is to create an online shop which sells electronic products. In this example, we sell licenses for Tea Commerce, but it could in principle be any kind of electronic product you could sell and send to the customer.
Also posted in e-commerce, Tea Commerce, Umbraco
Tea Commerce .NET API explained
We have chosen to open up a large portion of the .NET API Tea Commerce uses internally to manipulate data. This means that developers have access to the user’s current order, but also access to all other orders in the system. Most important in this context is that you use the Tea Commerce caching policy. On this page you can read about how we have chosen to open the API and also what we have not opened.
Also posted in e-commerce, Tea Commerce, Umbraco
Tea Commerce lingo and concepts
This blog post will describe the many concepts used in Tea Commerce. Concepts such as orders, products and order lines are explained as well as more advanced concepts like the event model, use of caching and payment providers are reviewed on a theoretical level. Generally is something on all the important concepts and topics of Tea Commerce. You will become a little wiser on the possibilities of Tea Commerce without it being too technical.
Also posted in Ajax, e-commerce, Tea Commerce, Umbraco
How to use the Tea Commerce events
Need to know how to use the many Tea Commerce events for you evil scheme? This is the post you would want to read. I give a short explanation of the mekanism behind and then give you an overview of all 22 eventhandlers. They will let you hook in to Tea Commerce’s private parts and give you full control of everything.
Also posted in e-commerce, Tea Commerce, Umbraco
dansk version