Log In
Register For This Site
A password will be e-mailed to you.
Personal Recommendations
Recent Comments
Email Subscribe
-
Recent Posts
Recommended Books
Categories
- 3D Graphics (82)
- Architecture (39)
- beer (17)
- Browsers (141)
- Chrome (73)
- Firefox (46)
- Internet Explorer (41)
- Safari (29)
- Car Computing (31)
- Cloud Computing (65)
- Clusters (47)
- CMS (6)
- Companies (502)
- Databases (16)
- Design (81)
- DIY (130)
- Electronics (338)
- Raspberry Pi (6)
- Robotics (51)
- Entertainment (129)
- Entrepreneurship (30)
- Games (31)
- Government (12)
- Guest Posts (17)
- Hack-a-thon (13)
- Hacking (81)
- Hardware (289)
- History (37)
- Home Automation (5)
- Home Projects (73)
- howto (43)
- Internet (359)
- Media (109)
- Mobility (322)
- Android (140)
- iPad (86)
- iPhone (120)
- Windows (Mobile) (23)
- News (270)
- Office (23)
- OS (134)
- Photoshop (12)
- Programming (198)
- .NET MVC (8)
- C++ (11)
- ColdFusion (6)
- cfwheels (1)
- HTML5/CSS3 (91)
- WebGL (31)
- Java (20)
- JavaScript (51)
- Objective-C (9)
- PHP (33)
- CakePHP (10)
- Ruby (12)
- Ruby on Rails (9)
- QR Codes (1)
- Rants (34)
- Ratings (614)
- Site Related (20)
- Solar (17)
- Space (21)
- Sports (2)
- Stock (26)
- Sunday Comics (3)
- The Good, The Bad, The Ugly (6)
- User Experience (21)
Archives
- February 2019 (1)
- June 2015 (2)
- May 2015 (1)
- January 2015 (2)
- October 2014 (1)
- September 2014 (3)
- July 2014 (1)
- June 2014 (1)
- May 2014 (3)
- April 2014 (6)
- March 2014 (4)
- February 2014 (2)
- January 2014 (9)
- December 2013 (9)
- November 2013 (18)
- October 2013 (17)
- September 2013 (23)
- August 2013 (26)
- July 2013 (26)
- June 2013 (25)
- May 2013 (30)
- April 2013 (26)
- March 2013 (28)
- February 2013 (25)
- January 2013 (28)
- December 2012 (26)
- November 2012 (25)
- October 2012 (34)
- September 2012 (29)
- August 2012 (32)
- July 2012 (29)
- June 2012 (25)
- May 2012 (25)
- April 2012 (30)
- March 2012 (22)
- February 2012 (29)
- January 2012 (32)
- December 2011 (19)
- November 2011 (27)
- October 2011 (30)
- September 2011 (26)
- August 2011 (34)
- July 2011 (35)
- June 2011 (38)
- May 2011 (36)
- April 2011 (25)
- March 2011 (24)
- February 2011 (27)
- January 2011 (38)
- December 2010 (1)
Category Archives: Programming
10
sep
True Privacy Still Exists – Google Validating This
*, Google, Hacking, Internet, News, ProgrammingPrivacy still exists. You know why? Because when you understand the actual interworkings of the systems, you can implement and integrate true security that, although nobody is probably following, your online world is very difficult to crack. The real issue … Continue reading
21
aug
Toolbox Update – Drupal 6 Password Generator
***, CMS, DIY, Drupal, Internet, PHPI have been working with a Drupal site as of late, Drupal 6 to be precise and it’s funny how much 4 years changes the web world. Drupal 6 is still pretty simple and basic, so simple that is still … Continue reading
13
aug
HTML Abstraction Markup Language – Haml
***, Architecture, DIY, HTML5/CSS3, Internet, Ruby, Ruby on RailsYou would think that the evolution of HTML is heading towards HTML5 and you would be thinking correctly. But there is another trend that Many, if not Most Web Programmers barely even scratch the surface of. HTML is a very … Continue reading
8
aug
What You See is What You Get
***, Browsers, Design, DIY, Internet, JavaScript, Media, OfficeWYSIWYG (What You See is What You Get) editors are all over the place. It’s how you allow for non-technical people to produce content in a formatted and ordered fashion mostly on the web. And there are tons of WYSIWYG … Continue reading
8
aug
Test Your Browsers Cookie Limitations
**, Browsers, Chrome, Firefox, Internet, Internet Explorer, JavaScript, SafariIf you are ever interested in testing your browsers cookie limitations, here is a very cool site that will do just that for yourself. http://browsercookielimits.x64.me/ Browser Max Cookies Max Size Per Cookie Max Size Per Domain1 Usage2 Chrome 4 Chrome … Continue reading
2
aug
My New Favorite Editor: Notepad++ with Explorer
***, Hacking, ProgrammingI’ve for such a long time been a purist fan of PSPad. I’ve literally used it for most of my programming life. And it still worked perfectly and I’ll continue to use it for time to come. But I’ve had … Continue reading
23
jul
Joomla Plugin to Allow Module Rendering Dynamically
***, DIY, Internet, PHP, RantsWow, this might be a rare subject. Do you actually understand what I mean by this title? “Plugin to Allow Module Rendering Dynamically” ?? A lot of people in the CMS world deal with life on a very manual basis. … Continue reading
1
jul
Developers: Application Programmers vs Software Engineers
.NET MVC, **, Architecture, CakePHP, Databases, Hacking, Hardware, Java, RantsI feel that there are very large differences between particular types of roles in the Information Technology world. It’s often times confused and misrepresented, so I’d like to clear this particular comparison up a little bit. There are many people … Continue reading
28
jun
Accessible Screen Readers for Background Images in IE (Internet Explorer)
**, Chrome, DIY, Firefox, HTML5/CSS3, Internet, Internet ExplorerAccessibility is, in my opinion, very easy for developers to become compliant with. WCAG 2.0 AA (Web Content Accessibility Guidelines), the ever so outdated 508. It is easy, so if you have the extra time and the audience, please make … Continue reading
27
jun
Develop in MVC, From a CMS
.NET MVC, ***, Architecture, CakePHP, Internet, Microsoft, Ruby on RailsYou have to develop a website application, you have 5 days to do it, and you want to keep the potential of expansible object orientation without having to tie together too many abstract frameworks together, what do you do? Why … Continue reading