sumnima sumnima sumnima sumnima sumnima sumnima sumnima
Categories
blog magento

Magento Weekness

magento is huge but still lack of a reliable programmer and better extension. just because of  stupid, waste, quick view. customer moves to woocommerce or other platform like bigcommerce.

Categories
blog iOS Album iPhone Photography

It’s raining so I’m out for rain. 

              

 

Categories
blog vespa

huge disappointment vespan nepal

huge disappointment…. malaysia, vietnam assemble vespa! I was hoping GOOD not 2012 old malaysia version.

Categories
bigcommerce blog

bigcommerce fancybox iframe

$(".iframe").fancybox({
    'overlayShow': false,
    'frameWidth': 500, // set the width
    'frameHeight': 500, // set the height
    'type': 'iframe', // tell the script to create an iframe
});
Categories
blog domains

new domains with sitecake

http://rawi.ooo/
http://gumness.com/

Categories
blog Design Elementary OS gtk+ Linux Theme

Elementry OS Theme Design – Day 1

3 hrs found just some css that really matter to me.

gtk.css

@define-color colorPrimary #fff;

 

gtk-widgets.css

/*******
* CSD *
******/

.titlebar {
background-image: linear-gradient(to bottom,
shade (@colorPrimary, 0.95),
shade (@colorPrimary, 0.95)
);
border-color: shade (@colorPrimary, 0.56);
border-radius: 4px 4px 0 0;
border-style: solid;
border-width: 0 0 1px;

text-shadow: 0 1px alpha (shade (@colorPrimary, 1.4), 0.40);
icon-shadow: 0 1px alpha (shade (@colorPrimary, 1.4), 0.40);

box-shadow: inset 0 0 0 1px alpha (shade (@colorPrimary, 1.4), 0.20),
inset 0 1px 0 0 alpha (shade (@colorPrimary, 1.4), 0.60);

padding: 0 3px;
}

.titlebar:backdrop {
background-image: linear-gradient(to bottom,
shade (@colorPrimary, 0.96),
shade (@colorPrimary, 0.96)
);
background-color: shade (@colorPrimary, 1.10);
border-color: shade (@colorPrimary, 0.64);

box-shadow: inset 0 0 0 1px alpha (shade (@colorPrimary, 1.4), 0.40);

-gtk-image-effect: dim;
}

Categories
blog js

Simple, All in one JS Plugins

http://formstone.it/

Categories
blog ecommerce extesion Fuck Off magento Stupid 3rd party extesion

beautify but ugly iwd one page checkout

without knowing iwd one  page checkout fact i was design checkout page.

my final design 🙁  and all waste. waste my 2 hours.

http://magento.stackexchange.com/questions/8460/hidden-values-in-an-extension-encode-decode-data-transaction 

 

download

 

 

Categories
blog cms sitecake

i m loving it – sitecake

1st live website with sitecakegumness.com & rawi.ooo

working on new theme for sitecake.

Categories
.htaccess blog

404 page with .htaccess

ErrorDocument 404 /index.html

Categories
blog iOS mobile

meta :)

<meta name="HandheldFriendly" content="true" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta name="apple-mobile-web-app-title" content="Phaser App">
<meta name="viewport" content="initial-scale=1 maximum-scale=1 user-scalable=0 minimal-ui" />