test

hello

Increase Max Upload File Size in WordPress

Create a php.ini file and upload it into your /wp-admin folder.

Change the xx.

memory_limit = xxM

upload_max_filesize = xxM

post_max_size = xxM

file_uploads = On

Example php.ini find it online. =P

YouTube – GeekWeek

Screen Shot 2013-08-08 at 9.19.38 AM Screen Shot 2013-08-08 at 9.19.24 AMScreen Shot 2013-08-08 at 9.19.52 AM

http://jp.freepik.com/

Freepik

 

http://jp.freepik.com/

odd and even – add class – jQuery

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script type="text/javascript">
        $(document).ready(function() {
            $('ul.image-list li:even').addClass('even');
            $('ul.image-list li:odd').addClass('odd');
        });
 </script>

-- no conflict version
<script type="text/javascript">
jQuery.noConflict();
       jQuery(document).ready(function() {
            jQuery('ul.image-list li:even').addClass('even');
            jQuery('ul.image-list li:odd').addClass('odd');
        });
</script>

Jewelry box for Mac

Screen Shot 2013-03-12 at 1.33.07 PM

 

http://jewelrybox.unfiniti.com/

Mou – Markdown editor

Screen Shot 2013-03-11 at 9.45.26 AM

 

http://mouapp.com/

Smart screenshots of webpages

Screen Shot 2013-03-11 at 9.45.14 AM

 

http://derailer.org/paparazzi/

table content with 100% over flow from div =(

Add the following to your table class:
table-layout:fixed; width: 100%;

ashinari.com


in Japanesehttp://www.ashinari.com/
in Englishhttp://www.ashinari.com/en/