Re-hashing Physics & Philosophy With Dr. Feyman’s Lectures & Book 물리학 및 철학 박사와 함께 다시 - 해싱 feyman의 강의 & 도서

July 1st, 2008 2008년 7월 1일

I am re-hashing my physics fundamentals with Dr. Feynman’s lectures. 나는 박사와 함께 다시 - 해싱 내 물리학의 기본 feynman의 강의합니다. Did I mention how I love reading his books? 그의 책을 읽고 사랑하는 방법었나? I have great admiration for Dr. Richard Feynman, next only to Dr. Albert Einstein & Dr. Jagadish Chandra Bose. 나는 큰 박수 갈채를 리처드 feynman, 다음에게만 아인슈타인 박사 및 박사 보스 jagadish chandra합니다.

Read more (137 words) » 더 많은 내용보기 (137 단어)»

5 Minute Guide To Selenium IDE and Selenium Remote Control (Java) Test Tools 5 분 가이드를 ide과 셀레늄 셀레늄 원격 제어 (자바) 테스트 도구를

July 1st, 2008 2008년 7월 1일
Selenium is a high quality open source test automation tool for web application testing . 셀레늄은 고품질의 오픈 소스 시험 자동화 도구를 웹 응용 프로그램을 테스트합니다. Selenium runs in Internet Explorer, Mozilla and Firefox on Windows, Linux, and Macintosh, Safari on the Mac, with plans to support Safari on iPhone soon. 인터넷 탐색기에서 실행 셀레늄, 모질라 및 파이어 폭스에서 윈도우, 리눅스, 매킨토시, 원정 여행의 맥, 사파리를 iphone를 지원하는 계획을 곧합니다. Selenium test scripts are portable, can be run from browsers (using Selenium IDE) or from JUNit or NGUnit (using Selenium RC) etc.. 셀레늄 테스트 스크립트는 휴대용에서 실행할 수있습니다 브라우저 (사용하는 셀레늄 ide) 또는 junit 또는 ngunit (셀레늄 이끌고를 사용하여) 등. For example, test scripts written using Selenium IDE in Firefox on Windows can run on Firefox in Mac or Linux, without changing any code. 예를 들어, 셀레늄 ide에서 firefox를 사용하여 테스트 스크립트를 작성 창은 firefox의 맥 또는 리눅스에서 실행, 임의의 코드를 변경하지 않고있습니다. Selenium tests run directly in browsers and so matches the end-user experience closely. 브라우저에서 직접 테스트를 실행 셀레늄 그리고 엔드 - 사용자 경험을 밀접하게 일치합니다.

There are three variants of Selenium, which can be used in isolation or in combination to create complete automation test suite for your web applications. 3 개의 변종의 셀레늄이 사용할 수있는 조합을 만들 격리 또는 웹 응용 프로그램을 완전 자동화 테스트 스위트 룸을합니다.

  • Selenium Core - In Selenium Core the tests scripts (written in HTML) and the Selenium Test Runner (written in Javascript) are uploaded to the same web server that hosts the application you are trying to test. 셀레늄 핵심 - 셀레늄 핵심이 테스트 스크립트 (작성된 html)과 셀레늄 테스트 러너 (작성된 자바 스크립트)는 동일한 웹 서버에 업로드를 호스팅하는 응용 프로그램을 테스트하려고합니다. It is a simpler form of Selenium, and suitable for non-developers, but it has some inherent limitations. 그것은 단순한 형태의 셀레늄, 그리고 적합 아닌 - 개발자, 그러나, 그것은 어떤 고유의 제한합니다.

  • Selenium IDE - Selenium IDE is a Firefox plugin, which includes the entire Selenium Core, allows you to record, play back, edit, and debug tests in browser. 셀레늄 ide - ide는 firefox 플러그 접속식 셀레늄을 포함하는 전체 셀레늄 코어,를 사용하면 기록, 재생, 편집하고, 브라우저에서 테스트 및 디버깅합니다. It provides the simplest introduction to Selenium and is highly recommended for beginners. 그것을 제공합니다 적극 추천에 대한 간단한 소개되어 초보자 셀레늄합니다. You can save the tests / test suite created in xml or html format. 실험을 저장할 수있습니다 / 테스트 스위트 룸에서 생성된 xml이나 형식합니다. However to run them in an automated fashion you need Selenium Remote Control which is described next. 그러나 그들이 실행되도록하는 자동화된 패션 원격 제어하는 셀레늄에 대한 자세한 내용을 다음이 필요합니다.

  • Selenium Remote Control - The Selenium Remote Control allows you to develop test cases and test suites in Java (supports JUnit & NGUnit), PHP, Ruby, Python, Perl and even .NET. 셀레늄 원격 제어 - 셀레늄 원격 제어를 사용하면 테스트 케이스를 개발하고 테스트 스위트는 자바 (지원하는 junit & ngunit), php, 루비, 파이썬, 펄도합니다. 순수한합니다. It is the most flexible setup but requires some development knowledge to set up and use. 그것은 가장 유연한 설치 프로그램을하지만 일부 개발 지식을 설정하고 사용이 필요합니다.

  • Selenium Grid - Selenium Grid allows several Selenium Remote Control servers to be accessed in parallel by Selenium Grid server. 셀레늄 그리드 - 여러 셀레늄 셀레늄 그리드를 사용 원격 제어 서버에 접속하여 서버에 액세스 그리드 셀레늄을 병렬로합니다. This is extremely useful for automated load and stress testing of web applications. 이것은 매우 유용합니다 웹 응용 프로그램을 자동으로로드 및 스트레스 테스트를합니다.



Today we will discuss on how you can easily create automatic test scripts using Selenium IDE and convert them to JUnit tests (which uses Selenium Remote Control) which can be added to your JUnit based automatic regression test suite. 오늘 우리는 쉽게 만들 수있는 방법에 논의 자동으로 테스트 스크립트를 사용하여 그들을 junit 셀레늄 ide 및 전환 시험 (셀레늄을 사용하는 원격 제어) junit 수있는 기반 자동으로 회귀 테스트 스위트 룸에 추가됩니다.
Read more (1116 words) » 자세히 알아보기 (1116 단어)»

Firefox Download Still Sucks, At Least It Recovers firefox를 다운로드 여전히 엉망, 적어도 그것 회복

June 30th, 2008 2008년 6월 30일

Firefox download manager is still flaky, even after three major versions. firefox 다운로드 관리자가 아직 말끔히, 이후에도 3 개 주요 버전을합니다. Often the download stops for no apparent reasons. 자주에 대한 다운로드를 중지 명백한 이유가없습니다. At least in version 3, you can safely stop and then resume the download, which works as expected. 최소한의 버전 3을 다운로드하실 수있습니다 재개를 안전하게 정지하고있는 예상대로 작동합니다.

Read more (44 words) » 더 많은 내용보기 (44 단어)»

Free WordPress Plugin To Remove Generator Meta Tag / Version Information From WordPress Blogs 메타 태그를 제거하는 플러그 접속식 무료 생성기 / 버전의 정보를 wordpress 블로그

June 30th, 2008 2008년 6월 30일

WordPress, in recent versions, have forces the display of WordPress as the generator in meta tags along with the version information in the header of your WordPress blogs - wordpress, 최근 버전,이 생성기를 강제로 표시를 wordpress의 버전 정보와 함께 메타 태그의 헤더에 귀하의 wordpress 블로그 - . 합니다. Unlike previous versions there is not easy way to remove it. 이전 버전과 달리 그것을 제거하는 쉬운 방법이없습니다. Unless WordPress is using that to provide support (which it doesn’t), I don’t see any good reason for providing that extra bit of help to hackers, do you? wordpress를 사용하지 않는 한 지원을 제공하는 (이것하지 않습니다), 나는 좋은 이유가 나타나지 않는 비트의 도움을 제공하는 것을 여분으로 해커, 그렇죠? Here is a simple plugin which will remove the WordPress generator meta tag along with its version information. 여기는 간단한 플러그인이 생성기는 메타 태그를 제거하는 wordpress의 버전 정보와 함께합니다.

Read more (171 words) » 더 많은 내용보기 (171 단어)»

Free WordPress Plugin To Disable wlw_manifest & EditURI Link From WordPress Blog Header 무료 플러그 접속식 wordpress 블로그에서 링크를 해제하려면 헤더 wlw_manifest & edituri

June 29th, 2008 2008년 6월 29일
Newer versions of WordPress (2.3.1 and above) adds two extra lines to your blog header. wordpress의 최신 버전 (2.3.1 이상)를 추가 헤더를 블로그에 두 개의 여분 줄을합니다. They are: 그들은 :

You need them to use Windows Live Writer to write to your WordPress blog. 그들을 사용해야합니다 당신의 윈도우 라이브 작가 wordpress 블로그에 쓸 수있습니다. However many, like me, do not use Windows Live Writer. 그러나 많은 분들이 나 같은 사람, 윈도우 라이브 작가를 사용하지 마십시오. For them such headers are simply junk and add to the size of their pages (and download time) without adding any value to them or to their users. 그들을 위해 이러한 헤더는 간단하게 정크 및 장바구니에의 크기를 자신의 페이지 (및 다운로드 시간)를 추가하지 않고 사용자들에게 어떤 가치를하거나합니다. For such bloggers (majority I presume) here is a simple WordPress plugin ( Angsuman's Windows Live Manifest Remover WordPress plugin ) which removes these two header links from your WordPress blog. 이러한 블로거 (과반수 라는건) 여기는 간단한 플러그 접속식 (angsuman의 윈도우 라이브 매니 페스트 제거제 플러그 접속식)을이 두 헤더의 링크를 제거합니다 wordpress 블로그합니다.

Download Angsuman's Windows Live Header Remover Plugin 플러그인을 다운로드 angsuman의 윈도우 라이브 헤더 제거제 , rename the file to angsumans-windows-live-header-remover.php, upload it to wp-content/plugins folder of your blog and activate it from Plugin Management screen. , 윤리적으로이 파일을 이름을 변경 - windows - 라이브 - 헤더 - remover.php, 업로드 그것을 wp-content/plugins 폴더의 플러그인 관리 화면에서 사용자의 블로그를 활성화합니다. It requires zero configuration. 제로 구성이 필요합니다. It does one thing and does it well - remove these two useless headers from your WordPress blog. 그것이 하나 있고 그 잘 - wordpress 블로그에서 헤더를 제거하는 쓸모없는 이들 두합니다.

Technical Note: There is a similar WordPress plugin which does the same thing. 기술 참고 사항 :이 플러그 접속식하는 것이 똑같은 유사합니다. This plugin works differently in that it doesn't add the code directly to the plugin body but to the 'init' hook. 이 플러그인에서 다르게 작동하지 않는 것으로 확인 코드를 직접적으로 플러그인을 추가합니다 몸은의 'init'후크합니다. This ensures that this plugin will remain compatible with future versions of WordPress as it doesn't depend on the relative order of execution of the plugins versus the default WordPress filters. 이렇게하면이 플러그 접속식 wordpress로 남게됩니다의 향후 버전과 호환하지 않습니다 상대적인 순서에 따라 달라집니다 대의 기본 wordpress을 실행하는 필터를 플러그 접속합니다. Sounds complicated? 소리 복잡한 문제? To put it simply - Install the plugin and then forget about it forever. 그것을 둘 것을 간단하게 - 플러그인을 설치하고 다음을 영원히 잊어 버리라고합니다. It will continue to serve you (your blog) in the background for a very long time. 그것은 계속 서비스를 (블로그)에 아주 긴 시간 동안의 배경합니다.

You can get more 좀 더하실 수있습니다 free WordPress plugins here 여기에 무료 플러그인 wordpress . 합니다.

Java Application Security Through Static Analysis 정적 분석을 통해 자바 응용 프로그램 보안

June 28th, 2008 2008년 6월 28일

Extendable (by 연장 ( plugins 플러그인 , ) Static Analysis tools like ) 같은 정적 분석 도구 FindBugs findbugs can enhance the security of your Java applications (web as well as standalone or client-servers applications) in several significant ways. 귀하의 보안을 향상시킬 수 자바 애플 리케이션 (웹뿐만 아니라 독립 실행형 또는 클라이언트 - 서버 응용 프로그램) 여러 중요한 방법으로합니다.

Read more (326 words) » 더 많은 내용보기 (326 단어)»

5 Ways To Block A Spammer & Splogger By IP Address From WordPress Blogs 5 가지를 차단하려면 wordpress 블로그에서 주소를 스팸 & splogger

June 28th, 2008 2008년 6월 28일

For regular spammers and sploggers, banning their IP address is a simple and effective way to get rid of them. 에 대한 정기적인 스패머와 sploggers, 금지 그들의 주소는 단순하고 효과적인 방법을 그들을 빼시오. I will describe three methods here with the simplest at the very end. 나는 여기에서 세 가지 방법을 설명하는 가장 간단한는 항상 맨 마지막에합니다. Let’s take a simple case study. 간단한 사례 연구 봅시다. ntoolz.net has been copying my posts with an automated content creation tool and then blessing me with a pingback for his splog content! ntoolz.net가 내 게시물을 복사하는 자동화된 콘텐츠 제작 도구와 그 다음에 축복이 저와 같이 먹이는 pingback 콘텐츠를! So I decided to ban him. 그래서 난 그에게 결정을 금지합니다.

Read more (693 words) » 더 많은 내용보기 (693 단어)»

How To Safely Redirect /index.php To / Using .htaccess / Apache 리디렉션을 안전하게하는 방법 / index.php을 /를 사용합니다. htaccess / 아파치

June 28th, 2008 2008년 6월 28일

Any PHP based software like WordPress, Mambo, Joomla, Drupal, MODx etc. will serve pages both from http://your-site.com as well as http://your-site.com/index.php . 어떤 php 기반 소프트웨어를 같이 wordpress, 맘보, joomla, Drupal -, modx 등 http://your-site.com 섬길 것입니다 페이지를 둘 다에서 http://your-site.com/index.php뿐만 아니라합니다. This creates duplicate content for search engines, which may then decide to penalize your site for duplicate content. 이렇게하면 중복되는 콘텐츠를 검색 엔진에 귀하의 사이트에 벌점을 적용할 수있는 5 월 다음 중복되는 콘텐츠를하기로 결정합니다. You can safely prevent duplicate content with the following apache code / directive added to your .htaccess file (or in httpd.conf): 다음과 같은 중복되는 콘텐츠를 안전하게 예방하실 수있습니다 아파치 코드 / 지침에 추가됩니다. htaccess 파일 (또는 httpd.conf) :

Read more (215 words) » 더 많은 내용보기 (215 단어)»

Warning: XML SiteMap Generator Plugin for WordPress May Report Fewer URL’s 경고 : xml 사이트맵 생성기를 적게을 보고할 수있습니다 url을 위해 플러그 접속식 wordpress

June 27th, 2008 2008년 6월 27일

Arne Brachold’s popular XML Sitemap generator plugin for WordPress may report fewer URL than that exists on your website. xml 사이트맵 생성기 플러그 접속에 대한 arne wordpress brachold의 인기를 적게 url을 보고할 수있습니다 귀하의 웹사이트에보다가 존재합니다. This in turn means less URL’s which you are submitting to search engines for indexing. 이것이 의미하는 적은 url의 색인을 생성하기위한 검색 엔진에 제출합니다.

Read more (249 words) » 더 많은 내용보기 (249 단어)»

Twitter Overloaded… Again and Again 또 한번, 또 한번 twitter 과부하가…

June 26th, 2008 2008년 6월 26일

Twitter seems to be having serious scalability issues, a malaise which plagued the otherwise popular service since its early days. 확장성 문제가 심각한 것 같습니다 데 twitter에 고통받는 침체의 초기부터, the 다른 인기있는 서비스를합니다.

Read more (94 words) » 더 많은 내용보기 (94 단어)»