반응형

재능이 있으면 기회가 따른다는 말이 있다. 그런데 때로는 강렬한 열망이란 것이 스스로 기회를 만들어낼 뿐 아니라 스스로 제 재능까지도 만들어내는 것 같다. - 에릭 호퍼

We are told that talent creates its own opportunities. But it sometime seems that intense desire creates not only its own opportunities, but its own talents. - Eric Hoffer

반응형
반응형

MVNO(Mobile Virtual Network Operator)

 : 가상이동통신망사업자 또는 이동통신재판매사업자


MNO(Mobile Network Operator) 
 : 이동통신망을 보유한 이동통신망사업자(네트워크운영사업자)


MNO   - SK텔레콤, KT, LG 유플러스
MVNO - 한국케이블텔레콤(KCT), 온세텔레콤, CJ헬로비전

 

2010년 9월 MVNO 도입을 주요 내용으로 한 전기통신사업법개정안(일명 MVNO법)이
통과됨으로써 2011년부터 본격적으로 시작되었다.

MVNO의 장점으로는 차별화된 서비스와 요금을 들 수 있다.
MVNO는 통신망 관리비 및 유지비 등의 비용이 들어가지 않기 때문에
소비자가 부담하는 요금을 낮출 수 있고, 이동통신시장에서의 경쟁체제를 활성화시킴으로써

경쟁을 통한 요금 인하 효과도 기대할 수 있다.

각 업체가 제공하는 특화된 부가 서비스에 따라 소비자의 선택권이 확대되는 효과를 얻을 수 있다.

반응형
반응형

This script downloads required JavaScript libraries

 

install.sh

 

 #!/usr/bin/env sh
echo "This script downloads required JavaScript libraries"

# Constants
LIBS=_libs

# If the "_libs" directory exists, delete it
if [ -d "$LIBS" ]; then
  rm -r $LIBS
fi

# Create the directory
mkdir $LIBS

 


echo
echo "############################"
echo "#                          #"
echo "# Downloading Sencha Touch #"
echo "#                          #"
echo "############################"
curl http://cdn.sencha.io/touch/sencha-touch-2.1.0-gpl.zip --output $LIBS/sencha.zip

# Extract the contents of the zip file
unzip $LIBS/sencha.zip -d $LIBS/sencha/

# Remove the zip file
rm $LIBS/sencha.zip

 


echo
echo "############################"
echo "#                          #"
echo "# Downloading Sencha Cmd   #"
echo "#                          #"
echo "############################"
curl http://cdn.sencha.io/senchacmd/SenchaCmd-3.0.0.250-osx.app.zip --output $LIBS/sencha_cmd.zip

# Extract the contents of the zip file
unzip $LIBS/sencha_cmd.zip -d $LIBS

# Execute the application contained in it (OS X only)
# open $LIBS/SenchaCmd-3.0.0.250-osx.app

# Remove the zip file
rm $LIBS/sencha_cmd.zip

 


echo
echo "######################################"
echo "#                                    #"
echo "# Downloading the latest Siesta Lite #"
echo "#                                    #"
echo "######################################"
curl http://www.bryntum.com/download/?product_id=siesta-lite --output $LIBS/siesta.zip

# Extract the contents of the zip file
unzip $LIBS/siesta.zip -d $LIBS

# Remove the zip file
rm $LIBS/siesta.zip

# Rename the folder
mv $LIBS/siesta* $LIBS/siesta

 

 

반응형

'프로그래밍 > Web' 카테고리의 다른 글

Google Maps API 웹 서비스  (0) 2013.03.28
DOM Reference - 레퍼런스  (0) 2013.03.28
[APTANA] ftp setting  (0) 2013.03.13
php의 allow_url_fopen 설정의 보안 취약점에 주의하세요  (0) 2013.03.11
CAPTCHA - chess CAPTCHA  (0) 2013.03.11
반응형
아무것도 보지 말자.
내가 해야 할 일은 오늘 내게 주어진 일이다.
오늘 목표는 오늘 무조건 끝내자.
오늘 내가 할 일은 누구에게도 부끄럽지 않은
오늘을 설계하는 것이며, 오늘 하루를
누구보다 열심히 살아가는 것이다.
그런 열심과 우직함이야 말로
내가 꿈꾸는 곳에 이르는
가장 빠른 길이다.


- 이나모리 가즈오의《왜 일하는가》중에서 -


* 오늘 열심히 살면
내일 더 열심히 살 수 있습니다.
오늘 할 일을 오늘 잘 끝내면 내일 하루도
더 잘 이어갈 수 있습니다. 오늘이 부끄러워지면
내일은 더 부끄러워지기 쉽습니다. 오늘의 목표가
내일의 목표가 되고 인생의 목표가 됩니다.
오늘의 목표를 오늘 끝내는 것,
열심히 꿈꾸는 사람의
참모습입니다.

 

반응형

'생활의 발견 > 아침편지' 카테고리의 다른 글

아름다움을 포착하는 능력  (0) 2013.03.16
그 사람을 아는 법  (0) 2013.03.15
간절하지 않으면 꿈꾸지 마라  (0) 2013.03.13
화창한 봄날  (0) 2013.03.12
오해  (0) 2013.03.11
반응형

우리가 받는 따뜻함과 애정보다 훨씬 중요한 것은
우리가 주는 따뜻함과 애정이다.
사랑하는 것이 사랑받는 것보다 훨씬 중요하다.
진정한 행복을 얻게 되는 것은
따뜻함과 애정을 주는 것을 통해서,
다른 사람에 대한 진심어린 배려,
즉 자비심을 통해서이다.
-달라이 라마, ‘달라이 라마의 종교를 넘어’에서

 

다른 사람에게 혜택을 주는 것에 성공하든 그렇지 않든
자비의 혜택을 첫 번째로 받는 사람은
언제나 자기 자신입니다.
주는 행위의 위대한 점은
그것이 받는 사람에게 이익을 줄뿐 아니라
주는 사람에게도 엄청난 이익을 가져다준다는 점에 있습니다.

반응형
반응형

오늘은 조금 일찍.

5시 35분에 나왔다.

사우나에 좀 앉아있다가 6시 입수

체조하고

자유형 4

오리발 착용

배영킥 4

배영(1 스트로크 3 킥) 4

배영 4

접영(한팔/양팔) 2

접영 2

접영(2 스트로크 1 호흡) 2

한바퀴 걷고.

 

자유형 1분 인터벌 10

자유형 50초 인터벌 5

자유형 2

오리발 벗고

자유형/평영 2

마무리

 

오리발 신고 잠영 4

 

반응형

'운동일지 > 수영' 카테고리의 다른 글

2013.03.16 수영일지  (0) 2013.03.16
2013.03.15 수영일지  (0) 2013.03.15
2013.03.13 수영일지  (0) 2013.03.13
2013.03.11 수영일지  (0) 2013.03.11
2013.03.09 수영일지  (0) 2013.03.09
반응형

"행복은 깊이 느끼고, 단순하게 즐기고, 자유롭게 사고하고, 삶에 도전하고, 남에게 필요한 사람이 되는 능력에서 나온다." - 스톰 제임슨 -

Happiness comes of the capacity to feel deeply,
to enjoy simply, to think freely, to risk life, to be needed.

반응형
반응형

더 나은 웹 사이트를 만드는 데 도움을 줄 수있는 25 웹 개발 자원

25 Web development resources to help you create better websites

 

http://www.developerdrive.com/2013/03/25-web-development-resources-to-help-you-create-better-websites/

 

 

25 Web development resources to help you create better websites Developer Drive.mht

#1. Columnal

The Columnal CSS grid system is a “remix” of a couple others with some custom code thrown in. The elastic grid system is borrowed from cssgrid.net, while some code inspiration (and the idea for subcolumns) are taken from 960.gs.

#2. Initializr

Initializr is here to kick-start the development of your new projects. It generates templates based on HTML5 Boilerplate by allowing you to choose which parts you want or don’t want from it. A responsive template has also been added to start from a basic design instead of a blank page.

#3. Button CSS3 UI

This new CSS3 Framework buttons is perfect for your websites, blogs and web projects.
It’s now possible to integrate custom buttons easy to use and understand.

#4. Bootstrap v.2.0 from Twitter

A 12-column responsive grid, dozens of components, JavaScript plugins, typography, form controls, and even a web-based Customizer to make Bootstrap your own.Built at Twitter by @mdo and @fat, Bootstrap utilizes LESS CSS, is compiled via Node, and is managed through GitHub to help nerds do awesome stuff on the web. Bootstrap was made to not only look and behave great in the latest desktop browsers (as well as IE7!), but in tablet and smartphone browsers via responsive CSS as well.

#5. Normalize.css

Normalize.css makes browsers render all elements more consistently and in line with modern standards. It precisely targets only the styles that need normalizing. Normalize.css is a small CSS file that provides better cross-browser consistency in the default styling of HTML elements. It’s a modern, HTML5-ready, alternative to the traditional CSS reset.

#6. Adobe Edge Free Web Fonts

Edge Web Fonts gives you access to a vast web font library made possible by contributions from Adobe, Google, and designers around the world. The fonts are served by Typekit, so you can be sure of high performance and stability. Plus, it’s free!

#7. dabblet – A Playground for Testing CSS and HTML

dabblet is an interactive playground for quickly testing snippets of CSS and HTML code. It uses -prefix-free, so that you won’t have to add any prefixes in your CSS code. You can save your work in Github gists, embed it in other websites and share it with others.

#8. CSS3 Shapes

CSS3 Shapes provide a list of mainly geometric shapes you can perform using CSS3. Whether you need a circle, triangle or some other shape I am sure you will find something useful here.

#9. Mobile Boilerplate

HTML5 Boilerplate helps you build fast, robust, and adaptable web apps or sites. Kick-start your project with the combined knowledge and effort of 100s of developers, all in one little package.

#10. CSS3 Patterns Gallery

CSS3 Patterns Gallery offers exactly what the title says, a large selection of CSS3 patterns. On the front page you will see all the different patterns, then when you click on one it will give you the code needed to recreate this pattern on your site.

#11. Modernizr

Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser. Modernizr runs quickly on page load to detect features; it then creates a JavaScript object with the results, and adds classes to the html element for you to key your CSS on. Modernizr supports dozens of tests, and optionally includes YepNope.js for conditional loading of external .js and .css resources.

#12. The Semantic Grid System

Set column and gutter widths, choose the number of columns, and switch between pixels and percentages. All without any .grid_x classes in your markup. Oh, and did we mention it’s responsive? Runs on LESS, SCSS, or Stylus.

#13. Moqups – HTML5 App For Creating Wireframes

Moqups is a nifty HTML5 App used to create wireframes, mockups or UI concepts, prototypes depending on how you like to call them. If you ever wanted to create a wireframe of a website then this is the program that will help you do exactly that.

#14. Sencha CSS3 Animator & HTML5 Animations

Captivate your audience. Engage your customers. Standards-based CSS3 animation has never been so easy. With the power of Sencha Animator, use CSS3 animations to build the next generation rich-media ads. Animate text and images with smooth transitions, design buttons with gradients, and embed analytics. All backed by the strength of web standards. It does cost $99 but it is really worth it.

#15. Css2Less – CSS to LessCSS converter

This tool has been thought for front-end developers who are tired of working with CSS. Here you can quickly convert your old CSS files to fresh new LESS files. As easy as copy/paste. You can also convert files locally by install the css2less RubyGems.

#16. prefixMyCSS

You can now use powerful CSS3 techniques, and don’t waste your time writing each properties. First, write your code for your loved browser. Then, come here, paste your CSS code in the first block, and prefix! All vendor prefixes are added to your code. You can safely replace your old code.

#17. RWD Grid

rwdgrid is just another Grid system based on popular 960grid , which is responsive and ranges from mobile, tablet, laptops and wide screen displays. Naming convention of this grid system is similar to 960 grid system, where underscore is replaced by hyphen (increases readabilty).rwdgrid is having different Grid system made for 1200px+ Displays, 960px+ Displays, 720px+ Displays and Mobile screens.

#18. Foundation

The most advanced responsive front-end framework in the world. Foundation is made by ZURB, a product design company in Campbell, California. They have more than 15 years of experience building web products, services and websites into this framework.

Foundation is a rock-solid, responsive framework for rapidly prototyping and iterating into production code. It includes a 12-column, future-friendly grid and tons of great tools and elements that’ll get you up and running in no time.

#19. CSS Lint

CSS Lint helps point out problems with your CSS code. It does basic syntax checking as well as applying a set of rules to the code that look for problematic patterns or signs of inefficiency. The rules are all pluggable, so you can easily write your own or omit ones you don’t want.

#20. Buzz

Buzz is a small but powerful Javascript library that allows you to easily take advantage of the new HTML5 audio element. It degrades silently on non-modern browsers.

#21. HTML Email Boilerplate

This website and its sample code creates a template of sorts, absent of design or layout, that will help you avoid some of the major rendering problems with the most common email clients out there — Gmail, Outlook, Yahoo Mail, etc

#22. Mozilla Thimble

Thimble makes it ridiculously simple to create your own web pages. Write and edit HTML and CSS right in your browser. Instantly preview your work. Then host and share your finished pages with a single click. Easy, huh?

#23. Fluid Baseline Grid

The Fluid Baseline Grid System is an HTML5 & CSS3 development kit that provides a solid foundation to quickly design websites with ease.

The FBG system was built with typographic standards in mind and combines principals of fluid-column layouts, baseline grids and mobile-first responsive design into a resolution independent and device agnostic framework. It is packed with CSS normalization, beautiful typographic standards, corrected bugs, common browser inconsistencies and improved usability. You can finally have your cake and eat it too, all while making awesome websites.

#24. Sprite Cow

Sprite Cow helps you get the background-position, width and height of sprites within a spritesheet as a nice bit of copyable css.

Automated spritesheet generators are pretty cool, but I prefer the control over optimisation and compression you get by making them manually. However, copying all the positions & sizes from graphics apps wasted a ton of my time, so the guys behind Sprite Cow made this!

#25. holmes.css

holmes.css is useful for checking the quality of your code (up to W3C HTML5 standards), nitpicking over ensuring markup is valid and semantic and accessility guidelines are met, and when you are tasked to fix up and debug an old, OLD website. It has a simple implementation and a mostly unobtrusive effect on your page. Not recommended for live enviroments.

반응형

+ Recent posts