주절주절

Windows Cleaner 2.3 Update

This update includes several stabilization tasks and some user-requested features. It works well on Windows 8 as well. Added an IE plug-in. The major features added in 2.2 and 2.3 help you terminate plug-ins commonly used by malware, such as the IE toolbar, allowing for faster and safer web browsing. (After checking Clean IE, be...

Windows Cleaner 2.2 Update

We are excited to announce a long-awaited update. The key feature of this version is the removal of plugins like toolbars that are connected to Internet Explorer, allowing for faster and safer web browsing. (After selecting Clean IE, make sure to check only the plugins you want to use and click 'Reset'!!)   Here’s a...

Spam Posts Have Disappeared

Most bulletin board registration systems are created to match specific bulletin board solutions, and among those for Gnuboard, some automatically post articles after user registration. Currently, Gilho.net allows users to write articles on Gnuboard through WordPress registration, meaning that traditional bulletin board registration systems can no longer create spam posts.Before the renewal, I had to...

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...

WordPress Installation Complete

Just finished installing WordPress and analyzing... still not adapted to it ㅠㅠ Got delayed a lot because I was struggling with the menu installation. When it's a sub-menu page(?), the focus wasn't output properly in Navigate. I made a temporary fix, and now it works correctly. I need to analyze it further. (File location: /themes/Polished/includes/scripts.php)...