Posts by digofreitas • 335 points
5 posts
-
0
votes3
answers942
viewsA: How to change the theme of an App to Android to look like iOS?
Although not exactly a theme and not allowing iOS interface on Android, but a complete framework for mobile development, Framework7 seems an interesting solution to simulate native interfaces of…
-
1
votes1
answer200
viewsQ: How to find unused files in a project?
We have a web project that has changed the layout several times and many files will no longer be used. However, since there are several developers using files at the same time, the old files were…
-
15
votes2
answers7112
viewsQ: How to translate a website into PHP?
I’m making a simple website with just a few pages PHP. I would like this page to be translatable to portuguese and english. I already use the function gettext in python and saw that in PHP the…
-
1
votes3
answers942
viewsQ: How to change the theme of an App to Android to look like iOS?
I’m developing an app Android and would like to use a theme that makes it similar to iPhone (iOS). Is there any place where I can get this theme or simple way to implement it?…
-
6
votes1
answer2288
viewsQ: Mysql falling due to lack of memory
I have a dedicated server Linux Ubuntu 12.04 LTS with Mysql/Apache/Wordpress, Only since he has only 1Gb of RAM, sometimes he falls for lack of memory. No syslog marks with the message Out of…