See if items in a string list contain a certain string
References
Reference NO 1
http://stackoverflow.com/questions/13643323/see-if-items-in-a-string-list-contain-a-certain-string
Reference NO 2
http://stackoverflow.com/questions/17027588/java-removing-items-from-a-liststring-if-the-list-contains-a-certain-string
Reference NO 3
http://stackoverflow.com/questions/14411633/python-fastest-way-to-check-if-a-string-contains-specific-characters-in-any-of
Reference NO 4
http://stackoverflow.com/questions/9032655/check-if-a-string-within-a-list-contains-a-specific-string-with-linq
Reference NO 5
http://stackoverflow.com/questions/9443302/search-strings-in-list-containing-specific-letters-in-random-order
Reference NO 6
#EANF#
Reference NO 7
#EANF#
Reference NO 8
#EANF#
Saturday, 31 August 2013
Python pygame continuos image loading FPS
Python pygame continuos image loading FPS
References
Reference NO 1
http://stackoverflow.com/questions/13643630/python-pygame-continuos-image-loading-fps
Reference NO 2
http://www.pygame.org/docs/tut/newbieguide.html
Reference NO 3
http://openbookproject.net/thinkcs/python/english3e/pygame.html
Reference NO 4
http://codentronix.com/2011/04/20/a-fast-introduction-to-pygame/
Reference NO 5
http://www.linuxforu.com/2011/07/get-started-with-pygame-part-2/
Reference NO 6
http://www.ict.ru.ac.za/Resources/cspw/thinkcspy3/thinkcspy3/pygame.html
Reference NO 7
http://np6.nfshost.com/tech/coding/python/videogame/part2
Reference NO 8
http://www.linuxuser.co.uk/tutorials/make-a-game-on-raspberry-pi
References
Reference NO 1
http://stackoverflow.com/questions/13643630/python-pygame-continuos-image-loading-fps
Reference NO 2
http://www.pygame.org/docs/tut/newbieguide.html
Reference NO 3
http://openbookproject.net/thinkcs/python/english3e/pygame.html
Reference NO 4
http://codentronix.com/2011/04/20/a-fast-introduction-to-pygame/
Reference NO 5
http://www.linuxforu.com/2011/07/get-started-with-pygame-part-2/
Reference NO 6
http://www.ict.ru.ac.za/Resources/cspw/thinkcspy3/thinkcspy3/pygame.html
Reference NO 7
http://np6.nfshost.com/tech/coding/python/videogame/part2
Reference NO 8
http://www.linuxuser.co.uk/tutorials/make-a-game-on-raspberry-pi
JTable reading text files from second line
JTable reading text files from second line
References
Reference NO 1
http://stackoverflow.com/questions/13643907/jtable-reading-text-files-from-second-line
Reference NO 2
http://stackoverflow.com/questions/15708564/display-text-file-contents-in-jtable
Reference NO 3
http://stackoverflow.com/questions/14062383/remove-jtable-row-that-read-file-records
Reference NO 4
http://stackoverflow.com/questions/13084113/text-files-in-a-jtable
Reference NO 5
http://stackoverflow.com/questions/17179592/save-jtable-content-to-textfile-and-read-it
Reference NO 6
#EANF#
Reference NO 7
#EANF#
Reference NO 8
#EANF#
References
Reference NO 1
http://stackoverflow.com/questions/13643907/jtable-reading-text-files-from-second-line
Reference NO 2
http://stackoverflow.com/questions/15708564/display-text-file-contents-in-jtable
Reference NO 3
http://stackoverflow.com/questions/14062383/remove-jtable-row-that-read-file-records
Reference NO 4
http://stackoverflow.com/questions/13084113/text-files-in-a-jtable
Reference NO 5
http://stackoverflow.com/questions/17179592/save-jtable-content-to-textfile-and-read-it
Reference NO 6
#EANF#
Reference NO 7
#EANF#
Reference NO 8
#EANF#
How to stack text with pure CSS?
How to stack text with pure CSS?
References
Reference NO 1
http://stackoverflow.com/questions/13644193/how-to-stack-text-with-pure-css
Reference NO 2
http://stackoverflow.com/questions/16095644/toggle-text-display-using-pure-css-hover-pseudo-class
Reference NO 3
http://stackoverflow.com/questions/10243440/how-to-creat-a-box-when-mouse-over-text-in-pure-css
Reference NO 4
http://stackoverflow.com/questions/1080792/how-to-draw-vertical-text-with-css-cross-browser
Reference NO 5
http://stackoverflow.com/questions/18193088/how-to-interchange-table-cells-using-pure-css
Reference NO 6
#EANF#
Reference NO 7
#EANF#
Reference NO 8
#EANF#
References
Reference NO 1
http://stackoverflow.com/questions/13644193/how-to-stack-text-with-pure-css
Reference NO 2
http://stackoverflow.com/questions/16095644/toggle-text-display-using-pure-css-hover-pseudo-class
Reference NO 3
http://stackoverflow.com/questions/10243440/how-to-creat-a-box-when-mouse-over-text-in-pure-css
Reference NO 4
http://stackoverflow.com/questions/1080792/how-to-draw-vertical-text-with-css-cross-browser
Reference NO 5
http://stackoverflow.com/questions/18193088/how-to-interchange-table-cells-using-pure-css
Reference NO 6
#EANF#
Reference NO 7
#EANF#
Reference NO 8
#EANF#
git merge sanity check
git merge sanity check
References
Reference NO 1
http://stackoverflow.com/questions/13644527/git-merge-sanity-check
Reference NO 2
http://www.kdgregory.com/index.php?page=scm.git
Reference NO 3
http://www.cs.cmu.edu/~davide/howto/git_lose.html
Reference NO 4
http://www.waveprotocol.org/code/tutorials/git-mercurial-howto
Reference NO 5
http://git-scm.com/docs/git-rerere.html
Reference NO 6
http://alistapart.com/article/get-started-with-git
Reference NO 7
https://www.kernel.org/pub/software/scm/git/docs/git-rerere.html
Reference NO 8
http://git.661346.n2.nabble.com/Sanity-Check-scrum-teams-shared-story-branches-rebasing-shared-branches-td7561089.html
References
Reference NO 1
http://stackoverflow.com/questions/13644527/git-merge-sanity-check
Reference NO 2
http://www.kdgregory.com/index.php?page=scm.git
Reference NO 3
http://www.cs.cmu.edu/~davide/howto/git_lose.html
Reference NO 4
http://www.waveprotocol.org/code/tutorials/git-mercurial-howto
Reference NO 5
http://git-scm.com/docs/git-rerere.html
Reference NO 6
http://alistapart.com/article/get-started-with-git
Reference NO 7
https://www.kernel.org/pub/software/scm/git/docs/git-rerere.html
Reference NO 8
http://git.661346.n2.nabble.com/Sanity-Check-scrum-teams-shared-story-branches-rebasing-shared-branches-td7561089.html
How to get value from table grid in Codeigniter
How to get value from table grid in Codeigniter
References
Reference NO 1
http://stackoverflow.com/questions/13644845/how-to-get-value-from-table-grid-in-codeigniter
Reference NO 2
http://net.tutsplus.com/tutorials/javascript-ajax/build-ajax-data-grids-with-codeigniter-and-jquery-2/
Reference NO 3
https://github.com/optikalefx/OpenJS-Grid/wiki/grid.php-for-CodeIgniter
Reference NO 4
http://sumonbd.wordpress.com/2009/10/04/jq-grid-with-codeigniter/
Reference NO 5
http://www.phpeveryday.com/articles/CodeIgniter-Showing-Simple-All-Data-P162.html
Reference NO 6
http://docs.dhtmlx.com/doku.php?id=tutorials:dhtmlxconnector_and_codeigniter
Reference NO 7
http://www.c-sharpcorner.com/UploadFile/051e29/fetch-data-from-database-with-codeigniter-framework-in-php/
Reference NO 8
http://www.grocerycrud.com/
References
Reference NO 1
http://stackoverflow.com/questions/13644845/how-to-get-value-from-table-grid-in-codeigniter
Reference NO 2
http://net.tutsplus.com/tutorials/javascript-ajax/build-ajax-data-grids-with-codeigniter-and-jquery-2/
Reference NO 3
https://github.com/optikalefx/OpenJS-Grid/wiki/grid.php-for-CodeIgniter
Reference NO 4
http://sumonbd.wordpress.com/2009/10/04/jq-grid-with-codeigniter/
Reference NO 5
http://www.phpeveryday.com/articles/CodeIgniter-Showing-Simple-All-Data-P162.html
Reference NO 6
http://docs.dhtmlx.com/doku.php?id=tutorials:dhtmlxconnector_and_codeigniter
Reference NO 7
http://www.c-sharpcorner.com/UploadFile/051e29/fetch-data-from-database-with-codeigniter-framework-in-php/
Reference NO 8
http://www.grocerycrud.com/
Removing entities from Collection in hibernate
Removing entities from Collection in hibernate
References
Reference NO 1
http://stackoverflow.com/questions/756513/hibernate-best-way-to-delete-elements-in-a-collection
Reference NO 2
http://stackoverflow.com/questions/13646209/removing-entities-from-collection-in-hibernate
Reference NO 3
https://forum.hibernate.org/viewtopic.php?p=2376122
Reference NO 4
http://docs.jboss.org/hibernate/orm/3.3/reference/en-US/html/example-parentchild.html
Reference NO 5
http://www.coderanch.com/t/217567/ORM/databases/deleting-type-object-Collection-Hibernate
Reference NO 6
https://hibernate.atlassian.net/browse/HHH-5529
Reference NO 7
http://java.dzone.com/articles/jpa-implementation-patterns-2
Reference NO 8
#EANF#
References
Reference NO 1
http://stackoverflow.com/questions/756513/hibernate-best-way-to-delete-elements-in-a-collection
Reference NO 2
http://stackoverflow.com/questions/13646209/removing-entities-from-collection-in-hibernate
Reference NO 3
https://forum.hibernate.org/viewtopic.php?p=2376122
Reference NO 4
http://docs.jboss.org/hibernate/orm/3.3/reference/en-US/html/example-parentchild.html
Reference NO 5
http://www.coderanch.com/t/217567/ORM/databases/deleting-type-object-Collection-Hibernate
Reference NO 6
https://hibernate.atlassian.net/browse/HHH-5529
Reference NO 7
http://java.dzone.com/articles/jpa-implementation-patterns-2
Reference NO 8
#EANF#
Friday, 30 August 2013
html5 play video chrome problems PC
html5 play video chrome problems PC
References
Reference NO 1
http://stackoverflow.com/questions/13646491/html5-play-video-chrome-problems-pc
Reference NO 2
http://stackoverflow.com/questions/5965766/html5-video-in-chrome-pc
Reference NO 3
http://productforums.google.com/d/topic/chrome/gZQaQc7FSLM
Reference NO 4
http://forums.anandtech.com/showthread.php?t=2299653
Reference NO 5
https://groups.google.com/a/chromium.org/d/topic/chromium-bugs/be4_AXOhMPA
Reference NO 6
http://www.webmaster-talk.com/html-forum/237284-html5-video-not-playing.html
Reference NO 7
http://www.htmlgoodies.com/html5/how-to-embed-video-using-html5.html
Reference NO 8
#EANF#
References
Reference NO 1
http://stackoverflow.com/questions/13646491/html5-play-video-chrome-problems-pc
Reference NO 2
http://stackoverflow.com/questions/5965766/html5-video-in-chrome-pc
Reference NO 3
http://productforums.google.com/d/topic/chrome/gZQaQc7FSLM
Reference NO 4
http://forums.anandtech.com/showthread.php?t=2299653
Reference NO 5
https://groups.google.com/a/chromium.org/d/topic/chromium-bugs/be4_AXOhMPA
Reference NO 6
http://www.webmaster-talk.com/html-forum/237284-html5-video-not-playing.html
Reference NO 7
http://www.htmlgoodies.com/html5/how-to-embed-video-using-html5.html
Reference NO 8
#EANF#
Can you download a passbook coupon from a UIWebView inside an IOS app?
Can you download a passbook coupon from a UIWebView inside an IOS app?
References
Reference NO 1
http://stackoverflow.com/questions/13646795/can-you-download-a-passbook-coupon-from-a-uiwebview-inside-an-ios-app
Reference NO 2
http://stackoverflow.com/questions/tagged/passbook?sort=votes
Reference NO 3
http://stackoverflow.com/questions/13362974/how-can-i-send-a-coupon-generated-form-my-website-to-passbook
Reference NO 4
http://stackoverflow.com/questions/14530554/can-a-pass-in-passbook-be-updated-by-an-application-or-only-by-an-apn
Reference NO 5
http://en.wikipedia.org/wiki/Passbook_(application)
Reference NO 6
http://docs.xamarin.com/guides/ios/platform_features/introduction_to_passkit
Reference NO 7
#EANF#
Reference NO 8
#EANF#
References
Reference NO 1
http://stackoverflow.com/questions/13646795/can-you-download-a-passbook-coupon-from-a-uiwebview-inside-an-ios-app
Reference NO 2
http://stackoverflow.com/questions/tagged/passbook?sort=votes
Reference NO 3
http://stackoverflow.com/questions/13362974/how-can-i-send-a-coupon-generated-form-my-website-to-passbook
Reference NO 4
http://stackoverflow.com/questions/14530554/can-a-pass-in-passbook-be-updated-by-an-application-or-only-by-an-apn
Reference NO 5
http://en.wikipedia.org/wiki/Passbook_(application)
Reference NO 6
http://docs.xamarin.com/guides/ios/platform_features/introduction_to_passkit
Reference NO 7
#EANF#
Reference NO 8
#EANF#
trouble running xmla script
trouble running xmla script
References
Reference NO 1
http://stackoverflow.com/questions/13647068/trouble-running-xmla-script
Reference NO 2
http://www.sqlservercentral.com/Forums/FindPost544352.aspx
Reference NO 3
http://social.msdn.microsoft.com/Forums/sqlserver/en-US/0c9591de-d8b3-4ab1-8f66-b6aa1f07575e/action?threadDisplayName=how-to-run-xmla-script-from-the-command-line
Reference NO 4
http://www.mssqltips.com/sqlservertip/2654/using-ascmd-to-run-command-line-scripts-for-sql-server-analysis-services/
Reference NO 5
http://blog.oraylis.de/2009/02/how-to-deploy-an-analysis-services-database-using-a-script/
Reference NO 6
http://sqlmag.com/sql-server-2005/scripting-cube-xmla
Reference NO 7
http://bisherryli.wordpress.com/tag/ssas-xmla-script/
Reference NO 8
http://geekswithblogs.net/darrengosbell/archive/2006/06/14/PowershellAndXmla.aspx
References
Reference NO 1
http://stackoverflow.com/questions/13647068/trouble-running-xmla-script
Reference NO 2
http://www.sqlservercentral.com/Forums/FindPost544352.aspx
Reference NO 3
http://social.msdn.microsoft.com/Forums/sqlserver/en-US/0c9591de-d8b3-4ab1-8f66-b6aa1f07575e/action?threadDisplayName=how-to-run-xmla-script-from-the-command-line
Reference NO 4
http://www.mssqltips.com/sqlservertip/2654/using-ascmd-to-run-command-line-scripts-for-sql-server-analysis-services/
Reference NO 5
http://blog.oraylis.de/2009/02/how-to-deploy-an-analysis-services-database-using-a-script/
Reference NO 6
http://sqlmag.com/sql-server-2005/scripting-cube-xmla
Reference NO 7
http://bisherryli.wordpress.com/tag/ssas-xmla-script/
Reference NO 8
http://geekswithblogs.net/darrengosbell/archive/2006/06/14/PowershellAndXmla.aspx
What is happening when you set a compilation path?
What is happening when you set a compilation path?
References
Reference NO 1
http://docs.oracle.com/javase/7/docs/technotes/tools/solaris/javac.html
Reference NO 2
http://ptolemy.eecs.berkeley.edu/~johnr/tutorials/tcljava98/notes/compiling.html
Reference NO 3
http://www.gnu.org/s/libc/manual/html_node/Configuring-and-compiling.html
Reference NO 4
http://stackoverflow.com/questions/1419269/what-happens-when-i-compile
Reference NO 5
http://forums.codeblocks.org/index.php?topic=17442.0
Reference NO 6
http://www.horstmann.com/bigj/help/compiler/tutorial.html
Reference NO 7
http://www.cs.swarthmore.edu/~newhall/unixhelp/debuggingtips_Java.html
Reference NO 8
http://math-atlas.sourceforge.net/errata.html
References
Reference NO 1
http://docs.oracle.com/javase/7/docs/technotes/tools/solaris/javac.html
Reference NO 2
http://ptolemy.eecs.berkeley.edu/~johnr/tutorials/tcljava98/notes/compiling.html
Reference NO 3
http://www.gnu.org/s/libc/manual/html_node/Configuring-and-compiling.html
Reference NO 4
http://stackoverflow.com/questions/1419269/what-happens-when-i-compile
Reference NO 5
http://forums.codeblocks.org/index.php?topic=17442.0
Reference NO 6
http://www.horstmann.com/bigj/help/compiler/tutorial.html
Reference NO 7
http://www.cs.swarthmore.edu/~newhall/unixhelp/debuggingtips_Java.html
Reference NO 8
http://math-atlas.sourceforge.net/errata.html
Is there some way to ensure an Outlook mail item is syched with Exchange and available via EWS?
Is there some way to ensure an Outlook mail item is syched with Exchange
and available via EWS?
References
Reference NO 1
http://stackoverflow.com/questions/13647674/is-there-some-way-to-ensure-an-outlook-mail-item-is-syched-with-exchange-and-ava
Reference NO 2
http://blogs.smartertools.com/2013/05/30/improving-disk-io-and-overall-performance-for-your-mail-server-part-3/
Reference NO 3
http://social.technet.microsoft.com/Forums/exchange/en-US/1701bb51-7ecf-42e6-8589-bd1e6c0f77c1/action?threadDisplayName=outlook-2011-mac-and-exchange-2010-ews
Reference NO 4
http://davmail.sourceforge.net/faq.html
Reference NO 5
http://www.cisco.com/en/US/docs/voice_ip_comm/connection/8x/unified_messaging/guide/85xcucumg020.html
Reference NO 6
http://www.f5.com/pdf/white-papers/exchange-considerations-white-paper.pdf
Reference NO 7
http://thoughtsofanidlemind.wordpress.com/2011/02/04/exchange-2010-public-folders-part-1/
Reference NO 8
http://gsexdev.blogspot.com/2012/07/reporting-and-clearing-syncissues.html
and available via EWS?
References
Reference NO 1
http://stackoverflow.com/questions/13647674/is-there-some-way-to-ensure-an-outlook-mail-item-is-syched-with-exchange-and-ava
Reference NO 2
http://blogs.smartertools.com/2013/05/30/improving-disk-io-and-overall-performance-for-your-mail-server-part-3/
Reference NO 3
http://social.technet.microsoft.com/Forums/exchange/en-US/1701bb51-7ecf-42e6-8589-bd1e6c0f77c1/action?threadDisplayName=outlook-2011-mac-and-exchange-2010-ews
Reference NO 4
http://davmail.sourceforge.net/faq.html
Reference NO 5
http://www.cisco.com/en/US/docs/voice_ip_comm/connection/8x/unified_messaging/guide/85xcucumg020.html
Reference NO 6
http://www.f5.com/pdf/white-papers/exchange-considerations-white-paper.pdf
Reference NO 7
http://thoughtsofanidlemind.wordpress.com/2011/02/04/exchange-2010-public-folders-part-1/
Reference NO 8
http://gsexdev.blogspot.com/2012/07/reporting-and-clearing-syncissues.html
Not able to return proper json response
Not able to return proper json response
References
Reference NO 1
http://stackoverflow.com/questions/17762246/not-able-to-return-proper-json-response-android
Reference NO 2
http://stackoverflow.com/questions/10252748/ajax-and-getjson-for-json-and-jsonp-fail-to-properly-get-response-from-3rd-p
Reference NO 3
http://stackoverflow.com/questions/17984190/my-return-data-form-afnetworking-json-is-not-displaying-properly
Reference NO 4
http://stackoverflow.com/questions/15503281/edited-can-view-the-json-response-200-ok-but-return-parsererror
Reference NO 5
http://stackoverflow.com/questions/8518580/php-json-encode-not-returning-proper-json-encoded-string
Reference NO 6
#EANF#
Reference NO 7
#EANF#
Reference NO 8
#EANF#
References
Reference NO 1
http://stackoverflow.com/questions/17762246/not-able-to-return-proper-json-response-android
Reference NO 2
http://stackoverflow.com/questions/10252748/ajax-and-getjson-for-json-and-jsonp-fail-to-properly-get-response-from-3rd-p
Reference NO 3
http://stackoverflow.com/questions/17984190/my-return-data-form-afnetworking-json-is-not-displaying-properly
Reference NO 4
http://stackoverflow.com/questions/15503281/edited-can-view-the-json-response-200-ok-but-return-parsererror
Reference NO 5
http://stackoverflow.com/questions/8518580/php-json-encode-not-returning-proper-json-encoded-string
Reference NO 6
#EANF#
Reference NO 7
#EANF#
Reference NO 8
#EANF#
How to use me primary key strategy in doctrine 2
How to use me primary key strategy in doctrine 2
References
Reference NO 1
http://stackoverflow.com/questions/13648298/how-to-use-me-primary-key-strategy-in-doctrine-2
Reference NO 2
http://docs.doctrine-project.org/en/2.0.x/reference/basic-mapping.html
Reference NO 3
http://docs.doctrine-project.org/en/latest/tutorials/getting-started.html
Reference NO 4
http://docs.doctrine-project.org/en/latest/reference/inheritance-mapping.html
Reference NO 5
http://docs.doctrine-project.org/en/2.0.x/reference/annotations-reference.html
Reference NO 6
http://www.krueckeberg.org/notes/d2.html
Reference NO 7
#EANF#
Reference NO 8
#EANF#
References
Reference NO 1
http://stackoverflow.com/questions/13648298/how-to-use-me-primary-key-strategy-in-doctrine-2
Reference NO 2
http://docs.doctrine-project.org/en/2.0.x/reference/basic-mapping.html
Reference NO 3
http://docs.doctrine-project.org/en/latest/tutorials/getting-started.html
Reference NO 4
http://docs.doctrine-project.org/en/latest/reference/inheritance-mapping.html
Reference NO 5
http://docs.doctrine-project.org/en/2.0.x/reference/annotations-reference.html
Reference NO 6
http://www.krueckeberg.org/notes/d2.html
Reference NO 7
#EANF#
Reference NO 8
#EANF#
Google Dart Simple Contact form
Google Dart Simple Contact form
References
Reference NO 1
http://stackoverflow.com/questions/13648615/google-dart-simple-contact-form
Reference NO 2
http://stackoverflow.com/questions/13289821/submit-a-form-in-dart-using-an-html-link
Reference NO 3
http://stackoverflow.com/questions/17905536/google-dart-applicationgame-becomes-slow-after-a-while
Reference NO 4
http://stackoverflow.com/questions/13634931/getting-data-from-form-in-dart-webcomponent
Reference NO 5
http://www.drdobbs.com/web-development/can-googles-dart-hit-its-target/240153181
Reference NO 6
https://www.dartlang.org/docs/tutorials/forms/
Reference NO 7
#EANF#
Reference NO 8
#EANF#
References
Reference NO 1
http://stackoverflow.com/questions/13648615/google-dart-simple-contact-form
Reference NO 2
http://stackoverflow.com/questions/13289821/submit-a-form-in-dart-using-an-html-link
Reference NO 3
http://stackoverflow.com/questions/17905536/google-dart-applicationgame-becomes-slow-after-a-while
Reference NO 4
http://stackoverflow.com/questions/13634931/getting-data-from-form-in-dart-webcomponent
Reference NO 5
http://www.drdobbs.com/web-development/can-googles-dart-hit-its-target/240153181
Reference NO 6
https://www.dartlang.org/docs/tutorials/forms/
Reference NO 7
#EANF#
Reference NO 8
#EANF#
Mysql/PHP - account chart - summarization in the parent account
Mysql/PHP - account chart - summarization in the parent account
References
Reference NO 1
http://stackoverflow.com/questions/13649239/mysql-php-account-chart-summarization-in-the-parent-account
Reference NO 2
http://stackoverflow.com/questions/9135935/should-i-use-a-loop-in-sql-or-php
Reference NO 3
http://stackoverflow.com/questions/7584815/php-mysql-get-top-level-category-with-just-one-query
Reference NO 4
http://stackoverflow.com/questions/13633275/php-mysql-alternative-to-using-same-query-again-inside-a-loop
Reference NO 5
http://www.adempiere.com/FAQ_Accounting
Reference NO 6
http://www.oracleappsblog.com/index.php/weblog/comments/business-need-for-chart-of-accounts-an-overview/
Reference NO 7
http://www.hotscripts.com/category/scripts/php/scripts-programs/database-tools/
Reference NO 8
#EANF#
References
Reference NO 1
http://stackoverflow.com/questions/13649239/mysql-php-account-chart-summarization-in-the-parent-account
Reference NO 2
http://stackoverflow.com/questions/9135935/should-i-use-a-loop-in-sql-or-php
Reference NO 3
http://stackoverflow.com/questions/7584815/php-mysql-get-top-level-category-with-just-one-query
Reference NO 4
http://stackoverflow.com/questions/13633275/php-mysql-alternative-to-using-same-query-again-inside-a-loop
Reference NO 5
http://www.adempiere.com/FAQ_Accounting
Reference NO 6
http://www.oracleappsblog.com/index.php/weblog/comments/business-need-for-chart-of-accounts-an-overview/
Reference NO 7
http://www.hotscripts.com/category/scripts/php/scripts-programs/database-tools/
Reference NO 8
#EANF#
Thursday, 29 August 2013
MPlayer audio channel (left/right) switching
MPlayer audio channel (left/right) switching
References
Reference NO 1
http://stackoverflow.com/questions/13649566/mplayer-audio-channel-left-right-switching
Reference NO 2
http://www.keyxl.com/aaa2fa5/302/MPlayer-keyboard-shortcuts.htm
Reference NO 3
http://www.mplayerhq.hu/DOCS/HTML/en/advaudio-channels.html
Reference NO 4
http://mplayerhq.hu/pipermail/mplayer-users/2004-June/046323.html
Reference NO 5
http://www.mplayer2.org/docs/mplayer/
Reference NO 6
http://web.njit.edu/all_topics/Prog_Lang_Docs/html/mplayer/sound.html
Reference NO 7
http://ubuntuforums.org/archive/index.php/t-810568.html
Reference NO 8
http://tivo-mplayer.sourceforge.net/docs/mplayer-man.html
References
Reference NO 1
http://stackoverflow.com/questions/13649566/mplayer-audio-channel-left-right-switching
Reference NO 2
http://www.keyxl.com/aaa2fa5/302/MPlayer-keyboard-shortcuts.htm
Reference NO 3
http://www.mplayerhq.hu/DOCS/HTML/en/advaudio-channels.html
Reference NO 4
http://mplayerhq.hu/pipermail/mplayer-users/2004-June/046323.html
Reference NO 5
http://www.mplayer2.org/docs/mplayer/
Reference NO 6
http://web.njit.edu/all_topics/Prog_Lang_Docs/html/mplayer/sound.html
Reference NO 7
http://ubuntuforums.org/archive/index.php/t-810568.html
Reference NO 8
http://tivo-mplayer.sourceforge.net/docs/mplayer-man.html
Travis-CI detects wrong trigger? Github send wrong hook?
Travis-CI detects wrong trigger? Github send wrong hook?
References
Reference NO 1
http://stackoverflow.com/questions/13649820/travis-ci-detects-wrong-trigger-github-send-wrong-hook
Reference NO 2
http://stackoverflow.com/questions/17904272/travis-ci-for-github
Reference NO 3
http://www.slideshare.net/sanemat/2012-1208traviscicoulddo
Reference NO 4
https://github.com/travis-ci/travis-ci/issues/414
Reference NO 5
https://github.com/travis-ci/travis-ci/issues/414
Reference NO 6
http://about.travis-ci.org/docs/user/build-configuration/
Reference NO 7
#EANF#
Reference NO 8
#EANF#
References
Reference NO 1
http://stackoverflow.com/questions/13649820/travis-ci-detects-wrong-trigger-github-send-wrong-hook
Reference NO 2
http://stackoverflow.com/questions/17904272/travis-ci-for-github
Reference NO 3
http://www.slideshare.net/sanemat/2012-1208traviscicoulddo
Reference NO 4
https://github.com/travis-ci/travis-ci/issues/414
Reference NO 5
https://github.com/travis-ci/travis-ci/issues/414
Reference NO 6
http://about.travis-ci.org/docs/user/build-configuration/
Reference NO 7
#EANF#
Reference NO 8
#EANF#
How to media query retina phone's landscape without using max-width?
How to media query retina phone's landscape without using max-width?
References
Reference NO 1
http://stackoverflow.com/questions/13650160/how-to-media-query-retina-phones-landscape-without-using-max-width
Reference NO 2
http://stackoverflow.com/questions/16459358/media-queries-on-retina-enabled-devices
Reference NO 3
http://css-tricks.com/snippets/css/media-queries-for-standard-devices/
Reference NO 4
http://www.javascriptkit.com/dhtmltutors/cssmediaqueries2.shtml
Reference NO 5
http://www.brianhadaway.com/responsive-web-design-using-css3-media-queries/
Reference NO 6
https://coderwall.com/p/h-dzpa
Reference NO 7
http://lesson8.blogspot.com/2013/06/responsive-media-queries-css.html
Reference NO 8
http://www.uifuel.com/hd-retina-display-media-queries/
References
Reference NO 1
http://stackoverflow.com/questions/13650160/how-to-media-query-retina-phones-landscape-without-using-max-width
Reference NO 2
http://stackoverflow.com/questions/16459358/media-queries-on-retina-enabled-devices
Reference NO 3
http://css-tricks.com/snippets/css/media-queries-for-standard-devices/
Reference NO 4
http://www.javascriptkit.com/dhtmltutors/cssmediaqueries2.shtml
Reference NO 5
http://www.brianhadaway.com/responsive-web-design-using-css3-media-queries/
Reference NO 6
https://coderwall.com/p/h-dzpa
Reference NO 7
http://lesson8.blogspot.com/2013/06/responsive-media-queries-css.html
Reference NO 8
http://www.uifuel.com/hd-retina-display-media-queries/
Javascript adding array to specific index
Javascript adding array to specific index
References
Reference NO 1
http://stackoverflow.com/questions/586182/javascript-insert-item-into-array-at-a-specific-index
Reference NO 2
http://stackoverflow.com/questions/4269308/javascript-append-an-element-to-array-at-specific-index
Reference NO 3
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/splice
Reference NO 4
http://www.w3schools.com/jsref/jsref_splice.asp
Reference NO 5
http://www.tutorialspoint.com/javascript/array_indexof.htm
Reference NO 6
http://www.scottlogic.com/blog/2010/10/15/javascript-array-performance.html
Reference NO 7
http://www.bennadel.com/blog/1796-Javascript-Array-Methods-Unshift-Shift-Push-And-Pop-.htm
Reference NO 8
http://bytes.com/topic/javascript/answers/496240-adding-elements-array
References
Reference NO 1
http://stackoverflow.com/questions/586182/javascript-insert-item-into-array-at-a-specific-index
Reference NO 2
http://stackoverflow.com/questions/4269308/javascript-append-an-element-to-array-at-specific-index
Reference NO 3
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/splice
Reference NO 4
http://www.w3schools.com/jsref/jsref_splice.asp
Reference NO 5
http://www.tutorialspoint.com/javascript/array_indexof.htm
Reference NO 6
http://www.scottlogic.com/blog/2010/10/15/javascript-array-performance.html
Reference NO 7
http://www.bennadel.com/blog/1796-Javascript-Array-Methods-Unshift-Shift-Push-And-Pop-.htm
Reference NO 8
http://bytes.com/topic/javascript/answers/496240-adding-elements-array
JSON serialization: class contains a generic collection of generic types
JSON serialization: class contains a generic collection of generic types
References
Reference NO 1
http://stackoverflow.com/questions/13650869/json-serialization-class-contains-a-generic-collection-of-generic-types
Reference NO 2
http://stackoverflow.com/questions/15480780/how-to-serialize-deserialize-any-of-3-object-types-one-of-which-contains-an-abs
Reference NO 3
https://github.com/debasishg/sjson/wiki/Examples-of-Type-Class-based-JSON-serialization
Reference NO 4
http://salesforce.stackexchange.com/questions/12255/write-a-generic-json-serializable-parameters-class-without-hitting-apex-type-un
Reference NO 5
http://code.google.com/p/google-gson/issues/detail?id=348
Reference NO 6
http://sites.google.com/site/gson/gson-user-guide
Reference NO 7
http://asp.net.bigresource.com/c-SOAP-generic-type-serialization--5Ucy4VQ2t.html
Reference NO 8
http://google-gson.googlecode.com/svn/trunk/gson/docs/javadocs/com/google/gson/Gson.html
References
Reference NO 1
http://stackoverflow.com/questions/13650869/json-serialization-class-contains-a-generic-collection-of-generic-types
Reference NO 2
http://stackoverflow.com/questions/15480780/how-to-serialize-deserialize-any-of-3-object-types-one-of-which-contains-an-abs
Reference NO 3
https://github.com/debasishg/sjson/wiki/Examples-of-Type-Class-based-JSON-serialization
Reference NO 4
http://salesforce.stackexchange.com/questions/12255/write-a-generic-json-serializable-parameters-class-without-hitting-apex-type-un
Reference NO 5
http://code.google.com/p/google-gson/issues/detail?id=348
Reference NO 6
http://sites.google.com/site/gson/gson-user-guide
Reference NO 7
http://asp.net.bigresource.com/c-SOAP-generic-type-serialization--5Ucy4VQ2t.html
Reference NO 8
http://google-gson.googlecode.com/svn/trunk/gson/docs/javadocs/com/google/gson/Gson.html
How to set up rspec-rails to generate feature specs for capybara
How to set up rspec-rails to generate feature specs for capybara
References
Reference NO 1
http://stackoverflow.com/questions/13651140/how-to-set-up-rspec-rails-to-generate-feature-specs-for-capybara
Reference NO 2
http://stackoverflow.com/questions/15148585/undefined-method-visit-when-using-rspec-and-capybara-in-rails
Reference NO 3
http://asciicasts.com/episodes/257-request-specs-and-capybara
Reference NO 4
http://jeffkreeftmeijer.com/2011/acceptance-testing-using-capybaras-new-rspec-dsl/
Reference NO 5
http://robots.thoughtbot.com/post/33771089985/
Reference NO 6
https://github.com/jnicklas/capybara/pull/809
Reference NO 7
https://www.relishapp.com/rspec/rspec-rails/
Reference NO 8
http://viget.com/extend/rails-engine-testing-with-rspec-capybara-and-factorygirl
References
Reference NO 1
http://stackoverflow.com/questions/13651140/how-to-set-up-rspec-rails-to-generate-feature-specs-for-capybara
Reference NO 2
http://stackoverflow.com/questions/15148585/undefined-method-visit-when-using-rspec-and-capybara-in-rails
Reference NO 3
http://asciicasts.com/episodes/257-request-specs-and-capybara
Reference NO 4
http://jeffkreeftmeijer.com/2011/acceptance-testing-using-capybaras-new-rspec-dsl/
Reference NO 5
http://robots.thoughtbot.com/post/33771089985/
Reference NO 6
https://github.com/jnicklas/capybara/pull/809
Reference NO 7
https://www.relishapp.com/rspec/rspec-rails/
Reference NO 8
http://viget.com/extend/rails-engine-testing-with-rspec-capybara-and-factorygirl
How to integrate wkhtmltopdf into my java webapplication?
How to integrate wkhtmltopdf into my java webapplication?
References
Reference NO 1
http://stackoverflow.com/questions/13651419/how-to-integrate-wkhtmltopdf-into-my-java-webapplication
Reference NO 2
http://stackoverflow.com/questions/tagged/wkhtmltopdf?sort=votes
Reference NO 3
http://code.google.com/p/wkhtmltopdf/wiki/Usage
Reference NO 4
http://www.hows.info/questions/tagged/wkhtmltopdf?sort=frequent&pagesize=50
Reference NO 5
http://social.msdn.microsoft.com/Forums/windowsazure/en-US/a836b10e-bce9-42cf-8947-e8d8ba580146
Reference NO 6
http://t3463.codeinpro.us/q/5081392d4f1eba38a43304f2
Reference NO 7
http://madalgo.au.dk/~jakobt/wkhtmltoxdoc/wkhtmltopdf-0.9.9-doc.html
Reference NO 8
http://www.webmastersessions.com/how-to-convert-html-to-pdf
References
Reference NO 1
http://stackoverflow.com/questions/13651419/how-to-integrate-wkhtmltopdf-into-my-java-webapplication
Reference NO 2
http://stackoverflow.com/questions/tagged/wkhtmltopdf?sort=votes
Reference NO 3
http://code.google.com/p/wkhtmltopdf/wiki/Usage
Reference NO 4
http://www.hows.info/questions/tagged/wkhtmltopdf?sort=frequent&pagesize=50
Reference NO 5
http://social.msdn.microsoft.com/Forums/windowsazure/en-US/a836b10e-bce9-42cf-8947-e8d8ba580146
Reference NO 6
http://t3463.codeinpro.us/q/5081392d4f1eba38a43304f2
Reference NO 7
http://madalgo.au.dk/~jakobt/wkhtmltoxdoc/wkhtmltopdf-0.9.9-doc.html
Reference NO 8
http://www.webmastersessions.com/how-to-convert-html-to-pdf
How do I control a table of SVG images in html?
How do I control a table of SVG images in html?
References
Reference NO 1
http://stackoverflow.com/questions/13651714/how-do-i-control-a-table-of-svg-images-in-html
Reference NO 2
http://dev.w3.org/SVG/proposals/svg-html/svg-html-proposal.html
Reference NO 3
http://www.w3schools.com/html/html5_svg.asp
Reference NO 4
https://developer.mozilla.org/en-US/docs/HTML/Canvas/Drawing_DOM_objects_into_a_canvas
Reference NO 5
http://msdn.microsoft.com/en-us/library/ie/gg589526(v=vs.85).aspx
Reference NO 6
http://www.omegahat.org/SVGAnnotation/SVGAnnotationPaper/SVGAnnotationPaper.html
Reference NO 7
http://support.sas.com/documentation/cdl/en/graphref/63022/HTML/default/a003307061.htm
Reference NO 8
http://edutechwiki.unige.ch/en/Using_SVG_with_HTML5_tutorial
References
Reference NO 1
http://stackoverflow.com/questions/13651714/how-do-i-control-a-table-of-svg-images-in-html
Reference NO 2
http://dev.w3.org/SVG/proposals/svg-html/svg-html-proposal.html
Reference NO 3
http://www.w3schools.com/html/html5_svg.asp
Reference NO 4
https://developer.mozilla.org/en-US/docs/HTML/Canvas/Drawing_DOM_objects_into_a_canvas
Reference NO 5
http://msdn.microsoft.com/en-us/library/ie/gg589526(v=vs.85).aspx
Reference NO 6
http://www.omegahat.org/SVGAnnotation/SVGAnnotationPaper/SVGAnnotationPaper.html
Reference NO 7
http://support.sas.com/documentation/cdl/en/graphref/63022/HTML/default/a003307061.htm
Reference NO 8
http://edutechwiki.unige.ch/en/Using_SVG_with_HTML5_tutorial
Can't read this code from Apple template
Can't read this code from Apple template
References
Reference NO 1
http://stackoverflow.com/questions/13652010/cant-read-this-code-from-apple-template
Reference NO 2
https://discussions.apple.com/thread/3963840?start=0&tstart=0
Reference NO 3
http://developer.apple.com/library/ios/documentation/3ddrawing/conceptual/opengles_programmingguide/WorkingwithEAGLContexts/WorkingwithEAGLContexts.html
Reference NO 4
http://developer.apple.com/library/ios/DOCUMENTATION/Cocoa/Conceptual/CoreData/Articles/cdConcurrency.html
Reference NO 5
http://www.pigsgourdsandwikis.com/2012/01/ten-reasons-i-cant-recommend-or-use.html
Reference NO 6
http://gigaom.com/2007/10/31/how-to-create-edit-your-own-mail-stationery/
Reference NO 7
http://www.cocoanetics.com/2011/11/amazing-apple-like-documentation/
Reference NO 8
http://red-glasses.com/index.php/tutorials/core-data-made-easy-some-code-practices-for-beginners-and-experts/
References
Reference NO 1
http://stackoverflow.com/questions/13652010/cant-read-this-code-from-apple-template
Reference NO 2
https://discussions.apple.com/thread/3963840?start=0&tstart=0
Reference NO 3
http://developer.apple.com/library/ios/documentation/3ddrawing/conceptual/opengles_programmingguide/WorkingwithEAGLContexts/WorkingwithEAGLContexts.html
Reference NO 4
http://developer.apple.com/library/ios/DOCUMENTATION/Cocoa/Conceptual/CoreData/Articles/cdConcurrency.html
Reference NO 5
http://www.pigsgourdsandwikis.com/2012/01/ten-reasons-i-cant-recommend-or-use.html
Reference NO 6
http://gigaom.com/2007/10/31/how-to-create-edit-your-own-mail-stationery/
Reference NO 7
http://www.cocoanetics.com/2011/11/amazing-apple-like-documentation/
Reference NO 8
http://red-glasses.com/index.php/tutorials/core-data-made-easy-some-code-practices-for-beginners-and-experts/
What is the alternative to `alert` in metro apps?
What is the alternative to `alert` in metro apps?
References
Reference NO 1
http://stackoverflow.com/questions/13652413/what-is-the-alternative-to-alert-in-metro-apps
Reference NO 2
http://www.makeuseof.com/tag/email-goes-modern-three-windows-8-email-apps/
Reference NO 3
https://issues.apache.org/jira/browse/COUCHDB-1381
Reference NO 4
http://www.zdnet.com/blog/hardware/windows-8-app-store-will-be-the-only-source-of-metro-apps/14873
Reference NO 5
http://metrotrains.com.au/news/2013/mar/20/introducing-metronotify-our-new-smart-phone-app
Reference NO 6
http://www.techrepublic.com/blog/five-apps/windows-8-the-five-apps-you-should-install-first/
Reference NO 7
http://www.i-programmer.info/programming/c/3062-getting-started-with-c-metro-apps.html?start=1
Reference NO 8
https://itunes.apple.com/us/app/itrans-dc-metro/id284147312?mt=8
References
Reference NO 1
http://stackoverflow.com/questions/13652413/what-is-the-alternative-to-alert-in-metro-apps
Reference NO 2
http://www.makeuseof.com/tag/email-goes-modern-three-windows-8-email-apps/
Reference NO 3
https://issues.apache.org/jira/browse/COUCHDB-1381
Reference NO 4
http://www.zdnet.com/blog/hardware/windows-8-app-store-will-be-the-only-source-of-metro-apps/14873
Reference NO 5
http://metrotrains.com.au/news/2013/mar/20/introducing-metronotify-our-new-smart-phone-app
Reference NO 6
http://www.techrepublic.com/blog/five-apps/windows-8-the-five-apps-you-should-install-first/
Reference NO 7
http://www.i-programmer.info/programming/c/3062-getting-started-with-c-metro-apps.html?start=1
Reference NO 8
https://itunes.apple.com/us/app/itrans-dc-metro/id284147312?mt=8
Wednesday, 28 August 2013
Putting 2 scale for x-axis in the same plot
Putting 2 scale for x-axis in the same plot
References
Reference NO 1
http://stackoverflow.com/questions/13652780/putting-2-scale-for-x-axis-in-the-same-plot
Reference NO 2
http://www.mathworks.com/help/matlab/ref/plotyy.html
Reference NO 3
http://www.originlab.com/www/helponline/Origin/en/UserGuide/Controlling_the_Axis_Scale_Type.html
Reference NO 4
http://www.originlab.com/index.aspx?go=Support&pid=512
Reference NO 5
http://ctms.engin.umich.edu/CTMS/index.php?aux=Extras_Plot
Reference NO 6
http://www.mrexcel.com/forum/excel-questions/59539-need-show-charts-x-axis-2-scales.html
Reference NO 7
#EANF#
Reference NO 8
#EANF#
References
Reference NO 1
http://stackoverflow.com/questions/13652780/putting-2-scale-for-x-axis-in-the-same-plot
Reference NO 2
http://www.mathworks.com/help/matlab/ref/plotyy.html
Reference NO 3
http://www.originlab.com/www/helponline/Origin/en/UserGuide/Controlling_the_Axis_Scale_Type.html
Reference NO 4
http://www.originlab.com/index.aspx?go=Support&pid=512
Reference NO 5
http://ctms.engin.umich.edu/CTMS/index.php?aux=Extras_Plot
Reference NO 6
http://www.mrexcel.com/forum/excel-questions/59539-need-show-charts-x-axis-2-scales.html
Reference NO 7
#EANF#
Reference NO 8
#EANF#
How to replay current frame when mouse out on flash?
How to replay current frame when mouse out on flash?
References
Reference NO 1
http://stackoverflow.com/questions/13653099/how-to-replay-current-frame-when-mouse-out-on-flash
Reference NO 2
http://stackoverflow.com/questions/13592705/how-to-apply-action-to-mulitple-flash-layers
Reference NO 3
http://help.adobe.com/en_US/ActionScript/3.0_ProgrammingAS3/WS5b3ccc516d4fbf351e63e3d118a9b90204-7d9d.html
Reference NO 4
http://flixel.org/docs/org/flixel/FlxG.html
Reference NO 5
http://edutechwiki.unige.ch/en/Flash_button_tutorial_-_AS2
Reference NO 6
http://flashthusiast.com/2008/07/31/creating-buttons-that-link-to-different-scenes-using-actionscript-30/
Reference NO 7
http://www.republicofcode.com/tutorials/flash/controller_bc/
Reference NO 8
#EANF#
References
Reference NO 1
http://stackoverflow.com/questions/13653099/how-to-replay-current-frame-when-mouse-out-on-flash
Reference NO 2
http://stackoverflow.com/questions/13592705/how-to-apply-action-to-mulitple-flash-layers
Reference NO 3
http://help.adobe.com/en_US/ActionScript/3.0_ProgrammingAS3/WS5b3ccc516d4fbf351e63e3d118a9b90204-7d9d.html
Reference NO 4
http://flixel.org/docs/org/flixel/FlxG.html
Reference NO 5
http://edutechwiki.unige.ch/en/Flash_button_tutorial_-_AS2
Reference NO 6
http://flashthusiast.com/2008/07/31/creating-buttons-that-link-to-different-scenes-using-actionscript-30/
Reference NO 7
http://www.republicofcode.com/tutorials/flash/controller_bc/
Reference NO 8
#EANF#
splash screen shown on device
splash screen shown on device
References
Reference NO 1
http://stackoverflow.com/questions/13653436/splash-screen-shown-on-device-but-not-after-ad-hoc-distribution
Reference NO 2
http://msdn.microsoft.com/en-us/library/windowsphone/develop/ff769511(v=vs.105).aspx
Reference NO 3
http://docs.phonegap.com/en/2.2.0/cordova_splashscreen_splashscreen.md.html
Reference NO 4
http://developer.nokia.com/Community/Wiki/Custom_splash_screen_page_for_Windows_Phone_applications
Reference NO 5
http://developer.nokia.com/Community/Wiki/Splash_Screen_and_Extended_Splash_Screen_wp8
Reference NO 6
http://www.neoseeker.com/forums/51688/t1728499-phone-keeps-showing-splash-screen/
Reference NO 7
http://forum.unity3d.com/threads/192158-No-Splash-Screen-on-Windows-Phone-8-with-Unity-Pro
Reference NO 8
#EANF#
References
Reference NO 1
http://stackoverflow.com/questions/13653436/splash-screen-shown-on-device-but-not-after-ad-hoc-distribution
Reference NO 2
http://msdn.microsoft.com/en-us/library/windowsphone/develop/ff769511(v=vs.105).aspx
Reference NO 3
http://docs.phonegap.com/en/2.2.0/cordova_splashscreen_splashscreen.md.html
Reference NO 4
http://developer.nokia.com/Community/Wiki/Custom_splash_screen_page_for_Windows_Phone_applications
Reference NO 5
http://developer.nokia.com/Community/Wiki/Splash_Screen_and_Extended_Splash_Screen_wp8
Reference NO 6
http://www.neoseeker.com/forums/51688/t1728499-phone-keeps-showing-splash-screen/
Reference NO 7
http://forum.unity3d.com/threads/192158-No-Splash-Screen-on-Windows-Phone-8-with-Unity-Pro
Reference NO 8
#EANF#
Possible numer of Application object
Possible numer of Application object
References
Reference NO 1
http://docs.oracle.com/cd/B19306_01/appdev.102/b14260/adobjint.htm
Reference NO 2
http://oreilly.com/catalog/javapt/chapter/ch04.html
Reference NO 3
http://liris.cnrs.fr/Documents/Liris-6111.pdf
Reference NO 4
http://www.news-gazette.com/news/local/2012-01-17/some-counselors-object-possible-change-ui-application.html
Reference NO 5
http://www.springframework.net/doc/reference/html/objects.html
Reference NO 6
http://msdn.microsoft.com/en-us/library/gg192737(v=office.14).aspx
Reference NO 7
http://publib.boulder.ibm.com/infocenter/wsdoc400/v6r0/topic/com.ibm.websphere.iseries.doc/info/ae/ae/rtrb_namingprobs.html
Reference NO 8
http://addyosmani.com/largescalejavascript/
References
Reference NO 1
http://docs.oracle.com/cd/B19306_01/appdev.102/b14260/adobjint.htm
Reference NO 2
http://oreilly.com/catalog/javapt/chapter/ch04.html
Reference NO 3
http://liris.cnrs.fr/Documents/Liris-6111.pdf
Reference NO 4
http://www.news-gazette.com/news/local/2012-01-17/some-counselors-object-possible-change-ui-application.html
Reference NO 5
http://www.springframework.net/doc/reference/html/objects.html
Reference NO 6
http://msdn.microsoft.com/en-us/library/gg192737(v=office.14).aspx
Reference NO 7
http://publib.boulder.ibm.com/infocenter/wsdoc400/v6r0/topic/com.ibm.websphere.iseries.doc/info/ae/ae/rtrb_namingprobs.html
Reference NO 8
http://addyosmani.com/largescalejavascript/
linking facebook sdk to android project
linking facebook sdk to android project
References
Reference NO 1
http://stackoverflow.com/questions/13654095/linking-facebook-sdk-to-android-project
Reference NO 2
http://developers.facebook.com/docs/getting-started/facebook-sdk-for-android-using-android-studio/3.0/
Reference NO 3
https://developers.facebook.com/docs/android/login-with-facebook/
Reference NO 4
http://developers.facebook.com/blog/post/385/
Reference NO 5
http://ericosgood.com/prog/facebook-android-sdk-tutorial/
Reference NO 6
http://www.codeproject.com/Articles/462526/Easy-Facebook-Android-SDK-Simple-Tutorial
Reference NO 7
http://www.helloandroid.com/tutorials/using-facebook-sdk-android-development-part-1
Reference NO 8
#EANF#
References
Reference NO 1
http://stackoverflow.com/questions/13654095/linking-facebook-sdk-to-android-project
Reference NO 2
http://developers.facebook.com/docs/getting-started/facebook-sdk-for-android-using-android-studio/3.0/
Reference NO 3
https://developers.facebook.com/docs/android/login-with-facebook/
Reference NO 4
http://developers.facebook.com/blog/post/385/
Reference NO 5
http://ericosgood.com/prog/facebook-android-sdk-tutorial/
Reference NO 6
http://www.codeproject.com/Articles/462526/Easy-Facebook-Android-SDK-Simple-Tutorial
Reference NO 7
http://www.helloandroid.com/tutorials/using-facebook-sdk-android-development-part-1
Reference NO 8
#EANF#
Print the next X number of lines in Scala
Print the next X number of lines in Scala
References
Reference NO 1
http://stackoverflow.com/questions/13654406/print-the-next-x-number-of-lines-in-scala
Reference NO 2
http://stackoverflow.com/questions/7017633/a-scala-program-much-slower-than-the-corresponding-python-script
Reference NO 3
http://learnxinyminutes.com/docs/scala/
Reference NO 4
http://bcomposes.wordpress.com/2011/08/22/first-steps-in-scala-for-first-time-programmers-part-1/
Reference NO 5
http://www.tutorialspoint.com/scala/scala_quick_guide.htm
Reference NO 6
http://www.javacodegeeks.com/2011/10/scala-tutorial-scalaiosource-accessing.html
Reference NO 7
#EANF#
Reference NO 8
#EANF#
References
Reference NO 1
http://stackoverflow.com/questions/13654406/print-the-next-x-number-of-lines-in-scala
Reference NO 2
http://stackoverflow.com/questions/7017633/a-scala-program-much-slower-than-the-corresponding-python-script
Reference NO 3
http://learnxinyminutes.com/docs/scala/
Reference NO 4
http://bcomposes.wordpress.com/2011/08/22/first-steps-in-scala-for-first-time-programmers-part-1/
Reference NO 5
http://www.tutorialspoint.com/scala/scala_quick_guide.htm
Reference NO 6
http://www.javacodegeeks.com/2011/10/scala-tutorial-scalaiosource-accessing.html
Reference NO 7
#EANF#
Reference NO 8
#EANF#
Popover between view controllers and cancel button
Popover between view controllers and cancel button
References
Reference NO 1
http://stackoverflow.com/questions/13655047/popover-between-view-controllers-and-cancel-button
Reference NO 2
http://iphonedevsdk.com/forum/iphone-sdk-development/110045-popover-between-view-controllers-and-cancel-button.html
Reference NO 3
http://developer.apple.com/library/ios/documentation/WindowsViews/Conceptual/ViewControllerCatalog/Chapters/Popovers.html
Reference NO 4
http://www.apeth.com/iOSBook/ch22.html
Reference NO 5
http://www.colejoplin.com/2012/09/12/ios-tutorial-combining-delegation-storyboards-popovers-and-data/
Reference NO 6
http://myobjectivec.wordpress.com/tag/ios/
Reference NO 7
http://www.edumobile.org/iphone/ipad-development/presenting-a-popover-in-ipad/
Reference NO 8
http://forums.macrumors.com/showthread.php?t=1295570
References
Reference NO 1
http://stackoverflow.com/questions/13655047/popover-between-view-controllers-and-cancel-button
Reference NO 2
http://iphonedevsdk.com/forum/iphone-sdk-development/110045-popover-between-view-controllers-and-cancel-button.html
Reference NO 3
http://developer.apple.com/library/ios/documentation/WindowsViews/Conceptual/ViewControllerCatalog/Chapters/Popovers.html
Reference NO 4
http://www.apeth.com/iOSBook/ch22.html
Reference NO 5
http://www.colejoplin.com/2012/09/12/ios-tutorial-combining-delegation-storyboards-popovers-and-data/
Reference NO 6
http://myobjectivec.wordpress.com/tag/ios/
Reference NO 7
http://www.edumobile.org/iphone/ipad-development/presenting-a-popover-in-ipad/
Reference NO 8
http://forums.macrumors.com/showthread.php?t=1295570
lisp simplify polynomials
lisp simplify polynomials
References
Reference NO 1
http://stackoverflow.com/questions/13655370/lisp-simplify-polynomials
Reference NO 2
http://jeffshrager.org/llisp/24.html
Reference NO 3
http://www.daniweb.com/software-development/legacy-languages/threads/163784/lisp-polynomial-manipulation
Reference NO 4
http://www.softwarepreservation.org/projects/LISP/stanford/Stanford-AIM-11.pdf
Reference NO 5
http://www.gnu.org/software/emacs/manual/html_node/calc/Symbolic-Lisp-Functions.html
Reference NO 6
http://www.cs.sfu.ca/CC/310/pwfong/Lisp/3/tutorial3.html
Reference NO 7
http://www.lispforum.com/viewtopic.php?f=2&t=217
Reference NO 8
http://home.comcast.net/~oneelkruns/plisp_manual.pdf
References
Reference NO 1
http://stackoverflow.com/questions/13655370/lisp-simplify-polynomials
Reference NO 2
http://jeffshrager.org/llisp/24.html
Reference NO 3
http://www.daniweb.com/software-development/legacy-languages/threads/163784/lisp-polynomial-manipulation
Reference NO 4
http://www.softwarepreservation.org/projects/LISP/stanford/Stanford-AIM-11.pdf
Reference NO 5
http://www.gnu.org/software/emacs/manual/html_node/calc/Symbolic-Lisp-Functions.html
Reference NO 6
http://www.cs.sfu.ca/CC/310/pwfong/Lisp/3/tutorial3.html
Reference NO 7
http://www.lispforum.com/viewtopic.php?f=2&t=217
Reference NO 8
http://home.comcast.net/~oneelkruns/plisp_manual.pdf
Committed before 500
Committed before 500
References
Reference NO 1
http://stackoverflow.com/questions/11861746/app-engine-multiple-committed-before-500-null-errors-image
Reference NO 2
http://stackoverflow.com/questions/13719645/comitted-before-500-null-error-in-solr-3-6-1
Reference NO 3
http://lucene.472066.n3.nabble.com/jetty-error-broken-pipe-td3522120.html
Reference NO 4
http://www.mail-archive.com/solr-user@lucene.apache.org/msg65475.html
Reference NO 5
http://qnalist.com/questions/612391/java-lang-illegalstateexception-committed-error-in-the-logs
Reference NO 6
http://king520.iteye.com/blog/1511423
Reference NO 7
http://www.coderanch.com/t/427153/Servlets/java/IllegalStateException-response-committed
Reference NO 8
http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201108.mbox/%3C1B8CFADA0763CA40B752C82C8CD7D2462D5CDB8932@LONMC01026.rbsres07.net%3E
References
Reference NO 1
http://stackoverflow.com/questions/11861746/app-engine-multiple-committed-before-500-null-errors-image
Reference NO 2
http://stackoverflow.com/questions/13719645/comitted-before-500-null-error-in-solr-3-6-1
Reference NO 3
http://lucene.472066.n3.nabble.com/jetty-error-broken-pipe-td3522120.html
Reference NO 4
http://www.mail-archive.com/solr-user@lucene.apache.org/msg65475.html
Reference NO 5
http://qnalist.com/questions/612391/java-lang-illegalstateexception-committed-error-in-the-logs
Reference NO 6
http://king520.iteye.com/blog/1511423
Reference NO 7
http://www.coderanch.com/t/427153/Servlets/java/IllegalStateException-response-committed
Reference NO 8
http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201108.mbox/%3C1B8CFADA0763CA40B752C82C8CD7D2462D5CDB8932@LONMC01026.rbsres07.net%3E
Tuesday, 27 August 2013
Different size sprites in sprite sheet
Different size sprites in sprite sheet
References
Reference NO 1
http://gamedev.stackexchange.com/questions/10432/differently-sized-sprites
Reference NO 2
http://stackoverflow.com/questions/9422012/using-a-sprite-sheet-with-different-sized-sprites-in-slick2d
Reference NO 3
#EANF#
Reference NO 4
http://forums.flixel.org/index.php?topic=5526.0
Reference NO 5
http://xboxforums.create.msdn.com/forums/t/110398.aspx
Reference NO 6
http://www.coronalabs.com/blog/2012/10/02/animated-sprites-and-methods/
Reference NO 7
http://www.coronalabs.com/blog/2013/05/14/sprites-and-image-sheets-for-beginners/
Reference NO 8
http://forum.starling-framework.org/topic/the-disavantages-and-problems-of-using-sprite-sheets-your-solutions
References
Reference NO 1
http://gamedev.stackexchange.com/questions/10432/differently-sized-sprites
Reference NO 2
http://stackoverflow.com/questions/9422012/using-a-sprite-sheet-with-different-sized-sprites-in-slick2d
Reference NO 3
#EANF#
Reference NO 4
http://forums.flixel.org/index.php?topic=5526.0
Reference NO 5
http://xboxforums.create.msdn.com/forums/t/110398.aspx
Reference NO 6
http://www.coronalabs.com/blog/2012/10/02/animated-sprites-and-methods/
Reference NO 7
http://www.coronalabs.com/blog/2013/05/14/sprites-and-image-sheets-for-beginners/
Reference NO 8
http://forum.starling-framework.org/topic/the-disavantages-and-problems-of-using-sprite-sheets-your-solutions
Android ImageView not showing received images from socket connection
Android ImageView not showing received images from socket connection
References
Reference NO 1
http://stackoverflow.com/questions/13656309/android-imageview-not-showing-received-images-from-socket-connection
Reference NO 2
http://stackoverflow.com/questions/10884398/android-drawable-receiving-image-from-a-socket
Reference NO 3
http://stackoverflow.com/questions/13656309/android-imageview-not-showing-received-images-from-socket-connection
Reference NO 4
http://kamrana.wordpress.com/2012/05/12/sending-images-over-bluetooth-in-android/
Reference NO 5
http://androracle.blogspot.com/2012/08/image-transfer-to-android-from-java_2.html
Reference NO 6
http://androidforums.com/application-requests/635610-jpeg-via-sockets.html
Reference NO 7
http://answers.ros.org/question/31342/writing-an-image-listener-on-android-device-need-debugging-tips-why-running-out-of-memory/
Reference NO 8
http://www.mathworks.com/matlabcentral/newsreader/view_thread/323654
References
Reference NO 1
http://stackoverflow.com/questions/13656309/android-imageview-not-showing-received-images-from-socket-connection
Reference NO 2
http://stackoverflow.com/questions/10884398/android-drawable-receiving-image-from-a-socket
Reference NO 3
http://stackoverflow.com/questions/13656309/android-imageview-not-showing-received-images-from-socket-connection
Reference NO 4
http://kamrana.wordpress.com/2012/05/12/sending-images-over-bluetooth-in-android/
Reference NO 5
http://androracle.blogspot.com/2012/08/image-transfer-to-android-from-java_2.html
Reference NO 6
http://androidforums.com/application-requests/635610-jpeg-via-sockets.html
Reference NO 7
http://answers.ros.org/question/31342/writing-an-image-listener-on-android-device-need-debugging-tips-why-running-out-of-memory/
Reference NO 8
http://www.mathworks.com/matlabcentral/newsreader/view_thread/323654
Use apache commons-exec to run git clone: how to input password?
Use apache commons-exec to run git clone: how to input password?
References
Reference NO 1
http://stackoverflow.com/questions/13656627/use-apache-commons-exec-to-run-git-clone-how-to-input-password
Reference NO 2
http://stackoverflow.com/questions/15403044/apache-commons-exec-run-pipe-command-fails
Reference NO 3
http://stackoverflow.com/questions/17897730/how-to-run-selenium-standalone-server-as-hub-using-apache-commons-exec
Reference NO 4
http://stackoverflow.com/questions/14650305/trouble-using-apache-commons-exec-with-smbclient-on-unix-box
Reference NO 5
http://stackoverflow.com/questions/4953009/series-of-commands-using-commons-exec
Reference NO 6
http://alvinalexander.com/java/java-exec-processbuilder-process-3
Reference NO 7
#EANF#
Reference NO 8
#EANF#
References
Reference NO 1
http://stackoverflow.com/questions/13656627/use-apache-commons-exec-to-run-git-clone-how-to-input-password
Reference NO 2
http://stackoverflow.com/questions/15403044/apache-commons-exec-run-pipe-command-fails
Reference NO 3
http://stackoverflow.com/questions/17897730/how-to-run-selenium-standalone-server-as-hub-using-apache-commons-exec
Reference NO 4
http://stackoverflow.com/questions/14650305/trouble-using-apache-commons-exec-with-smbclient-on-unix-box
Reference NO 5
http://stackoverflow.com/questions/4953009/series-of-commands-using-commons-exec
Reference NO 6
http://alvinalexander.com/java/java-exec-processbuilder-process-3
Reference NO 7
#EANF#
Reference NO 8
#EANF#
jQuery Mobile - List with collapsible content
jQuery Mobile - List with collapsible content
References
Reference NO 1
http://stackoverflow.com/questions/13656966/jquery-mobile-list-with-collapsible-content
Reference NO 2
http://jquerymobile.com/demos/1.2.0/docs/lists/lists-collapsible.html
Reference NO 3
http://jquerymobile.com/demos/1.2.0-alpha.1/docs/content/content-collapsible.html
Reference NO 4
http://jquerymobile.com/demos/1.3.0-rc.1/docs/demos/widgets/listviews/
Reference NO 5
http://jquerymobile.com/demos/1.3.0-beta.1/docs/demos/collapsibles/collapsible-set.html
Reference NO 6
http://www.uglymongrel.com/jqm/range/docs/demos/listviews/collapsible-listview.html
Reference NO 7
https://github.com/jquery/jquery-mobile/issues/349
Reference NO 8
#EANF#
References
Reference NO 1
http://stackoverflow.com/questions/13656966/jquery-mobile-list-with-collapsible-content
Reference NO 2
http://jquerymobile.com/demos/1.2.0/docs/lists/lists-collapsible.html
Reference NO 3
http://jquerymobile.com/demos/1.2.0-alpha.1/docs/content/content-collapsible.html
Reference NO 4
http://jquerymobile.com/demos/1.3.0-rc.1/docs/demos/widgets/listviews/
Reference NO 5
http://jquerymobile.com/demos/1.3.0-beta.1/docs/demos/collapsibles/collapsible-set.html
Reference NO 6
http://www.uglymongrel.com/jqm/range/docs/demos/listviews/collapsible-listview.html
Reference NO 7
https://github.com/jquery/jquery-mobile/issues/349
Reference NO 8
#EANF#
Bad Parcelable Exception
Bad Parcelable Exception
References
Reference NO 1
http://stackoverflow.com/questions/12348627/bad-parcelable-exception
Reference NO 2
http://stackoverflow.com/questions/13997550/unmarshalling-errors-in-android-app-with-custom-parcelable-classes
Reference NO 3
http://developer.android.com/reference/android/os/Parcelable.html
Reference NO 4
https://github.com/nguyenmp/GauchoHomework/issues/14
Reference NO 5
http://prasanta-paul.blogspot.com/2010/06/android-parcelable-example.html
Reference NO 6
http://androidideasblog.blogspot.com/2010/08/classnotfound-exception-when.html
Reference NO 7
http://android.bigresource.com/Android-Writing-unit-test-for-parcelable-object-GAJsnELgc.html
Reference NO 8
#EANF#
References
Reference NO 1
http://stackoverflow.com/questions/12348627/bad-parcelable-exception
Reference NO 2
http://stackoverflow.com/questions/13997550/unmarshalling-errors-in-android-app-with-custom-parcelable-classes
Reference NO 3
http://developer.android.com/reference/android/os/Parcelable.html
Reference NO 4
https://github.com/nguyenmp/GauchoHomework/issues/14
Reference NO 5
http://prasanta-paul.blogspot.com/2010/06/android-parcelable-example.html
Reference NO 6
http://androidideasblog.blogspot.com/2010/08/classnotfound-exception-when.html
Reference NO 7
http://android.bigresource.com/Android-Writing-unit-test-for-parcelable-object-GAJsnELgc.html
Reference NO 8
#EANF#
Wrong initialization of ArrayList in a loop
Wrong initialization of ArrayList in a loop
References
Reference NO 1
http://stackoverflow.com/questions/13657556/wrong-initialization-of-arraylist-in-a-loop
Reference NO 2
http://stackoverflow.com/questions/8460455/cant-add-element-to-arraylist-in-for-loop
Reference NO 3
http://androiddev.orkitra.com/?p=587
Reference NO 4
http://www.coderanch.com/t/408008/java/java/initializing-ArrayList
Reference NO 5
http://math.hws.edu/javanotes/c7/s3.html
Reference NO 6
http://forum.codecall.net/topic/46194-initializing-an-arraylist-in-a-constructor-with-parameters/
Reference NO 7
http://www.javaprogrammingforums.com/whats-wrong-my-code/9410-arraylist-initial-capacity-problem-index-out-bounds-exception.html
Reference NO 8
#EANF#
References
Reference NO 1
http://stackoverflow.com/questions/13657556/wrong-initialization-of-arraylist-in-a-loop
Reference NO 2
http://stackoverflow.com/questions/8460455/cant-add-element-to-arraylist-in-for-loop
Reference NO 3
http://androiddev.orkitra.com/?p=587
Reference NO 4
http://www.coderanch.com/t/408008/java/java/initializing-ArrayList
Reference NO 5
http://math.hws.edu/javanotes/c7/s3.html
Reference NO 6
http://forum.codecall.net/topic/46194-initializing-an-arraylist-in-a-constructor-with-parameters/
Reference NO 7
http://www.javaprogrammingforums.com/whats-wrong-my-code/9410-arraylist-initial-capacity-problem-index-out-bounds-exception.html
Reference NO 8
#EANF#
Tab bar items are the same except for their data set in storyboard
Tab bar items are the same except for their data set in storyboard
References
Reference NO 1
http://stackoverflow.com/questions/13658232/tab-bar-items-are-the-same-except-for-their-data-set-in-storyboard
Reference NO 2
http://stackoverflow.com/questions/10088857/tab-bar-item-title-before-appear-storyboard
Reference NO 3
http://stackoverflow.com/questions/12662700/rearranging-tab-bar-controller-order-in-storyboard
Reference NO 4
http://stackoverflow.com/questions/16991952/ios-tab-bar-view-controller-using-storyboard
Reference NO 5
http://developer.apple.com/library/ios/documentation/WindowsViews/Conceptual/ViewControllerCatalog/Chapters/TabBarControllers.html
Reference NO 6
http://www.raywenderlich.com/5138/beginning-storyboards-in-ios-5-part-1
Reference NO 7
#EANF#
Reference NO 8
#EANF#
References
Reference NO 1
http://stackoverflow.com/questions/13658232/tab-bar-items-are-the-same-except-for-their-data-set-in-storyboard
Reference NO 2
http://stackoverflow.com/questions/10088857/tab-bar-item-title-before-appear-storyboard
Reference NO 3
http://stackoverflow.com/questions/12662700/rearranging-tab-bar-controller-order-in-storyboard
Reference NO 4
http://stackoverflow.com/questions/16991952/ios-tab-bar-view-controller-using-storyboard
Reference NO 5
http://developer.apple.com/library/ios/documentation/WindowsViews/Conceptual/ViewControllerCatalog/Chapters/TabBarControllers.html
Reference NO 6
http://www.raywenderlich.com/5138/beginning-storyboards-in-ios-5-part-1
Reference NO 7
#EANF#
Reference NO 8
#EANF#
Database getting updated through all the service methods marked read only by spring transaction management
Database getting updated through all the service methods marked read only
by spring transaction management
References
Reference NO 1
http://stackoverflow.com/questions/13658529/database-getting-updated-through-all-the-service-methods-marked-read-only-by-spr
Reference NO 2
http://stackoverflow.com/questions/7775804/explicit-flush-in-a-transactional-method-will-update-database-or-not
Reference NO 3
http://static.springsource.org/spring/docs/3.0.x/reference/transaction.html
Reference NO 4
http://www.java2s.com/Questions_And_Answers/Spring/Transaction/database.htm
Reference NO 5
http://www.java2s.com/Questions_And_Answers/Spring/Transaction/propagation.htm
Reference NO 6
http://www.ideyatech.com/2008/09/troubleshooting-tips-spring-transactions-on-jpa/
Reference NO 7
http://docs.jboss.org/hibernate/orm/4.0/hem/en-US/html/transactions.html
Reference NO 8
#EANF#
by spring transaction management
References
Reference NO 1
http://stackoverflow.com/questions/13658529/database-getting-updated-through-all-the-service-methods-marked-read-only-by-spr
Reference NO 2
http://stackoverflow.com/questions/7775804/explicit-flush-in-a-transactional-method-will-update-database-or-not
Reference NO 3
http://static.springsource.org/spring/docs/3.0.x/reference/transaction.html
Reference NO 4
http://www.java2s.com/Questions_And_Answers/Spring/Transaction/database.htm
Reference NO 5
http://www.java2s.com/Questions_And_Answers/Spring/Transaction/propagation.htm
Reference NO 6
http://www.ideyatech.com/2008/09/troubleshooting-tips-spring-transactions-on-jpa/
Reference NO 7
http://docs.jboss.org/hibernate/orm/4.0/hem/en-US/html/transactions.html
Reference NO 8
#EANF#
OpenGL ES triangle not showing
OpenGL ES triangle not showing
References
Reference NO 1
http://stackoverflow.com/questions/13658834/opengl-es-triangle-not-showing
Reference NO 2
http://stackoverflow.com/questions/17536132/why-is-my-triangle-not-displaying-in-opengl-es
Reference NO 3
http://obviam.net/index.php/opengl-es-android-displaying-graphical-elements-primitives/
Reference NO 4
http://www.khronos.org/assets/uploads/books/openglr_es_20_programming_guide_sample.pdf
Reference NO 5
http://developer.apple.com/library/ios/documentation/3ddrawing/conceptual/opengles_programmingguide/TechniquesforWorkingwithVertexData/TechniquesforWorkingwithVertexData.html
Reference NO 6
http://pandorawiki.org/OpenGL_ES_1.1_Tutorial
Reference NO 7
http://open.gl/drawing
Reference NO 8
http://qt-project.org/doc/qt-4.8/opengl-cube.html
References
Reference NO 1
http://stackoverflow.com/questions/13658834/opengl-es-triangle-not-showing
Reference NO 2
http://stackoverflow.com/questions/17536132/why-is-my-triangle-not-displaying-in-opengl-es
Reference NO 3
http://obviam.net/index.php/opengl-es-android-displaying-graphical-elements-primitives/
Reference NO 4
http://www.khronos.org/assets/uploads/books/openglr_es_20_programming_guide_sample.pdf
Reference NO 5
http://developer.apple.com/library/ios/documentation/3ddrawing/conceptual/opengles_programmingguide/TechniquesforWorkingwithVertexData/TechniquesforWorkingwithVertexData.html
Reference NO 6
http://pandorawiki.org/OpenGL_ES_1.1_Tutorial
Reference NO 7
http://open.gl/drawing
Reference NO 8
http://qt-project.org/doc/qt-4.8/opengl-cube.html
Monday, 26 August 2013
ProgressBar\'s progress not working properly when activity starts
ProgressBar\'s progress not working properly when activity starts References Reference NO 1 http://search.aol.com/aol/search?q=ProgressBar%27s+progress+not+working+properly+when+activity+starts&s_it=spelling&nfpr=1&v_t=na Reference NO 2 http://stackoverflow.com/questions/18354569/maintaining-progress-bar-visibility-with-orientation-change Reference NO 3 http://stackoverflow.com/questions/16167622/setting-progress-on-progress-bar-programatically Reference NO 4 http://stackoverflow.com/questions/4863595/progress-bar-problem Reference NO 5 http://stackoverflow.com/questions/2231438/progress-dialog-while-starting-new-activity Reference NO 6 http://msdn.microsoft.com/en-us/library/windows/desktop/aa511486.aspx Reference NO 7 #EANF# Reference NO 8 #EANF#
Ubuntu got no .bash_login, .bash_profile
Ubuntu got no .bash_login, .bash_profile References I\'m new to Ubuntu and currently on it for assignment I need to run source ~/.bashrc at the first start of Ubuntu to enably my alias at the starting of the program. I\'ve checked that I need to modify the .bash_login or .bash_profile but when I checked with ls -al, I couldn\'t find both of the file, I got .profile, .bash_logout, .bash_aliases, and .bash_history My question is, anything wrong with my system or it is hidden somewhere A question aside, how can I start source ~/.bashrc at first run?
Pretending a package has been loaded â tex.stackexchange.com
Pretending a package has been loaded â" tex.stackexchange.com References I am trying to use imakeidx and the regexpatch package in the same class. Since imakeidx depends on the xpatch package and xpatch provides the same commands (same names, improved implementation) as â¦
Sunday, 25 August 2013
My website flashes white between page loads and is doing poorly in search engines
My website flashes white between page loads and is doing poorly in search engines References I don\'t know if my CSS code is simply in bad shape, if I\'ve done something wrong, or if I\'ve not done something that I should be doing. But my website www.calbulletbuttontool.com flashes white when navigating between pages. Additionally, it\'s doing poorly with the search engines despite every effort to have it ranked higher. I\'m so new to this I hope someone can help me in very simple terms.
[ Dream Interpretation ] Open Question : Really weird and sad dream?
[ Dream Interpretation ] Open Question : Really weird and sad dream? References Hi there! So last night my dream went like this. But first i tell you about the girl: i met her a few weeks ago, we went swimming and liked eachother, we had a date planned.. Sadly she texted me the day before she didnt want to go because she doesnt want to be \'more than friends\'. Now since a week she is completely ignoring me. The dream!: First i went to a party of the girl. She didnt notice me there so i went away. Than we were suddenly going to live in another house. I was crying alot. Once there the girl came to us and confessed her love to me. Afterthat she directly went to other boys flirting with them. When i woke up i was scared and sad. What could this dream mean? Thank you!
[ Video & Online Games ] Open Question : GTA Opens in Background?
[ Video & Online Games ] Open Question : GTA Opens in Background? References so I got gta 4 on steam and it worked for a while I then tried to run it and it opens in the background and I cannot get it to work help please! I am on windows 8
Saturday, 24 August 2013
Travelling from India to Ukraine. Do I need Transit Visa for Vienna?
Travelling from India to Ukraine. Do I need Transit Visa for Vienna? References I am traveling from Delhi to Kiev( Ukraine) via Vienna. Do I need a transit Visa? Transit time is 2 hrs. I hold an Indian passport and Visa for Ukraine.
Vi / Vim Text Editor
Vi / Vim Text Editor References I\'m looking for a web text editor that implements as most of the VIM features as possible. There are couples of online text editors out there that support VIM like keybindings but to my experience they all lack critical VIM features
How to restore memos on Samsung S2
How to restore memos on Samsung S2 References I have used the memo app which came with Android (the one with the big \"T\" logo) successfully for years. Today it suddenly lost all my memos without warning. Is this a known bug? Is there some way to restore the memos? Where are they normally stored? I haven\'t synced with Google for a while (it seems authentication changed after upgrading to 4.1.2), so that option is not available. I haven\'t installed any new apps since upgrading to 4.1.2 (and the Memo app did work successfully for a while after upgrading). I have disabled some apps which I have never used (at least not directly): ChatON Clock (digital, funky and modern) com.google.android.voicese... (I can\'t seem to display the rest of the name) Dual Clock (analogue and digital) Exchange Services Face Unlock Game Hub Google Play Music Group Cast Kobo PressReader Readers Hub SNS Street View Talk TalkBack Voice command Yahoo! Finance Yahoo! News Zinio
Friday, 23 August 2013
I want to replicate this awesome effect [on hold]
I want to replicate this awesome effect [on hold] References I\'m new to jquery and css. I want to replicate this effect in my own page but I want to do it dynamically with php and MySQL db.
Detect instanceof Underscore template
Detect instanceof Underscore template References I would like to be able to detect if an object I\'m looking at is an instance of _.template, the same way I can check for Backbone Models/Collections/Views. for example: var newView = new Backbone.View(); newView instanceof Backbone.View //true //How I usually use template var test = _.template(\"test\"); test instanceof _.template //false //When I would actually expect a successful instanceof check var test2 = new _.template(\"test\"); test2 instanceof _.template //false I\'m resorting to this instead: typeof test == \"function\" This is basically good enough for my circumstances, since I\'m just wrapping my template in _.template if it\'s currently a string instead of an Underscore template. However, my 2 questions - I\'m wondering if there\'s a way to check instanceof _.template, currently. If not, is it prohibitively expensive to extend the template Prototype chain to allow this check? Unless it\'s much slower, this seems like a (minor) fault in Underscore.
Retrieving list of video information for an auto-generated YouTube playlist using v3 API
Retrieving list of video information for an auto-generated YouTube playlist using v3 API References // This is a first attempt at using YouTube\'s v3 API. It doesn\'t require authentication. getAutoGeneratedPlaylistData: function() { gapi.client.setApiKey(\'{API_KEY}\'); gapi.client.load(\'youtube\', \'v3\', function () { var request = gapi.client.youtube.playlistItems.list({ part: \'contentDetails\', maxResults: 50, playlistId: \'ALYL4kY05133rTMhTulSaXKj_Y6el9q0JH\', fields: \'items/contentDetails\' }); request.execute(function (response) { console.log(\"Response:\", response); }); }); } This code takes the playlistId of an auto-generated YouTube playlist and retrieves the first 50 items from it. The provided response\'s contentDetails contains each video\'s ID. It seems like if I want to retrieve all of the video information for an auto-generated playlist I will need to issue 2N requests to youtube? N requests to retrieve all of the video IDs from the playlist in sets of no more than 50. Once I have all of the video IDs... then I need to ask YouTube for video information for all of the videos. I can get data for 50 videos in one request... so that\'s another N requests to YouTube to retrieve all of the videos? This seems like a poor design decision. Previously, using v2 API, if I was retrieving all of the information for a playlist I could be sent all the necessary information for the videos in the initial request. Is this no longer possible using the V3 API? Am I supposed to incur O(2N) network costs...? Really?
Unable to try and install from vmware
Unable to try and install from vmware References I\'m running windows7 on my PC, i am trying to install ubuntu 13.04 through vmware but i\'m unable to complete. Is there any problem with my processor or motherboard which is different for ubuntu or windows?Do ubuntu need any diff supported devices?
Classification of the orientation preserving isometries of $\\mathbb{E}^4$.
Classification of the orientation preserving isometries of $\\mathbb{E}^4$. References I can\'t find a classification of the orientation preserving isometries of $\\mathbb{E}^4$. I found this e somewhere on the internet but of course it also raises the question of there being a general classification of the isometries of $\\mathbb{E}^4$. Does anyone know if this exists and willing to prove this as well? Thanks!
Thursday, 22 August 2013
Tikz surrounding box with automatically drawn border \"ports\"
Tikz surrounding box with automatically drawn border \"ports\" References I\'d like to have Tikz automatically draw a \"bounding box\" around some nodes, which can have an arbitrary number of \"ports\" on the left and right sides that should be given anchors, so that edges of the contained nodes can connect to the ports on the boundaries. An example: I\'d like the boundary ports to be evenly spaced automatically, and don\'t want to have to specify them one-by-one! For example, I\'d like to somehow say something like this: \\documentclass[tikz]{standalone} \\begin{document} \\begin{tikzpicture} [node distance=2cm] \\tikzstyle{foo}=[draw,circle,inner sep=0.4cm] \\tikzstyle{arr}=[->, >=latex, shorten >=1pt, semithick] \\node[foo] (a) {}; \\node[foo] (b) [right of=a] {}; \\node[fill] (l1) [above left of=a] {}; % I don\'t want to specify these 3! \\node[fill] (l2) [below left of=a] {}; \\node[fill] (r1) [right of=b] {}; \\draw (a.east) edge[arr] (b.west); \\draw (l1) edge[arr] (a.west); % But I would like l1, l2, r1 to exist! \\draw (l2) edge[arr] (a.west); \\draw (b.east) edge[arr] (r1); \\end{tikzpicture} \\end{document} But without manually specifying l1,l2,r1 (I\'d rather pass parameters of 2/1 to say 2 ports on the left and 1 on the right). Also, I don\'t know how do get the surrounding rectangle to be drawn automatically (with some \"padding\" between the nodes and the rectangle). EDIT: Kevin C\'s answer is very nice, but it seems the bounding box takes account of labels (I\'d rather it didn\'t), and asking for 0 boundary ports, spuriously adds one at the top and bottom of the edge. E.g. \\begin{document} \\begin{tikzpicture} \\tikzset{ foo/.style={draw,circle,inner sep=0.4cm}, arr/.style={->, >=latex, shorten >=1pt, semithick}, } \\node[foo] (a) [label=above:$a$]{}; \\anchorbound{0}{1} \\draw[arr] (a.east) to node[above] {$\\alpha$} (r1); \\end{tikzpicture} \\end{document} Looks a bit strange (the a node is relatively lower than I\'d like). Can I somehow tell tikz to ignore the labels in the bounding box calculation?
How to stack text with pure CSS?
How to stack text with pure CSS? References
search results
- Stack Overflow is a question and answer site for professional and enthusiast programmers. It\'s 100% free, no registration required.stackoverflow.com/.../how-to-stack-text-âwith-pure-css - Cached
- Stack Overflow is a question and answer site for professional and enthusiast programmers. It\'s 100% free, no registration required.stackoverflow.com/questions/10243440/âhow-to-creat-a-box... - Cached
- Learn how to build a cool looking stack of Polaroid photos with pure CSS ... that just want to make a cool menu by using pure CSS. ... Text Rotation With CSS.devsnippets.com/article/techniques-âusing-pure-css-only.html - Cached
-
How To Stack Text With Pure Css? - Video Results
.
Play VideoText Stacking: CSS & JavaScript.
Play VideoDynamic pure CSS 3D Text.
Play VideoNonintrusive CSS Text Gradients.
Play VideoQuick Tip: Pure CSS Text Gradients | Nettuts+.
Play VideoCSS Text Boxes Tutorial 1 of 2.
Play VideoPure CSS 3 3D text tutorial
- How to Change the Stack Order of Text with Z-index. ... Change the stack order of CSS-positioned elements using the z-index propertywww.ehow.com/how_5991171_change-stack-âorder-text-z_index... - Cached
More results from ehow.com » - ... (or even text and ... only the code that pertains to the pure CSS pop up ... there is a good chance you\'d use a CSS rule instead of <br /> tags to stack the links ...www.tjkdesign.com/articles/âcss%20pop%20ups/1.asp - Cached
- Letâs take a look at building a cool looking stack of Polaroid photos with pure CSS styling ... Fun With CSS Text-Shadow (7 votes)csshead.com/how-to-create-a-pure-css-âpolaroid-photo-gallery - Cached
- Implementing drop-down menus in pure CSS ... Such \"floating\" elements stack sideways ... <!--[if gte IE 5]><![if lt IE 7]> <style type=\"text/css\"> .navmenu li ...www.justsoftwaresolutions.co.uk/âarticles/css_menus.html - Cached
- Pure CSS Popups. If you\'ve already seen the complexspiral demo, ... Instead we\'re creating static-text popups purely through the power of CSS.meyerweb.com/eric/css/edge/popups/âdemo.html - Cached
- This tutorial will introduce you to Pure, a CSS ... the color of the text ... I mainly use the <abbr title=\"Linux Apache MySql PHP\">LAMP</abbr> stack and ...net.tutsplus.com/tutorials/html-css-âtechniques/pure-what... - Cached
- Text: 90% | low contrast ... Pure CSS Pop ups: About Frames: ... Find out how elements stack and start using low z-index values.www.tjkdesign.com/articles/everything_âyou_always_wanted... - Cached
git merge sanity check
git merge sanity check References
search results
- Developer A is working on branch 2012A. I branch 2012A, and create branch 2012B . I want all the new changes from 2012A, so I simply want to merge them into 2012B and ...stackoverflow.com/questions/13644527/âgit-merge-sanity-check - Cached
- Step 4: sanity-check Topic Branches Here\'s how to make sure the local topic branches contain all commits ... TBD [ git commands to \"re-merge into main branch\" ]dev.chromium.org/chromium-os/how-tos-âand-troubleshooting/...
- Practical Git: A Workflow to Preserve Your Sanity ... th em go through the stage-commit-merge-push cycle of Git. ... be able to check-in their work. Git, ...www.kdgregory.com/âindex.php?page=scm.git - Cached
- One way is to use git merge. ... Do a quick sanity check of the files; and I can see that the correct versions exist, and without the conflict markers.365git.tumblr.com/post/488797694 - Cached
- ... git pull # Merge changes from main-repo git fetch local git merge local/foo # Push . .. but in most cases you will want to at least do a quick sanity check ...stackoverflow.com/.../2297035/git-local-âpush-from...checkout - Cached
- Merging squashfs/master (4b0180a Squashfs: add mount time sanity check for block_size and block_log match) ... Merging xen /upstream/xen (af3a3ab Merge git: ...lkml.org/lkml/2012/10/14/305 - Cached
- git merge blah. 3. run the tests as a sanity check. bundle exec rake rcov. 4. push my changes to github. git push origin HEAD. 5. push my changes to heroku.blog.abakas.co m/2011/08/some-thoughts-âon-heroku.html - Cached
- Sanity Check: scrum teams, shared \'story branches\', ... IMO, even though branching and merging is cheap in git the goal to merge as early as p ossible still applies.git.661346.n2.nabble.com/Sanity-Check-âscrum-teams-shared... - Cached
- ... of upstream -p,preserve-merges try to recreate merges instead of ignoring them -s,strategy= use the given merge ... # < B>Sanity check + git rev ...www.mentby.com/Group/git/patch-1031-ârebase-factor-out...
- Adobe PDFâ¢Check out: Download a ï¬le (or ï¬les) from the ... maintain sanity. Friday, ... $ git merge work!betterdocswww.stat.berkeley.edu/~luis/seminar/Git_âAdam_Morgan.pdf
Subscribe to:
Posts (Atom)