I am participating to the first hands-on free WebGL and 3D Web Graphics Workshop. Happy to try new experience and have occasion to increase my knowledge.
Stay tuned for my next experiment :)
Thanks
Unturned Guide Express
It's a while that I'm working on it but it's going very good: 1500 download and an average of 30-40 donwload per day. It's a guide app for the one of the Steam's most-popular games in this period: Uturned (http://store.steampowered.com/app/304930 ). You will find all the information you want in your hand: Every item with a quick summary of the important info, all the recipes with a recap of the ingredient and a complete list of the achievements and how to complete them.
This app is totally Ad Free and Open Source: free to collaborate through Github (https://github.com/mcmaur/UnturnedGuideExpress) or Google+ Community (https://plus.google.com/communities/110546531288401629264).
Update
I'm trying to redesign the app for supporting different layout for tablet and it is going good: now in tablet the navigation drawer is always visible. But for unknow reason tapping on the action bar doesn't open anymore navigation drawer (in smartphone). I trying to resolve with the help of the community here at stackoverflow : http://goo.gl/TcW95D
Please help me.
Please help me.
*This app is in no way affiliated with Unturned, or its developers. This is a fan made app. All rights belong to their respected owners.*
If u are familiar with the unix terminal and the famous .bashrc well that's almost the same.
Thanks to Fabrizio Monti (@delphaber)
In your home folder u should see a file called .gitconfig.
Open it and modify as u wish. Here's mine:
Open it and modify as u wish. Here's mine:
As u can see u can define an alias like in .bashrc and most important the last command provide all the alias in the config file if reequested with the alias command (as .bashrc).[user].......[core]autocrlf = input[alias]adda = add --allco = commitch = checkoutst = status#logl = log --oneline --decorate --graph --branches --remotes -20ll = log --oneline --decorate -- graph --statls = log --oneline --decorate --graph --branches --remotes --simplify-by-decoration#list aliasesalias = !git config --get-regexp 'alias.*' | colrm 1 6 | sed 's/[ ]/ = /'
Thanks to Fabrizio Monti (@delphaber)





