본문 바로가기

Programming!

JQuery Checkbox 처리하기. 출처 : http://drupal.org/node/116548 HOWTO: Tell if a checkbox is checked Drupal 5.x Last modified: January 20, 2009 - 20:40 A simple way to tell if a checkbox has been checked using jQuery is with the :checked CSS "pseudo class." Your selector should use the following syntax: $('#edit-checkbox-id:checked') Obviously, you need to replace checkbox-id with the actual name of the form element. This w.. 더보기
Oracle Modeler 개인적으로 Mysql Workbench를 사용해왔지만 역시 Oracle DB에서는 ERD가... 여튼 Oracle Sql Developer Data Modeler 라는 놈이 있습니다. 원하던 Logical Physical 변환도 지원 하고 여러모로 오픈된 App로는 괜찮습니다. 더보기
요즘 버그를 만들며 살고 있다.. 아우... 버그버그버그 버그를 키우고 있습니다. 이게이게 참.... 역시 테스트 환경과 운영환경은 이래저래 틀립니다. 이 갭을 축소하는 공부를 해야 할 듯.. 더보기
난잡한 브랜치에 대한 접근 시도중. 음.. 우선 브랜치 생성시 어느정도의 규칙은 있어야 겠다는 생각을 하게된 후, 그럼 플러그 처리, hooks를 이용하기로 맘먹었습니다. 그래서 3가지의 메뉴를 추가. 1. switchBranches.. : Branches 의 주소에서 작업시 마다 파일을 찾아가기 귀찮으므로 Branches의 fullpath를 clipboard로 저장. 2. branches.. : 각 개인별 브랜치 주소(동적 프로퍼티파일에서 load) 에 프로젝트 주소. 3. trunk : 해당 소스의 trunk path를 clipboard로. 개인적으로 만들어서 쓰니까 느무느무 좋다.. merge나 switch할때 마다 꾸역꾸역 클릭해서 들어가던 방식에서 그냥 처리 되니.. Subversive를 어케해볼까 고민중... 더보기
Unsupported Encoding EUC-KR Weblogic 이나 타 Was도 마찬가지 였을 거라 짐작하고.. 웹서비스관련 작업을 하다보니 클라이언트에 예상치 못한 Request 에 당황 스러울 때가 있는데요. 특정 서비스를 오픈하고 로그를 확인하는데 Unsupported encoding: "EUC-KR, text/xml;charset=EUC-KR, text/xml;charset=EUC-KR, text/xml;charset=EUC-KR, text/xml;charset=EUC-KR, text/xml;charset=EUC-KR, text/xml;charset=EUC-KR, text/xml;charset=EUC-KR, text/xml;charset=EUC-KR, text/xml;charset=EUC-KR, text/xml;charset=EUC-KR, t.. 더보기