Search

Tuesday, September 2, 2008

PHP script

To day I google find php blog directory script and I frond many website that provide php script and free download but not found blog directory script. Below list of website that you can download free php script. this lists is a result from google.com some result might match that you want.

# 1.
Hot Scripts :: The net's largest PHP, CGI, Perl, JavaScript and ...

Hot Scripts is the net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal. We are an Internet directory that compiles ...
www.hotscripts.com/ - 57k - Cached - Similar pages - Note this
# 2.
PHP Script and Programs :: Hot Scripts
PHP Scripts and Programs. Search Hot Scripts for largest selection of PHP scripts for your website today.
www.hotscripts.com/PHP/Scripts_and_Programs/index.html - 65k - Cached - Similar pages - Note this
More results from www.hotscripts.com »
# 3.
PHP Scripts
PHP Scripts for developers and programmers both free and commercial.
www.scripts.com/php-scripts/ - 78k - Cached - Similar pages - Note this
# 4.
The PHP Resource Index: Complete Scripts
PHP scripts of all varieties that are ready for use on your web site.
php.resourceindex.com/Complete_Scripts/ - 44k - Cached - Similar pages - Note this
# 5
PHP Tutorial: Writing Your First PHP Script: A Feedback Form (a ...
Getting Started With PHP: Feedback Form (or Form to Mail) Script.
www.thesitewizard.com/archive/feedbackphp.shtml - Similar pages - Note this
# 6
What is PHP? Simple PHP mail script
What is PHP? A brief introduction to PHP, tutorials, examples. Simple PHP mail script.
www.buildwebsite4u.com/advanced/php.shtml - 12k - Cached - Similar pages - Note this
# 7
Free Php Scripts | Php Scripts Index - PHP Scripts
A directory of free PHP scripts such as forums, photo galleries, CMS, and e-commerce solutions. Each script has demo so it can be tested prior to ...
gscripts.net/ - 36k - Cached - Similar pages - Note this
#8
PHP: Hypertext Preprocessor
- 3 visits - May 29
PHP is a widely-used general-purpose scripting language that is especially .... Rewrite the run-tests.php script by Cesar Montedonico, mentored by Travis ...
www.php.net/ - 40k - Cached - Similar pages - Note this
#9
Free RSS to HTML PHP Script
Converts RSS feeds to HTML for displaying on websites. [Freeware]
www.feedforall.com/free-php-script.htm - 14k - Cached - Similar pages - Note this
#10
PHPZEN - Commercial PHP scripts
PHPZEN is a webmaster resource providing PHP scripts and website solutions both free and commercial. PHPZEN offers a wide range of turnkey PHP scripts and ...
www.phpzen.com/ - 13k - Cached - Similar pages - Note this

good luck for php script.

Sunday, August 31, 2008

สร้าง Effect Menu ด้วย jquery





$(document).ready(function(){
$("#nav-one li").hover(
function(){ $("ul", this).fadeIn("fast"); },
function() { }
);
if (document.all) {
$("#nav-one li").hoverClass ("sfHover");
}
});

$.fn.hoverClass = function(c) {
return this.each(function(){
$(this).hover(
function() { $(this).addClass(c); },
function() { $(this).removeClass(c); }
);
});
};




A hover method for simulating hovering (moving the mouse on, and off, an object). This is a custom method which provides an 'in' to a frequent task.

Whenever the mouse cursor is moved over a matched element, the first specified function is fired. Whenever the mouse moves off of the element, the second specified function fires. Additionally, checks are in place to see if the mouse is still within the specified element itself (for example, an image inside of a div), and if it is, it will continue to 'hover', and not move out (a common error in using a mouseout event handler).

แฟน 7.0 upgrade to ภรรยา 1.0

>> เรื่อง พบปัญหา (Bugs) ของโปรแกรม
> > เมื่อปีที่แล้วผมได้อัพเกรดโปรแกรม จาก 'แฟน 7.0' มาเป็น 'ภรรยา 1.0' พบ
> > ว่าโปรแกรมนี้ มีอาการแปลกๆ รวมถึงกินพื้นที่
> > และทรัพยากรอันมีค่าเป็นอันมาก และอาการที่เกิดขึ้นนี้ ไม่มีการกล่าวถึงในเอกสารแนะนำสินค้าเลย> > > > 'ภรรยา 1.0' ได้ทำการติดตั้งตัวเอง และทำงานเอง โดยระบบจะคอยตรวจสอบความเป็นไปของโปรแกรมอื่นๆ อาทิเช่น
> > 'ป๊อกเด้ง 10.3' , อาร์ซีเอ 2.5' และ 'จูน่า 5.0' ทำให้ไม่สามารถรันได้
> > และเกิดเหตุการณ์ระบบล่มขึ้น เมื่อโปรแกรมเหล่านี้ถูกเรียกใช้
> > ผมจึงคิดที่จะกลับไปใช้ 'แฟน 7.0' แต่ปรากฎว่าโปรแกรม Uninstaller ไม่
> > สามารถทำงานได้ กรุณาช่วยผมด้วยครับ และขอ
> > ขอบคุณล่วงหน้า

> > จาก User ที่มีปัญหา…
> > เรียน ท่านUserที่มีปัญหา>
> > เรื่อง ชี้แจงปัญหา (Bugs) ของโปรแกรม>
> > นี่เป็นปัญหาที่ลูกค้าได้ติดต่อเข้ามาบ่ อยมาก แต่ขอชี้แจงว่าปัญหานี้ เกิด
> > จากความเข้าใจผิดในปฐมบทผู้ใช้ ส่วนมากอัพเกรดจาก> > 'แฟน 7.0' ไปเป็น 'ภรรยา 1.0' เนื่องจากคิดว่า 'ภรรยา 1.0' เป็นโปรแกรมอรรถประโยชน์ และเพื่อความบันเทิง (Utilities & Entertainment )
> > แต่อันที่จริงแล้ว 'ภรรยา 1.0' เป็นระบบจัดการ (Operating System) ซึ่งผู้สร้างได้ออกแบบให้รันทุกอย่าง และดูเหมือนว่า คุณจะไม่สามารถ ถอดถอน 'ภรรยา 1.0' หรือแม้แต่การแปลงกลับไปเป็น แฟน 7.0'
>> เพราะระบบจะทำการจำลอง 'แฟน 7.0' ให้ทำงานเป็น 'ภรรยา 1.0' อยู่ด
> > ดังนั้นจึงไม่มีประโยชน์อันใด แต่มีบางผู้ใช้ท่านได้พยายามที่จะติดตั้ง ' แฟน 8.0' หรือ 'Small House 2.0'แต่ท้ายสุดก็มีปัญหา มากขึ้นกว่าเดิม
> > ขอให้ท่านดูหนังสือคู่มือการใช้งานในหัวข้อ ข้อควรระวัง - สินไหมทดแทน
> > ผมขอแนะนำให้คุณใช้ 'ภรรยา 1.0' ด้วยความระมัดระวัง และผมอยากให้คุณติด
>> ตั้งโปรแกรม 'c:ได้จ้ะที่รัก' เพื่อป้องกันข้อขัดแย้งจากการใช้โปรแกรม 'ภรรยา 1.0'
> > ทางแก้ที่ดีที่สุด ก็คือคุณจะต้องเรียกคำสั่ง 'c:ขอโทษจ้ะที่รัก'

ส่ง sms ฟรี

หลาย ๆ คนที่ชอบเล่น sms กัน ไม่ว่าจะส่งให้เพื่อนหรือส่งให้แฟน หรือแม่แต่กระทั้งส่งให้คนที่เรารักที่สุดอย่างพ่อกับแม่ เดี่ยวนี้ดีนะครับที่เรามีโทรศัพท์ใช้กันไม่เหมือนแต่ก่อน เืมื่อหลายสิบปีที่ผ่านมา อันนี้พ่อเล่าให้ฟังนะครับ ตอนนั้นผมเกิดยังไม่ทันหรอก ฮ่า ๆๆๆ สมัยก่อนโทรศัพท์เครื่องหนึ่งใหญ่มาก ๆ ถึงกับต้องให้คนสะพายเลยทีเดียว แ้ล้วราคาต่อเครื่องเนี่ย เรียกได้ว่าถ้าไม่ใช่เศรษฐี คงไม่มีทางซื้อได้ ไม่เหมือนเดียวนี้ วิ่งไล่แจกซิมฟรี แล้วค่าบริการก็ถูกแสนถูกด้วย ตอนนี้รู้สึกว่า Truemove จะมีบริการส่ง sms ผ่านมือถือแค่ครั้งละครึ่งบาทเท่านั้นเอง แบบว่าถูกสุด ๆ ครับ แต่ผมเกียจอย่างเวลาส่งด้วยมือถือขี้เกียจกดทีละตัว ส่วนใหญ่แล้วผมจะส่งผ่าน com ผมซะมากกว่าโดยใช้บริการ sms ฟรี แบบไม่ต้องเสียตัง เหอะๆ ส่วนใหญ่บริการส่ง sms ฟรี ที่ผมใช้จะเป็นของ tttonline.net ซะมากกว่าเพราะส่งง่ายและส่งได้ตั้ง 3 ข้อความต่อวัน

จะว่าไปเว็บที่ให้เราสามาส่ง sms ฟรีได้เนี่ยก็มีไม่กี่เว็บเอง ผมเคยลองใช้อยู่หลายที่เช่นกัน
อันแรก
้http://www.tttonline.net อันนี้ใช้งานดีหน่อยแต่รู้สึกว่าช่วงนี้มักจะมีปัญหาส่งไม่ค่อยได้ บางทีเค้าอาจกำลังปรับปรุงระบบอยู่ก็ได้

อันที่สอง
www.jaide.net อันนี้ใช้ไม่ได้เลย

อันที่สาม
http://messagedd.com อันนี้ไม่เคยใช้ครับ เพราะเสียตัง เหอะๆ

อันที่สี่
http://www.khum.net อันนี้ส่งได้ 5 ข้อความมั่งครับ

ลองเล่นดูละกันครับ

Check box with Jquery

checkbox are to used when you want to let the visitor select one or more options. If I want to alert value of checkbox when I selected it. This code here to show below are to show alert box.
I using jquery.
 <input>="radio" name="rdio" value="a" checked="checked" />
<input>="radio" name="rdio" value="b" />
<input>="radio" name="rdio" value="c" />

$("input[@name='rdio']").change(function(){
if ($("input[@name='rdio']:checked").val() == 'a')
// Code for handling value 'a'
else if ($("input[@name='rdio']:checked").val() == 'b')
// Code for handling value 'b'
else
// Code for handling 'c'
});

source:http://www.techiegyan.com

Thursday, August 28, 2008

HI5 Engine

ถ้าจะพูดถึง hi5 แล้วผมว่าคงนึก อ้อ.... แน่ ๆ เพราะเป็นที่รู้จักกันดี โดยเฉพาะสาวกของ hi5

hi5 เท่าที่ผมเคยเล่นดูก็ดีน่ะ รู้สึกว่าเขาพัฒนาระบบได้ดีมาก ๆ เลย โดยเฉพาะเรื่องการสร้าง social network โดยใช้ email account of friend that have in mail book แล้วก็เกิดการสร้าง groups ขี้นมามากมาย
ในการพัฒนา hi5 นั้นผมรู้สึกว่าเขาจะใช้ open source แทบทั้งหมดก็ว่าได้
ไม่ว่าจะเป็น host operating ,web server , database รวมทั้งภาษาที่ใช้ในการพัฒนาด้วย สำหรับ open source ที่เขาใช้พัฒนาก็หามาได้เท่านี้ครับ
แต่นี้เป็นพื้นฐาน ของ technology ที่มีอยู่ บอกได้เลยครับว่าเป็นอะไรที่ธรรมดามาก ๆ ถ้าจะเทียบกับ ความคิดสร้างสรร ของเขา ที่สามารถสร้าง social network ได้ใหญ่มากขนาดนี้

Monday, August 25, 2008

Top 40 Free Downloadable Open Source Social Networking Software | Vivalogo Resources

Top 40 Free Downloadable Open Source Social Networking Software | Vivalogo Resources: "This is Vivalogo's list of best free, downloadable, open source social networking software (kinda hard to say all these words :) ).
Unlike some other lists you may find on the net, this one contains only really downloadable and functional software.
Note: listed in no particular order.
spree

spree is an expert search engine where users ask questions to find other participating users, who are knowledgeable in that area and willing to help.
iSocial

iSocial is a free social networking CMS software that allows you to create your own Friendster and Orkut like sites. Use bookmarks, dating and create groups with just one mouse click.
Mahara

Mahara is fully featured electronic portfolio, weblog, resume builder, and social networking system for connecting users and creating online communities.
Yogurt

This is a Social Network module for xoops CMS. You have seen Facebook, Orkut, Myspace , try Yogurt for Xoops!
VMukti

VMukti is a Unified Social Collaborative conferencing engine. Allows access through personalized, mashable web-interface. Core features:- Video conferencing, Audio conferencing, IP Telephony, Desktop sharing, Chat, Whiteboard, Presentation & More.
The PeopleAggregator

The PeopleAggregator is a next-generation social networking system that goes beyond the"