SimpleDevelopment


My Little Development Blog
  • R
   SimpleDevelopment
  • Home
  • Blog
  • Portfolio
  • Contact Me

Type keywords and hit enter


Monthly Archives: April 2012



First Published Website on Joomla

JoomlaPHPWeb Development

I was busy doing full-time work and some side jobs lately. Felt guilty for not updating my blog.. LOL..Anyways. My first Joomla site is at http://www.canadianpardoncenter.ca Joomla project is what I am trying to concentrate on lately to produce complex web application based on already complex CMS platform. There are tons of useful modules and […]

Posted on Thursday, April 26, 2012 



Useful Captcha Plugin “Secuimage” in PHP

CaptchaPHPPluginWeb Development

Hi, lately I am focusing on a project using PHP framework ThinkPHP. It has its own Captcha extension which is not good enough. So I did some research on the web. One of the helpful link will beĀ 10 Free CAPTCHA scripts and services for websites. And then I picked one of them. It is called […]

Posted on Friday, April 20, 2012 



jQuery: Add Field Dynamically with Entered Value Kept

jQueryWeb Development

Hi, I was doing some little fun code at work in a project. One of things in common tasks was to add fields in HTML Form area. For example, people may just need to add more information with extra input fields rather than the fixed hard-coded fields in HTML page. Then adding fields dynamically would […]

Posted on Thursday, April 19, 2012 



Javascript – Retrieve the browser size to determine the div position

Browser SizeJavascriptWeb Development

Lately I was assigned to do Ads Campaign Module in one of my projects. Clients wish that the ads section needs to be displayed in a fixed position even if the web page is scrolled up and down. So one of my tasks is to calculate the browser size and define the fixed position of […]

Posted on Monday, April 16, 2012 



jQuery: check phone number input field with format “000-000-0000” with keyup option

jQueryPhone Number FormatWeb Development

It is another day with another common front-end input field checking problem, so I decide to resolve this problem once for all. The goal is simple, it is to type into the phone number input field with number value, and it will automatically format the value into certain formation, such as “000-000-0000”; and no other […]

Posted on Friday, April 13, 2012 



Javascript – how to check real integer number

JavascriptReal Integer NumberWeb Development

This problem has been bothering me for quite some time. Here is a nice and simple solution I found in Google. The credit should be given to this guy: http://www.inventpartners.com/content/javascript_is_int The code is showing in the following: function is_int(value){ if((parseFloat(value) == parseInt(value)) && !isNaN(value)){ return true; } else { return false; } }function is_int(value){ if((parseFloat(value) […]

Posted on Thursday, April 12, 2012 



PHP – Ads Campaign: Randomly Select Ads with Different Priority

PHPPriorityRandomWeb Development

Recently I was assigned a task to implement a full Ads Campaign Model with Controller and View. The basic requirement for this Ads Campaign is to randomly select Ads from Database, and the Ads with higher Priority value should have a better chance to be selected. Thus, I use TINYINT to represent this Ads Priority […]

Posted on Wednesday, April 11, 2012 




Calendar

April 2012
S M T W T F S
« Mar   May »
1234567
891011121314
15161718192021
22232425262728
2930  

Blog Categories

  • Discovery (60)
  • Framework / Platform (48)
  • Neat Coding (88)
  • News (1)
  • Resource (18)

Archives History

  • January 2015 (9)
  • May 2014 (1)
  • January 2014 (15)
  • December 2013 (2)
  • May 2013 (4)
  • April 2013 (9)
  • March 2013 (11)
  • February 2013 (9)
  • October 2012 (4)
  • September 2012 (1)
  • August 2012 (7)
  • July 2012 (11)
  • June 2012 (11)
  • May 2012 (7)
  • April 2012 (7)
  • March 2012 (6)
  • October 2011 (1)
  • August 2011 (1)
  • July 2011 (2)
  • May 2011 (2)
  • April 2011 (1)
  • March 2011 (2)
  • February 2011 (1)
  • January 2011 (3)

HostGator Rocks!

  • Home
  • Blog
  • Portfolio
  • Contact Me

© Simple2kx 2018

  • Home
  • Blog
  • Portfolio
  • Contact Me
  • Facebook
  • Twitter
  • LinkedIn
  • Google+
  • RSS
  • Find Me in Radii