Wednesday, September 18, 2013

Developer Quiz

http://www.landofcode.com/first-webpage-guide-quiz/
http://webdesign.tutsplus.com/articles/quizzes/webdesigntuts-quiz-6-responsive-web-design/

Front-End Web Developer Quiz

What is the process for validating input on a form before submitting?

What methods can you use to improve front-end performance?

What is the hasLayout-model and what are the advantages/disadvantages of using it?

What are some differences with regards to CSS in IE7 and IE8?

What is the difference between “==” and “===” in Javascript?

What are the advantages of not declaring JS event handlers explicitly?

What is the difference between bubble and capture?

What are advantages of using a CSS reset file? Disadvantages?


What are the CSS considerations for min-width and max-width in IE7? IE8?

Reference: http://garbagecandrums.wordpress.com/2011/12/05/front-end-web-developer-quiz/

Thursday, September 12, 2013

UNDC Cambodia Jobs

http://www.undp.org/content/cambodia/en/home/operations/jobs/

ANZ Bank Job

https://anzglobal.taleo.net/careersection/careersection/anzextcs/moresearch.ftl

vShare can't load data


Could not start FMCore

Could not start FMCore

Description

This article describes common troubleshooting steps if the Universal Type Core for Universal Type Client or the Core for Suitcase Fusion for Mac OS X will not start.

Solution

Upgrade to the latest version of Suitcase Fusion or UTS

You can download the latest installers for Suitcase Fusion and UTC fromhttp://www.extensis.com/support/.
NOTE: UTC 3.0 and later can only be used with Universal Type Server 3.0 and later; UTC 1.0 and later can only be used with the matching version of UTS or later. Upgrading to Suitcase Fusion 3 from Suitcase Fusion 2, or to Suitcase Fusion 4 from either Suitcase Fusion 2 or 3, requires purchasing a license for the new version.

Reset the FMCore process

  1. In the Finder, choose Go > Go to Folder.
  2. Enter “~/.Extensis” (without the quotes) into the “Go to the folder” field and click the “Go” button.
  3. Drag the FMCore folder to the Trash.
  4. Launch Suitcase Fusion or UTC.

Restore the default configuration

  1. In the Finder, go to /Users/username/Library/Preferences/. Users of Mac OS X 10.7 and later can get to their Library folder by holding the Option key down and choosing Go > Library
  2. Delete the following files if they exist:
    • com.extensis.SuitcaseFusion.db
    • com.extensis.SuitcaseFusion2.plist
    • com.extensis.SuitcaseFusion3.plist
    • com.extensis.SuitcaseFusion3.plist.lockfile
    • com.extensis.SuitcaseFusion4.plist
    • com.extensis.SuitcaseFusion4.plist.lockfile
    • com.extensis.UniversalTypeClient.db
    • com.extensis.UniversalTypeClient.plist
    • com.extensis.UniversalTypeClient.plist.lockfile
  3. Launch Suitcase Fusion or UTC

Create a new font vault in Suitcase Fusion

  1. In the Finder, go to /Users/username/Library/Extensis/Suitcase Fusion/. Users of Mac OS X 10.7 and later can get to their Library folder by holding the Option key down and choosing Go > Library
  2. Move Suitcase Fusion.fontvault to the desktop
  3. Launch Suitcase Fusion

Clear the client datastore in UTC

  1. Go to /Library/Extensis/UTC/
  2. Select all of the folders inside of the UTC folder and move them to the desktop
  3. Launch UTC
Reference: http://www.extensis.com/support/knowledge-base/could-not-start-fmcore/

Saturday, September 7, 2013

How to create and call store procedure in phpmyadmin

call add_contact_us('test','yahoo','test','testing','test','test',now());