VirtualTam's bookmarks
140 bookmarks found
-
Portainer | Simple management UI for Docker
2018-07-06 -
Miller columns
2018-05-30 DFileManager:
ElementaryOS' Pantheon Files (Marlin fork):
- https://launchpad.net/pantheon-files
- https://wiki.archlinux.org/index.php/Pantheon
- https://www.noobslab.com/2013/11/marlin-file-manager-for-ubuntu.html
- https://www.noobslab.com/2014/09/marlin-file-manager-is-now-available.html
- https://www.noobslab.com/2014/03/elementary-os-file-manager-pantheon.html
Misc:
-
Qt for Python - Qt Wiki
2018-05-07 - https://blog.qt.io/blog/2018/04/13/qt-for-python-is-coming-to-a-computer-near-you/
- https://blog.qt.io/blog/2018/05/04/hello-qt-for-python/
- https://blog.qt.io/blog/2018/06/13/qt-python-5-11-released/
- https://groups.google.com/forum/#!topic/pyside-dev/pqwzngAGLWE
- https://codereview.qt-project.org/gitweb?p=pyside/pyside-setup.git;a=summary
-
libGDX - DragAndDrop
2018-04-29 - https://github.com/libgdx/libgdx/blob/master/tests/gdx-tests/src/com/badlogic/gdx/tests/DragAndDropTest.java
- https://libgdx.badlogicgames.com/nightlies/docs/api/com/badlogic/gdx/scenes/scene2d/utils/DragAndDrop.html
- https://stackoverflow.com/questions/16287759/how-to-drag-and-drop-actors-on-libgdx-scene2d
- https://stackoverflow.com/questions/21426845/libgdx-drag-and-drop
- https://gamedev.stackexchange.com/questions/87378/drag-and-drop-in-libgdx-target-and-source
- https://gamedev.stackexchange.com/questions/134666/how-to-drag-and-drop-objects-in-libgdx
- http://www.java-gaming.org/index.php?topic=33266.0
- http://www.badlogicgames.com/forum/viewtopic.php?t=3023
- http://www.badlogicgames.com/forum/viewtopic.php?t=16932
- https://www.reddit.com/r/gamedev/comments/24q3ms/drag_and_drop_inventory_tutorials_with_libgdx/
-
LibGDX - Coordinate systems
2018-04-29 - https://github.com/libgdx/libgdx/wiki/Projection%2C-viewport%2C-%26-camera
- https://stackoverflow.com/questions/7708379/changing-the-coordinate-system-in-libgdx-java
- https://stackoverflow.com/questions/19350101/understand-libgdx-coordinate-system-and-drawing-sprites
- https://gamedev.stackexchange.com/questions/105424/libgdx-coordinate-system
- http://www.gamefromscratch.com/post/2011/05/18/Why-up-The-joys-of-3D-coordinate-systems.aspx
- http://www.badlogicgames.com/forum/viewtopic.php?t=3565
-
Vagrant and VirtualBox "NAT Network" adapter
2018-04-27 - https://github.com/hashicorp/vagrant/issues/2779
- https://github.com/hashicorp/vagrant/issues/6252
- https://github.com/hashicorp/vagrant/issues/7635
- https://www.virtualbox.org/manual/ch06.html
- https://www.vagrantup.com/docs/virtualbox/networking.html
- https://superuser.com/questions/1155262/network-interface-available-only-when-running-vm-through-virtualbox-but-not-thr
- https://unix.stackexchange.com/questions/29999/why-are-my-two-virtual-machines-getting-the-same-ip-address
-
Android Design and Architecture Patterns
2018-04-22 Reference:
- https://developer.android.com/topic/libraries/architecture/guide.html
- https://developer.android.com/guide/topics/ui/index.html
MVC & MVP:
- https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller
- https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93presenter
- https://stackoverflow.com/questions/2056/what-are-mvp-and-mvc-and-what-is-the-difference
- blogs.infragistics.com/blogs/todd_snyder/archive/2007/10/17/mvc-or-mvp-pattern-whats-the-difference.aspx
Articles:
- https://www.raywenderlich.com/109843/common-design-patterns-for-android
- https://www.techyourchance.com/activities-android/
- https://www.techyourchance.com/mvp-mvc-android-1/
- http://antonioleiva.com/mvp-android/
Threads:
- https://stackoverflow.com/questions/4916209/which-design-patterns-are-used-on-android
- https://stackoverflow.com/questions/5915377/how-to-manage-application-state-in-android-for-the-iphone-developer
- https://stackoverflow.com/questions/37469370/android-design-pattern-to-manage-ui-elements
- https://stackoverflow.com/questions/3977864/design-pattern-for-view-navigation-in-android