CVbroadcaster has recruiting and candidate panels. Candidate can post their CV’s and Recruiters will catch them according to their needs. It’s a great portal designed and coded according to their requirements.
PHP/MYSQL and plain Javascript was used in this Project.
Author: Adnan
Avudu WordPress CMS
Avudu is using WordPress as a CMS with e-commerce plugin.
It was a great experience in working on this project. I also implemented the e-way payment processor API’s.
W3C validated code of XHTML/CSS. Professional style coding.
Useful string formatting functions screencast
It was really a nice experience in making a screen cast for screenr/nettuts+ contest. Though I am not an English guy 🙂
I am interested to do more quick tips in future as I felt its easy to make screen casts rather than we think 🙂
I am waiting for your thoughts in the comment section.
Useful string formatting functions
Continue reading “Useful string formatting functions screencast”
How to write a killer bio?
There are many people who want to describe their selves best to everyone. So, they always find some resource when they can get the best method to write. Continue reading “How to write a killer bio?”
I’m Back again !
Hey guys, I’m back to blogging now. I have exams and busy in my Projects. I try my best to give some time to write at my blog but when I have some time to do , my wife keeps an eye at me when I will give some time to her. So I left my desk then.
I will try my best to share what I found useful in my daily life..
What is *Blu-ray *Disc?
Blu-ray, also known as Blu-ray Disc (BD) is the name of a next-generation optical disc format. The format was developed to enable recording, rewriting and playback of high-definition video (HD), as well as storing large amounts of data. The format offers more than five times the storage capacity of traditional DVDs and can hold up to 25GB on a single-layer disc and 50GB on a dual-layer disc.
As a next generation large capacity optical disc video recording format,Blu-ray has been gradually to replace the DVD and have attracted much attention in the current software market .
Continue reading “What is *Blu-ray *Disc?”
Husband and Wife Relation !
This is the one that i found from some source and i really liked it. We all who are married should read these words for our happiest life.
Prevent your blog from spamming
RegExp References that really helps !
well , i had to validate some complex data validation and instead of copying and paste of code from any example i learned RegExp today from following of the references .
hope it will help u too .
http://www.javascriptkit.com/jsref/regexp.shtml
http://javascriptkit.com/javatutors/redev2.shtml
http://www.breakingpar.com/bkp/home.nsf/0/87256B280015193F87256C87006CC664
format the date in PHP
today i m sharing a simple and most needy thing that is used in almost every project .
it will print the date like this 25.04.2009.
following are 2 functions that can be used to achieve this target .hope this helps
http://www.php.net/strftime
http://www.php.net/strtotime