CodeIgniter Wizard is a PHP developer utility / rapid application development (RAD) tool which helps quickly generate an advanced starting point for MySQL database-driven web applications with administrative interfaces. By having CodeIgniter Wizard generate common boilerplate code for database-driven CRUD operations with both front-end and back-end components with a simple, intuitive, GUI-based Mac app, you can save weeks, even months from your routine coding time.
Business Intelligence
Business Intelligence (BI) refers to various skills, technologies and practices that are used to support business decision making, therefore also called as decision support system. According to the leading research firm, Gartner that open-source BI tools production deployments will grow five-fold through 2012. The research firm also added that the open-source BI tool deployment is… Continue reading Business Intelligence
Using Objective-C, Foundation Framework
(April 6, 2009) Alan Cannistraro provides an overview of object oriented programming, the objective-C programming language, and common foundation classes. Stanford University: www.stanford.edu Stanford School of Engineering: soe.stanford.edu Stanford University Channel on YouTube
Asymmetric Cryptography in Java
Security plays a significant role in our day to day life. So far software applications are concerned, security of data is required for authentication and for several validations. Normally while developing the applications, we use the concept of cryptography for password encryption and decryption. Some applications require more security, so they go for high end… Continue reading Asymmetric Cryptography in Java
PL/SQL Best Practices with Steven Feuerstein
Renowned Oracle PL/SQL expert, Steven Feuerstein, presents “PL/SQL Best Practices” — offering high-level principles to guide our work.
Installing Oracle Database 10g Express Edition and Changing the Default HTTP Port
In this article I will write about installing the Oracle Database 10g XE on Windows and changing the default port number for HTTP and optionally for FTP. The installer does not provide any customization option and you end up with the DB server instantly up and running reserving the port 1521 (a default for Oracle… Continue reading Installing Oracle Database 10g Express Edition and Changing the Default HTTP Port
Xcode Tutorial 2 – Putting iAd into your App (The Apple Approved Way)
This is the Apple Approved Way on how to put iAd into your app. Source Code: www.megaupload.com
Cocoa Programming: A Quick-Start Guide for Developers
ISBN13: 9781934356302 Condition: New Notes: BUY WITH CONFIDENCE, Over one million books sold! 98% Positive feedback. Compare our books, prices and service to the competition. 100% Satisfaction Guaranteed Description Cocoa Programming: A Quick-Start Guide for Developers shows you how to get productive with Cocoa-fast! We won’t walk you through every class and method in the… Continue reading Cocoa Programming: A Quick-Start Guide for Developers
X-Code programming tutorial#4 – part 2/3: UITableView and UINavigationController
In this tutorial, you’ll learn how to create apps with UITableView, and how to use navigation controllers.
How to Create a Java EE 6 Application with JSF 2, EJB 3.1, JPA, and NetBeans IDE 6.8
There are many articles and tutorials out there that discuss how to use the individual technologies in Java EE 6, e.g., JSF 2, EJB 3.1, JPA, etc, to develop an application, but I haven’t seen one that puts together the said technologies and showcases them in one tutorial with an end-to-end demonstration. As such, I… Continue reading How to Create a Java EE 6 Application with JSF 2, EJB 3.1, JPA, and NetBeans IDE 6.8
Connect Access / OOBase to MySQL Using ODBC Part 1 of 2
This video demonstrates how to install and configure the MySQL ODBC driver on a Windows-based PC and then use it to connect either Microsoft Access or Open Office Base to a MySQL database. Part 1 of 2.
Quest Software – Database Development Best Practices Workflow
www.ToadWorld.com – In this episode of the Quest on the Board whiteboard series, Quest Manager of Systems Consulting Amit Parikh describes how development teams can meet the objectives of productivity and collaboration through a best practices workflow that builds quality, performance and maintainbility into their code.
Lesson 5 – Part 2 – Visual Basic – Casting, Data Conversions, Wage Calculator App
techtips.timlaytonllc.com – Lesson 5 – Learning Visual Basic has two parts. This is part 2 of the lesson. Tim Layton continues building on his Learning Visual Basic From the Ground Up Series by showing you how to deal with implicit casting, perform data conversions, write If statements to handle data validation and more. For the… Continue reading Lesson 5 – Part 2 – Visual Basic – Casting, Data Conversions, Wage Calculator App
How to transfer a value from a grid in a modal popup to a textbox on the page in ASP. NET?
Anybody knows how to transfer a value from a grid in a modal popup to a textbox on the page? When you click on a value from the grid view the value should be transferred to the textbox. . . . .
phpMyAdmin Tutorial Part 2 of 2
phpMyAdmin tutorial on how to manage a MySQL database. linuxconsultant.info Part 1 of 2
PHP Development in India- Utilizing SugarCRM to Enhance Business Revenues
PHP development in India has gained world-wide popularity. The highly skilled software and web developers have contributed immensely in the success of the Indian IT industry. The world has embraced e-commerce and it is fast replacing the traditional cash-and- carry, business model. PHP development plays a crucial role is success of e-commerce. It is an… Continue reading PHP Development in India- Utilizing SugarCRM to Enhance Business Revenues
Liferay An Open Source Portal Development Platform
Liferay Portal has proved itself as the world’s leading open source portal platform in open source web development. Because of its reliability, cost effectiveness and capability to support the development of innovative internet-based applications, Liferay portal is increasingly being used globally across industries for their most challenging information technology needs. Liferay Portal is the only… Continue reading Liferay An Open Source Portal Development Platform
Avoiding Common Pain Points When Migrating to Business Objects XI
Avoiding Common Pain Points When Migrating to XI — Vol 5 A 2007 user conference presentation by Tim Nightingale, Strategic Technology Architect Are you experiencing little tribulations with your migration project, or are you trying to discover all the “gotchas” before you dive in? Overwhelmed by the differences between versions and don’t know where to… Continue reading Avoiding Common Pain Points When Migrating to Business Objects XI
JBoss Seam: Simplicity and Power Beyond Java? EE
Product Description This is the eBook version of the printed book. A new edition of this title is available, ISBN-10: 0137129394 ISBN-13: 9780137129393 Discover JBoss Seam: the Unified Framework for Simpler, More Powerful Web Development � JBoss Seam integrates EJB 3. 0 and JSF components under a unified framework that simplifies and accelerates Java EE… Continue reading JBoss Seam: Simplicity and Power Beyond Java? EE
C++ Programming Tutorial DVD Video
Step by step instructions from a video showing every move of the cursor allows you to learn quicker by seeing and doing. Learn more and enjoy learning using the powerful tutor engine v4.0 with menuing system that neatly organizes all video lessons. Created by professional C++ programmers for training purposes. Elegantly presented videos that guides… Continue reading C++ Programming Tutorial DVD Video
Gimp Tutorials – Gimp Video Tutorials
Learn Gimp in 3 Hours or less with Easy Step by Step Gimp Video Tutorial. Instant Access. Learn More. High Conversions, 55% Commisions & Low Refund Rates. Affiliates go to: http://www.learngimpfast.com/gimp-affiliates.php Gimp Tutorials – Gimp Video Tutorials
JSP + Servlets + EJB: Java EE 6 & GlassFish 3 using NetBeans 6.9 (Part 1 of 5)
This multi-part screencast series shows how NetBeans 6.9 provides comprehensive tooling for Java EE 6 & GlassFish 3. The different parts show: 1. A simple Java EE 6 application (JSP, Servlets, EJB) 2. Reading database table using Java Persistence API 2 3. Using Facelets with Java Server Faces 2 4. Contexts & Dependency Injection with… Continue reading JSP + Servlets + EJB: Java EE 6 & GlassFish 3 using NetBeans 6.9 (Part 1 of 5)
Is it possible to write programs on Mac without using Xcode?
If so what should I use? And is it easy? Any pointers are good. Powered by Y! Answers
Native Seam Support Wanted for NetBeans & Glassfish
Jboss SEAM is by far the best programming framework for Java EE development as it solves most of the problems which arose for achieving a true MVC 2 implementation. All of the other frameworks like Struts and Spring MVC when used with presentation layer specifications like JSP and JSF 1.x while almost succeeding in the… Continue reading Native Seam Support Wanted for NetBeans & Glassfish