Tuesday, 3 September 2013

TimePickerDialog.onTimeSetListener not called

TimePickerDialog.onTimeSetListener not called

References

Reference NO 1

http://stackoverflow.com/questions/15165328/timepickerdialog-ontimesetlistener-not-called

Reference NO 2

http://stackoverflow.com/questions/16541258/android-datepicker-dialog-timepickerdialog-ontimesetlistener

Reference NO 3

http://stackoverflow.com/questions/12642075/timepickerdialog-ontimesetlistener

Reference NO 4

http://stackoverflow.com/questions/12031663/timepickerdialog-and-jelly-bean-ontimeset-fires-on-cancel

Reference NO 5

http://stackoverflow.com/questions/4724781/timepickerdialog-cancel-button

Reference NO 6

http://www.yogeshblogspot.com/android_timepickerdialog/

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Setting enable_seqscan = off in a single SELECT query

Setting enable_seqscan = off in a single SELECT query

References

Reference NO 1

http://stackoverflow.com/questions/15165550/setting-enable-seqscan-off-in-a-single-select-query

Reference NO 2

http://www.postgresql.org/message-id/3D280073.5010809@cybertec.at

Reference NO 3

http://www.greenplum.com/communities/forums/showthread.php?742-Out-of-memory-while-select-count(1)-with-SET-ENABLE_SEQSCAN-OFF

Reference NO 4

http://www.postgresonline.com/journal/archives/149-Forcing-the-planners-hand-with-set-enable_seqscan-off-WTF.html

Reference NO 5

http://linuxfinances.info/info/sqlqueries.html

Reference NO 6

http://www.revsys.com/writings/postgresql-performance.html

Reference NO 7

http://postgis.net/docs/ch07.html

Reference NO 8

http://revenant.ca/www/postgis/workshop/advanced_performance.html

Windows Phone - continuously tracking and ReverseGeocodeQuery

Windows Phone - continuously tracking and ReverseGeocodeQuery

References

Reference NO 1

http://stackoverflow.com/questions/15165808/windows-phone-continuously-tracking-and-reversegeocodequery

Reference NO 2

http://stackoverflow.com/questions/13594170/map-setview-on-windows-phone-8

Reference NO 3

http://stackoverflow.com/questions/13716289/map-tap-event-mouse-down-event-in-windows-phone-8

Reference NO 4

https://github.com/timothybinkley/Windows-Phone-8-In-Action/blob/master/Chapter16/LocationAndMaps/MainPage.xaml.cs

Reference NO 5

http://www.slideshare.net/EnzoContini/how-to-start-a-turnbyturn-navigation-to-a-destination-from-your-windows-phone-app

Reference NO 6

http://dotnet.dzone.com/articles/simple-reverse-geocoding

Reference NO 7

http://www.microsoft.com/maps/product/terms.html

Reference NO 8

#EANF#

Monday, 2 September 2013

remove periods from fasta file using python

remove periods from fasta file using python

References

Reference NO 1

http://stackoverflow.com/questions/15166083/remove-periods-from-fasta-file-using-python

Reference NO 2

http://stackoverflow.com/questions/7654971/parsing-a-fasta-file-using-a-generator-python

Reference NO 3

http://stackoverflow.com/questions/17767983/how-to-split-fasta-file

Reference NO 4

http://stackoverflow.com/questions/16746948/parse-a-fasta-sequence-file-to-retrieve-title-and-sequence-in-python

Reference NO 5

http://stackoverflow.com/questions/12381525/removing-spl-characters

Reference NO 6

http://www.biostars.org/p/48215/

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Issue with form upload in StageWebView / WebView on Android

Issue with form upload in StageWebView / WebView on Android

References

Reference NO 1

http://stackoverflow.com/questions/15185374/issue-with-form-upload-in-stagewebview-webview-on-android

Reference NO 2

http://stackoverflow.com/questions/17228017/androidair-actionscript-cant-return-fb-access-token-from-stagewebview

Reference NO 3

http://forums.adobe.com/thread/934565

Reference NO 4

http://code.google.com/p/stagewebviewbridge/

Reference NO 5

http://dlgsoftware.com/StageWebViewAndLocalFiles.php

Reference NO 6

http://www.judahfrangipane.com/blog/2011/01/16/stagewebview-uicomponent/

Reference NO 7

http://thatsthaway.blogspot.com/2012/07/display-and-remove-documents-in-air.html

Reference NO 8

http://flash.bigresource.com/flex-load-local-javascript-using-stagewebview--MC3xJKB8A.html

Copy an updated column to another column automatically by CREATE TRIGGER

Copy an updated column to another column automatically by CREATE TRIGGER

References

Reference NO 1

http://stackoverflow.com/questions/15185611/copy-an-updated-column-to-another-column-automatically-by-create-trigger

Reference NO 2

http://stackoverflow.com/questions/12044996/trigger-to-copy-few-columns-from-table1-to-table2-automatically-when-new-data-is

Reference NO 3

http://forums.mysql.com/read.php?99,186171,186171

Reference NO 4

http://www.sqlservercentral.com/Forums/FindPost1243435.aspx

Reference NO 5

http://www.sqlite.org/lang_createtrigger.html

Reference NO 6

http://www.bigresource.com/MS_SQL-Creating-a-trigger-to-automate-insert-into-another-table-9VIc7a1R.html

Reference NO 7

http://publib.boulder.ibm.com/infocenter/db2luw/v9/topic/com.ibm.db2.udb.admin.doc/doc/r0000931.htm

Reference NO 8

http://infocenter.sybase.com/help/topic/com.sybase.help.ase_15.0.commands/html/commands/commands29.htm

tbb concurrent hash maps: how to compare and set

tbb concurrent hash maps: how to compare and set

References

Reference NO 1

http://stackoverflow.com/questions/15185856/tbb-concurrent-hash-maps-how-to-compare-and-set

Reference NO 2

http://www.threadingbuildingblocks.org/docs/help/reference/containers_overview/concurrent_hash_map_cls.htm

Reference NO 3

http://cgi.csc.liv.ac.uk/~alexei/COMP528/COMP528-15-2012.pdf

Reference NO 4

http://www.lyratechnicalsystems.com/tbb/doc/20/ref/TbbRef20_4_1.html

Reference NO 5

http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3425.html

Reference NO 6

http://search.cpan.org/perldoc?threads%3A%3Atbb%3A%3Aconcurrent

Reference NO 7

http://da-data.blogspot.com/2013/03/optimistic-cuckoo-hashing-for.html

Reference NO 8

http://intel-software-academic-program.com/courses/manycore/Intel_Academic_-_Parallel_Programming_Course_-_InDepth/IntelAcademic_Parallel_08_TBB.pdf