본문 바로가기

[Recoeve.net]

Auto Completion, and Fuzzy Search # Auto Completion, and Fuzzy Search Category 자동완성 및 제목의 일부분만을 이용해서 reco/article 찾기 등을 위해 만들고 있는 중. 우선 테스트 먼저 해보고 싶으신 분들은 G (Go) 키를 누르시거나 오른쪽 위의 Fuzzy search 버튼을 눌러서 이것저것 검색어 넣고 경험해 보시길. 아니면 Recoeve.net (/user/kipid?cat=[Music/Break]--K-pop) 가셔서 Fuzzy search (검색: Go) 버튼이나 ToR (목록: Tables of Recos) 버튼 누르셔서 경험해 보셔도 좋을듯. 내가 힌트를 얻은 곳은 sublime text 이고, 어딘가에 공개된 code 도 있을것 같지만 베끼기도 귀찮고 내가 쓰는 용도에 최적화 하기.. 더보기
Recoeve.net page loading and scrollTop Error # Recoeve.net page loading and scrollTop Error 전체 코드는 Github 에 있음. ## PH 2023-05-23 : First posting. ## TOC ## Initial open: m.initialOpenfn() ```[.linenums.lang-js] //////////////////////////////////////////////// // Initial open :: Lang : set cookie, Cat : get and show recos //////////////////////////////////////////////// m.initialOpen=true; console.log(m.initialOpen); m.initialOpenfn=async f.. 더보기
Exception: java.sql.SQLException: java.time.LocalDateTime to SQL type # Exception: java.sql.SQLException: java.time.LocalDateTime to SQL type Recoeve.net 에서 일어난 에러를 해결해 봅시다. ## PH 2023-05-29 : First posting. ## COTD [Recoeve.net]--Developement | Features | Progresses--Fixing error ## TOC ## Error | Exception ``` Exception: java.sql.SQLException: Cannot convert class java.time.LocalDateTime to SQL type requested due to java.lang.ArrayIndexOutOfBoundsException - Ind.. 더보기
음식점 할인정보 정리 (App Surprise) # 음식점 할인정보 정리 (App Surprise) 2022-12-30 : App Surprise 는 서비스를 접었음. 지그재그에 M&A (Mergers and acquisitions) 되면서, 이 지그재그는 또 카카오에 인수 된듯? iframe 으로 https://appsurprise.co.kr/ (패션 / 뷰티 / 푸드 브랜드 세일 정보 모아보기 앱) 끌어올 수 있는지 테스트 할 겸. 개인적으로 가끔 사먹는 브랜드들 할인정보 정리도 할겸. 요 서비스는 후배가 하고 있는 스타트업이기도... 흥해랏~!ㅋ 당장은 돈 버는게 없으니 패스트 푸드 위주임ㅋ. 모든 할인정보가 있는거 같지는 않은데... 뭐 나름 거의다 있는듯도. 앱을 깔고 어디 쇼핑 및 싸돌아 다닐때, 근처에 할인하는 매장이 있으면 푸쉬로 알려준.. 더보기
Programmer/Developer's Portfolio (개발자/프로그래머의 포트폴리오) # Programmer/Developer's Portfolio (개발자/프로그래머의 포트폴리오) It’s all about selling yourself. 나도 포트폴리오를 제대로 만들어야 할거 같아서, 정리하면서 작성중인 글. (Portfolio 라고도 하고 Resume 라고도 많이 부르는듯 함.) 내가 남들에게 어떻게 포트폴리오를 작성해야만 한다라고 할 깜은 안되니 그냥 예제들 모아놓음. 물리학 같은 쪽은 본인 paper 랑 학위정도 정리하는게 거의 끝일듯한데, 개발쪽은 다양하게 표현할듯한? Front-end web 쪽 사람들이 특히나 멋있는 본인 페이지를 잘 만든듯 함. ## PH 2015-12-13 : First posting. ## TOC ## Portfolio Examples Screen ca.. 더보기
URI rendering test # URI rendering test Recoeve.net 에서 URI rendering 어떻게 동작하게 할지 test 하려고 만든 문서. ## PH 2015-12-11 : Test it 추가해야 할듯. ## TOC ##[.no-sec-N] Test it URI 입력하면 rendering 된 페이지 쏴주는거 만들어 놓자. ## Instagram 인스타그램은 퍼가는걸 좀 막으려고 ```[.lang-html] ```/ 이런 data-reactid 를 이용하는듯? Console 엔 이게 처리된 html 이 안보이고, jQuery 로 element 를 찾으니까 아래와 같이 뜸. ```[.lang-html] ```/ 즉 아래와 같이 image source 를 처리. 오 이거 hash function 까지 잘 짬뽕.. 더보기
iframe test of Recoeve.net # iframe test of Recoeve.net iframe 으로 Recoeve.net 끌어올 수 있는지 테스트. 아마도 막아야 할지도 모르겠는데... 그냥 매번 Referer check 해서 막으면 되는건가? ## TOC ## /acount/log-in 이미 로그인이 되어 있다면, 본인의 페이지로 redirect 됨. ## /user/kipid 이건 내 페이지인데... https://recoeve.net/user/kipid ### /user/kipid?cat=[Music/Break]--K-Pop 내 페이지에서 특정 category 를 바로 접근하는 URI https://recoeve.net/user/kipid?cat=[Music/Break]--K-Pop 우리나라 음악들. ### /user/kipid.. 더보기
Recoeve.net as a playlist of YouTubes and videos # Recoeve.net as a playlist of YouTubes and videos Recoeve.net can be used as a playlist of YouTubes and videos. ## PH ## TOC ## Example Click the button below, "Toggle reco list play". ## RRA Recoeve.net 더보기