May 21, 2010 by SLJ | Category:Projects | 3,891

Chinese Notes:
接近两个月的更新工作,Meeplace 2.8将于明天正式发布啦!新版本将会亮相许多很闪光的功能,而且将原生支持中文哦!不过国内应该还是不能随便开这种可以随.意.言.论的网站吧,有兴趣的童鞋欢迎继续阅读。
English Notes:
After two months’ work, With a lot of cool features integrated, Meeplace 2.8 will be officially released tomorrow. If you are interested in this, please continue reading this article.
More »
March 6, 2010 by SLJ | Category:Design, HTML/CSS, Javascript, MySQL, PHP, Projects | 2,151
最近在为MeePlace 2.7的后台编写多选功能。在一个接一个的版本中,MeePlace的后台是越来越强大了(不够谦虚,hoho),后台采用纯ajax异步(有的时候觉得编程会有点麻烦,但是从1.0开始就是这样的后台,现在要改的话也麻烦,况且AJAX能给用户带来更好的体验,就继续开发吧:D)
这次后台增加的功能中,有一个是能够多选/全选项目,这个已经是历史遗留问题了,在我所有开发的项目中都是用这套自己开发的后台系统,改一改就成。这次布莱恩吧multi-selectable列在了Milestone里,所以就写了。以前有做过多选,不过由于是原始form的post,所以比较简单。这次用AJAX的后台多选操作,我还是想了一下才开始动手的。
我的想法是,通过遍历checkbox,来得到有被选定了的checkbox的value,然后再传给后端进行多选处理。
下面公开MeePlace的这部分代码。

全选按钮。用户点击全选的那个checkbox后,checkbox的onclick=”select_item_all(this,”allitem”,”childitem”)”
其中”allitem”是全选的checkbox的classname,因为也许这个全选会出现两个,或者更多,比如表头和表尾各一。
“childitem”是所有的条目前的checkbox的classname。
JS代码:
More »
February 15, 2010 by SLJ | Category:Projects | 2,823
We are glad to announce our 2.6 release of Meeplace!
- Now your users can claim a business (just like yelp)
- Optional enable CAPTCHA on “Sign up” and “New Business” sections.
- Highlight unapproved business and events in admin panel.
- Added unapproved business and events number in “Site Statistical Summary” of admin panel.
- CAPTCHA switch and style settings are available.
- Business owners can edit their business detail data.
- Business and events thumbnails regeneration are available in admin panel.
- Description and Keywords meta tags now are available to setup in admin panel.
- Google-Analytics code auto insert available.
- Developers now can enable Debug Mode in admin panel. Which will show Smarty debug window and PHP errors.
- Add description text, price range, business hour, weeks.
January 27, 2010 by SLJ | Category:Projects | 554
受投资人的小额试点。MeePlace在美国已注册公司。
今天远程签了一份协议,我正式卖身于MeePlace LLC。
January 25, 2010 by SLJ | Category:Life, Projects | 724
最近写了很多英文,也不懂语法对不对,没办法被逼的。布莱恩的女朋友来找他了,所以我要多做一点事情。这两天都在忙MeePlace的2.4版的工作。终于今天早上(太平洋时间24日晚上)把所有工作都做完了。今天稍微休息一下吧。哈哈。。
来看看幸苦了三天加半个三夜的MeePlace 2.4的新功能吧:
Jan 24, 2010 MeePlace V2.4
1. State-City mode released. Your review site can be a national one today.
2. Site Statistical Summary in admin panel.
3. Record user last login time.
4. Record business submitting time.
5. Record event submitting time.
6. New license system.
7. Altered some database table fields
8. New upgrade system now will recognize your current version, so you can upgrade from any old versions from now on with it. So auto-upgrade is on the way.
9. Search Business by its name instead of id in Admin Panel.
10.Move “Flag” alone from Dashboard as a new section in Admin Panel.
现在压力挺大的,MeePlace的项目是布莱恩的重头戏,也是我的重头戏,境外的投资还在谈,谈成之后我就有机会去加州工作半年,学校这里就看看老师能不能通融吧,不能的话就只能申请休学了,我可不想放弃一个去资本主义国家工作的机会。
布莱恩说我该休息一天,的确,这几天我也很累,早上起来到晚上睡觉一直都在做。现在对2.5版做一个功能预测:
1. Optional to enable captcha for registration, business submit, etc.
2. Time Format customizable.
3. Multi admin users supported.
4. Compress images – so not full size on each page
5. Increase url seo – categoryname/subcategory/business name
先这么多吧,别累坏自己了,虽然布莱恩给的list好长好长,挑这5个最简单的来做先。有时间再做别的吧。自动更新功能快做好了,因为在2.4版里我写了一个手动更新功能,再加一个远程加载就成自动更新了。防破解方面,我做了域名绑定,呵呵,希望不会被人破解(这些东西都是以前做Win32软件,Magic Image Studio,总结出来的)
有兴趣的童鞋可以去看看MeePlace的Demo,大款可以买一套,不过内地好像不允许开这种评论网站,当然口碑网和赶集网除外啦。呵呵
MeePlace:http://www.meeplace.com
by SLJ | Category:Projects | 1,558
As the new MeePlace 2.4 integrated the new functions, you will be able to modify where Google map starts when adding new business or event.
If you are still using our default theme, we advice you to upload the default theme for 2.4 attached, theme_2.4.zip
Or you will follow the steps to enable your Google Map startup point.
by SLJ | Category:Projects | 1,770
MeePlace is now OPEN SOURCE! from version 2.3
Customers who purchased our install service please notice:
If you changed any of files besides theme, or installed a module, please tell us
We will record it. And which will be skipped when one of our professionals help to upgrade your scripts on your hosting.
Best Regards,
MeePlace Team.
=============================================
What’s New for MeePlace 2.4?
=============================================
Jan 24, 2010 MeePlace V2.4
1. State-City mode released. Your review site can be a national one today.
2. Site Statistical Summary in admin panel.
3. Record user last login time.
4. Record business submitting time.
5. Record event submitting time.
6. New license system.
7. Altered some database table fields
8. New upgrade system now will recognize your current version, so you can upgrade from any old versions from now on with it. So auto-upgrade is on the way.
9. Search Business by its name instead of id in Admin Panel.
10.Move “Flag” alone from Dashboard as a new section in Admin Panel.
by SLJ | Category:Projects | 1,046
Upgrade instruction for MeePlace 2.4 升级向导
MeePlace now is version 2.4
Here is the guide for you to upgrade:
1. If your current version is 2.1.5.
Please decompress attached: Upgrade_from_2.1.5_to_2.2.zip to your home directory, then visit http://yoursite/2.1.5-2.2upgrade.php
Then delete the file 2.1.5-2.2upgrade.php from your home directory after you visit it, and I should told you a success.
Now, to upgrade to 2.4, please follow the lines below.
2. Upgrade from 2.2 or higher.
Please decompress attached: MeePlace_2.4_upgrade_from_2.2.zip to your home directory.
Then visit your Admin Panel. There’ll be a newly built upgrade guide for you to finish the upgrade task.
Addition:
* A Complete Pack in case your re-installation.
Also we attached the file: MeePlace_2.4.zip in case your re-installation.
If you want to rebuild the site, this package is the one for the new customers.
CAUTION: This package MeePlace_2.4.zip is for new customers to install. This may cause a database connection file overwrote.
If you don’t want to re-install, please do not use this.
Best Regards,
MeePlace Team
January 22, 2010 by SLJ | Category:Projects | 1,118
Yes, I know “ANOTHER NAME CHANGE?”. This is because we have completely revamped our review script to it’s new awesomeness.
No more zend encoding
New features
And now the ability to build a module and theme community.
===Chinese Translation===
MeeClones改头换面改名成MeePlace了。
呼呼,这两天忙死了。应广大客户的紧逼,压力之下开放了非核心源代码。我写的代码不算美,不过丑媳妇早晚要见公婆的。
还有,在Footer上,我加上了Theme by: Lijun Shen指向我的博客,这样就不至于埋名了。
新版本还在酝酿中,估计这两天就出来了。新版本号 MeePlace 2.5
Recent Replies / 最新回复