Tuesday, 3 September 2013

Ruby: cleaner returns from loop iteration methods

Ruby: cleaner returns from loop iteration methods

References

Reference NO 1

http://stackoverflow.com/questions/15165194/ruby-cleaner-returns-from-loop-iteration-methods

Reference NO 2

http://stackoverflow.com/questions/7735377/in-ruby-is-there-a-method-similar-to-any-which-returns-the-matching-item-ra

Reference NO 3

http://www.natontesting.com/2011/01/01/rubys-each-select-and-reject-methods/

Reference NO 4

http://ruby.bastardsbook.com/chapters/enumerables/

Reference NO 5

http://zenspider.com/Languages/Ruby/QuickRef.html

Reference NO 6

http://journal.stuffwithstuff.com/2013/02/24/iteration-inside-and-out-part-2/

Reference NO 7

http://www.ruby-doc.org/core/Kernel.html

Reference NO 8

http://jdfrens.blogspot.com/2010/07/updated-mongodb-cleaning.html

how to set ASCII code to the button when the page loads

how to set ASCII code to the button when the page loads

References

Reference NO 1

http://stackoverflow.com/questions/15165418/how-to-set-ascii-code-to-the-button-when-the-page-loads

Reference NO 2

http://webdesign.about.com/od/localization/l/blhtmlcodes-sp.htm

Reference NO 3

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

Reference NO 4

http://www.w3schools.com/TAGS/ref_urlencode.asp

Reference NO 5

http://nemesis.lonestar.org/reference/telecom/codes/ascii.html

Reference NO 6

http://www.tutorialspoint.com/html/html_forms.htm

Reference NO 7

http://www.gieson.com/Library/projects/utilities/opensave/

Reference NO 8

http://www.terrasciences.com/index.php?option=com_docman&task=doc_download&gid=56&Itemid=

unable to push changes to mercurial repo using tortoiseHg

unable to push changes to mercurial repo using tortoiseHg

References

Reference NO 1

http://stackoverflow.com/questions/15165663/unable-to-push-changes-to-mercurial-repo-using-tortoisehg

Reference NO 2

http://tortoisehg.bitbucket.org/manual/1.0/quick.html

Reference NO 3

http://tortoisehg.bitbucket.org/hgbook/1.7/collaborating-with-other-people.html

Reference NO 4

https://bitbucket.org/jfh/machg/issue/304/unable-to-push-to-repository

Reference NO 5

https://confluence.atlassian.com/display/BITBUCKET/Fork+a+Repo,+Compare+Code,+and+Create+a+Pull+Request

Reference NO 6

http://codeplex.codeplex.com/discussions/277708

Reference NO 7

http://vampirebasic.blogspot.com/2009/06/running-mercurial-on-windows.html

Reference NO 8

#EANF#

Monday, 2 September 2013

How to filter an RGB image and transform into an BW one [closed]

How to filter an RGB image and transform into an BW one [closed]

References

Reference NO 1

http://stackoverflow.com/questions/15165951/how-to-filter-an-rgb-image-and-transform-into-an-bw-one

Reference NO 2

http://www.mathworks.com/matlabcentral/answers/65522

Reference NO 3

http://www.gimp.org/tutorials/Color2BW/

Reference NO 4

http://answers.opencv.org/question/8322/how-to-filter-an-rgb-image-and-transform-into-an/

Reference NO 5

http://www.planetary.org/explore/space-topics/space-imaging/tutorial_rgb_ps.html

Reference NO 6

http://www.photoshopessentials.com/essentials/rgb/

Reference NO 7

http://www.getreuer.info/tutorials/matlabimaging

Reference NO 8

http://www.johndcook.com/blog/2009/08/24/algorithms-convert-color-grayscale/

SQL grouping rows by date and showing counts for each date

SQL grouping rows by date and showing counts for each date

References

Reference NO 1

http://stackoverflow.com/questions/15166213/sql-grouping-rows-by-date-and-showing-counts-for-each-date

Reference NO 2

http://stackoverflow.com/questions/11209507/sql-count-of-open-orders-each-day-between-two-dates

Reference NO 3

http://forums.devshed.com/ms-sql-development-95/how-group-by-date-and-count-rows-in-group-420079.html

Reference NO 4

http://database-programmer.blogspot.com/2008/04/group-by-having-sum-avg-and-count.html

Reference NO 5

http://weblogs.sqlteam.com/jeffs/archive/2007/09/10/group-by-month-sql.aspx

Reference NO 6

http://www.oracle.com/technetwork/issue-archive/2013/13-jan/o13sql-1886636.html

Reference NO 7

http://p2p.wrox.com/sql-server-2000/49092-sql-query-generate-counts-month.html

Reference NO 8

http://www.bigresource.com/MS_SQL-Count-Records-Between-two-dates-wteSpyq0.html

Form causing VB process to not end when program execution finishes

Form causing VB process to not end when program execution finishes

References

Reference NO 1

http://stackoverflow.com/questions/15185484/form-causing-vb-process-to-not-end-when-program-execution-finishes

Reference NO 2

http://stackoverflow.com/questions/5685972/how-to-wait-for-a-shell-process-to-finish-before-executing-further-code-in-vb6

Reference NO 3

http://msdn.microsoft.com/en-us/library/aa289496(v=vs.71).aspx

Reference NO 4

http://www.bigresource.com/VB-How-can-I-make-VB-code-to-wait-for-another-process--iFDjzXvKNf.html

Reference NO 5

http://www.bigresource.com/VB-waiting-for-a-form-to-close-to-continue-a-program-mljuWioqmQ.html

Reference NO 6

http://www.thescarms.com/dotnet/Process.aspx

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Can you pass a variable to a VALUE in SQL?

Can you pass a variable to a VALUE in SQL?

References

Reference NO 1

http://stackoverflow.com/questions/4624398/passing-multiple-values-for-one-sql-parameter

Reference NO 2

http://stackoverflow.com/questions/17949324/how-to-pass-string-values-through-variable-in-varray-functions-in-pl-sql

Reference NO 3

http://community.jaspersoft.com/questions/543919/pass-variable-values-parameter-values-sql-query-how

Reference NO 4

http://bytes.com/topic/sql-server/answers/144871-how-passing-multi-value-parameter-sql-query

Reference NO 5

http://forums.devx.com/showthread.php?25082-SQL-WHERE-clause-with-variable-value

Reference NO 6

http://forums.asp.net/t/1718846.aspx/1

Reference NO 7

https://www.ruby-forum.com/topic/137267

Reference NO 8

http://social.msdn.microsoft.com/Forums/sqlserver/en-US/fbf6bd7c-c554-40a4-83af-34cf51e45971/action?threadDisplayName=how-to-pass-variable-value-from-for-loop-to-execute-sql-task