Rss subscribe!
It's free.

about

A blog about web development and starting up online.


who

Eran Galperin is the techfounder, an Internet entrepreneur and web technologies expert.

8 June

I stumbled upon a tool by the name of IETester today, that is supposed to render websites in different IE engines from version 5.5 to 8 beta. It appears to be working quite well, allowing to open multiple tabs of different IE versions. Unfortunately its Javascript support is too limited to be of real use for serious application development.

Still, a nice tool for web designers wishing to test their HTML and CSS layouts against several generations of IE, without having to resort to hacking multiple installations of different versions (such as multipleIE).

IETester [via LifeHacker]


Posted under CSS, Javascript, MySQL, Web development, techfounder
8 June

As part of my work on the blog’s presence, I try to submit my articles to relevant directories. One such directory is the Zend Framework Tutorials site, which I thought would be a perfect place for my Models in the Zend Framework series. Read more …


Posted under UI, Web development, techfounder
7 June

Testing

4. Testing

Testing is a software development method to increase software quality. There are several distinct types of testing which vary in granularity and purpose:

  • Unit Testing: A test that validates an individual unit of source code, usually a function or a method.
  • Integration Testing: A test in which a combination of components are tested together to ensure they are working well as a group. Preferably participating components are unit-tested.
  • Acceptance Testing: A test in which a software system is tested as a whole. Acceptance testing declares the standards to which a software system is considered to be working (= accepted).

Read more …


Posted under PHP, Web development
4 June

jQuery 1.2.6 was released recently, with plenty of bug-fixes and speed improvements. Most notably event handling was sped up 103% and the dimensions plugin was integrated into the framework (the dimensions plugin is an API to calculate elements sizes in a cross-browser and reliable way).

In addition, jQuery UI has recently reached release-candidate status, which means all non minor or trivial issues were solved and it’s getting to the point that it will production ready shortly. I have been using its components for a while in anticipation of such release, and hopefully they will have their documentation up soon.

Good times to be jQuery developers :)


Posted under Javascript, Open Source, Web development
2 June

free so freeThe common belief for those with no start-up experience is that a good idea is the most important property of a successful start-up. The perception is that successful entrepreneurs simply woke up one day after having a ‘eureka’ moment, and everything else was, as they say, history.
Read more …


Posted under Business Development, techfounder
Page 7 of 11« First...«56789»...Last »
Some rights reserved, Eran Galperin
CC 2008 - The Future