jQuery and AddToAny social media generator

5 Steps Toward jQuery Mastery | Encosia Five quick tips that I found valuable while learning jQuery in depth. I learned them the hard way so you don’t have to! Really good post outlining using jquery with: Using Firebug to experiment interactively Caching selector results Explains about the best times to use jQuery (e.g. NOT [...]

orangeCRM – notepad++ programmers editor – sourceforge – hosted apps at sourceforge

OrangeHRM – Human Resource Management OrangeHRM is an Open Source Human Resource Management System that covers Personnel Information Management, Employee Self Service, Leave, Time & Attendance, Benefits, and Recruitment. Tags: HRM, HRMS, HCM, HRIS, EHRMS, Human Capital Management This was the project of the month on Sourceforge back in 2008. OrangeHRM is a Human Resource [...]

Ajax tutorials and links

Articles Ajax: A New Approach to Web Applications, by Jesse James Garrett. The original article which coined the term. Why Ajax Matters Now by Jesse James Garrett. Ajax gives software a fresh look Blurring the line between desktop and Web applications. Weighing the Alternatives How Ajax stacks up against competing RIA approaches. JavaScript refactoring for [...]

Extreme Programming

Wikipedia, the free encyclopedia: “Extreme Programming rom Wikipedia, the free encyclopedia. Extreme Programming (XP) is a method or approach to software engineering and the most popular of several agile software development methodologies. It was formulated by Kent Beck, Ward Cunningham, and Ron Jeffries. Kent Beck wrote the first book on the topic, Extreme programming explained: [...]

Microsoft Access – Upgrading to 2003

The Office Update page of the Microsoft Web site offers a useful toolkit for analyzing databases prior to converting them to Access 2003 format. It is called the Access 2003 Conversion Toolkit, listed under the Add-ins link under the Access 2003 heading on the page. Donn Edwards offers a utility called AccessOpener, which avoids those [...]

Web Services, SOAP, MSXML and Microsoft Access

Thinking about integrating Web Services? The PerfectXML website has some great articles about SOAP and MSXML and other technologies that will allow you to do this. I’m fairly new to the world of web services and not yet a proficient .net programmer (VB migration on the way…), but seems to me that Web Services are [...]

Class implementation for using webservices in ASP

The Code Project – Class implementation for using webservices in ASP – ASP: “Class implementation for using webservices in ASP By asanoguera Recently, I tried to use for the first time a webservice from an ASP page and I really had problems, after hours I could access to my webservice from ASP with Microsoft.XMLHTTP, but [...]

HTA Windows Scripting

I’m interested in HTA scripting today. These are some links I’ve found that are very interesting: Scripting guys webcasts are brilliant (where I got most of the other links and info from). http://groups.msn.com/ScriptingGuysWebcasts/links.msnw

Visual Basic Vs. VB.Net

The big programming debate rages on (if only in my mind). On the one hand you have the might of Microsoft, with it’s army of programmers and industry backing – but some would argue lack of practical day to day programming requirements. They are offering two contenders; Visual Basic and Vb.Net. The dot net stuff [...]