Quantcast
Channel: mobi.fm » admin
Browsing all 15 articles
Browse latest View live

JSP conditionals :: c:choose c:when c:otherwise

I have been doing some coding in JSP recently and here is a code snip I wanted to share.  It is essentially a if/else conditional, but in the JSP:   <c:choose> <c:when...

View Article



Simple touch events in Phaser :: #html5 #Phaser

I recently was doing some work in Phaser and had noticed the spacebar being used to initiate a jump in game example: // Call the ‘jump’ function when the spacekey is hit var space_key =...

View Article

Responsive Full Screen Phaser Test :: #html5 #canvas #phaser

Have you created a Phaser app and wanted to make it take up the entire page height/width as well as re-size when the browser re-sizes? The below is just a piece of a game I was testing with to make it...

View Article

The BASIC programming language is 50 years old

Time is running a great article right now on the history of BASIC and it being 50 years old:   Fifty Years of BASIC, the Programming Language That Made Computers Personal :: #tech #programming @time ::...

View Article

Google :: Multi-Screen Resources – Build a website that showcases your...

There are some great resources at this link below along with some conversion rates related to companies that have made their sites responsive.    All future development should be thought about from a...

View Article


#UX :: One bad experience and poof…customers are history

This is so very true.   Your website may be the first time that a consumer has a chance to interact with your brand online.  If you provide a bad experience to them they are more than likely to never...

View Article

More than half of consumer time spent on the Internet is on mobile devices

This is going to be the year in which mobile overtakes the desktop.  If your site isn’t ready for mobile then you are behind the curve. More than half of consumer time spent on the Internet is on...

View Article

LESS mixin for sprite sheets

Mixin: .background(@pos1: 0, @pos2: 0){ background: url(mySprite.png) no-repeat @pos1 @pos2; } Usage: .myID { .background(-50px, -30px); }

View Article


Don’t design pages, build the Atoms and Molecules that make up Pages

Atoms are abstract and aren’t often terribly useful on their own, but they provide a useful reference and allow you to see all your global styles laid out at a glance.   Atoms are basic tags, such as...

View Article


Image may be NSFW.
Clik here to view.

Buy my house near Austin, TX

Want to attend SXSW every year and not worry about a place to stay?  Then buy my house outside of Austin, TX. http://www.zillow.com/homedetails/2901-Sixpence-Ln-Pflugerville-TX-78660/114406259_zpid/  

View Article

iFrame to parent communication across domains :: #JS #iFrame

iFramed content may be less than ideal to use, but in many cases it provides a way to easily bring in 3rd party content.  If there is communication that is necessary between the content inside the...

View Article

Adobe Feeds is going away

I just read this over on the adobe feeds page: Announcement As of November 15, 2014, feeds.adobe.com will no longer be available. To keep up with the latest news from the community, we recommend you...

View Article

Top ways to stifle innovative ideas :: #innovation #ux

Just read a great article on the stifling of innovation from companies that want to just keep doing things the same way.  Here are some of the top ways your company can also stifle innovation and the...

View Article


Responsive Full Screen Phaser Test :: #html5 #canvas #phaser

Have you created a Phaser app and wanted to make it take up the entire page height/width as well as re-size when the browser re-sizes? The below is just a piece of a game I was testing with to make it...

View Article

2015 Mobile Stats and Predictions

Over half of all mobile searches lead to a purchase (Rocket Post). 50% of millennials use their smartphones to research products or services while shopping, and 41% have made purchases using their...

View Article

Browsing all 15 articles
Browse latest View live




Latest Images