'파이썬'에 해당되는 글 7건
- 2009/11/06 My Recent Tweets 20091104
- 2009/10/22 My Recent Tweets 20091021
- 2009/10/01 My Recent Tweets 20090928
- 2009/07/07 트위터 글들 블로그로 발행하는 파이썬 스크립트 (2)
- 2008/08/21 Code Drill #2
- 2008/08/12 Code Drill #1
- 2008/08/01 'touch' command-line utility in Python (2)
- My Recent Tweets 20091104
Tweet
- Tweets
- 2009/11/06 22:51
- 37Signals, agile, code snipptes, cron, Cruncher#, D programming language, Data-oriented programming, Design Patterns, ditaa, DSL, Erlang, expression templates, Firtree, frame rate, functional programming, git, Grady Booch, GTC, haskell, image processing, Insomniac, Kanban, Kiln, Larrabee, LuaJIT, mercurial, Metalscroll, minimalism, Nimrod, OpenGL, parallel programming, PIL, PowerPC, Python, Software Transactional Memory, SparkBuild, Spell Corrector, sregex, ssd, stackoverflow, STL, Subbuilds, Syntax Highlighter, Trampoline Functions, Windows 7, 개체지향, 디자인패턴, 루아, 애자일, 파이썬
-
- RT repi: Metalscroll VS plugin looks good, need to try it, thx RT jburnett: repi re: rockscroll - see http://bit.ly/RLAWc #programming #
- 유용했지만 개발이 중단되어 아쉬웠던 VS addin, rockscroll의 향상된 대안이 나왔습니다.
- Stack Overflow Careers - an online CV service which is a spin-off of Stack Overflow: http://su.pr/2BVM13 #programming #
- 스택오버플로의 또다른 서비스, 온라인 이력서 서비스가 생겼군요. 해외취업 고려 중이신 프로그래머라면 한번 이용해볼만할듯.
- RT spolsky: Transcript & slides of amazing talk by jonskeet at London #DevDays http://is.gd/4LQTV #programming #
- 왜 프로그래머들이 실패하는지 보여주는 귀여운(?) 슬라이드
- RT programmingjoy: Recursion Using Trampoline Functions #programming http://bit.ly/1KWyoS #
- 재귀를 구현하는 흥미로운 기법
- RT programmingjoy: Innovating Cron: Announcing Norc #programming http://bit.ly/1Vwcbs #
- 유닉스 계열에서의 잡 스케쥴링 도구인 cron을 대체하는 유틸 norc
- RT programmingjoy: A customizable dynamic code colorizer for programming blogs #programming http://bit.ly/1n0GdP #
- 또다른 프로그래밍 블로그를 위한 문법구문강조기
- RT programmingjoy: Functional Programming with a Mainstream Language #programming http://bit.ly/311kB7 #
- 요즘 대세인 함수형 프로그래밍에 대한 강연. 영어 필수.
- RT programmingjoy: Power and complexity in a programming language #programming http://bit.ly/1BKNYL #
- 프로그래밍 언어의 강력함과 복잡도의 상관관계에 관한 짧은 글
- "Why expression templates matter ?" - A nice introduction to 'expression templates' : http://su.pr/6ydIaU #C++ #programming #
- C++에서의 expression templates이 무엇인지 궁금하셨던 분들에게 강추
- RT programmingjoy: Structural Regular Expressions , created by Rob Pike #programming http://bit.ly/1qqWNu #
- 파이썬용 구조적 정규표현식 라이브러리
- RT programmingjoy: LuaJIT 2 beta released #programming http://bit.ly/PQyUj #
- 루아용 Just-in-time 컴파일러의 최신 베타 버전
- RT programmingjoy: Product Review: Das Keyboard Model "S" #programming http://bit.ly/dJ4vX #
- 키보드 리뷰
- RT spolsky: Grady Booch: "You may be surprised to hear that I'm firmly in Joel's camp." http://is.gd/4JxqS #programming #
- UML로 유명한 그래디 부치의 인터뷰
- Kiln - a complete source control management sytem based on Mercurial with tightly integrated code review: http://su.pr/3tv2NG #programming #
- How to Write a Spelling Corrector (Compare implementations in several languages): http://su.pr/2kJ7DN #programming #
- 스펠교정기에 대한 설명과 그의 다양한 프로그래밍 언어를 이용한 구현들
- RT programmingjoy: The state of D programming. Is this situation accurate?! #programming http://bit.ly/4G1K4n #
- D 언어를 5년 동안 사용해온 사람의 D 언어의 현 상황에 대한 다소 우울한 보고
- RT gamearchitect: 15 Websites To Find Code Snippets With Ease: http://bit.ly/XMPXb #programming #
- 코드 조각 찾는데 유용한 웹사이트 모음
- RT programmingjoy: Git and Microsoft Development: A Success Story #programming http://bit.ly/4t0YzZ #
- Git을 비주얼스튜디오와 같이 사용하는 것에 관한 간단한 소개글
- RT programmingjoy: "Frames per second" is just not relevant | Rachels Lab Notes #programming http://bit.ly/3P73nP #gamedev #
- 게임에서 프레임레이트가 생각만큼 중요하지 않다라는 논지의 글
- RT mike_acton: Insomniac Games - Blog "How much does framerate matter?" http://bit.ly/RndVz #gamedev #
- 윗글의 소재가 된 Insomniac Games 개발자의 글
- RT programmingjoy: A new great programming language #programming http://bit.ly/XgGwT #
- 리스프의 강력함과 파이썬의 가독성, C의 성능을 조합했다는 새로운 프로그래밍 언어
- CLI 1.0.0 released - It is a DSL for defining command line interfaces of C++ programs: http://su.pr/2x2WG4 #C++ #programming #
- C++ 프로그램에서 명령행 인자 처리를 위한 Domain Specific Language
- RT programmingjoy: Subbuilds: build avoidance done right #programming http://bit.ly/uNKfF #
- 최적화 분산 빌드 도구. 증분빌드에도 강하다고 하는데, 아쉽게도 VS 미지원
- RT programmingjoy: Reddit: tells us hidden Features and Dark Corners of STL? #programming http://bit.ly/2nks7l #C++ #
- STL의 잘 알려지지 않은 활용 기법들
- RT programmingjoy: On the PIL -- a Platform Independent Language #programming http://bit.ly/3WX3KJ #
- 플랫폼 독립을 위한 새로운 접근
- RT programmingjoy: celebrate the 15th anniversary of the original Design Patterns from the Gang of Four #programming http://bit.ly/3kJVYM #
- 디자인패턴 15주년 기념 인터뷰 및 글
- Why MIT switched from Scheme to Python: http://su.pr/1kcp2a #programming #
- MIT가 프로그래밍 강좌 언어를 스킴에서 파이썬으로 바꾼 이유
- Structure Padding Analysis Tools: http://su.pr/1hQ7Eq #C++ #programming #
- PDB 파일을 분석해 C++ 구조체 패딩 정보를 알려주는 도구
- RT programmingjoy: First issue of the left fold, a weekly digest of interesting articles about programming #programming http://bit.ly/Kt3Jd #
- 주간 프로그래밍 관련 글들을 정리해 알려주는 서비스
- RT unclebobmartin: RT nashjain: Object Orientation left me vulnerable to adding extra complexity http://bit.ly/29z4OZ #programming #
- 개체지향에서 오는 쓸데없는 복잡성에 관한 경고
- RT programmingjoy: Why good programmers are lazy and dumb #programming http://bit.ly/3UeCv8 #
- 왜 귀차니즘이 좋은 프로그래머의 자질이 될 수 있는지 설명하는 글
- RT programmingjoy: Ars reviews Windows 7 #programming http://bit.ly/1b2okc Too long to read... T^T #
- 윈도7에 대한 아르스 테크니카 리뷰
- RT programmingjoy: langref.org: cookbook/programming examples: 12 languages: groovy, PHP, python, erlang, #programming http://bit.ly/3qnO3 #
- 여러 프로그래밍 문제들에 대한 해법을 다양한 프로그래밍 언어로 제시해 보여주는 사이트
- RT codemonkeyism: "Minimalism in Computing" http://bit.ly/4d4oVC #programming #
- 컴퓨팅에서의 미니멀리즘에 관한 엣지있는 슬라이드
- RT mike_acton: Thanks for the bug reports everyone! Just fixed the broken links. Insomniac R&D: http://bit.ly/nfJ6v #programming #gamedev #
- 대인배 게임 회사 Insomniac의 새로운 R&D 사이트
- RT programmingjoy: Tranform ASCII diagrams into beautiful figures #programming http://bit.ly/ShOHP #
- 아스키 다이어그램을 이쁜 다이어그램 이미지로 변환해주는 도구
개발방법론methodology
- RT agilezen: A great example of how Zen can be used for personal kanban: http://bit.ly/2njynv. #methodology #
- 칸반을 개인 용도로 활용하기
- RT codemonkeyism: RT infoq: 26 Hints for Successful Agile Development http://bit.ly/dTSnp #methodology #
- 성공적인 애자일 개발을 위한 26가지 팁
그래픽스graphics
- RT bjoernknafla: RT aras_p: New blog post: Deferred Cascaded Shadow Maps http://bit.ly/ibbAb #graphics #
- Radeon HD 5800 Demos: http://su.pr/6OCKzb #graphics #
- AMD에서 RadeonHD 5800 용 새로운 데모 둘을 발표했군요.
- NVIDIA OptiX Now Available, but only for Tesla and Quadro: http://su.pr/1t7vYI #graphics #
- RT nvidiadeveloper: GPU Technology Conference - recordings of sessions and keynotes now available! http://is.gd/4LYwU #graphics #
- 엔비디아가 주최한 GPU Technology Conference 세션 및 키노트 동영상들이 공개되었습니다.
- RT repi: RT thekhronosgroup: Full GTC OpenGL presentation available with audio http://tr.im/DsiG #opengl #nvidia #graphics #
- 바로 위에서 언급한 GTC에서 발표되었던 OpenGL 관련 세션 슬리이드 및 오디오들
- RT KageKirin: Firtree: A generic image processing framework in Launchpad http://tinyurl.com/yhvvuvb #graphics #
- 오픈소스 그래프/노드 기반 GPU 가속 이미지 처리 프레임워크
병렬성parallelism
- RT bjoernknafla: Great intro article about atomicy and PPC atomic instructions on IBMs developerWorks: http://bit.ly/3VmcBK #parallelism #
- PowerPC에서의 아토믹 연산에 관한 글
- RT programmingjoy: Joe Armstrong video: Systems that Never Stop (and Erlang) #programming http://bit.ly/4yKvy7 #parallelism #
- 얼랭 관련 강연 동영상. 영어 필수.
- RT JamesReinders: "How to sound like a #Parallel Programming Expert" Parts 1-4 online,.... http://tr.im/DCsh #parallelism #
- 병렬 프로그래밍 관련하여 가장 적극적인 행보를 보이고 있는 인텔에서 나온 병렬 프로그래밍 소개글들
- RT programmingjoy: Books for Multi-Core Software Developers #programming http://bit.ly/fwEDN #parallelism #
- RT bjoernknafla: RT MarcoSalvi: RT hpcwire Compilers and More: A Computing Larrabee http://bit.ly/29wR12 #parallelism #
- 고성능 컴퓨팅 관점에서 라라비를 분석한 글
- RT programmingjoy: libactor, enjoying the actor model in C #programming http://bit.ly/1qmmEk #parallelism #
- RT SoftTalkBlog: Why #Haskell is great for multicore programming http://bit.ly/1eMWbN #multicore #programming #parallelism #
- 정적타입 함수형 언어 Haskell이 멀티코어 프로그래밍에 최적인 이유
- RT bjoernknafla: RT TacticalGrace: Data-oriented programming and the vectorisation transformation http://post.ly/APzN #parallelism #
- 데이터지향 프로그래밍과 벡터화 변환
- RT rickasaurus: Why Make Erlang a Functional Language? http://is.gd/4CQYU #programming #parallelism #
- 함수형 언어로서의 얼랭에 대한 또다른 글
- TBoost.STM: A Software Transactional Memory Library implementation to be integrated in Boost. http://su.pr/1vtbo1 #parallelism #programming #
- 부스트에 통합될 Software Transactional Memory 라이브러리
기타etc
- A UI Mock-Up tool. RT DeliciousHot: Mockingbird http://is.gd/4MEmv #
- RT gamearchitect: 100 Inspiring, Educational Videos for Writers: http://bit.ly/abZGx #
- 작가를 위한 교육용 비디오 100선
- RT KageKirin: Stainless - A multi-process browser for OS X Leopard. http://tinyurl.com/4zswbc #
- RT eabarquez: The Way I Work: Jason Fried of 37Signals - http://bit.ly/3PqyN2 (via caseycrites) #
- 흥미로운 회사의 37Signals 창업자가 일하는 방식
- RT istoriae: RT cjunekim: recommend NASA's free magazine ASK http://bit.ly/3Auc9d for project management #
- 나사에서 제공하는 프로젝트 관리 관련 공짜 잡지
- RT RatRaceTrap: 11 Simple Steps to Greater Happiness Now by mrjWells - http://bit.ly/436Pk2 #
- RT DeliciousHot: The Complete Guide to Google Wave: How to Use Google Wave http://is.gd/4JAHA #
- RT google: Our new directory of all the Google accounts on Twitter is up: http://bit.ly/2C4fJy #
- RT seungwoonlee: 맥용 일본제 트위터 클라 -0-; http://bit.ly/2W5nVN #
- 맥 쓰시는 분들한테 강추!
- RT gamearchitect: Listorious - Discover the Best Twitter Lists: http://bit.ly/2WIfU7 #
- RT birdkr: RT GameHoon: http://bit.ly/4779Lf 아침에 후딱 게임개발자 리스트 만들어 보았습니다. #
- RT gamearchitect: 100 Incredible Open Courses for the Ultimate Tech Geek: http://bit.ly/4nfldk #
- 긱을 위한 공개 강좌 100선
- RT lifedefrager: http://bit.ly/2MybHK 퍼플렉싱님이 번역. 창업에 대해 시사하는 바가 크다. 성공한 창업자, 성공 도상중인 창업자, 고생하고 있는 창업자를 만나보고 있는 요즘이기도 해서. #
- Two utilities for optimizing SSD: http://su.pr/1O1QPG http://su.pr/7qjI5r Any other? #
- SSD 최적화 유틸리티 둘. 최근에 회사에서 SSD를 지급받아서...
- If the twitter community was 100 people: http://su.pr/2Eh3gg #
- RT joycekim: "V" was my favorite show when I was younger. Very excited to see the new series - Trailer here: http://bit.ly/jZR7u #
- 원조 미드 중 하나인 "V"가 리메이크 되었습니다.
'Tweets' 카테고리의 다른 글
| My Recent Tweets 20091207 (2) | 2009/12/10 |
|---|---|
| My Recent Tweets 20091120 (0) | 2009/11/24 |
| My Recent Tweets 20091104 (0) | 2009/11/06 |
| My Recent Tweets 20091021 (0) | 2009/10/22 |
| My Recent Tweets 20090928 (0) | 2009/10/01 |
| My Recent Tweets 20090909 (0) | 2009/09/10 |
- My Recent Tweets 20091021
Tweet
- Tweets
- 2009/10/22 08:05
- C++, codepad, Coders at Work, CT, D 언어, Fermi, functional programming, git, Git#, GLSL, KGC2009, Lambda Calculus, Lean, llvm, NAN, OpenGL 3.2, SFINAE, TDD, TED, VS2010, WPF, 네할렘, 뽀모도로, 스레드안정성, 스크럼, 애자일, 윈폼, 정렬, 칸반, 파이썬, 프로그래밍퍼즐
-
- PlanetD - a collection of blogs about D: http://su.pr/4iAHrC #programming #
- D 언어에 관한 글 모음 블로그
- RT codemonkeyism: +1 RT surya_s: +1 for Git: http://bit.ly/2ZL224 via KentBeck #programming #
- 또다른 git 튜토리얼
- RT bjoernknafla: Great info about VS2010 - RT msinilo: VS2010b impressions on John Robbins' blog: http://j.mp/3fHUpX, concurrency profi... #
- 최근 나온 비주얼 스튜디오 2010 베타2에 관한 사용기
- C++ and functional programming idioms: http://su.pr/2CwJmd #C++ #programming #
- C++로 함수형 프로그래밍하기
- Understanding SFINAE: http://su.pr/16NfZt #C++ #programming #
- C++의 "Substitution failure is not an error"를 잘 설명한 글
- Debunking Software Engineering Myths: Does the organization matter more than the programming? http://su.pr/2ub7jl #programming #
- 조직구조가 여타 코드계측보다 코드품질과의 상관관계가 더 높다는 흥미로운 연구결과
- RT programmingjoy: LLVM DevMeeting videos posted #programming http://bit.ly/1LcON3 #
- 최근 각광을 받고 있는 LLVM 개발회의 슬라이드 및 영상 자료
- RT programmingjoy: As Timeless As Infinity - Background on floating point math and NaN values #programming http://bit.ly/1EX0JP #
- 부동소수점수와 NaN 값에 관한 설명
- RT DeliciousHot: 10 Puzzle Websites to Sharpen Your Programming Skills http://is.gd/4n4HV #programming #
- 프로그래밍 퍼즐 사이트 모음
- C++ in Coders at Work: http://su.pr/1J9Xkg #C++ #programming #
- 책 "Coders at Work"의 C++ 관련 언급들... 다들 C++을 싫어하는듯;
- RT bjoernknafla: jooones: Still using Carmack's Magic Number rqsrt? "Timing square root" by Elan Ruskin http://bit.ly/2XALz8 #programming #
- 제곱근 계산의 다양한 방법들 성능 비교!
- RT KageKirin: ldc - #LLVM #D #Compiler #programming - well I was wondering if that existed. http://tinyurl.com/5qolxn #
- LLVM D 컴파일러
- RT itshooter: The Official Microsoft WPF and Windows Forms Site http://bit.ly/QeNr6 #WPF #programming #
- 마이크로스포트 공식 WPF 및 윈폼 사이트
- psake - A build automation tool... now with less XML... http://su.pr/2cJGk0 #programming #
- 파워쉘 기반 빌드 자동화 도구
- ㅎㅎ 글쿤요. RT javawork: 세상에는 정말 많은 C++ 네트웍 라이브러리가 있군요. - http://tinyurl.com/cqf4q8 #programming #
- RT programmingjoy: Git# - First Public Release #programming http://bit.ly/1CcWOg #
- 닷넷 Git
- RT programmingjoy: Lambda Calculus #programming http://bit.ly/2Nf14V #
- RT programmingjoy: Joel Spolsky: You cannot program parallel in C, period #programming http://bit.ly/pX3ZK #
- C로는 병렬 프로그래밍이 불가능하다는 조엘의 주장
- RT eHub: codepad http://bit.ly/Zs59V #programming #
- 여러 언어를 지원하는 온라인 컴파일러
- RT programmingjoy: Sorting Algorithm Shootout #programming http://bit.ly/RAPj0 #
- 정렬 알고리즘 비교
- RT programmingjoy: Vidiowiki feature on ICFP 2009 in Edinburgh #programming http://bit.ly/cLXFj #
- 함수형 프로그래밍 국제 컨퍼런스 영상위키
- RT programmingjoy: shedskin: an experimental Python to C++ compiler #programming http://bit.ly/apENm #
- 제한적 파이썬 -> C++ 컴파일러
병렬성parallelism
- RT programmingjoy: What is this thing you call "thread safe"? #programming http://bit.ly/2odln7 #parallelism #
- 스레드안정성의 의미에 관한 고찰
- RT bjoernknafla: Intel sponsored Gamasutra article by Ryan Shrout & Leigh Davis about thread programming for Nehale... http://bit.ly/29EhcL #
- 인텔 CPU의 근래 변화와 관련 최적화 팁
- RT SoftTalkBlog: Intel Ct Technology opens for beta applications. New tool to automate data parallelism. http://bit.ly/12arQy #parallelism #
- 데이터 병렬화를 자동화해주는 인텔의 새로운 도구 Ct
개발방법론methodology
- RT istoriae: Certified ScrumMaster course를 수료했습니다. 무면허 운전을 하다가, 운전 면허를 딴 기분이랄까요? 워크샵에서 얻은 것들을 이곳에 차차 정...:http://go.kaykim.org/csmkoreawiki #
- 한국에 있었으면 저도 참가하고 싶었는데... ㅠㅠ
- Agile Self-Assessment Tool: http://su.pr/74of9p #methodology #
- ThoughtWorks에서 제시하는 애자일 자기평가 도구
- RT programmingjoy: Lean To The Extreme #programming http://bit.ly/32BwcW #
- RT LeanKitKanban: RT topsurf: here is my Personal Kanban Evolution: http://bit.ly/3Srkw #personal #Kaban #lean #gtd #methodology #
- 칸반을 열심히 사용 중인 개인의 경험담
- RT unclebobmartin: Lee Copeland on Scrumdamentalism http://tinyurl.com/ygtxtja #methodology #
- RT unclebobmartin: One more blog on TDD. TDD Triage. http://bit.ly/2z2GXG Where does TDD work and where Doesn't it? #methodology #
- TDD에 관한 엉클밥의 의견
- The Pomodoro Technique: http://su.pr/1PwcSz #methodology #
- 일인스크럼 뽀모도로 테크닉에 관한 웹사이트
- The Danger of Lean: Ignoring Social Complexity http://su.pr/2L6ag2 #methodology #
- 사회성의 복잡도를 간과하는 린의 문제점을 지적하는 글
그래픽스graphics
- RT KageKirin: OpenGL 3.2 and More #graphics #programming #presentation #paper http://tinyurl.com/yhhf39z #
- 마크 킬가드의 OpenGL 3.2 관련 슬라이드
- New DirectX MSDN Developer Center: http://su.pr/9k7BqM #graphics #
- RT nvidiadeveloper: Satisfy your "inner geek" by reading the Whitepaper on "Fermi," NVIDIA’s Next-Gen CUDA... http://is.gd/4i9du #graphics #
- NVIDIA의 차세대 GPU 페르미에 관한 백서
- RT programmingjoy: Night Vision Post Processing GLSL Shader #programming http://bit.ly/5Ah8V #graphics #
- 야간시야 셰이더 효과 예제
기타etc.
- RT seoulrain: 차 마실 때 + 아무 때나 쓸 수 있는 귀여운 웹타이머 http://steep.it/ #
- RT sioum: 수학 연구 관련해서 "지식인" 같은 웹사이트가 생겼군요. Terrence Tao 교수 블로그에서 소개되어서 알게되었습니다. http://mathoverflow.net/ #
- 스택오버플로우(아시죠, 프로그래밍 질답 사이트) 수학 버전
- RT RatRaceTrap: “Let fear be a counselor and not a jailer” --Anthony Robbins #rq #
- RT DeliciousHot: View and Share PDF's Online in HTML http://is.gd/4l4gR #
- RT 79k: http://andstudy.com/andwiki/wiki.php/KGC2009/Link KGC2009 관련자료 모음링크입니다. 게임산업에 관심있으신 분들은 보시면 좋은 자료 많은 듯 합니다. 즐거운 오후 되시기... #gamedev #
- Amazing! RT programmingjoy: 10/GUI is one of the most dramatic reimaginations of the desktop user int.... #programming http://bit.ly/3EArvd #
- 혁신적인 멀티터치 기반 데스크탑 UI
- RT gamearchitect: Diffen - Compare Anything. Diffen. Discern. Decide: http://bit.ly/PqfPD #
- 온라인 diff 도구
- RT xiles: 국내 웹서비스 모음 http://xiles.net/web_services 아직 정리가 완전히 안됐지만, 차차 정리하고 댓글/추천 등을 넣을 예정입니다. 한국에서 개발한 멋진 웹서비스들이 엄청 많아질때까지~!!! #
- RT DeliciousHot: TEDTalks as of 10.09.09 - Google Docs http://is.gd/4eT6z #
- TED 비디오 목록
- RT spolsky: StackExchange site of the day: http://epicadvice.com/ (about World of Warcraft) #
- 스택오버플로우 와우 버전;
- RT autenil: Sweet. RSS feed filtering: http://feedrinse.com/ #
- 저도 이게 좀 필요한듯...
- RT spolsky: Peek inside Fog Creek: http://training.fogcreek.com/ #
- 조엘이 트레이닝 비디오도 출시하는군요.
* 이 포스트는 blogkorea [블코채널 : 웹, 컴퓨터, it에 관련된 유용한 정보 및 소식] 에 링크 되어있습니다.
'Tweets' 카테고리의 다른 글
| My Recent Tweets 20091120 (0) | 2009/11/24 |
|---|---|
| My Recent Tweets 20091104 (0) | 2009/11/06 |
| My Recent Tweets 20091021 (0) | 2009/10/22 |
| My Recent Tweets 20090928 (0) | 2009/10/01 |
| My Recent Tweets 20090909 (0) | 2009/09/10 |
| My Recent Tweets 20090826 (0) | 2009/08/26 |
- My Recent Tweets 20090928
Tweet
- Tweets
- 2009/10/01 22:26
- bazaar, bitbucket, boost.python, C++0x, Clojure, git, github, Grand Central Dispatch, inheritance, Kanban, learnivore, llvm, Markov Chain, mercurial, Pair Programming, Python, rvalue, Scala, Scrum, Software Engineering, stackoverflow, Sublime, template metaprogramming, vim, 상속, 스크럼, 알고리즘, 자료구조, 짝프로그래밍, 칸반, 파이썬
-
- RT programmingjoy: How to write boost.python converters #programming http://bit.ly/4FkKrN #C++ #python #programming #
- 부스트 파이썬에 사용자 타입에 대한 지원을 추가하는 방법에 관한 튜토리얼
- RT codemonkeyism: Stack Overflow Tag trends http://bit.ly/4jhcCG #programming #
- 프로그래머들의 소셜질답사이트 스택오버플로에서의 태그 통계
- RT programmingjoy: Tech Comics: "Programmers are Artists" #programming http://bit.ly/21kLZm #
- RT programmingjoy: Bazaar 2.0.0 is released #programming http://bit.ly/3IQ7UD #
- 최근 대세인 DVCS들의 경쟁이 활발하군요.
- RT gamearchitect: Learnivore - programming screencasts: http://bit.ly/1osZ9 #programming #
- 스크린캐스트 프로그래밍 강좌 사이트
- Template Metaprogramming Made Easy (Huh?): http://su.pr/7q80je #programming #
- 템플릿 메타프로그래밍에 대한 훌륭한 소개
- RT henricodolfing: Bugs can be serious : 9 Software Disasters http://slidesha.re/178aB3 #programming #
- RT programmingjoy: GitHub and open source development #programming http://bit.ly/XAzvh #
- RT ohyecloudy: c++ idioms 참 많군요. 틈나는대로 정리를 시작. 두번째로 Construct On First Use를 정리했습니다. http://digg.com/u3CupE #programming #
- RT unclebobmartin: Blog: "A Mess is not a Technical Debt." http://bit.ly/28Jy5j #programming #
- 100 Vim commands every programmer should know: http://su.pr/6xtfXk #programming #
- RT fac9: bjoernknafla http://okmij.org/ftp/Computation/Subtyping/ The best critique of OO inheritance I've ever seen. #programming #
- 개체지향 상속개념의 한계를 논하는 글
- RT bjoernknafla: RT Flawe: Dictionary of algorithms and data structures: http://bit.ly/xg1m #programming #
- 자료구조 및 알고리즘 사전
- bitbucket - Github for Mercurial: http://su.pr/3mn66c #programming #
- 개인적인 느낌으로는 git 다음으로 주목받고 있는 DVCS인 머큐리얼 기반 프로젝트 호스팅 사이트
- What is readability, or simple != readable: http://su.pr/3t7xod It's about code reading. #programming #
- RT programmingjoy: Rich Hickey's Keynote: A Deconstruction of Object Oriented Time #programming http://bit.ly/3uhdWh #
- 병렬 시대가 오면서 역시 개체지향의 시대가 저물고 있음을 예견하고 있는 슬라이드
- RT DeliciousHot: gnuu.org: Writing Your Own Toy Compiler Using Flex, Bison and LLVM http://is.gd/3qNH1 #programming #
- 최근의 또다른 대세인 LLVM을 이용한 간단 컴파일러 제작
- RT programmingjoy: Never mind the language, the programmer is what matters #programming http://bit.ly/4ocouy #
- Great articles about C++0x rvalue ref & move semantics http://su.pr/2ZKFI0 http://su.pr/1Uv05E #programming #
- C++0x의 rvalue 참조와 무브 시만틱을 가장 잘 설명한 글
- Use C++0x's Inheriting Constructors to Reduce Boilerplate Code in Class Hierarchies: http://su.pr/2cVhcl #programming #
- RT programmingjoy: Google Delivers New Java-like Language: Noop #programming http://bit.ly/TDLxn #
- RT programmingjoy: Guava: Google Core Libraries for Java #programming http://bit.ly/17t3J3 #
- RT DeliciousHot: Dive Into Python 3 http://is.gd/3n1gk #programming #
- 파이썬 3 이북
- RT KageKirin: #Git merging by example #programming nice tutorial http://tinyurl.com/6p23qz #
- 예제로 알아보는 git 머징
- RT programmingjoy: Animated visualization of source code history - Gource #programming http://bit.ly/T8bHk #
- How the LLVM Compiler Infrastructure Works: http://su.pr/2yh24p #programming #
- Sleepy is a C/C++ CPU profiler for Windows systems: http://su.pr/211x8y #programming #
- RT SpreeTree: RT reviewboard: Review Board 1.0.2 is released - http://bit.ly/TkpXT #programming #
- 코드리뷰 공짜 툴
- Delta: the coolest tool you’ve never heard of: http://su.pr/18xjmS #programming #
- 텍스트 파일에서 문제가 되는 부분을 꼭 집어내는데 유용할 툴
- RT programmingjoy: How to generate better test data using Markov chains #programming http://bit.ly/18vkM7 #
- 마코프 체인에 대한 쉬운 소개
개발방법론methodology
- SEED: Software Engineering Evidence Database http://su.pr/28U6e9 #programming #
- 소프트웨어 공학에 물증(?)을 마련하기 위한 시도
- RT codemonkeyism: RT ITValueCreator: Visualizing Agile Projects Using Kanban Boards http://bit.ly/2csx56 RT drydevelopment: #IT #
- 애자일의 새로운 도구로 급부상 중인 칸반 보드에 대한 소개
- Web Kanban board: http://su.pr/1wdnte #
- Scrum-ban - A task card without a limit is not a kanban in the same way that a photocopy of a dollar bill is not money. http://su.pr/2Wh0n7 #
- 스크럼 + 칸반
- RT programmingjoy: Pair programming follow-up by the author #programming http://bit.ly/2MZAqb #
- 짝프로그래밍이 쉽지 않은 이유
- "Always code as if the person who ends up maintaining your code is a violent psychopath who knows where you live." http://su.pr/5cepZE #
- RT programmingjoy: Article on pair programming in the New York Times #programming http://bit.ly/2bTtnw #
- 짝프로그래밍이 유익한 이유
- RT programmingjoy: Zen says: Kill your ScrumMaster #programming http://bit.ly/QeZ5s #
- 선과 스크럼
게임개발gamedev
- RT jacking75: Mike Capps 의 TGS: Epic's Mike Capps On Developing Epic-Style http://parkpd.egloos.com/1952636 #gamedev #
- RT gamearchitect: Open Game Art - Free, legal art for open source game projects: http://bit.ly/AT9EU #gamedev #
- World of Warcraft: 13,250 blade servers, 75,000+ CPU Cores, 112.5TB RAM and 1.3PB of data. #awesome #warcraft #blizzard http://is.gd/3vIjJ #
- RT KageKirin: Crytek's CryEngine 3.0 set to debut next month http://tinyurl.com/mup7de #
병행성concurrency
- Ownership Systems against Data Races: http://su.pr/2VJx33 #C++ #programming #
- C++에서의 데이터 레이스 방지를 위한 방편 소개
- Intel Concurrent Collections for C++ 0.4 for Windows and Linux: http://su.pr/32O3pT #programming #concurrency #
- 인텔에서 발표한 또다른 병행 프로그래밍 도구. TBB 보다 고수준에서 동작하는 도구임.
- RT SoftTalkBlog: Ct & Cilk++ to be available for developers in 2010, according to Inte... at http://bit.ly/3dZ06q #programming #concurrency #
- RT programmingjoy: Ottoman: A lightweight,reliable key-value store with multi-version concurrency control #programming http://bit.ly/1YqkL8 #
- RT programmingjoy: Faking Fibers with Grand Central #programming http://bit.ly/15fAnV #concurrency #
- 역시 애플의 새 운영체제 스노우레오파드와 함께 유명해진 Grand Central Dispatch에 대한 글
- RT DeliciousHot: Scala vs Clojure – Round 2: Concurrency! « Best In Class – The Blog http://is.gd/3oMTy #programming #
- JVM 기반 두 함수형 언어 Scala와 Clojure의 병행성 관련 비교글
그래픽스graphics
- RT programmingjoy: CAIR - Content Aware Image Resizer #programming http://bit.ly/BbM2v #graphics #
- RT repi: AnandTech Radeon 5870 review: http://bit.ly/Nu0KA #graphics #
- 드디어 첫 DX11 지원 그래픽카드의 등장이군요.
- RT programmingjoy: 4D Quaternion Julia Set Ray Tracer #programming http://bit.ly/xczS8 #graphics #
- RT KageKirin: AMD supports OpenCL Bullet; Are Havok and PhysX in trouble? #programming http://tinyurl.com/mhnruo #graphics #
- Nvidia에 PhysX가 있다면, AMD는 Bullet인가요!?
트위터twitter
- RT hur: 위키 기반의 트위터 한국 사용자 디렉토리. 잘 만들면 좋은 디렉토리가 되겠네요. http://twitme.kr/ #
- RT DeliciousHot: 6 Incredible Twitter Powered Art Projects http://is.gd/3IpsU #
- RT eHub: Artwiculate http://bit.ly/yYBDS #
- 영단어 공부에 도움이 될듯
- RT gamearchitect: 10 code snippets to interact with Twitter: http://bit.ly/TSjQr #
- RT apedix: DOS윈도우에서 트위터 사용하기 'Quitter' http://durl.me/5vs7 #
기타etc
- RT programmingjoy: Apple and Intel team up on Light Peak - A 10Gb/s optical port intended to replace USB, Firewire etc. http://bit.ly/6rAGz #
- RT ohyecloudy: Secrets of Simplicity - 후~ slideshare에 슬라이드 고수들이 역시 많군요. 단순하게 만드는 4가지 방법을 소개하고 있습니다. http://digg.com/u3DDl0 #
- RT channyun: 오픈뱅크 2009 http://ff.im/-8yBD5 #
- RT gamearchitect: 41 Image and Icon Search Engines: http://bit.ly/1fWqyI #
- RT chanjin: 창조학교의 칙센미하이 멘토와 함께 긍정심리학 분야의 대가인 마틴 셀리그먼의 '긍정심리학을 말하다.'입 니다. http://j.mp/p2MHf 역시 TED의 동영상입니다. ^_^ #
- RT gamearchitect: 10 Revealing Infographics about the Web: http://bit.ly/S4xFu #
- RT isotype: RT pythagoras0: 구글 닥스도 이제 수식지원을 하는군요. 웹상의 수식표현 경연대회 http://bit.ly/eAWpu 어떤 녀석이 예쁜가요. (할일이 느는 느낌이다.) #
- RT seungwoonlee: Yammer for Outlook : http://bit.ly/zbpd4 : 오 야머를 아웃룩에서 ... 이제 야머도 좀 더 활용을? ^^; #
- RT programmingjoy: Sublime Text editor for Windows (check out its "minimaps") #programming http://bit.ly/2OfAAG #
- 앞으로의 발전이 기대되는 깔끔한 텍스트편집기
- RT RyanWiancko: http://bit.ly/iHL40 - Utah's little experiment with 4 day work weeks is proving a success. Less energy used, happier wor... #
- 이젠 주4일 근무인가요? lol
- RT Dapy: paperinz™ 팔로워 분의 사진들을 내트위터 배경 이미지로 사용하기 - Twilk http://paperinz.com/1308 #
- RT sioum: UCLA의 Terrence Tao 교수가 올해 국제수학올림피아드 50주년 기념 행사에서 고등학생 상대로 소수에 대하여 강연한내용을 논문으로 정리하였네요. http://bit.ly/3FnCEi http://bit.ly/qjfzP #
- 심오하고 흥미로운 소수의 세계
* 이 포스트는 blogkorea [블코채널 : 웹, 컴퓨터, it에 관련된 유용한 정보 및 소식] 에 링크 되어있습니다.
'Tweets' 카테고리의 다른 글
| My Recent Tweets 20091104 (0) | 2009/11/06 |
|---|---|
| My Recent Tweets 20091021 (0) | 2009/10/22 |
| My Recent Tweets 20090928 (0) | 2009/10/01 |
| My Recent Tweets 20090909 (0) | 2009/09/10 |
| My Recent Tweets 20090826 (0) | 2009/08/26 |
| My Recent Tweets 20090812 (0) | 2009/08/13 |
- 트위터 글들 블로그로 발행하는 파이썬 스크립트
Tweet
- Etc.
- 2009/07/07 01:52
- hashtag, Python, Twitter, Twitter2Blog, 트위터, 파이썬, 해시태그
-
※ 이 방법은 파초님에게서 알게된 nikelite님의 원 파이썬 스크립트를 변경한 것입니다.
제 블로그를 살펴오신 분은 알겠지만 주기적으로 트위터에 올린 글들 중에서 유용한 링크들으로 따로 묶어 블로그 글로 올리고 있는데요. 기존에는 TweetPaste라는 서비스를 사용해 일일이 원하는 트위터 포스트를 긁어와 붙였는데요... 여기처럼요. 조금 귀찮은 과정이었습니다. 그래서 그런 일을 좀 편하게 해주는 서비스 없을까 인터넷을 뒤져봤지만 마땅한게 없었습니다.
그러다가 파초님의 트윗 메시지에서 본 파이썬 스크립트를 알게 되었지요. 편리했지만 하루 동안의 트윗들만 긁어온다던가 특정 해시태그가 있는 글만 긁어오게 하는 기능이 없는 등 몇가지 제가 필요한 기능이 없어서 수정을 해보았습니다. 그리고 텍스트만으로는 너무 단조로운듯하여 프로파일 이미지도 나오게 하고 싶었습니다.
다행히 소스는 간단하 편이라 저의 부족한 파이썬 실력으로도 이해 및 수정에 큰 어려움은 없었습니다.
기본적인 과정은 파초님의 블로그 글과 같습니다.
제 블로그를 살펴오신 분은 알겠지만 주기적으로 트위터에 올린 글들 중에서 유용한 링크들으로 따로 묶어 블로그 글로 올리고 있는데요. 기존에는 TweetPaste라는 서비스를 사용해 일일이 원하는 트위터 포스트를 긁어와 붙였는데요... 여기처럼요. 조금 귀찮은 과정이었습니다. 그래서 그런 일을 좀 편하게 해주는 서비스 없을까 인터넷을 뒤져봤지만 마땅한게 없었습니다.
그러다가 파초님의 트윗 메시지에서 본 파이썬 스크립트를 알게 되었지요. 편리했지만 하루 동안의 트윗들만 긁어온다던가 특정 해시태그가 있는 글만 긁어오게 하는 기능이 없는 등 몇가지 제가 필요한 기능이 없어서 수정을 해보았습니다. 그리고 텍스트만으로는 너무 단조로운듯하여 프로파일 이미지도 나오게 하고 싶었습니다.
다행히 소스는 간단하 편이라 저의 부족한 파이썬 실력으로도 이해 및 수정에 큰 어려움은 없었습니다.
기본적인 과정은 파초님의 블로그 글과 같습니다.
- 먼저 다음 파일을 받아 압축을 풉니다.
- 그리고 info.py 파일을 열어 본인의 트위터 및 블로그 설정을 해줍니다.
이 때, 걸러내기 위한 해시태그(#도 포함해야함)와 긁어올 일수, 그리고 블로그 글의 카테고리를 추가로 설정할 수 있도록 해놓았습니다.
- 그 밖의 과정은 동일합니다. title_type이나 publish 항목을 수정하시면 블로그 글 제목의 형식이나 공개 여부 등을 바꾸실 수 있습니다.
- t2b.py를 최종 실행하시면 됩니다. (당연히 Python 2.6이 설치되어 있어야합니다.)
'Etc.' 카테고리의 다른 글
| 괴델의 불완전성 원리와 자기 참조 - 혹은 역설과 삶 (0) | 2009/08/12 |
|---|---|
| 블로그 방문자 클릭질 분석하기 (0) | 2009/07/14 |
| 트위터 글들 블로그로 발행하는 파이썬 스크립트 (2) | 2009/07/07 |
| 직관의 배신: 몬티 홀 문제 (12) | 2009/06/23 |
| 소니이북리더 PRS-505 구입! (4) | 2009/06/15 |
| 한국 출장 잘 다녀왔습니다 (0) | 2009/05/31 |
- Code Drill #2
Tweet
- Game Development
- 2008/08/21 11:08
- code drill, Python, 코드 도장, 파이썬
-
This was our second problem in Code Drill.
Following's my solution in Python(It may have several bugs. Use at your own risk... ;) ).
Following's my solution in Python(It may have several bugs. Use at your own risk... ;) ).
'Game Development' 카테고리의 다른 글
| SSAO and Deferred Rendering (0) | 2008/09/11 |
|---|---|
| 크라이텍에서의 첫 주 (7) | 2008/09/06 |
| Code Drill #2 (0) | 2008/08/21 |
| C++0x == C++09 ? (0) | 2008/08/19 |
| How to Fail with Agile (0) | 2008/08/18 |
| the Ten Commandments of Debugging (0) | 2008/08/14 |
- Code Drill #1
Tweet
- Game Development
- 2008/08/12 11:27
- code drill, Programming Challenges, Python, 코드 도장, 파이썬
-
In my current company, we have a weekly code drill. We use this book as materials.
This was our first problem.
Here's my solution in Python.
This was our first problem.
Here's my solution in Python.
'Game Development' 카테고리의 다른 글
| How to Fail with Agile (0) | 2008/08/18 |
|---|---|
| the Ten Commandments of Debugging (0) | 2008/08/14 |
| Code Drill #1 (0) | 2008/08/12 |
| C++ guru's 2 recent articles on concurrency (0) | 2008/08/06 |
| nvidia GPU-BBQ 2008 (0) | 2008/08/06 |
| 'touch' command-line utility in Python (2) | 2008/08/01 |
- 'touch' command-line utility in Python
Tweet
- Game Development
- 2008/08/01 15:52
- commandline, Python, TOUCH, 명령행, 파이썬
-
'Game Development' 카테고리의 다른 글
| C++ guru's 2 recent articles on concurrency (0) | 2008/08/06 |
|---|---|
| nvidia GPU-BBQ 2008 (0) | 2008/08/06 |
| 'touch' command-line utility in Python (2) | 2008/08/01 |
| 초생산적인 팀 (0) | 2008/07/31 |
| Nice C++ GUI framework from Torjo (0) | 2008/07/29 |
| Google Testing Blog & Google C++ Testing Framework (0) | 2008/07/11 |








twitter2blog-rev-10-mod-by-all2one.zip


Recent comment