Posted on March 30, 2010 by Jonathan
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 [...]
Filed under: bookmarks, programming, social networking, web | Tagged: addtoany, jquery | Leave a Comment »
Posted on February 1, 2009 by Jonathan
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 [...]
Filed under: programming, utils | Leave a Comment »
Posted on February 18, 2006 by Jonathan
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 [...]
Filed under: programming | Tagged: ajax, articles, asp.net, opensource, programming, web2.0 | Leave a Comment »
Posted on July 7, 2005 by Jonathan
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: [...]
Filed under: programming | Tagged: extreme, programming, wikipedia | Leave a Comment »
Posted on July 6, 2005 by Jonathan
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 [...]
Filed under: programming | Tagged: access, access2003, howto, microsoft, upgrade, upgrading | Leave a Comment »
Posted on June 28, 2005 by Jonathan
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 [...]
Filed under: programming | Tagged: access, microsoft, soap, webservices, xml | Leave a Comment »
Posted on June 21, 2005 by Jonathan
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 [...]
Filed under: programming | Tagged: asp, classicasp, webservices, xml | Leave a Comment »
Posted on June 20, 2005 by Jonathan
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
Filed under: programming | Tagged: howto, hta, scripting, windows | Leave a Comment »
Posted on February 21, 2005 by Jonathan
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 [...]
Filed under: programming | Tagged: programming, vb, vb.net | Leave a Comment »