July 2006 Entries
I just stumbled upon Aptana and I got to say I'm impressed. Its also open source, well depending on their definition of open source, either way the source code is not yet available but download the trial. Oh, it supports windows, mac and linux.
Aptana is a robust, JavaScript-focused IDE for building dynamic web applications
Code Assist on JavaScript, HTML, and CSS languages, including your own JavaScript functions
Outliner that gives a snapshot view of your JavaScript, HTML, and CSS code structure
Error and warning notification for your code
Support for Aptana UI customization and extensions
Cross-platform support
Google has set off to beat sourceforge. Visit Google Code Hosting for more information.
.Net Pickup Lines
You can handle my event any time
Them hips must be newing up objects real fast because you are putting pressure on my heap.
What’s your sign? I’m unsigned and I do byte. Rowr.
Them hips must be newing up objects real fast because you are putting pressure on my heap.
I’d like to get Interlocked with you and see what increments.
Them hips must be newing up objects real fast because you are putting pressure on my heap.
The moment I saw you I nearly overflowed my stack.
Care to reference my private member?
You Auto-Complete Me....
Microsoft's Windows Live™ Expo is now live. It was officially launched today. Everything is ajaxified.
They made a few improvements before the launched.
New Look - A brand new look & feel for the site, including the official Windows Live look and integration, plus improved accessibility, scaling, and ease of use
Integrated Feedback - This feature allows users to share feedback or comments on a particular listing with the rest of the community
Enhanced Mapping - Satellite imagery, driving directions, more
Improved Security - Enhanced protection against spam and fraud
The big question is, how is it going to affect craigslist?
Coding to standards - the art of spending 95% of your project development time making sure that every char in your code meets every possible standard.
Stop trying to meet standards, not only because its a pain but its almost impossible and time wasting. If we spend too much time trying to meet it all, time will not be on our side. Sometimes its best to seek functionality and completion instead of compliance. Your users do not care and probably will never care about your perfect css, or perfect xhtml.
Oh yes, we all build software by the way of construction. In a typical home construction project, the process goes like this -> Landscaping -> Foundation -> Building blocks -> House itself -> Interior -> Painting -> etc. In software development terms, it simply mean developing from the back to front: Architecture -> Backend - > Databases -> Business logic -> Other logic and services and then UI.
I've been developing that way for years and I have no idea why, I guess I just join the crowd but I've been thinking, how does that affect the functionality, speed, productivity, etc...
Now that I'm over it, I am stunned that the officials of FIFA allowed the final game to end in penalty kicks. As huge as the world cup is, I strongly believe that there should be another way to evaluate the best team, especially in the finals. Penalty kicks are just not enough and they don't prove anything! Ok, I'm calm now - its off my chest. NOTE: I was all for Italy.
We all know how vulnerable our browsers are - a gazillion exploits are available to the public for anyone to use. Script kiddies are usually surfing for exploits to test out their skills.
According to the channel adviser website, a famous hacker (Metasploit Framework) has compiled a boat load of exploits and plans on releasing a single flaw per day for the whole month of July. These exploits will range from browser to browser, probably the most widely used once such as Internet explorer, opera, safari, etc.
The project is called MoBB - Month of the Browser Blogs. What a fun project! Although I...
Next entries »