Saturday, 31 August 2013

UITextView change height going from portrait to landscape

UITextView change height going from portrait to landscape

References

Reference NO 1

http://stackoverflow.com/questions/13643336/uitextview-change-height-going-from-portrait-to-landscape

Reference NO 2

http://stackoverflow.com/questions/13134998/uitextview-with-dynamically-height

Reference NO 3

http://stackoverflow.com/questions/17259468/uitextview-changing-frame-adds-right-padding

Reference NO 4

http://stackoverflow.com/questions/4256262/how-lower-the-uitextview-current-position-in-landscape-mode

Reference NO 5

http://stackoverflow.com/questions/15058951/uitableview-changes-sizes-when-rotated-from-portrait-to-landscape-back-to-port

Reference NO 6

http://userflex.wordpress.com/2011/09/22/autoresize-uiview-orientation/

Reference NO 7

#EANF#

Reference NO 8

#EANF#

yoast breadcrumb image separator

yoast breadcrumb image separator

References

Reference NO 1

http://stackoverflow.com/questions/13643637/yoast-breadcrumb-image-separator

Reference NO 2

http://yoast.com/wordpress-breadcrumbs/

Reference NO 3

http://digwp.com/2009/08/breadcrumbs-in-wordpress/

Reference NO 4

http://wordpress.org/support/topic/plugin-yoast-breadcrumbs-how-to-get-the-black-background-nice-fonts-and-blue

Reference NO 5

http://www.zen-cart.com/showthread.php?91499-can-I-replace-the-breadcrumb-separator-with-a-gif-image-and-if-so-how

Reference NO 6

http://www.wpbeginner.com/plugins/how-to-install-and-setup-wordpress-seo-plugin-by-yoast/

Reference NO 7

http://www.coolestguyplanettech.com/how-to-set-up-wordpress-seo-plugin-by-yoast-for-wordpress-3-31/

Reference NO 8

http://www.ostraining.com/blog/wordpress/wordpress-seo-by-yoast/

Organising webparts in visual studio 2010

Organising webparts in visual studio 2010

References

Reference NO 1

http://stackoverflow.com/questions/13643915/organising-webparts-in-visual-studio-2010

Reference NO 2

http://sharepoint.stackexchange.com/questions/10610/organizing-webparts-in-visual-studio-best-practices

Reference NO 3

http://ranaictiu-technicalblog.blogspot.com/2010/09/sharepoint-2010-visual-webpart-in.html

Reference NO 4

http://msdn.microsoft.com/en-us/library/jj573263(v=office.14).aspx

Reference NO 5

http://office.microsoft.com/en-us/sharepoint-server-help/introduction-to-customizing-pages-by-using-web-parts-HA010024279.aspx

Reference NO 6

http://blog.pentalogic.net/2010/09/sharepoint-visual-studio-2010-adding-classresources-web-part/

Reference NO 7

http://blog.beckybertram.com/Lists/Posts/ViewPost.aspx?ID=170

Reference NO 8

http://www.mssharepointtips.com/tip.asp?id=1057

How do I guarantee that everything inside a onsubmit callback will get run before the form is submitted?

How do I guarantee that everything inside a onsubmit callback will get run
before the form is submitted?

References

Reference NO 1

http://stackoverflow.com/questions/13644205/how-do-i-guarantee-that-everything-inside-a-onsubmit-callback-will-get-run-befor

Reference NO 2

http://stackoverflow.com/questions/9930149/how-to-use-ajax-callback-to-determine-when-to-submit-form

Reference NO 3

https://www.braintreepayments.com/docs/javascript/encryption/usage

Reference NO 4

http://callbackhell.com/

Reference NO 5

http://community.servicenow.com/forum/16012

Reference NO 6

http://facebook.github.io/react/docs/tutorial.html

Reference NO 7

http://www.drlongghost.com/validanguage/documentation_advanced

Reference NO 8

#EANF#

Open NFC emulator (NFC unavailable )

Open NFC emulator (NFC unavailable )

References

Reference NO 1

http://stackoverflow.com/questions/13644544/open-nfc-emulator-nfc-unavailable

Reference NO 2

http://stackoverflow.com/questions/11234263/open-nfc-simulator-usage

Reference NO 3

http://open-nfc.org/wp/editions/android/

Reference NO 4

http://open-nfc.org/wp/home/features/

Reference NO 5

http://sourceforge.net/mailarchive/forum.php?viewmonth=&viewday=&forum_name=open-nfc-help&style=nested

Reference NO 6

https://groups.google.com/d/topic/android-platform/f58krENzqSo

Reference NO 7

http://docs.blackberry.com/en/developers/deliverables/34480/Near_Field_Communication_1631111_11.jsp

Reference NO 8

#EANF#

Deleting Zeros from Numpy Array in Python

Deleting Zeros from Numpy Array in Python

References

Reference NO 1

http://stackoverflow.com/questions/13644852/deleting-zeros-from-numpy-array-in-python

Reference NO 2

http://stackoverflow.com/questions/11188364/remove-zero-lines-2-d-numpy-array

Reference NO 3

http://docs.scipy.org/doc/numpy/reference/generated/numpy.delete.html

Reference NO 4

http://docs.scipy.org/doc/numpy/reference/generated/numpy.nonzero.html

Reference NO 5

http://pages.physics.cornell.edu/~myers/teaching/ComputationalMethods/python/arrays.html

Reference NO 6

http://technicaldiscovery.blogspot.com/2011/06/speeding-up-python-numpy-cython-and.html

Reference NO 7

#EANF#

Reference NO 8

#EANF#

jQuery + CSS | Horizontal Scroll

jQuery + CSS | Horizontal Scroll

References

Reference NO 1

http://api.jquery.com/scrollLeft/

Reference NO 2

http://jscrollpane.kelvinluck.com/

Reference NO 3

http://tympanus.net/codrops/2010/06/02/smooth-vertical-or-horizontal-page-scrolling-with-jquery/

Reference NO 4

http://stackoverflow.com/questions/6122635/jquery-horizontal-scroll

Reference NO 5

http://www.jquery4u.com/plugins/10-jquery-horizonal-scroll-demos-plugins/

Reference NO 6

http://www.w3schools.com/jquery/event_scroll.asp

Reference NO 7

http://css-tricks.com/snippets/jquery/smooth-scrolling/

Reference NO 8

http://gazpo.com/2012/03/horizontal-content-scroll/

Friday, 30 August 2013

Parsing a .ini file

Parsing a .ini file

References

Reference NO 1

http://php.net/manual/en/function.parse-ini-file.php

Reference NO 2

http://stackoverflow.com/questions/12633/what-is-the-easiest-way-to-parse-an-ini-file-in-c

Reference NO 3

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

Reference NO 4

http://en.wikipedia.org/wiki/INI_file

Reference NO 5

http://docs.python.org/library/configparser.html

Reference NO 6

http://www.compuphase.com/minini.htm

Reference NO 7

http://blog.brush.co.nz/2009/02/inih/

Reference NO 8

http://ndevilla.free.fr/iniparser/

Unable to disable rules

Unable to disable rules

References

Reference NO 1

http://social.technet.microsoft.com/Forums/windowsserver/en-US/71feb798-b84b-432b-ba2e-0deb4ef8f86e/action?threadDisplayName=unable-to-disable-firewall-rule-in-gpo

Reference NO 2

http://stackoverflow.com/questions/13646807/unable-to-disable-rules

Reference NO 3

http://www.msoutlook.info/question/394

Reference NO 4

http://edentechnology.blogspot.com/2008/02/lotus-notes-unable-to-disable-mail-rule.html

Reference NO 5

http://forum.pfsense.org/index.php?topic=49792.0

Reference NO 6

http://community.spiceworks.com/topic/221478-unable-to-disable-domain-firewall

Reference NO 7

http://serverfault.com/questions/19611/disable-password-complexity-rule-in-active-directory

Reference NO 8

http://www-10.lotus.com/ldd/nd6forum.nsf/869c7412fe5d56b7852569fa007826e3/38a176779b96713d8525708800452f98?Navigate&To=PrevMain

Connect to WCF service with name instead of IP

Connect to WCF service with name instead of IP

References

Reference NO 1

http://stackoverflow.com/questions/13647080/connect-to-wcf-service-with-name-instead-of-ip

Reference NO 2

http://stackoverflow.com/questions/8103461/how-to-connect-to-a-wcf-service-using-ip-of-the-host-machine-where-the-service-i

Reference NO 3

http://stackoverflow.com/questions/7196945/wcf-testing-need-to-use-machine-name-instead-of-ip-address-on-remote-machine

Reference NO 4

http://stackoverflow.com/questions/470111/wcf-not-using-my-domain-name-but-rather-my-computer-name-when-viewing-myservice

Reference NO 5

http://forums.asp.net/p/1096811/1659596.aspx

Reference NO 6

http://social.msdn.microsoft.com/Forums/vstudio/en-US/a32f8a7f-a854-466c-a59d-dc68455e3525

Reference NO 7

#EANF#

Reference NO 8

#EANF#

What is atomic operation be to change a boolean in Mongo?

What is atomic operation be to change a boolean in Mongo?

References

Reference NO 1

http://stackoverflow.com/questions/13647398/what-is-atomic-operation-be-to-change-a-boolean-in-mongo

Reference NO 2

http://docs.mongodb.org/manual/reference/command/findAndModify

Reference NO 3

http://docs.mongodb.org/manual/reference/method/db.collection.mapReduce

Reference NO 4

http://api.mongodb.org/java/2.5.3/com/mongodb/DBCollection.html

Reference NO 5

http://php.net/manual/en/mongocollection.update.php

Reference NO 6

http://mongodb.github.io/node-mongodb-native/api-generated/collection.html

Reference NO 7

http://camel.apache.org/mongodb.html

Reference NO 8

#EANF#

jQuery / PHP / Worpdress: Autocomplete search ƒ??Foxycompleteƒ? does not work

jQuery / PHP / Worpdress: Autocomplete search ƒ??Foxycompleteƒ? does not
work

References

Reference NO 1

#EANF#

Reference NO 2

#EANF#

Reference NO 3

#EANF#

Reference NO 4

#EANF#

Reference NO 5

#EANF#

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Simple request about Load JSON data with jQuery

Simple request about Load JSON data with jQuery

References

Reference NO 1

http://stackoverflow.com/questions/13648038/simple-request-about-load-json-data-with-jquery-php-and-mysql

Reference NO 2

http://www.jquery4u.com/json/ajaxjquery-getjson-simple/

Reference NO 3

http://www.tutorialspoint.com/jquery/ajax-jquery-getjson.htm

Reference NO 4

http://api.jquery.com/jQuery.getJSON/

Reference NO 5

http://www.copterlabs.com/blog/json-what-it-is-how-it-works-how-to-use-it/

Reference NO 6

http://cypressnorth.com/programming/cross-domain-ajax-request-with-json-response-for-iefirefoxchrome-safari-jquery/

Reference NO 7

http://samcroft.co.uk/2010/loading-data-into-a-phonegap-app/

Reference NO 8

http://codereview.stackexchange.com/questions/3208/basic-simple-asp-net-jquery-json-example

navigator.isJavaEnabled() returns true if no java plugin installed for Chrome 23 on Windows

navigator.isJavaEnabled() returns true if no java plugin installed for
Chrome 23 on Windows

References

Reference NO 1

http://stackoverflow.com/questions/13648309/navigator-isjavaenabled-returns-true-if-no-java-plugin-installed-for-chrome-23

Reference NO 2

http://blog.mozilla.org/security/2013/01/11/protecting-users-against-java-vulnerability/

Reference NO 3

https://www.grc.com/sn/sn-305.htm

Reference NO 4

http://www.tattvum.com/

Reference NO 5

http://arndell-janu1991.blogspot.com/2013/08/use-3gb-free-space-to-access-30-gb-info.html

Reference NO 6

http://arndell-janu1991.blogspot.com/2013/08/target-link-hrefiso-8859.html

Reference NO 7

http://www.mobilesprice.net/products/nokia-asha-302

Reference NO 8

#EANF#

Vectorized string concatenation in Ruby like R's paste function

Vectorized string concatenation in Ruby like R's paste function

References

Reference NO 1

http://stackoverflow.com/questions/13648625/vectorized-string-concatenation-in-ruby-like-rs-paste-function

Reference NO 2

http://stackoverflow.com/questions/14078574/paste-concatenate-string-involving-backslash

Reference NO 3

http://rosettacode.org/wiki/Repeat_a_string

Reference NO 4

http://rosettacode.org/wiki/Copy_a_string

Reference NO 5

http://www.r-chart.com/2010/05/string-concatenation-in-r.html

Reference NO 6

http://en.wikipedia.org/wiki/String_(computer_science)

Reference NO 7

http://www.stanford.edu/class/cs109l/unrestricted/code/week1/vector.R

Reference NO 8

http://r.789695.n4.nabble.com/quot-quot-operator-on-characters-revisited-td3231789.html

Passenger + Rack fail when get some action

Passenger + Rack fail when get some action

References

Reference NO 1

http://stackoverflow.com/questions/13649246/passenger-rack-fail-when-get-some-action

Reference NO 2

http://stackoverflow.com/questions/15537216/no-such-file-or-directory-config-ru-with-passenger-sinatra-apache

Reference NO 3

https://groups.google.com/d/topic/puppet-users/rkH0QNMFVs0

Reference NO 4

http://code.google.com/p/phusion-passenger/issues/detail?id=404

Reference NO 5

http://projects.puppetlabs.com/issues/14609

Reference NO 6

https://github.com/instructure/canvas-lms/issues/151

Reference NO 7

https://github.com/nov/fb_graph/issues/202

Reference NO 8

http://www.modrails.com/documentation/Users%20guide%20Nginx.html

Thursday, 29 August 2013

How to represent nested data in primefaces datatable

How to represent nested data in primefaces datatable

References

Reference NO 1

http://stackoverflow.com/questions/13649578/how-to-represent-nested-data-in-primefaces-datatable

Reference NO 2

http://stackoverflow.com/questions/13186965/primefaces-selecting-rows-from-nested-datatables

Reference NO 3

http://forum.primefaces.org/viewtopic.php?f=3&t=20130

Reference NO 4

http://www.coderanch.com/t/583689/JSF/java/Row-Data-Nested-Datatable

Reference NO 5

http://www.java2s.com/Questions_And_Answers/JSF/PrimeFaces/dataExporter.htm

Reference NO 6

https://forums.oracle.com/thread/1719032

Reference NO 7

#EANF#

Reference NO 8

#EANF#

HTML5 widget .play() method not working

HTML5 widget .play() method not working

References

Reference NO 1

http://stackoverflow.com/questions/13649828/html5-widget-play-method-not-working

Reference NO 2

http://stackoverflow.com/questions/tagged/soundcloud?sort=unanswered&pagesize=50

Reference NO 3

https://discussions.apple.com/thread/3698153?start=15&tstart=0

Reference NO 4

http://johndyer.name/html5-video-wrapper-for-youtube-and-vimeo-api-mediaelement-js/

Reference NO 5

http://www.position-absolute.com/articles/introduction-to-the-html5-audio-tag-javascript-manipulation/

Reference NO 6

http://www.broken-links.com/2010/07/08/making-html5-video-work-on-android-phones/

Reference NO 7

http://sandbox.ramp.com/api/mpf.php

Reference NO 8

https://github.com/CSS-Tricks/AnythingSlider/wiki/Audio

How to dynamically load a javascript file from a server with Basic Authentication

How to dynamically load a javascript file from a server with Basic
Authentication

References

Reference NO 1

http://stackoverflow.com/questions/13650169/how-to-dynamically-load-a-javascript-file-from-a-server-with-basic-authenticatio

Reference NO 2

http://stackoverflow.com/questions/12315057/uiwebview-wont-load-dynamically-loaded-resources-via-jquery-mobile-over-basic

Reference NO 3

http://my.opera.com/community/forums/topic.dml?id=1300422

Reference NO 4

http://developer.plone.org/templates_css_and_javascripts/javascript.html

Reference NO 5

http://ajaxpatterns.org/On-Demand_Javascript

Reference NO 6

https://github.com/wordnik/swagger-ui

Reference NO 7

http://madhums.me/2012/07/19/breaking-down-app-js-file-nodejs-express-mongoose/

Reference NO 8

http://www.askapache.com/htaccess/troubleshooting-apache-htaccess-authentication.html

request_irq succeeds but interrupt is never detected

request_irq succeeds but interrupt is never detected

References

Reference NO 1

http://stackoverflow.com/questions/13650564/request-irq-succeeds-but-interrupt-is-never-detected

Reference NO 2

http://stackoverflow.com/questions/13540173/request-irq-successful-handler-not-called

Reference NO 3

http://www.makelinux.net/books/lkd2/ch06lev1sec4

Reference NO 4

http://lwn.net/images/pdf/LDD3/ch10.pdf

Reference NO 5

http://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/request_irq-returns-successfully-but-isr-is-not-execute-823091/

Reference NO 6

https://www.kernel.org/doc/Documentation/PCI/MSI-HOWTO.txt

Reference NO 7

http://www.cs.fsu.edu/~baker/devices/lxr/http/source/linux/Documentation/PCI/MSI-HOWTO.txt

Reference NO 8

http://student.cosy.sbg.ac.at/~tstuetz/out/ldd/ch5_ldd.pdf

How to generate a random number from a random bit generator and guarantee termination?

How to generate a random number from a random bit generator and guarantee
termination?

References

Reference NO 1

http://www.cplusplus.com/articles/EywTURfi/

Reference NO 2

http://docs.oracle.com/javase/7/docs/api/java/util/Random.html

Reference NO 3

https://defuse.ca/generating-random-passwords.htm

Reference NO 4

http://www14.in.tum.de/personen/scheideler/papers/OPODIS-116b.pdf

Reference NO 5

http://openfortress.org/cryptodoc/random/

Reference NO 6

http://www.mikeash.com/pyblog/friday-qa-2011-03-18-random-numbers.html

Reference NO 7

http://www.chiark.greenend.org.uk/~sgtatham/puzzles/devel/utils.html

Reference NO 8

http://eprint.iacr.org/2013/338.pdf

AccessTokenRefreshError on Google API Class design

AccessTokenRefreshError on Google API Class design

References

Reference NO 1

http://stackoverflow.com/questions/13651145/accesstokenrefresherror-on-google-api-class-design

Reference NO 2

http://stackoverflow.com/questions/14064630/why-am-i-getting-invalid-grant-for-google-api-calls-from-app-engine

Reference NO 3

http://stackoverflow.com/questions/12329662/google-app-engine-and-service-accounts

Reference NO 4

http://stackoverflow.com/questions/18205246/has-not-supported-to-download-google-translate-api-library-in-google-app-engine

Reference NO 5

http://stackoverflow.com/questions/18202888/typeerror-cannot-read-property-translations-of-undefined-in-google-translate

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

How to logon to X Window through a daemon on Fedora 16

How to logon to X Window through a daemon on Fedora 16

References

Reference NO 1

http://stackoverflow.com/questions/13651438/how-to-logon-to-x-window-through-a-daemon-on-fedora-16

Reference NO 2

http://docs.fedoraproject.org/en-US/Fedora/16/html/Installation_Guide/sn-switching-to-gui-login.html

Reference NO 3

https://ask.fedoraproject.org/question/24006/in-rhel6-x-windows-is-not-booting/

Reference NO 4

http://en.wikipedia.org/wiki/X_Window_System

Reference NO 5

http://www.mjmwired.net/resources/mjm-fedora-f16.html

Reference NO 6

http://www.tldp.org/HOWTO/XWindow-User-HOWTO/runningx.html

Reference NO 7

http://forums.fedoraforum.org/showthread.php?t=194702

Reference NO 8

#EANF#

How does DPAPI and ProtectedData.Protect() handle Disk Images/Clones in .net 4?

How does DPAPI and ProtectedData.Protect() handle Disk Images/Clones in
.net 4?

References

Reference NO 1

http://stackoverflow.com/questions/13651725/how-does-dpapi-and-protecteddata-protect-handle-disk-images-clones-in-net-4

Reference NO 2

http://stackoverflow.com/questions/13361242/getting-access-denied-when-try-to-protect-data

Reference NO 3

http://stackoverflow.com/questions/14149769/information-on-data-protection-api-dpapi

Reference NO 4

http://stackoverflow.com/questions/11975173/whose-passoword-does-dpapi-use-to-encrypt

Reference NO 5

http://stackoverflow.com/questions/18323736/backing-up-master-key-in-dpapi

Reference NO 6

http://www.sensepost.com/blog/?find=reversing

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Sencha Touch - Store Not Parsing JSON Data

Sencha Touch - Store Not Parsing JSON Data

References

Reference NO 1

http://www.sencha.com/forum/showthread.php?250437-Store-Not-Parsing-JSON-Data

Reference NO 2

http://stackoverflow.com/questions/17229603/unable-to-parse-json-data-in-store-sencha

Reference NO 3

http://stackoverflow.com/questions/18390530/sencha-touch-filter-dataview-store-with-nested-json-data-based-on-button-click

Reference NO 4

http://stackoverflow.com/questions/15517419/sencha-touch2-parsing-nested-json-data

Reference NO 5

http://stackoverflow.com/questions/11159480/sencha-touch-store-json-file-containing-array

Reference NO 6

http://stackoverflow.com/questions/16968734/sencha-touch2-how-can-i-parse-my-nested-json-data

Reference NO 7

#EANF#

Reference NO 8

#EANF#

STL Vector of Unique_ptr - How to reset?

STL Vector of Unique_ptr - How to reset?

References

Reference NO 1

http://stackoverflow.com/questions/13652432/stl-vector-of-unique-ptr-how-to-reset

Reference NO 2

http://msdn.microsoft.com/en-us/library/vstudio/hh279676.aspx

Reference NO 3

http://www.asawicki.info/news_1494_unique_ptr_in_visual_c_2010.html

Reference NO 4

http://en.cppreference.com/w/cpp/memory/unique_ptr

Reference NO 5

http://eli.thegreenplace.net/2012/06/20/c11-using-unique_ptr-with-standard-library-containers/

Reference NO 6

http://www.cplusplus.com/reference/memory/unique_ptr/

Reference NO 7

http://www.codeguru.com/cpp/article.php/c17775/The-Smart-Pointer-That-Makes-Your-C-Applications-Safer--stduniqueptr.htm

Reference NO 8

http://mbevin.wordpress.com/2012/11/18/smart-pointers/

Wednesday, 28 August 2013

ruby on rails installing JSON ubuntu error

ruby on rails installing JSON ubuntu error

References

Reference NO 1

http://stackoverflow.com/questions/11058952/why-do-i-get-an-error-installing-the-json-gem-in-ubuntu

Reference NO 2

http://stackoverflow.com/questions/16200556/error-while-trying-to-gem-install-json-under-ubuntu-12-04

Reference NO 3

http://stackoverflow.com/questions/11489891/ruby-bundle-install-error-with-json-1-7-3

Reference NO 4

http://stackoverflow.com/questions/12690081/error-when-installing-json-1-7-5-in-rails

Reference NO 5

http://stackoverflow.com/questions/761521/when-i-try-sudo-gem-install-json-i-get-the-following-error

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

access form elements from a non wicket field

access form elements from a non wicket field

References

Reference NO 1

http://stackoverflow.com/questions/13653105/access-form-elements-from-a-non-wicket-field

Reference NO 2

http://stackoverflow.com/questions/15313186/how-to-have-multi-select-autocompletion-in-wicket

Reference NO 3

http://apache-wicket.1842946.n4.nabble.com/Submit-non-wicket-form-through-wicket-form-td3490394.html

Reference NO 4

http://wicket.apache.org/2013/04/12/wicket-6.7.0-released.html

Reference NO 5

http://wicket.apache.org/apidocs/1.4/org/apache/wicket/markup/html/form/FormComponent.html

Reference NO 6

http://www.devproof.org/wicket_best_practice

Reference NO 7

http://refcardz.dzone.com/refcardz/getting-started-apache-wicket

Reference NO 8

http://tomaszdziurko.pl/2011/02/wicket-tutorial-part-3-form-application/

gdb: break in shared library loaded by python

gdb: break in shared library loaded by python

References

Reference NO 1

http://stackoverflow.com/questions/13653467/gdb-break-in-shared-library-loaded-by-python

Reference NO 2

http://stackoverflow.com/questions/8307425/eclipse-debug-shared-library-loaded-from-python

Reference NO 3

http://chrismiles.livejournal.com/20226.html

Reference NO 4

http://www.haifux.org/lectures/211/gdb_-_customize_it.html

Reference NO 5

http://www.groupsrv.com/linux/about24649.html

Reference NO 6

http://wingware.com/doc/howtos/debugging-extension-modules-on-linux

Reference NO 7

http://www.linuxquestions.org/questions/programming-9/gdb-and-django-test-server-debug-a-shared-library-4175468243/

Reference NO 8

http://sourceware.org/gdb/wiki/PythonGdb

Trying to reconcile elliptic curve error

Trying to reconcile elliptic curve error

References

Reference NO 1

http://stackoverflow.com/questions/13653771/trying-to-reconcile-elliptic-curve-error

Reference NO 2

http://stackoverflow.com/questions/16426561/ecc-curve-modulus

Reference NO 3

http://stackoverflow.com/questions/3098005/is-it-possible-to-use-elliptic-curve-cryptography-for-encrypting-data

Reference NO 4

http://stackoverflow.com/questions/tagged/elliptic-curve?sort=unanswered&pagesize=50

Reference NO 5

http://stackoverflow.com/questions/tagged/elliptic-curve?sort=active&pagesize=50

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

scipy cobyla doesn't converge

scipy cobyla doesn't converge

References

Reference NO 1

http://stackoverflow.com/questions/13654107/scipy-cobyla-doesnt-converge

Reference NO 2

https://github.com/scipy/scipy/blob/master/scipy/optimize/_minimize.py

Reference NO 3

http://dsnra.jpl.nasa.gov/software/Python/python-modules/scipy.optimize.html

Reference NO 4

http://ab-initio.mit.edu/wiki/index.php/NLopt_release_notes

Reference NO 5

http://modular.math.washington.edu/home/wstein/www/home/nborie/sage/local/lib/python2.7/site-packages/scipy/optimize/_minimize.py

Reference NO 6

http://pydoc.net/Python/scikits.statsmodels/0.3.1/scikits.statsmodels.sandbox.tsa.garch/

Reference NO 7

http://europepmc.org/articles/PMC3638882

Reference NO 8

http://code.metager.de/source/history/scipy/scipy/

Error when saving entities using breezejs(missing ScriptAssemblyAttribute )

Error when saving entities using breezejs(missing ScriptAssemblyAttribute )

References

Reference NO 1

http://stackoverflow.com/questions/13654416/error-when-saving-entities-using-breezejsmissing-scriptassemblyattribute

Reference NO 2

https://github.com/nikhilk/scriptsharp/issues/294

Reference NO 3

#EANF#

Reference NO 4

#EANF#

Reference NO 5

#EANF#

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Android: Custom font for XML in AppWidgetProvider

Android: Custom font for XML in AppWidgetProvider

References

Reference NO 1

http://stackoverflow.com/questions/13655057/android-custom-font-for-xml-in-appwidgetprovider

Reference NO 2

http://stackoverflow.com/questions/4318572/how-to-use-a-custom-typeface-in-a-widget

Reference NO 3

http://armor-janu1991.blogspot.com/2013/08/android-custom-font-for-xml-in.html

Reference NO 4

http://www.javacodegeeks.com/2010/12/android-full-app-part-8-appwidget-for.html

Reference NO 5

http://www.danielalanhill.com/2012/03/05/android-custom-fonts-via-xml-attributes/

Reference NO 6

https://play.google.com/store/apps/details?id=com.buzzpia.aqua.appwidget.clock

Reference NO 7

http://blog.doityourselfandroid.com/2011/05/24/developing-android-home-screenwidgets/

Reference NO 8

http://developer.android.com/reference/android/appwidget/AppWidgetHost.html

mobiscroll ignoring width and height values on old android

mobiscroll ignoring width and height values on old android

References

Reference NO 1

http://stackoverflow.com/questions/13655695/mobiscroll-ignoring-width-and-height-values-on-old-android

Reference NO 2

http://stackoverflow.com/questions/12852116/mobiscroll-samsung-galaxy-s3-position-fixed-broken-scroller

Reference NO 3

http://stackoverflow.com/questions/15026563/mobiscroll-instance-scroller-mobiscrollgetinst-returns-undefined

Reference NO 4

http://stackoverflow.com/questions/13156246/mobiscroll-with-long-variable-height-wrapping-text-options

Reference NO 5

http://stackoverflow.com/questions/12797116/how-to-load-mobiscroll-values-from-server

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Tuesday, 27 August 2013

Try-Catch statements in Java

Try-Catch statements in Java

References

Reference NO 1

http://download.oracle.com/javase/tutorial/essential/exceptions/catch.html

Reference NO 2

http://download.oracle.com/javase/tutorial/essential/exceptions/tryResourceClose.html

Reference NO 3

http://www.dummies.com/how-to/content/try-statements-in-java.html

Reference NO 4

http://stackoverflow.com/questions/13655993/try-catch-statements-in-java

Reference NO 5

http://stackoverflow.com/questions/15768645/what-is-the-benefit-to-use-finally-after-try-catch-block-in-java

Reference NO 6

http://www.javamex.com/tutorials/exceptions/exceptions_try_catch_block.shtml

Reference NO 7

http://math.hws.edu/javanotes/c3/s7.html

Reference NO 8

#EANF#

Techniques for extending a directive in AngularJS? [duplicate]

Techniques for extending a directive in AngularJS? [duplicate]

References

Reference NO 1

http://www.codeproject.com/Articles/607873/Extending-HTML-with-AngularJS-Directives

Reference NO 2

http://stackoverflow.com/questions/13639399/managing-communication-between-independent-angularjs-directives-independenly

Reference NO 3

https://github.com/angular/angular.js/wiki/Understanding-Directives

Reference NO 4

http://docs.angularjs.org/api/angular.element

Reference NO 5

http://deansofer.com/posts/view/14/AngularJs-Tips-and-Tricks-UPDATED

Reference NO 6

http://www.bennadel.com/blog/2421-Creating-AngularJS-Controllers-With-Instance-Methods.htm

Reference NO 7

http://www.cheatography.com/proloser/cheat-sheets/angularjs/

Reference NO 8

http://joelhooks.com/blog/2013/07/15/a-look-at-angularjs-internal-directives-that-override-standard-html-tags/

Display same cards to all players using Game center

Display same cards to all players using Game center

References

Reference NO 1

http://stackoverflow.com/questions/13656635/display-same-cards-to-all-players-using-game-center

Reference NO 2

http://stackoverflow.com/questions/13510981/get-the-nearby-players-list-using-gamecenter

Reference NO 3

http://www.raywenderlich.com/12735/how-to-make-a-simple-playing-card-game-with-multiplayer-and-bluetooth-part-1

Reference NO 4

http://www.raywenderlich.com/5480/beginning-turn-based-gaming-with-ios-5-part-1

Reference NO 5

http://apple.stackexchange.com/questions/46487/how-do-i-change-my-name-in-ios-game-center

Reference NO 6

http://developer.apple.com/library/ios/documentation/NetworkingInternet/Conceptual/GameKit_Guide/

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Why i got the exception when using multiprocessing.Pool?

Why i got the exception when using multiprocessing.Pool?

References

Reference NO 1

http://stackoverflow.com/questions/13656979/why-i-got-the-exception-when-using-multiprocessing-pool

Reference NO 2

http://stackoverflow.com/questions/6728236/exception-thrown-in-multiprocessing-pool-not-detected

Reference NO 3

http://docs.python.org/library/multiprocessing.html

Reference NO 4

http://jessenoller.com/blog/2009/01/08/multiprocessingpool-and-keyboardinterrupt

Reference NO 5

http://www.bryceboe.com/2010/08/26/python-multiprocessing-and-keyboardinterrupt/

Reference NO 6

http://python.6.x6.nabble.com/issue9400-multiprocessing-pool-AsyncResult-get-messes-up-exceptions-td714472.html

Reference NO 7

http://www.gossamer-threads.com/lists/python/python/1055952

Reference NO 8

#EANF#

How can I get the text in a EmptyTableWidget in GWT CellTable

How can I get the text in a EmptyTableWidget in GWT CellTable

References

Reference NO 1

http://www.gwtproject.org/javadoc/latest/com/google/gwt/user/cellview/client/CellTable.html

Reference NO 2

http://stackoverflow.com/questions/8189991/how-do-i-programmatically-get-info-about-a-celltables-headers

Reference NO 3

http://www.mytechtip.com/2010/11/gwt-celltable-example-using_8168.html

Reference NO 4

http://comments.gmane.org/gmane.org.google.gwt/64549

Reference NO 5

http://crazygui.wordpress.com/2011/11/01/how-to-skin-a-gwt-celltable/

Reference NO 6

http://vaadin.com/download/prerelease/7.0/7.0.0/7.0.0.rc2/docs/api/com/google/gwt/user/cellview/client/CellTable.html

Reference NO 7

http://grokbase.com/t/gg/google-web-toolkit/125fb1j3mb/celltable-loading-state

Reference NO 8

http://grepcode.com/file/repo1.maven.org/maven2/com.google.gwt/gwt-user/2.3.0/com/google/gwt/user/cellview/client/CellTable.java

Looping for only certain objects

Looping for only certain objects

References

Reference NO 1

http://stackoverflow.com/questions/7808397/loop-through-specific-objects-and-specific-properties

Reference NO 2

http://stackoverflow.com/questions/280713/elements-order-in-a-for-in-loop

Reference NO 3

http://help.adobe.com/en_US/ActionScript/3.0_ProgrammingAS3/WS5b3ccc516d4fbf351e63e3d118a9b90204-7fcf.html

Reference NO 4

http://www.republicofcode.com/tutorials/flash/as3loops/

Reference NO 5

http://codex.wordpress.org/The_Loop

Reference NO 6

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/for...in

Reference NO 7

http://bonsaiden.github.io/JavaScript-Garden/

Reference NO 8

http://javascriptweblog.wordpress.com/2011/01/04/exploring-javascript-for-in-loops/

UIActionsheet not dismissing

UIActionsheet not dismissing

References

Reference NO 1

http://stackoverflow.com/questions/13658244/uiactionsheet-not-dismissing

Reference NO 2

http://stackoverflow.com/questions/7761546/uiaction-sheet-not-dismissing-when-pressing-uibarbutton

Reference NO 3

http://stackoverflow.com/questions/8371005/dismissing-uiactionsheet-from-uibarbuttonitem-on-an-ipad

Reference NO 4

http://stackoverflow.com/questions/6953521/uiactionsheet-how-to-dismiss-it-with-a-single-click

Reference NO 5

http://stackoverflow.com/questions/6172212/how-to-make-a-uiactionsheet-dismiss-when-you-tap-outside-eg-above-it

Reference NO 6

http://developer.apple.com/library/ios/documentation/uikit/reference/UIActionSheet_Class/

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Third party libraries isn't copied to the project output although it is set to Copy Local

Third party libraries isn't copied to the project output although it is
set to Copy Local

References

Reference NO 1

http://stackoverflow.com/questions/7305953/referenced-library-isnt-copied

Reference NO 2

http://stackoverflow.com/questions/374727/dependencies-of-references-not-copied-to-output-directory

Reference NO 3

http://stackoverflow.com/questions/12043281/does-copy-local-matter-if-all-projects-are-pointing-to-the-same-output-folder

Reference NO 4

http://stackoverflow.com/questions/308112/net-copy-third-party-libraries-to-bin-release

Reference NO 5

http://www.oracle.com/technetwork/articles/adf/part4-098813.html

Reference NO 6

http://social.msdn.microsoft.com/Forums/vstudio/en-US/0891f0cb-1f9a-44c3-a93f-f81eefece6e8/action?threadDisplayName=specific-version-copy-local-settings-are-ignored

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Get xml Values in Pig Latin

Get xml Values in Pig Latin

References

Reference NO 1

http://stackoverflow.com/questions/13658844/get-xml-values-in-pig-latin

Reference NO 2

http://pig.apache.org/docs/r0.9.1/start.html

Reference NO 3

http://pig.apache.org/docs/r0.7.0/api/org/apache/pig/piggybank/storage/XMLLoader.html

Reference NO 4

http://pig.apache.org/docs/r0.9.1/start.html

Reference NO 5

https://www.inkling.com/read/programming-pig-alan-gates-1st/chapter-2/running-pig

Reference NO 6

http://www.manning.com/lam/SampleCh10.pdf

Reference NO 7

http://ceur-ws.org/Vol-749/paper25.pdf

Reference NO 8

#EANF#

Monday, 26 August 2013

JS events listener: OnBlur event: result depends on what was clicked

JS events listener: OnBlur event: result depends on what was clicked References Reference NO 1 http://stackoverflow.com/questions/13659160/js-events-listener-onblur-event-result-depends-on-what-was-clicked Reference NO 2 http://stackoverflow.com/questions/18264324/chrome-packaged-app-onblur-listener Reference NO 3 http://stackoverflow.com/questions/17973826/ie-attach-event-to-checkbox Reference NO 4 http://stackoverflow.com/questions/17148234/keyboard-event-mediaplaypause Reference NO 5 http://en.wikibooks.org/wiki/JavaScript/Event_Handling Reference NO 6 http://www.quirksmode.org/js/events_order.html Reference NO 7 http://javascript.info/tutorial/keyboard-events Reference NO 8 #EANF#

List custom post type but redirects to home page

List custom post type but redirects to home page References here is my problem. It\'s been around 2 hours that I try to have a page listing all projects (they are a Custom Post Type) so I\'m trying to have an archive file named archive-projects.php but when I try to access it with /projects/ , it redirects me to the home.php instead of a 404 error. I\'m kinda lost there. This is my register_post_type maybe it can help. function projetPostType() { register_post_type(\'projects\', array( \'labels\' => array( \'name\' => __(\'Projects\'), \'singular_name\' => __(\'Project\'), \'add_new\' => __(\'Add project\'), \'add_new_item\' => __(\'Add project\'), \'edit\' => __(\'Edit\'), \'edit_item\' => __(\'Edit project\'), \'new_item\' => __(\'New project\'), \'view\' => __(\'View project\'), \'view_item\' => __(\'View the project\'), \'search_items\' => __(\'Search project\'), \'not_found\' => __(\'No project\') ), \'hierarchical\' => false, \'public\' => true, \'menu_position\' => 30, \'has_archive\' => true, \'rewrite\' => array(\'slug\' => \'projects\'), \'supports\' => array(\'title\', \'editor\', \'thumbnail\'), \'description\' => \'Project contains a text and title\', \'exclude_from_search\' => true, \'publicly_queryable\' => false, \'show_in_admin_bar\' => true, \'register_meta_box_cb\' => \'gererBoiteProjets\' ) ); } I don\'t have any plugin so it\'s not coming from there. If you need more informations, feel free to ask.

What if the Torah Reader for the Curses is a Kohen or Levi? – judaism.stackexchange.com

What if the Torah Reader for the Curses is a Kohen or Levi? â€" judaism.stackexchange.com References It is (at least) the Chabad custom that the Torah Reader takes the Aliya with the curses in Parshat Ki Tavo and Bechukotai. The reader ascends without being called and recites the blessings before and …

Sunday, 25 August 2013

Why can\'t the rational expressing $\\sqrt{x}$ be reducible?

Why can\'t the rational expressing $\\sqrt{x}$ be reducible? References I am missing an obvious fact here. Suppose there is a rational that satisfies $({p \\over q})^2$. All of the proofs I have read state this fraction has to be irreducible, that is, it has $gcd(p, q) = 1$. Why can\'t the rational be reducible?

[ Desktops ] Open Question : New computer wont boot.?

[ Desktops ] Open Question : New computer wont boot.? References Alright, round 2. I\'ll be a little more specific. A friend of mine built a gaming rig. Mobo: MSI Big Bang-XPower II PSU: 850w corsair CPU: i7 ivy bridge GPU: GeForce 780 HDD: 1Tb SSD: 512Gb We get everything put in and plugged up, and it wont boot to bios to start installation. It just turns on and off every 15-30 seconds. All the fans kick on, the LEDs light up, everything starts. Except it wont boot. I dont know if this is a power supply, HDD/SSD, issue or what... Ive wracked my head for days trying to figure it out. We have rewired everything, reset all the hardware (gpu/ram/etc), and made sure everything was wired up correctly. But still, the exact issue, it wont boot to anything. Just power cycles every 15-30 seconds, we are going to test the PSU tomorrow but outside of that, I dont know what would cause it not to boot after double checking our wires and hardware. He\'s dang near 3k into this thing (after shipping and such) and we can\'t get it booted. VERY irritating, my mini-itx build went smooth as silk. I just feel terrible and helpless, because Ive never encountered this problem.

Ember.js & QUnit : \"TypeError: Object # has no method \'getHandler\'\" when calling visit

Ember.js & QUnit : \"TypeError: Object # has no method \'getHandler\'\" when calling visit References I\'m getting an error when using visit in a test : TypeError: Object # has no method \'getHandler\' module(\"visit\", { setup: function() { Ember.run(App, App.advanceReadiness); }, teardown: function() { App.reset(); } }); test(\"visit works\", function () { expect(2); // this gets executed equal(1, 1); return visit(\"/\").then(function() { // this never equal(1, 1); }); }); The resulting error trace is : Died on test #2 at eval (eval at (eval at (http://127.0.0.1:3000/javascripts/libs/jquery/jquery-1.8.0.min.js:2:14066)), :10:1) at eval (native) at eval (eval at (http://127.0.0.1:3000/javascripts/libs/jquery/jquery-1.8.0.min.js:2:14066), :2:14066) at Function.p.extend.globalEval (eval at (http://127.0.0.1:3000/javascripts/libs/jquery/jquery-1.8.0.min.js:2:14066), :2:14077) at p.ajaxSetup.converters.text script (eval at (http://127.0.0.1:3000/javascripts/libs/jquery/jquery-1.8.0.min.js:2:14066), :2:83767) at cC (eval at (http://127.0.0.1:3000/javascripts/libs/jquery/jquery-1.8.0.min.js:2:14066), :2:5874) at y (eval at (http://127.0.0.1:3000/javascripts/libs/jquery/jquery-1.8.0.min.js:2:14066), :2:79888) at d (eval at (http://127.0.0.1:3000/javascripts/libs/jquery/jquery-1.8.0.min.js:2:14066), :2:85578): Object # has no method \'getHandler\' Source: TypeError: Object # has no method \'getHandler\' at generateHandlerInfos (eval at (eval at (http://127.0.0.1:3000/javascripts/libs/jquery/jquery-1.8.0.min.js:2:14066)), :25824:31) at performTransition (eval at (eval at (http://127.0.0.1:3000/javascripts/libs/jquery/jquery-1.8.0.min.js:2:14066)), :25758:30) at createURLTransition (eval at (eval at (http://127.0.0.1:3000/javascripts/libs/jquery/jquery-1.8.0.min.js:2:14066)), :25501:18) at doTransition (eval at (eval at (http://127.0.0.1:3000/javascripts/libs/jquery/jquery-1.8.0.min.js:2:14066)), :26067:20) at Object.Router.handleURL (eval at (eval at (http://127.0.0.1:3000/javascripts/libs/jquery/jquery-1.8.0.min.js:2:14066)), :25213:20) at Ember.Router.Ember.Object.extend._doTransition (eval at (eval at (http://127.0.0.1:3000/javascripts/libs/jquery/jquery-1.8.0.min.js:2:14066)), :26491:53) at Ember.Router.Ember.Object.extend.handleURL (eval at (eval at (http://127.0.0.1:3000/javascripts/libs/jquery/jquery-1.8.0.min.js:2:14066)), :26331:21) at Ember.Application.Ember.Namespace.extend.handleURL (eval at (eval at (http://127.0.0.1:3000/javascripts/libs/jquery/jquery-1.8.0.min.js:2:14066)), :30240:16) at Object.Backburner.run (eval at (eval at (http://127.0.0.1:3000/javascripts/libs/jquery/jquery-1.8.0.min.js:2:14066)), :4862:30) at Object.Ember.run (eval at (eval at (http://127.0.0.1:3000/javascripts/libs/jquery/jquery-1.8.0.min.js:2:14066)), :5200:30) I\'ve made sure Ember is loaded before the tests are run as suggested in this answer. QUnit is also working properly as a basic test on fixtures is working. I\'ve now spent hours on this issue and I don\'t have any clue why this is happening.

How do I stop losing a fragment of this url when redirected?

How do I stop losing a fragment of this url when redirected? References I\'m trying to parse callback url, and matching set of params out of a url users are sent to as part of a complex user journey: Here\'s the url in question: https://mysite.org/user/login/idp_sign_up%3FpostbackUrl%3Dhttps%3A//hub.somesite.org.uk%3A443/govuk/register-signin%3FrequestId%3D_ae0b3a45-c878-4033-96f2-2b2428090711 I\'m parsing the necessary bits out of this fine, if user is signed in. My problem occurs when a user isn\'t signed in, because they\'re redirected to this url: https://mysite.org/user/login?destination=/idp_sign_up%3FpostbackUrl%3Dhttps%3A//hub.somesite.org.uk%3A443/register-signin%3FrequestId%3D_ae0b3a45-c878-4033-96f2-2b2428090711 Then they end up at this url, without the crucial %3FrequestId%3D_ae0b3a45-c878-4033-96f2-2b2428090711 fragment: https://mysite.org/user/login/idp_sign_up%3FpostbackUrl%3Dhttps%3A//hub.somesite.org.uk%3A443/register-signin How to I ensure I don\'t lose that fragment if a user isn\'t logged in? Is there a relevant hook I can use before the https://mysite.org/user/login?destination process begins?

Saturday, 24 August 2013

Lightweight and/or legacy distro for FOTRAN hackery?

Lightweight and/or legacy distro for FOTRAN hackery? References My grandfather was a programmer back in the day, and lately he\'s been hearing about the RPi in the news and he\'s expressed a desire to try one out. He can remember computers filling whole rooms and punching his programs on to cards, so it\'s safe to say that his computing knowledge, while extensive, is a little outdated, and the idea of something the size of a credit card with orders of magnitude more processing power than his old refrigerator-sized mainframes is equal parts exciting and daunting. So, in the interest of making him feel at home and getting him using the system as quickly and painlessly as possible, I\'m looking for a distro that supports as much of his old knowledge as possible. He worked with UNIX when it was brand new, and Linux when it arrived, so he\'s comfortable working from the command line (in fact, it took quite a bit to get him to STOP using the command prompt in Windows 7...). The main priorities are: Relatively hassle-free setup, including networking if possible Lightweight low-clutter desktop STABLE Support for C and FORTRAN compilers That last one might seem odd; essentially, he used to give lectures on FORTRAN, and wants to try building some programs that he always wanted to write - including one to do a Fourier-transform-based calculation that he did by hand with a slide rule (!) when he was a mechanical engineer, before he got into computing.

How do I make the chat show idle immediately?

How do I make the chat show idle immediately? References When my email is left idle, my chat button shows green for a long time (for about 20 minutes) before turning orange, meaning I am available although I am away doing something. How I make the green turn to orange almost immediately once I leave the email idle?

Blur crashes on Tokyo Shutoko loading screen under Win XP

Blur crashes on Tokyo Shutoko loading screen under Win XP References So far Blur worked fine for me under Windows XP (SP3 32-bit), I managed to beat first boss and start chapter 2. However, just after trying to race on one of the Tokyo Shutoko tracks (presumably Wangan-sen), the game crashes to desktop just after few seconds of loading screen. I applied some automatic online patches to bring it up to date, tried several different vehicles and various GFX options details, to no avail. I have Core2Duo, GTS 450 and 2 GB of RAM. Just note it is a non-Steam version of the game (retail). Is there any known issue with Tokyo tracks in Blur? Is there any possible fixes to such problems?

Friday, 23 August 2013

Android: SeekBar onProgressChanged-event doesn\'t get fired when setting progress programmatically

Android: SeekBar onProgressChanged-event doesn\'t get fired when setting progress programmatically References My onProgressChanged()-event doesn\'t get fired when I set the progress of a SeekBar programmatically, but it does get fired perfectly fine when I physically move the SeekBar slider. I\'d expect the event to fire when using setProgress() - the Android Developer Reference even states that: public abstract void onProgressChanged (SeekBar seekBar, int progress, boolean fromUser) Notification that the progress level has changed. Clients can use the fromUser parameter to distinguish user-initiated changes from those that occurred programmatically. Some code snippets from my project: @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.my_activity); final SeekBar mySeekBar = ((SeekBar) findViewById(R.id.mySeekBar)); mySeekBar.setOnSeekBarChangeListener(new OnSeekBarChangeListener(){ @Override public void onProgressChanged(SeekBar arg0, int arg1, boolean arg2) { // Do some stuff } } } @Override protected void onResume() { super.onResume(); final SeekBar mySeekBar = ((SeekBar) findViewById(R.id.mySeekBar)); mySeekBar.setProgress(someValue); // This SHOULD trigger onProgressChanged(), but it doesn\'t... }

Converting a loop of code to function

Converting a loop of code to function References I want to retry a command for 5 times with an interval of 20 seconds. I want this command to be passed as a method parameter. How to do it? And once the function is written how to pass the value to the function? I want my current code to be converted to a function which takes a set of parameters. How to write and call this function in my shell script? My current code is like this : trialNumber=0 until [ $trialNumber -ge 5] do ssh $USERID@$HOST $SCRIPT_LOCATION/runme.sh # This line is my command and it may very with number of parameters or command itself. [ $? -eq 0 ] && break trialNumber=$[$trialNumber+1] sleep 20 done ( Above code is embedded at many places I want to move it into a function).

Word for a social partner without romantic connotations?

Word for a social partner without romantic connotations? References Is there a good way to describe a social partner without romantic connotations? Especially when referring to dining. I know date and partner (on its own) generally both generally imply some sort of romantic connotation (feel free to prove me wrong). Is there anything besides dining partner or friend? Thanks!

Is there a way to start a torrent on my Android stick remotely?

Is there a way to start a torrent on my Android stick remotely? References I have a Windows home computer with uTorrent installed. With the BitTorrent WebUi addon to Firefox I am able to start downloads from my office computer. I am planning on buying an Android stick, is there an app combination that can do the same? So I browse from my Android tablet, find a good magnet to download, do something not too complicated, and the Android stick starts to download it?

Prove $ \\frac{1}{C_{\\alpha}}(x^{\\alpha} + y^{\\alpha}) \\le (x + y)^{\\alpha} \\le C_{\\alpha}(x^{\\alpha} + y^{\\alpha}) $

Prove $ \\frac{1}{C_{\\alpha}}(x^{\\alpha} + y^{\\alpha}) \\le (x + y)^{\\alpha} \\le C_{\\alpha}(x^{\\alpha} + y^{\\alpha}) $ References Suppose that $ 0 < \\alpha < 1 $. Show that there is a constant $ C_{\\alpha} $ so that for $ x, y \\in (0, +\\infty) $ we have the estimate \\begin{equation} \\frac{1}{C_{\\alpha}}(x^{\\alpha} + y^{\\alpha}) \\le (x + y)^{\\alpha} \\le C_{\\alpha}(x^{\\alpha} + y^{\\alpha}) \\end{equation} I tried to divide the expression by $ x^{\\alpha} $ and to use Taylor\'s series, but it didn\'t work out. Can anybody hint what this problem is about?

Thursday, 22 August 2013

How do I guarantee that everything inside a onsubmit callback will get run before the form is submitted?

How do I guarantee that everything inside a onsubmit callback will get run before the form is submitted? References

search results

  1. How do I guarantee that everything inside a onsubmit callback will get run before the form is ... will definitely run to completion before the form is submitted?
    stackoverflow.com/questions/13644205/​how-do-i-guarantee... - Cached
  2. form gets submitted before onsubmit completes its execution. ... How do I guarantee that everything inside a onsubmit callback will get run before the form is ...
    stackoverflow.com/questions/16104274/​form-gets-submitted... - Cached
  3. When I click a button on a Child form how do I get it to do a ... for date to record when the form was submitted.The options for selection ... Form Inside Form ...
    asp.net.bigresource.com/Web-Forms-​Changing-form-id-form... - Cached
  4. ... inside the created form. ... $enctype Set/Get the encoding type of the form. ... How do I add an onSubmit handler to my form? $widget->attributes ...
    manpages.ubuntu.com/manpages/jaunty/​man3/HTML::Widget.3... - Cached
  5. Javascript Change Form Inside A Hidden Form. ... Changing Onsubmit Form Function To Onchange ... I\'ve been struggling trying to get a small order form to work the way ...
    www.allwebdevhelp.com/javascript/js-​help-tutorials.php?i=... - Cached
  6. ... (document.theForm.onsubmit()){ do ... of the data being submitted and check the form before ... need to get this right before adding the prices and ...
    www.allwebdevhelp.com/javascript/js-​help-tutorials.php?i=... - Cached
  7. ... from the form that was just submitted, ... is \"how do I do form submitting where I don\'t get the ... everything that was typed in the form before ...
    php.bigresource.com/display-message-on-​form-submit... - Cached
  8. ... validated in a form before the ... form \"onSubmit\" attribute is still set. If the user hits the enter key in the text field the form will be submitted so you ...
    sonsale.blogspot.com/2009/05/ajax-​faq.html - Cached
  9. How Do I Get The Value Of A Form ... can make it do one thing when the form is submitted by a ... Asp.net Form Inside Tabcontainer? Ho do you reference code ...
    javascript.bigresource.com/How-do-I-get-​the-value-of-a... - Cached

Open NFC emulator (NFC unavailable )

Open NFC emulator (NFC unavailable ) References

search results

  1. I have followed steps for setting Open NFC Emulator .when i try emulator setting. select Settings->Wireless & networks->NFC settings. The newly created AVD does not ...
    stackoverflow.com/.../open-nfc-emulator-​nfc-unavailable - Cached
  2. I found the Open NFC Android emulator and it appears to be what I\'m looking for. I have downloaded : 1. ... Open NFC emulator (NFC unavailable ) 0.
    stackoverflow.com/questions/6770774/​getting-started-with... - Cached
  3. And someone said that there is a separate application \" Setting open NFC\" in emulator ... started-with-open-nfc-emulator > > I am unable to enable NFC ...
    sourceforge.net/...forum_name=open-nfc-​help&style=nested - Cached
    More results from sourceforge.net »
  4. The Open NFC for Android edition archive contains: ... you can run the Android Emulator and access the NFC feature via the Connection Center, ...
    open-nfc.org/wp/editions/android - Cached
  5. The Open NFC stack in the emulator connects to the Connection Center running on Machine B, and performs NFC initialization of the NFC Simulator.
    open-nfc.org/wp/home/documentation/​connection-center - Cached
  6. Open-source Hardware-independent NFC protocol stack. ... Overview. Open NFC is an open source stack implementing the NFC functionnalities for many OSes.
    sourceforge.net/projects/open-nfc - Cached
  7. Open Source NFC Emulator for Windows Phone 8 with Proximity Tapper 4/18/2013 | Tags: windows-phone. Please, tell us what you think about this news by voting.
    www.geekchamp.com/news/open-source-nfc-​emulator-for... - Cached
  8. ... return EXIT_FAILURE; } // Try to open the NFC emulator device ... nt, abtReaderRx, &szReaderRxBits)) { ERR (\"%s\", \"Initialization of NFC emulator ...
    libnfc.googlecode.com/.../r667/trunk/​examples/nfc-relay.c
  9. The most recent posts in Unable to open NFC device: pn532_uart:/dev/ttyAMA0 [update:now can!].
    www.libnfc.org/community/feed/rss/topic/​960
  10. ... this 00042 // emulator it might work or not. ... (pnd == NULL) { 00206 ERR(\"Unable to open NFC device\"); 00207 nfc_exit(context); ...
    www.libnfc.org/api/nfc< /B>-emulate-tag_8c_​source.html - Cached