Get First Image of Content

On November 24, 2011, in Joomla, LAMP, Learning, PHP, Tricks, Web Application, Wordpress, by Sandeep Verma

Steps I follow …..

a) Audit the whole script. -> Concentrate
b) Divide the script into sections. -> Observe
c) Find the bug in the code. -> Imagine
d) Fix the bug or rewrite. -> Launch

Tagged with:  

Online Learning – Sharable Content Object Reference Model

On September 22, 2011, in Concentrate, Drupal, Imagine, Joomla, Launch, Learning, Moodle, Observe, Tips, Web Application, by Sandeep Verma

Hits: 303  E-Learning is a great way to spread knowledge in university, company or any other organization. Sharable Content Object Reference Model (SCORM) is a collection of standards and specifications for web-based e-learning. It defines communications between client side content and a host system called the run-time environment, which is commonly supported by a learning management [...]

Framework vs CMS

On June 19, 2010, in CakePHP, Joomla, LAMP, PHP, Tips, Tricks, by Sandeep Verma

Hits: 108  Framework: A web application framework is a software framework that is designed to support the development of dynamic websites, Web applications and Web services. 1. CodeIgniter 2. CakePHP 3. Zend 4. Symfony CMS: A content management system (CMS) is the collection of procedures used to manage work flow in a collaborative environment. These procedures [...]

Tagged with:  

Create TCPDF PHP Fonts

On December 10, 2009, in CentOS, Fedora, Joomla, LAMP, Oscommerce, PHP, Tips, Tricks, by Sandeep Verma

Hits: 192  TCPDF supports TrueTypeUnicode (UTF-8 Unicode), OpenTypeUnicode, TrueType, OpenType, Type1, CID-0 and Core (standard) fonts. You will find font creation utility at fonts/utils of TCPDF… copy desired font to fonts/utils/svnlabs.ttf * For TrueTypeUnicode # cd /var/www/html/tcpdf/fonts/utils # ttf2ufm -a -F svnlabs.ttf # php -q makefont.php svnlabs.ttf svnlabs.ufm * For embedded fonts to tcpdf PDF file.. [...]

MVC-model-view-controller component

On September 26, 2009, in Joomla, LAMP, PHP, by Sandeep Verma

Hits: 56  General definition: Input => Processing => Output Controller => Model => View Model The model is the part of the component that encapsulates the application’s data. It will often provide routines to manage and manipulate this data in a meaningful way in addition to routines that retrieve the data from the model. In our [...]

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Visit our friends!

A few highly recommended friends...