Site archive for HidIP
Tuesday, October 20th, 2009
Microsoft has released its now preview release of the Ajax Library. This will be the last release before the Microsoft PDC conference next month. This release has the following significant updates:
- Increased capability of the imperative syntax
- An updated Script Loader
- Increased jQuery support enhancements
Here is an interview that MSDN (Microsoft Developer Network) did with [...]
in Ajax, Software, Web Development
Wednesday, September 23rd, 2009
Today I have found a new open source framework tool to help you wright clean AJAX code. It is ironically called Clean AJAX. Below are a few points from their site on Clean Ajax telling you what it is and what it is not.
What Clean is:
* Server side technology agnostic, [...]
in Ajax, Software, Web Development
Thursday, August 27th, 2009
I am primarily a Linux guy, so I didn’t know about this until recently. Microsoft has released an AJAX toolkit.
ASP.NET AJAX is the free Microsoft AJAX framework for building highly interactive and responsive web applications that work across all popular browsers. The ASP.NET AJAX framework includes Server-Side ASP.NET AJAX, Client-Side ASP.NET AJAX, the AJAX Control [...]
in Ajax, ASP, Software, Web Development
Friday, July 10th, 2009
I found an interesting way to do pop-up boxes, it is called Modal Box. A demo for Model Box can be found here. As you can see from the demo it could be very useful for site sign-ups or displaying large pictures. Modal Box is in Google code and had a detained documentation.
in Software, Web Development
Monday, March 16th, 2009
Google has released a toolkit that will ease the burden of ajax development. Programmers have been suffering from the same problems for as long as I cam remember. Google’s overview of the Google Web Toolkit :
Writing web apps today is a tedious and error-prone process. Developers can spend 90% of their time working around browser [...]
in Javascript, Software, Web Development
Tuesday, August 12th, 2008
I just found a open source application that will help speed up your Ajax development. Their website says that it can cut down development time by 90%. Below is a brief description of the application. The best part about the application is that it is open source, and you can modify the source code to [...]
in Ajax, Software, Web Development
Friday, May 2nd, 2008
Remember all those magnetic works you can get to stick to your frig. I have always liked them because you can make lots a funny sayings. The best part was that you had limited words so you had to think harder to make something creative. Well now you can do the same thing to your [...]
in Ajax, Software, Web Development
Friday, April 4th, 2008
Have you ever wondered where most people on your site click? Well if you have here is a script that will generate a heat map that will give you a visual representation of just that. The more clicks a link gets the brighter it glows. The Script is called ClickHeat. It is a great way [...]
in Software, Web Development
Wednesday, March 26th, 2008
I have found a useful tool to help in the creating on a rating bar. The Unobtrusive AJAX Star Rating Bar is a very easy way to add a rating system to your site. It uses php and mysql to create the bar like the ones on amazon.
in Ajax, Software, Web Development
Friday, February 29th, 2008
Modx is a CMS (Content Management System) or CMF (Content Management Framework) as they call it appears to be perfect for those that need more custom ability in their blog and web pages. It offers great features and appears to have a large community behind it for help if you have any questions.
in Ajax, CMS, Software, Web Development