I think Server Side and Client Side, both have advantages and disadvantages.
Server Side:
Adv:
Dis:
Client Side:
Adv:
Dis:
I think, in generally, for complex operations, we can try to put that into the server side. For simple operations, just putting them into the client side logic. That is simple.
I love JoomGallery. It has Juploader, so I can upload multi-files.
I love it!!!!
http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,5481/Itemid,35/
Nowadays, the most of webmail providers, such as Yahoo, Google and MS, provided a huge storage or even unlimited. Therefore, you will have a lot of email. Now, I got 11915 in my inbox at Yahoo and I have around a hundred new incoming email per day. This morning, I need to find an email which have some information I need but I got that email at the early of this year, maybe Jan or Feb(I can't remember). Well, email search is my life saver. I remember some keywords in email and I know the email received this year. I entered the keyword and limited this year. I can't find the exact emai. But I found an email with similar information. They are a kind of related. It should be received similar period of time. Then I got my inbox, went to the page has the email I found and I scrolled a page. Then I found the email I need. So, email with a search function, that is a "must have" function!
http://wordpress.org/development/2008/11/wordpress-27-beta-3/
Wordpress 2.7 Beta 3 is released.
I have tried a number of photo gallery components. I want somethings simple. The component should have only thumbnail and view photo. I found JoomGallery is fitted with my requirements!
http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,5481/Itemid,35/
That is simple and can view the full view image in an ajax window. That is good, reducing popup!
:: Next Page >>
These blogs are about IT careers, PHP, .net. -----------------------------
Please don't forget to click the banner ads, thank you for your support and keeping these blogs running.
| Next >
| Mon | Tue | Wed | Thu | Fri | Sat | Sun |
|---|---|---|---|---|---|---|
| << < | > >> | |||||
| 1 | 2 | |||||
| 3 | 4 | 5 | 6 | 7 | 8 | 9 |
| 10 | 11 | 12 | 13 | 14 | 15 | 16 |
| 17 | 18 | 19 | 20 | 21 | 22 | 23 |
| 24 | 25 | 26 | 27 | 28 | 29 | 30 |
Some people told me, they can't a DocMan page in Joomla with IE6 of Win 2000. Does anyone have the same problem?
I got a Mamabo 4.6.2 in my own server.
I used to use DocMan for my old mambo webserver.
But I can't get it to install in the new one.
It keeps to generate sql errors , Error 1064 somethings like this.
I did a google search I found a replacement Remository. That is similar with DocMan. Moreover, please remember to get the latest one. I have tried 4.20, it doesn't work for Mambo 4.6.2
I am doing customization for the web site of my church. I have a big headache for BIG5. All Chinese Characters can't get into Mambo 4.6.2. After Googling on the web for two hours, I found a number of entries across different forums, Mambo 4.6.2 only supports UTF-8. Please be aware this point.
I am a IT guy in my fellowship. Three years ago, I started to learn PHP. I developed the first version contact management system. Now, I will use open-source system, may be I will develop some codes. I may add some aJax function.
There are some open source existing system in my fellowship. Mailman is the email list system. It enhance the communications among the members. Now, we have an email address which reach all members. Moreover, I used CopperMine as the photo album. Previously, we had a big photo. If someone take a photo his/her camera, he/she needs to send to everyone. In most of the cases, he/she forgot about it. Now they need to send it to me , I will upload for them. Or I trusted him/her enough and give an account to him/her, he/she can do it by himself/herself.
I am trying to install html editor in b2evolution. But they only support the latest version. I think I need to upgarde again.
I am learning to use Joolma 1.5.
Tonight, I have create my FIRST component in Joolma 1.5 Beta.
I was following this tutorial
and this wiki page( too bad, the download link is not working.)
I just had a quick look on Joomla Framework. Finally, I like that, because that looks like a java framework. Moreover, they have a more clear architecture than previous version.
After my webhost company changed my account to a PHP5 server, my eGroupware instance has not HTTP 500 error anymore. I believe that is more suitable for it.
Last week, I have a chance to look at the administration menu of MySQL in a bookshop.
I found they got a store procedure in version 5.0.
MySQL
PHP 5.0.5 is Released
PHP 5.1 RC1 is avaiable now.
Please visit www.php.net
PHP 5.1.0 is released.
I like the PDO.
Yesterday, I am writing some PHP codes for myself.
I am woundering which way PHP will go.
PHP got some OOP features.
But PHP is very good at scripting.
If I have somethings need to be done in very quick manner, I must choose PHP.
OOP or Scripting?
Which platform will you choose, PHP or .Net?
Please leave a comment about this?
I have tested a search engine,PhpDig.
That is quite good.
It has a spider and search page.
Moreover, it supports templates.
It got most of functions I need.
But , at this stage , it is not able spider chinese web sites.
Last night, I setup PHP server in my Windows XP box.
There are steps I did:
1. Download PHP installer from PHP.net
2. Run it.
(Note: Remember PHP will run in CGI mode, there are no PEAR library)
3. Go to pear.php.net/go-pear and it as a PHP file in the PHP root dir.
4. run http://localhost/php/go-pear.php.
5. edit [WINDOWS]\php.ini
include_path = ".;c:\php\includes;[PHP_root]\PEAR"
I hope these steps can help you.
WordPress 2.3.1 is released. Please go to http://wordpress.org/development/2007/10/wordpress-231/
b2evolution 2.0 has been released.
Please click here to download.
I will get the update very soon.
I found Delphi can write php web application as well. As well as, all others Modern Web Programming Language. Delphi for php has event-driven and RAID by using their own framework.I have watched their presentation, it is cool, but too short, a minute long. Click here to view.
PHP 5.1.4 has lanched.
Visit PHP.Net