For information on retail businesses in and around vidyavihar visit online classifieds at Mumbai.chowknews.com

Are you from mumbai? Join This blog

Software programmers, HTML , PHP , ASP.net , SQL and Photoshop Skills

Posted by Vashi editor on Saturday March 8 @ 12:30 pm

Entrust technologies is based in vashi and needs people with skills in HTML , PHP , ASP.net , SQL or Photoshop

Visit their website to know more about them.

Min Education Qualification required is 12th Standard ( English Medium) or equivalent. The right candidate will have a reasonable understanding of how programming works or knowledge of design principles.

Team Leads with experience in handling team size of 2 - 4 persons are also invited to apply.

They also need an administrator with good writing skills for day to day operations and to help the team. The administrator would be part of the software team and will have the opportunity to grow
Please apply to jobs@entrusttechnologies.com.

kya aap paanchvi pass se tez hain

Posted by vidyavihar.editor on Thursday March 6 @ 8:45 pm

Look up the phone details here

http://bollywoodbuzz.blogspot.com/2008/03/phone-lines-open-for-srks-new-show.html

The Question on 5th march is how many times does the digit 7 appear between the numbers 0 - 100

the correct answer is 20

10 times in the units position and 10 times in the 10’s position between 70 - 79

Watch Star TV for the option numbers and the SRK Ad ….wouldn’t like to spoil the fun by giving out the option numbers.

Cake PHP framework, My learnings

Posted by vidyavihar.editor on Saturday March 1 @ 10:00 pm

Just Started Developing an application in cakePHP and i thought it wise to record my
process, after all opensource is about helping the community.

I downloaded xampp framework from Apachefriends and installed the package on my windows machine.
The installation of xampp is a cinch. after installing i turned the switch to run PHP 4
you need to go to localhost/xampp where the instructions to make the switch are given.
Shut down apache, go to the xampp install directory and double click on the php-switch.bat.
Also Cake Relies on mod_rewrite and xampp does not load mod_rewrite by default so go to xampp/apache/conf/httpd.conf and uncomment the line

LoadModule rewrite_module modules/mod_rewrite.so

Now turn the apache server on again from the xampp control panel and you have php 4 running.

Next i downloaded the latest stable version of cakePHP framework 1.1.19.6305 from the site,
Extracted and copied the contents of the file to a folder sampleproject under htdocs.

Then i went to the documentation , which is pretty good , and looked at the http://manual.cakephp.org/appendix/blog_tutorial
here there is a fine step by step instruction led example. after finishing the tutorial i was able to
view the first form in my application complete with CRUD (Create , Retrieve, Update , Delete).

Having done that i needed to know if the framework supported a parent child relationship, i found that it does support such a relationship not only parent child but also lookups and multi to multi relations are supported with a few lines of code.

This is when i thought that the frame work would be suitable for my application.

Now every application needs a user and rights management system right ? guess what Cake has a built in structure with a ACL ARO concept that is pretty easy to implement. the article that explains the logic of the Access control system is documented here. http://manual.cakephp.org/chapter/acl

Within this tutorial there is a small file that needs to be executed in PHP.
To execute this file on windows i had to write the full path of the php.exe in my installation
it is at d:\xampp\php\php.exe
so instead of
$ php acl.php initdb

d:\xampp\php\php.exe acl.php initdb

In windows the folders may be very nested to overcome this i usually create a batch file that has a single line ‘command’ written in it , i name it opencommand.bat
i copy this file to the directory where i need to run the command now when i double click this file i have a command window in the path where i need to execute the
command ( saves me the effort to write the dos command cd somefolder/somefolder ).

Any way the command executed without a hitch and at the end it i had a nice set of tables that were ready to take care of my Access control.

but i still needed to create the user management system.

I looked around to see if some one had already written the classes, but i couldn’t find one
what i did find was a plugin that could be used.

So now i am evaluating the User Control plugin. Will write the next post as soon as i finish.

Powered by WordPressnbsp;nbsp;nbsp;Maintained by Simplesoft Consultants

nbsp;nbsp;nbsp;Have an informed vacation