UnicornNinja

Stories kicked by UnicornNinja

Capturing Referral Codes, Affiliate Codes, or Gift Codes with .js(www.cypressnorth.com)

submitted by UnicornNinjaUnicornNinja(465) 1 year, 5 months ago

For most applications where transactions are taking place, there is a need for some type of discount capability, affiliate tracking, referral code tracking, or a combination of the three. The design of the code used to accomplish this can vary greatly based on the needs of the system, which is why there is generally no standard solution. read more...

add a comment |category: |Views: 3

tags: another

Regurgitating a sitemap file as an html list(thebrainparasite.com)

submitted by UnicornNinjaUnicornNinja(465) 3 years, 7 months ago

In my ongoing efforts to create a helper library for myself that consists of commonly used functions in my development efforts, I’ve decided to write a sitemap generator. The concept is simple, I just want the contents of my Web.sitemap file to produce a Sitemap.aspx page which will serve as the basic sitemap for a web site. read more...

add a comment |category: |Views: 5

tags: another

Alert - Don't register domains at Yahoo!(thebrainparasite.com)

submitted by UnicornNinjaUnicornNinja(465) 3 years, 8 months ago

The renewal cost for domains registered at Yahoo! have gone up 251% to $34.95 (or higher!) per year after the initial registration. read more...

add a comment |category: |Views: 6

tags: another

Top 10 Things That Annoy Programmers(kevinwilliampang.com)

submitted by kpanghmckpanghmc(2055) 3 years, 8 months ago

Programmers all have their personal pet peeves. Whether it's scope creep, Hungarian notation, or smelly coworkers, there are certain nuisances that we must put up with in our line of work. The following is a list of the top 10 things that annoy programmers, compiled from the results of my recent question on StackOverflow along with some of my own experiences as a programmer: read more...

1 comment |category: |Views: 946

tags: another

Why do people choose to start a project with PHP? Ever.(thebrainparasite.com)

submitted by UnicornNinjaUnicornNinja(465) 3 years, 9 months ago

I If you were going to create any type of serious program for the web, wouldn’t it make more sense to use a more robust language like Java or a .NET language? Yet, very large, very successful web applications are built on PHP (Wikipedia, Digg, Facebook, the list goes on…). New and innovative web applications are constantly being developed in PHP. Entire web development companies code in nothing but PHP! WHY!? read more...

add a comment |category: |Views: 29

tags: another

Open Source ASP.NET 3.5 AJAX Portal - new and improved(msmvps.com)

submitted by oazabiroazabir(1805) 3 years, 10 months ago

A new release of Dropthings, open source ASP.NET 3.5 AJAX portal. Features many performance and scalability techniques and a new design. Showcases: - 10 ASP.NET Performance and Scalability Secrets. - Fast ASP.NET page rendering by deferred script loading. - Load large amount of Javascripts in batch and thus load AJAX sites a lot faster. - Fast Streaming AJAX proxy that solves double downloading problems and continuously streams content from external domain. - Making best use of cache for high performance website. - On-demand UI loading on AJAX websites. read more...

add a comment |category: |Views: 589

tags: another

Newspaper - a free theme for BlogEngine.NET (jankoatwarpspeed.com)

submitted by jankojanko(2555) 3 years, 10 months ago

Newspaper is a free, lightweight, high-contrast, black&white theme for BlogEngine.NET. The name "Newspaper" comes from the fact that theme looks like real newspapers. You can see how does it looks like and download a free copy. read more...

add a comment |category: |Views: 347

tags: another

I am a LINQ-A-HOLIC(obrienjd.com)

submitted by jdobrienjdobrien(25) 3 years, 10 months ago

When you first start using LINQ you can quickly fall in love with it. Suddenly, everything looks LINQ-able. But don't thow away everything you know and love just for this new tool. read more...

add a comment |category: |Views: 21

tags: another

A jQuery Client Status Bar(west-wind.com)

submitted by rstrahlrstrahl(7226) 3 years, 11 months ago

Status bars are very useful in client applications to display well status information and having a reusable and easily callable and configured status component to display messages is extremely handy. Here's an implementation that uses jQuery plus a bit of CSS to make short work of displaying status content. read more...

add a comment |category: |Views: 940

tags: another

15 Tools to Help You Develop Faster Web Pages(sixrevisions.com)

submitted by rimsystemsrimsystems(6119) 3 years, 11 months ago

Response times, availability, and stability are vital factors to bear in mind when creating and maintaining a web application. If you’re concerned about your web pages’ speed or want to make sure you’re in tip-top shape before starting or launching a project, here’s a few useful, free tools to help you create and sustain high-performance web applications. read more...

1 comment |category: |Views: 737

tags: another

Code based ASP.NET MVC GridView(blog.maartenballiauw.be)

submitted by maartenbamaartenba(5845) 3 years, 11 months ago

Maarten Balliauw shows you how to build an ASP.NET MVC html helper extension method which generates a nice gridview-like control using pure code and MVC framework. read more...

add a comment |category: |Views: 2902

tags: another

Referral or Affiliate Code tracking Module in ASP.NET(thebrainparasite.com)

submitted by UnicornNinjaUnicornNinja(465) 3 years, 11 months ago

I recently had a need to track referral codes for ad campaigns as they came in through Google ad clicks. This same module can easily be used to handle affiliate codes as they come in. This module will be executed at each request, will check for a query variable, and store the value in a cookie. You can then retrieve the cookie where ever you need it in you app. read more...

add a comment |category: |Views: 43

tags: another

Unofficial google shell... awsome(goosh.org)

submitted by verbalKintverbalKint(585) 3 years, 11 months ago

Web base command shell for google. What else can I say?... read more...

4 comments |category: |Views: 928

tags: another

Exception handling best practices in ASP.NET web applications (jankoatwarpspeed.com)

submitted by jankojanko(2555) 3 years, 11 months ago

Exception handling plays an important part of application management and user experience. If implemented correctly it can make maintenance easier and bring the user experience to a higher level. If not, it can be a disaster. The goal of this article is to provide an overview of what exception handling is from the user perspective and the perspective of people who maintain the application, and to show the best practices of how to implement useful error handling in ASP.NET web applications. read more...

add a comment |category: |Views: 1091

tags: another

ASP.NET: Web Site versus Web Application Project(codersbarn.com)

submitted by BognitBognit(2125) 3 years, 11 months ago

The differences between the two models have been pretty well covered, or at least so I thought... read more...

1 comment |category: |Views: 85

tags: another

Awesome web development and web design articles and sites in May 2008 (jankoatwarpspeed.com)

submitted by jankojanko(2555) 3 years, 11 months ago

This article shows a reviews of 16 great articles and sites I found in May 2008. There are articles about web development with ASP.NET, Ajax and jQuery. There are also a great web design resources, tools, plugins, BlogEngine.NET extensions and one great usability article. read more...

1 comment |category: |Views: 501

tags: another