주절주절

Using Tistory Skin on Gnuboard?!

The main reason I switched from Gnuboard to WordPress was design. With WordPress, you can easily change the layout design through "themes". Moreover, there are a lot of users out there, and many individuals and companies are making "themes", so choosing one can be quite enjoyable. Most of the decent themes are paid, but they're...

WordPress and GnuBoard Integration

This is the method to integrate WordPress with GnuBoard currently used on KilhoNet. I was planning to share the source after stabilizing the site, but due to a request from a GnuBoard user, I hastily put this together. (http://sir.co.kr/bbs/board.php?bo_table=cm_free&wr_id=741180) In the future, I am considering directly loading pages created in WordPress from the head.php and...

Using jQuery from Google

Due to traffic, images and flash files have been moved to another server and linked accordingly. I discovered the following code while surfing and connected it to Google. Modified file: theme/functions.php [PHP] //Making jQuery Google API function modify_jquery() { if (!is_admin()) { // Comment out the next two lines to load the local copy of...

GnuBoard Backup Practice

To convert the existing DB from euc-kr to utf8, I carefully took a backup (??), When I opened it with editplus, it mentioned that there are characters that might be lost in the current encoding, I ignored it for now and switched to UTF8 and imported… Damn, it didn’t work because of the broken characters...