Think LAMP - Web Development, Linux Administration and Networking

open source, programming, networking, system administration, linux, unix

Entries for the ‘Think Technology’ Category

Online Calendar Using PHP and AJAX

This calendar plugs in seamless with any content management system you are using. With Ajax, your screen need not be refreshed. The functionality can be easily extended using inheritance.
The full demo can be seen here - PHP Ajax Calendar and source code is here - Simple PHP Calendar Source.

Web 2.0 online picture framing application

Yourframer is finally launched after putting in alot of hardwork. The program is designed with flexibility and expandability in mind. Anyone can simply transfer an image from anywhere and start framing almost instantaneously by inserting a simple javascript in their site. Say, for example in my flickr album, I can frame any high res image [...]

Ajax and search engine optmisation

Ajax is good at displaying different content in the same url. There is no way for search engines to index pages like that. What search engines need are unique urls. No matter how long the url, as long as they are unique, it is all good.
I heard there were some development in making search engines [...]