Friday 6 September 2013

Flat array to multidimensional array

Flat array to multidimensional array

References

Reference NO 1

http://stackoverflow.com/questions/6088115/transform-flat-array-into-a-hierarchical-multi-dimensional-array

Reference NO 2

http://stackoverflow.com/questions/13581790/flat-array-to-multidimensional-array

Reference NO 3

http://stackoverflow.com/questions/3448120/php-recursive-extract-of-all-arrays-in-multidimensional-array-to-one-flat-hold

Reference NO 4

http://stackoverflow.com/questions/2813723/transforming-flat-php-array-into-multidimensional-one-based-on-key-value

Reference NO 5

http://forums.phpfreaks.com/topic/54007-solved-how-to-make-a-multidimensional-array-flat/

Reference NO 6

http://board.phpbuilder.com/showthread.php?10370628-php-recreate-array-from-flat-to-multidimensional

Reference NO 7

http://www.talkphp.com/advanced-php-programming/2855-build-multi-dimensional-array-out-flat-array.html

Reference NO 8

#EANF#

Using just CSS

Using just CSS

References

Reference NO 1

http://stackoverflow.com/questions/15905739/alter-input-style-when-text-entered-using-just-css

Reference NO 2

http://www.marcofolio.net/css/the_apple.com_navigation_menu_created_using_only_css3.html

Reference NO 3

http://tympanus.net/codrops/2012/06/12/css-only-responsive-layout-with-smooth-transitions/

Reference NO 4

http://markdotto.com/2011/01/05/3d-text-using-just-css/

Reference NO 5

https://developers.google.com/speed/articles/optimizing-css

Reference NO 6

http://webaim.org/techniques/css/invisiblecontent/

Reference NO 7

http://bavotasan.com/2011/style-select-box-using-only-css/

Reference NO 8

http://daneden.me/animate/

Trying to rewrite path to StyleSheet

Trying to rewrite path to StyleSheet

References

Reference NO 1

http://stackoverflow.com/questions/7263133/mod-rewrite-and-file-paths

Reference NO 2

http://stackoverflow.com/questions/12431401/stylesheet-and-js-linking-error-in-wp-multisite-nested-path

Reference NO 3

http://www.sitefinity.com/developer-network/forums/designing-styling/stylesheets-in-css-folder-not-being-loaded

Reference NO 4

http://www.webdesignforums.net/forum/other-languages/37144-mod-rewrite-affecting-path-style-sheet.html

Reference NO 5

http://wordpress.stackexchange.com/questions/65212/stylesheet-and-js-linking-error-in-wp-multisite-nested-path

Reference NO 6

http://forums.asp.net/t/next/1673401

Reference NO 7

http://wordpress.org/support/topic/235649

Reference NO 8

http://symfony.com/doc/current/cookbook/assetic/asset_management.html

Javascript associative arrays differ on variable declaration

Javascript associative arrays differ on variable declaration

References

Reference NO 1

http://stackoverflow.com/questions/13582969/javascript-associative-arrays-differ-on-variable-declaration

Reference NO 2

http://stackoverflow.com/questions/17840553/dynamic-keys-in-javascript-associative-array-declaration-one-liner

Reference NO 3

http://webcheatsheet.com/javascript/arrays.php

Reference NO 4

http://www.w3schools.com/js/js_obj_array.asp

Reference NO 5

http://softearth.tripod.com/Books/Using_Javascript/ch9.htm

Reference NO 6

http://javascript.info/tutorial/objects

Reference NO 7

http://www.i-programmer.info/programming/javascript/1441-javascript-data-structures-the-associative-array.html

Reference NO 8

http://php.net/manual/en/language.types.array.php

How to pass data to other ios application?

How to pass data to other ios application?

References

Reference NO 1

http://stackoverflow.com/questions/13583321/how-to-pass-data-to-other-ios-application

Reference NO 2

http://stackoverflow.com/questions/9425706/share-data-between-two-or-more-iphone-applications

Reference NO 3

http://kotikan.com/blog/posts/2011/03/passing-data-between-ios-apps

Reference NO 4

http://www.raywenderlich.com/1980/email-tutorial-for-ios-how-to-import-and-export-app-data-via-email-in-your-ios-app

Reference NO 5

http://enharmonichq.com/sharing-data-locally-between-ios-apps/

Reference NO 6

http://gigaom.com/2011/06/21/how-to-transfer-data-between-ios-devices/

Reference NO 7

http://blog.codiform.com/2011/04/integrating-applications-in-ios-and-x.html

Reference NO 8

http://agilewarrior.wordpress.com/2012/01/25/how-segue-in-ios-and-pass-data-from-one-viewcontroller-to-another/

PHP and Android - How to handle adb command to send data to Android Phone [closed]

PHP and Android - How to handle adb command to send data to Android Phone
[closed]

References

Reference NO 1

http://stackoverflow.com/questions/13583609/php-and-android-how-to-handle-adb-command-to-send-data-to-android-phone

Reference NO 2

http://stackoverflow.com/questions/17333126/sending-a-packet-of-data-using-adb-communication

Reference NO 3

http://www.matthewhollander.com/locked-out-of-your-android-phone/

Reference NO 4

http://mobile.dzone.com/articles/8-simple-steps-fix

Reference NO 5

http://wiki.rootzwiki.com/Android_SDK

Reference NO 6

http://www.londatiga.net/it/how-to-use-android-adb-command-line-tool/

Reference NO 7

http://developer.appcelerator.com/question/19141/install-on-device---android---never-works

Reference NO 8

http://os.ibds.kit.edu/2055.php

Deriving maven artifact version from git branch

Deriving maven artifact version from git branch

References

Reference NO 1

http://stackoverflow.com/questions/13583953/deriving-maven-artifact-version-from-git-branch

Reference NO 2

http://stackoverflow.com/questions/2863756/is-there-a-single-git-command-to-get-the-current-tag-branch-and-commit

Reference NO 3

http://mail-archives.apache.org/mod_mbox/maven-users/201203.mbox/%3CCABCm3TVgb1MOgN1WfYYGh-avFYPsGaHP0n49647fPLAW5vagBw@mail.gmail.com%3E

Reference NO 4

https://bugs.eclipse.org/bugs/show_bug.cgi?id=370707

Reference NO 5

https://github.com/andriusvelykis/blank-maven-skin

Reference NO 6

https://github.com/ivaynberg/weld-core/tree/master/examples/jsf/permalink

Reference NO 7

https://github.com/graphaware/neo4j-relcount

Reference NO 8

#EANF#

Thursday 5 September 2013

Why my subscriber cant read the message from the publisher on jms

Why my subscriber cant read the message from the publisher on jms

References

Reference NO 1

http://stackoverflow.com/questions/13584273/why-my-subscriber-cant-read-the-message-from-the-publisher-on-jms

Reference NO 2

http://stackoverflow.com/questions/8582773/delay-while-consuming-messages-from-jms-topic

Reference NO 3

http://stackoverflow.com/questions/13377703/pointtopoint-vs-publish-subscribe-model-in-jms

Reference NO 4

http://stackoverflow.com/questions/14825539/why-doesnt-jms-messageproducer-method-settimetolive-or-send-work

Reference NO 5

http://oreilly.com/catalog/javmesser/chapter/ch02.html

Reference NO 6

http://docs.oracle.com/cd/E12461_01/130/implementation_guide/Chapter%203%20-%20Core%20Concepts.htm

Reference NO 7

http://www.mqseries.net/phpBB2/viewtopic.php?p=298122&sid=cc7836c68a40dd8bc5096009801892f1

Reference NO 8

#EANF#

apache server not redirecting correctly

apache server not redirecting correctly

References

Reference NO 1

http://askubuntu.com/questions/12204/apache-alias-not-working-correctly

Reference NO 2

http://stackoverflow.com/questions/5162625/redirect-non-www-to-www-not-working

Reference NO 3

http://httpd.apache.org/docs/trunk/vhosts/examples.html

Reference NO 4

http://www.webmasterworld.com/apache/4415406.htm

Reference NO 5

http://www.centos.org/docs/4/html/rhel-rg-en-4/s1-apache-config.html

Reference NO 6

http://www.howtoforge.com/forums/showthread.php?t=13108

Reference NO 7

http://www.pearanalytics.com/blog/2010/how-to-do-a-301-redirect-on-apache-or-windows-servers/

Reference NO 8

http://www.cyberciti.biz/faq/apache-redirect-domaincom-to-wwwdomaincom/

how to make sure that streamreader reads only from text file

how to make sure that streamreader reads only from text file

References

Reference NO 1

http://stackoverflow.com/questions/3448230/how-can-i-read-a-text-file-without-locking-it

Reference NO 2

http://stackoverflow.com/questions/9853048/how-to-make-the-streamreader-read-from-the-start-of-the-textfile

Reference NO 3

http://stackoverflow.com/questions/4121911/my-streamreader-code-is-reading-only-every-other-line-c-sharp

Reference NO 4

http://stackoverflow.com/questions/9432108/c-sharp-read-line-from-file-with-streamreader

Reference NO 5

http://stackoverflow.com/questions/15722455/read-text-file-from-c-sharp-resources

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

How can I detect if my apple device supports Bluetooth Low Energy

How can I detect if my apple device supports Bluetooth Low Energy

References

Reference NO 1

http://stackoverflow.com/questions/13585218/how-can-i-detect-if-my-apple-device-supports-bluetooth-low-energy

Reference NO 2

http://stackoverflow.com/questions/18230147/transfer-bt-low-energy-gatt-profiles-via-edr-between-two-dual-mode-devices

Reference NO 3

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

Reference NO 4

http://developer.apple.com/library/ios/#technotes/tn2295/_index.html

Reference NO 5

http://oleb.net/blog/2013/04/starting-bluetooth-low-energy-development-ios/

Reference NO 6

http://www.bluetooth.com/Pages/Bluetooth-Smart-Devices.aspx

Reference NO 7

http://t6982.codeinpro.us/q/51501f90e8432c0426190cda

Reference NO 8

#EANF#

How to draw a grid in canvas with alpha channel based on the width of the grid line?

How to draw a grid in canvas with alpha channel based on the width of the
grid line?

References

Reference NO 1

http://stackoverflow.com/questions/13585515/how-to-draw-a-grid-in-canvas-with-alpha-channel-based-on-the-width-of-the-grid-l

Reference NO 2

http://stackoverflow.com/questions/15565612/adding-a-grid-on-canvas-bring-some-lag-optimisations

Reference NO 3

http://stackoverflow.com/questions/17642229/using-ember-to-write-a-canvas-based-game

Reference NO 4

http://stackoverflow.com/questions/13996250/graphics-on-canvas-not-being-cleared-properly

Reference NO 5

http://www.jqplot.com/docs/files/jqplot-core-js.html

Reference NO 6

http://www.cstestsites.com/wnm_275/demo_site_v4/demo_10.html

Reference NO 7

http://tutorials.jenkov.com/html5-canvas/pixels.html

Reference NO 8

#EANF#

Unable to fetch value from selectbox to servlet

Unable to fetch value from selectbox to servlet

References

Reference NO 1

http://stackoverflow.com/questions/13585813/unable-to-fetch-value-from-selectbox-to-servlet

Reference NO 2

http://stackoverflow.com/questions/10047654/java-servlet-how-can-i-retrieve-selected-radio-button-values

Reference NO 3

http://bytes.com/topic/java/answers/844160-how-get-listbox-values-servlet

Reference NO 4

http://www.daniweb.com/web-development/jsp/threads/17621/getting-values-from-drop-down-menu

Reference NO 5

http://www.coderanch.com/t/122735/HTML-CSS-JavaScript/list-box-values-servlet

Reference NO 6

http://oreilly.com/catalog/javacook/chapter/ch18.html

Reference NO 7

http://www.roseindia.net/answers/viewqa/Java-Beginners/24441-urgent-help-needed-.html

Reference NO 8

http://www.codeproject.com/Questions/279760/Passing-values-from-Servlet-to-JSP

JSON datetime format issue with .net rest service

JSON datetime format issue with .net rest service

References

Reference NO 1

http://stackoverflow.com/questions/13586113/json-datetime-format-issue-with-net-rest-service

Reference NO 2

http://www.hanselman.com/blog/OnTheNightmareThatIsJSONDatesPlusJSONNETAndASPNETWebAPI.aspx

Reference NO 3

http://social.msdn.microsoft.com/Forums/vstudio/en-US/53a1928f-8098-4fdc-a0e0-6c57aceab67b/action?threadDisplayName=json-output-showing-two-datetime-formats-for-my-restfull-wcf-service

Reference NO 4

http://briancaos.wordpress.com/2013/05/29/net-datetime-to-json-unix-javascript-datetime/

Reference NO 5

http://cgeers.com/2011/09/25/writing-a-custom-json-net-datetime-converter/

Reference NO 6

http://info.titodotnet.com/2011/01/restful-wcf-json-service_24.html

Reference NO 7

http://www.codeproject.com/Articles/327420/WCF-REST-Service-with-JSON

Reference NO 8

http://encosia.com/how-i-handle-json-dates-returned-by-aspnet-ajax/

Regex: Extract ƒ??Key: Valueƒ? (No Delimiter)

Regex: Extract ƒ??Key: Valueƒ? (No Delimiter)

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#

How to handle business logic errors effectively?

How to handle business logic errors effectively?

References

Reference NO 1

http://stackoverflow.com/questions/13586679/how-to-handle-business-logic-errors-effectively

Reference NO 2

http://stackoverflow.com/questions/11937655/best-practice-for-leaving-a-function-due-to-business-logic-errors

Reference NO 3

http://www.experts-exchange.com/Programming/Languages/.NET/A_3914-Exception-Handling-A-Mechanism-to-Effectively-Manage-Errors-in-Net.html

Reference NO 4

https://www.owasp.org/index.php/Error_Handling,_Auditing_and_Logging

Reference NO 5

http://railsforum.com/viewtopic.php?id=39424

Reference NO 6

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

Reference NO 7

http://support.thinksubscription.com/docs/Web/ErrorHandling-3.htm

Reference NO 8

http://devcenter.kinvey.com/html5/guides/business-logic

How do I get a ExtJS 4.1.X Bar Chart with a single bar to show that bar's label properly?

How do I get a ExtJS 4.1.X Bar Chart with a single bar to show that bar's
label properly?

References

Reference NO 1

http://stackoverflow.com/questions/13586981/how-do-i-get-a-extjs-4-1-x-bar-chart-with-a-single-bar-to-show-that-bars-label

Reference NO 2

http://stackoverflow.com/questions/17386221/extjs4-1-customize-label-in-bar-chart

Reference NO 3

http://www.sencha.com/forum/showthread.php?210589-Set-maximum-bar-width-in-ExtJS-4-column-chart

Reference NO 4

http://www.rahulsingla.com/blog/2011/04/extjs-4-vertically-stacked-side-by-side-multiple-charts

Reference NO 5

http://www.quizzpot.com/courses/learning-ext-js-3/articles/charts-with-extjs

Reference NO 6

http://www.learnsomethings.com/2011/05/12/look-ma-no-flash-extjs-4-0-chart-click-event-tips-tricks-and-at-least-one-hack-to-identify-which-grouped-bar-instance-has-been-clicked-in-a-grouped-bar-chart/

Reference NO 7

http://mapserver.sara.nl/atlas/include/ext-4.2.0.663/release-notes.html

Reference NO 8

https://github.com/probonogeek/extjs/tree/master/docs/guides/upgrade

Wednesday 4 September 2013

Optimizing JRE and JVM loading time from DVD

Optimizing JRE and JVM loading time from DVD

References

Reference NO 1

http://stackoverflow.com/questions/13587300/optimizing-jre-and-jvm-loading-time-from-dvd

Reference NO 2

http://stackoverflow.com/questions/2812549/what-is-the-difference-between-the-jre-and-jvm

Reference NO 3

http://stackoverflow.com/questions/15760026/install-jre-if-not-installed

Reference NO 4

http://stackoverflow.com/questions/5325479/demo-java-application-runnable-from-a-dvd

Reference NO 5

http://www.drdobbs.com/jvm/a-long-look-at-jvm-languages/240007765

Reference NO 6

http://www.softpedia.com/progChangelog/Sun-Java-JRE-Changelog-34334.html

Reference NO 7

#EANF#

Reference NO 8

#EANF#

How can I solve all IE CSS problems with one plugin? [closed]

How can I solve all IE CSS problems with one plugin? [closed]

References

Reference NO 1

http://stackoverflow.com/questions/13587594/how-can-i-solve-all-ie-css-problems-with-one-plugin

Reference NO 2

http://wordpress.org/support/topic/css-stylesheet-admincss-not-working-in-firefox-weird-output

Reference NO 3

http://isotope.metafizzy.co/docs/help.html

Reference NO 4

https://groups.google.com/d/topic/fancybox/hTBHgES59YY

Reference NO 5

http://robspangler.com/blog/

Reference NO 6

http://support.mozilla.org/questions/963773

Reference NO 7

http://remysharp.com/2008/01/21/fixing-ie-overflow-problem/

Reference NO 8

http://css-tricks.com/one-two-three/

Windows Mobile 6.1

Windows Mobile 6.1

References

Reference NO 1

http://www.microsoft.com/en-us/download/details.aspx?id=14

Reference NO 2

http://en.wikipedia.org/wiki/Windows_Mobile_6.1

Reference NO 3

#EANF#

Reference NO 4

http://www.pcmag.com/article2/0,2817,2280402,00.asp

Reference NO 5

http://en.softonic.com/s/windows-mobile-6.1:pocketpc

Reference NO 6

http://en.softonic.com/s/windows-mobile-6.1-update:pocketpc

Reference NO 7

http://www.brighthand.com/default.asp?newsID=13979

Reference NO 8

https://www.facebook.com/windowsm6.1

html5 facebook and special characters

html5 facebook and special characters

References

Reference NO 1

http://stackoverflow.com/questions/13588278/html5-facebook-and-special-characters

Reference NO 2

http://stackoverflow.com/questions/3302648/should-i-use-cdata-in-html5

Reference NO 3

http://www.creativewhim.com/6-html5-validation-errors-and-how-to-fix-them/

Reference NO 4

http://www.wix.com/support/forum/html5/other/other/how-to-remove-special-characters-from-webpage

Reference NO 5

http://www.htmlgoodies.com/html5/tutorials/html5-document-header-optimization-techniques.html

Reference NO 6

http://www.webmonkey.com/2013/04/w3c-drops-hgroup-tag-from-html5-spec/

Reference NO 7

http://krpano.com/forum/wbb/index.php?page=Thread&threadID=9628

Reference NO 8

http://webdesign.about.com/od/html5tags/qt/rel-author-authorship.htm

If statement in JadeJS

If statement in JadeJS

References

Reference NO 1

http://jade-lang.com/

Reference NO 2

http://stackoverflow.com/questions/5070841/jade-template-engine-how-to-check-if-a-variable-exists

Reference NO 3

http://stackoverflow.com/questions/13588619/if-statement-in-jadejs

Reference NO 4

http://stackoverflow.com/questions/5748087/using-javascript-code-in-jade-views-ifvariable-shows-undefined-instead-of-pa

Reference NO 5

https://github.com/visionmedia/jade

Reference NO 6

https://github.com/arden/jade-js

Reference NO 7

http://www.slideshare.net/wearefractal/jade-javascript-templating

Reference NO 8

#EANF#

Most efficient way to store and search through a large number of strings

Most efficient way to store and search through a large number of strings

References

Reference NO 1

http://stackoverflow.com/questions/13588905/most-efficient-way-to-store-and-search-through-a-large-number-of-strings

Reference NO 2

http://stackoverflow.com/questions/6652881/most-efficient-way-to-test-large-number-of-strings-against-a-large-liststring

Reference NO 3

http://programmers.stackexchange.com/questions/118759/how-to-quickly-search-through-a-very-large-list-of-strings-records-on-a-databa

Reference NO 4

http://www.coderanch.com/t/478502/Performance/java/store-huge-string-array-list

Reference NO 5

http://www.linkedin.com/groups/Given-two-strings-what-would-70526.S.105380207

Reference NO 6

http://www.javamex.com/tutorials/memory/string_saving_memory.shtml

Reference NO 7

http://www.javacodegeeks.com/2010/09/string-performance-exact-string.html

Reference NO 8

#EANF#

textbox gets a lot smaller after resizing in runtime

textbox gets a lot smaller after resizing in runtime

References

Reference NO 1

http://stackoverflow.com/questions/13589195/textbox-gets-a-lot-smaller-after-resizing-in-runtime

Reference NO 2

http://stackoverflow.com/questions/13064350/change-form-size-at-runtime-c-sharp

Reference NO 3

http://stackoverflow.com/questions/2834452/resizing-textbox-at-runtime-in-wpf

Reference NO 4

http://stackoverflow.com/questions/17193770/textbox-dont-allow-typing-2-times-after-each-other

Reference NO 5

http://www.bigresource.com/VB-text-box-resize-when-form-resizes-FHEHVr5dja.html

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

if click then if click on nested div

if click then if click on nested div

References

Reference NO 1

http://stackoverflow.com/questions/13632342/if-click-then-if-click-on-nested-div

Reference NO 2

http://stackoverflow.com/questions/8993259/how-to-check-with-javascript-jquery-if-i-clicked-inside-divi-did-research-in-h

Reference NO 3

http://www.pwnphreak.com/blog/2012/12/28/div-inside-div-fire-onclick-event-for-nested-div/

Reference NO 4

http://javascript.info/tutorial/bubbling-and-capturing

Reference NO 5

http://coursesweb.net/jquery/jquery-parent-children-nth-child

Reference NO 6

http://help.adobe.com/en_US/dreamweaver/cs/using/WScbb6b82af5544594822510a94ae8d65-7deda.html

Reference NO 7

http://bytes.com/topic/php/answers/945563-php-ajax-nested-div-no-change-after-ajax-call

Reference NO 8

http://www.sitepoint.com/forums/showthread.php?767519-Why-too-many-divs-is-bad-practice

How combine the columns of arrays in the following way? [closed]

How combine the columns of arrays in the following way? [closed]

References

Reference NO 1

http://php.net/manual/en/function.array-intersect.php

Reference NO 2

http://php.net/manual/en/function.array-walk.php

Reference NO 3

http://www.cs.utsa.edu/~cs1063/lectures/ch07.html

Reference NO 4

http://scipy-lectures.github.io/intro/numpy/numpy.html

Reference NO 5

http://office.microsoft.com/en-us/excel-help/guidelines-and-examples-of-array-formulas-HA010228458.aspx

Reference NO 6

http://docs.scipy.org/doc/numpy/reference/maskedarray.generic.html

Reference NO 7

http://www.pytables.org/docs/manual-2.2.1/ch03.html

Reference NO 8

http://www.w3schools.com/php/php_ref_array.asp

Tuesday 3 September 2013

3 state Toggle Button in Access Form

3 state Toggle Button in Access Form

References

Reference NO 1

http://stackoverflow.com/questions/13632997/3-state-toggle-button-in-access-form

Reference NO 2

http://www.utteraccess.com/forum/Toggle-Button-Triple-Stat-t1949830.html

Reference NO 3

http://www.access-programmers.co.uk/forums/showthread.php?t=195730

Reference NO 4

http://www.pcreview.co.uk/forums/toggle-button-state-t1145588.html

Reference NO 5

http://forums.aspfree.com/microsoft-access-help-18/using-toggle-button-make-fields-visible-434266.html

Reference NO 6

http://msgroups.net/microsoft.public.access/toggle-button-reset/12991

Reference NO 7

#EANF#

Reference NO 8

http://bytes.com/topic/access/answers/211226-toggle-button-toolbar

Pass the contents of a file to an array and print it

Pass the contents of a file to an array and print it

References

Reference NO 1

http://stackoverflow.com/questions/8249659/read-data-from-a-txt-file-and-print-out-its-2d-array-contents

Reference NO 2

http://stackoverflow.com/questions/11726908/pass-array-from-jquery-ajax-to-php-and-write-the-contents-into-a-file

Reference NO 3

http://www.unix.com/shell-programming-scripting/52187-perl-write-values-file-array-perl.html

Reference NO 4

http://www.perlmonks.org/?node_id=904871

Reference NO 5

http://cboard.cprogramming.com/c-programming/132224-pass-contents-text-file-2d-array.html

Reference NO 6

http://php.net/manual/en/function.file-put-contents.php

Reference NO 7

http://www.daniweb.com/software-development/perl/threads/93033/writing-array-elements-to-a-file-in-perl

Reference NO 8

http://affy.blogspot.com/p5be/ch08.htm

IOS 6.0 + supportedInterfaceOrientations NOT applied when popping back to a controller with popViewControllerAnimated

IOS 6.0 + supportedInterfaceOrientations NOT applied when popping back to
a controller with popViewControllerAnimated

References

Reference NO 1

http://stackoverflow.com/questions/13633885/ios-6-0-supportedinterfaceorientations-not-applied-when-popping-back-to-a-cont

Reference NO 2

http://stackoverflow.com/questions/13612362/ios-6-supportedinterfaceorientations

Reference NO 3

http://stackoverflow.com/questions/12522491/crash-on-presenting-uiimagepickercontroller-under-ios-6-0

Reference NO 4

http://stackoverflow.com/questions/13024188/why-shouldautorotatetointerfaceorientation-splite-into-two-methods-in-ios-6-0

Reference NO 5

http://stackoverflow.com/questions/12733737/ios-6-rotation-pushing-a-view-controller

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

How do I find changes in a dynamic data list over time

How do I find changes in a dynamic data list over time

References

Reference NO 1

http://www.liferay.com/documentation/liferay-portal/6.1/user-guide/-/ai/dynamic-data-lists-in-liferay

Reference NO 2

http://stackoverflow.com/questions/14098918/how-do-i-anchor-a-dynamic-data-list-to-static-data

Reference NO 3

http://productforums.google.com/d/topic/docs/tAJX7497GtI

Reference NO 4

http://msdn.microsoft.com/en-us/library/ee799683(v=cs.10).aspx

Reference NO 5

http://chandoo.org/wp/2010/09/13/dynamic-data-validation-excel/

Reference NO 6

http://www.myonlinetraininghub.com/excel-factor-19-dynamic-dependent-data-validation

Reference NO 7

http://excelsemipro.com/2011/02/create-a-cell-drop-down-list-in-excel-with-data-validation/

Reference NO 8

http://askville.amazon.com/difference-static-dynamic-data/AnswerViewer.do?requestId=2399775

How to connect a socket.io server with multiple namespaces?

How to connect a socket.io server with multiple namespaces?

References

Reference NO 1

http://stackoverflow.com/questions/13634480/how-to-connect-a-socket-io-server-with-multiple-namespaces

Reference NO 2

http://stackoverflow.com/questions/10930286/socket-io-rooms-or-namespacing

Reference NO 3

https://github.com/pkyeck/socket.IO-objc/issues/59

Reference NO 4

http://www.joezimjs.com/javascript/plugging-into-socket-io-advanced/

Reference NO 5

https://groups.google.com/d/topic/socket_io/Kx9czU-DA88

Reference NO 6

https://npmjs.org/package/socket.io-client

Reference NO 7

http://howtonode.org/socket-io-auth

Reference NO 8

http://arrocho-janu1991.blogspot.com/2013/08/how-to-connect-socketio-server-with.html

Access ODBC not importing referential integrity

Access ODBC not importing referential integrity

References

Reference NO 1

http://stackoverflow.com/questions/13634806/access-odbc-not-importing-referential-integrity

Reference NO 2

http://stackoverflow.com/questions/14462954/access-replacing-local-table-with-odbc-linked-table-preserving-original-name-ref

Reference NO 3

http://office.microsoft.com/en-us/access-help/troubleshoot-importing-and-linking-HP005188546.aspx

Reference NO 4

http://www.access-programmers.co.uk/forums/showthread.php?t=252319

Reference NO 5

http://www.fmsinc.com/MicrosoftAccess/Performance.html

Reference NO 6

http://docs.oracle.com/cd/B10501_01/win.920/a97262/ch2.htm

Reference NO 7

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=155330

Reference NO 8

http://www.knowexcel.com/view/1387610-odbc.html

Issues with while activity while working on sequential workflow using visual studio 2010

Issues with while activity while working on sequential workflow using
visual studio 2010

References

Reference NO 1

http://stackoverflow.com/questions/13635092/issues-with-while-activity-while-working-on-sequential-workflow-using-visual-stu

Reference NO 2

http://social.msdn.microsoft.com/Forums/sharepoint/en-US/4595b317-0ba6-408f-b990-30a2539764ab/action?threadDisplayName=unable-to-set-condition-expression-for-while-activity-sharepoint-sequential-workflow-using-visual

Reference NO 3

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

Reference NO 4

http://ralessi.wordpress.com/2012/02/05/sendmail-activity-problem-in-visual-studio-2010-workflows/

Reference NO 5

http://blog.karstein-consulting.com/2011/03/30/walkthrough-creating-a-simple-sequential-workflow-with-a-custom-task-form-in-sharepoint-2010-using-visual-studio-2010-part-2-of-2/

Reference NO 6

http://go4answers.webhost4life.com/Example/issues-delay-activity-21058.aspx

Reference NO 7

http://uspjournal.com/wp-content/uploads/2013/01/USPJ_Issue_7_Introducing_SharePoint_Visual_Studio_Workflows_preview.pdf

Reference NO 8

http://netsourcecode.blogspot.com/2011/09/creating-sequential-workflow-in-visual.html

DBGo INSERT INTO via SQL.CommandText

DBGo INSERT INTO via SQL.CommandText

References

Reference NO 1

http://stackoverflow.com/questions/13635385/dbgo-insert-into-via-sql-commandtext

Reference NO 2

http://www.delphigroups.info/2/76/218793.html

Reference NO 3

http://www.ibprovider.com/eng/press_releases/interbase_firebird_delphi.html

Reference NO 4

ftp://po.istu.ru/public/docs/other/_New/Books/Lang/Delphi/Delphi%20Developer's%20Guide/Ebooks/d6dg/chapter9.pdf

Reference NO 5

http://www.progtown.com/topic942571-dbgo-vs-dbexpress-why-brakes.html

Reference NO 6

http://www.devrace.com/en/search/index.php?q=fields&where=&how=d

Reference NO 7

http://zeus.nyf.hu/~bajalinov/my_special/SW/Delphi%20eBooks/Delphi/Delphi%20-%20Using%20ADO%20from%20Delphi.pdf

Reference NO 8

http://www.da-soft.com/forums/anydac-general-english/clientdataset-update-problem.html

Yii conditional relation

Yii conditional relation

References

Reference NO 1

http://www.yiiframework.com/forum/index.php/topic/10185-using-relations-and-conditions/

Reference NO 2

http://stackoverflow.com/questions/13635756/yii-conditional-relation

Reference NO 3

http://stackoverflow.com/questions/10891294/condition-while-making-relation-in-yii

Reference NO 4

http://stackoverflow.com/questions/12315079/yii-using-relations-with-scopes-defined-in-the-relation

Reference NO 5

http://stackoverflow.com/questions/11969774/applying-a-default-scope-with-reference-to-a-relation-in-yii

Reference NO 6

http://tariffstreet.com/yii/2011/10/adding-conditions-to-yii-model-relations/

Reference NO 7

http://code.dimilow.com/using-conditioned-relations-and-scope-to-get-active-items-in-yii/

Reference NO 8

#EANF#

Monday 2 September 2013

Php error on localhost. Error 403

Php error on localhost. Error 403

References

Reference NO 1

http://stackoverflow.com/questions/13636106/php-error-on-localhost-error-403

Reference NO 2

http://stackoverflow.com/questions/16166196/error-403-localhost-apache-2-4-3-win32-openssl-1-0-1c-php-5-4-7

Reference NO 3

http://www.cyberciti.biz/faq/apache-403-forbidden-error-and-solution/

Reference NO 4

https://bbs.archlinux.org/viewtopic.php?pid=645922

Reference NO 5

http://www.sitepoint.com/forums/showthread.php?865562-Need-Help-for-Displaying-PHP-file-on-localhost-it-shows-an-error-HTTP-403-forbidden

Reference NO 6

http://www.webpagetest.org/forums/showthread.php?tid=193

Reference NO 7

http://forum.wampserver.com/read.php?2,78008,78144

Reference NO 8

http://www.apachelounge.com/viewtopic.php?t=588

What efficient Java collection would be used to store a million strings?

What efficient Java collection would be used to store a million strings?

References

Reference NO 1

http://stackoverflow.com/questions/13639712/what-efficient-java-collection-would-be-used-to-store-a-million-strings

Reference NO 2

http://stackoverflow.com/questions/629804/what-is-the-most-efficient-java-collections-library

Reference NO 3

http://www.coderanch.com/t/478502/Performance/java/store-huge-string-array-list

Reference NO 4

http://kohlerm.blogspot.com/2009/01/is-javalangstringintern-really-evil.html

Reference NO 5

http://code.google.com/p/vanilla-java/wiki/HugeCollections

Reference NO 6

http://blog.codecentric.de/en/2012/03/save-memory-by-using-string-intern-in-java/

Reference NO 7

http://java-performance.com/

Reference NO 8

http://oreilly.com/catalog/javapt/chapter/ch04.html

What is Joomla 2.5 Password Encryption method?

What is Joomla 2.5 Password Encryption method?

References

Reference NO 1

http://stackoverflow.com/questions/13640001/what-is-joomla-2-5-password-encryption-method

Reference NO 2

http://stackoverflow.com/questions/2727043/using-php-to-create-a-joomla-user-password

Reference NO 3

http://forum.joomla.org/viewtopic.php?t=207689

Reference NO 4

http://www.ostraining.com/blog/joomla/encrypt-any-password-in-joomla-using-md5/

Reference NO 5

http://anvyst.com/blog/2013/01/25/joomla-2-5-x-generating-password-hash/

Reference NO 6

https://groups.google.com/d/topic/joomla-dev-cms/mzb0utUj0wg

Reference NO 7

http://www.subclosure.com/generate-new-joomla-1-5-md5salt-encrypted-passwords-to-store-in-database.html

Reference NO 8

http://www.ratmilwebsolutions.com/downloads/encryption-configuration.html

client server code with a segmentation Fault error [closed]

client server code with a segmentation Fault error [closed]

References

Reference NO 1

http://stackoverflow.com/questions/13640289/client-server-code-with-a-segmentation-fault-error

Reference NO 2

http://stackoverflow.com/questions/13067706/segmentation-fault-in-socket-programming

Reference NO 3

http://cboard.cprogramming.com/linux-programming/80990-client-server-program-segmentation-fault.html

Reference NO 4

http://www.linuxforums.org/forum/programming-scripting/110286-simple-server-client-getting-segmentation-fault-error.html

Reference NO 5

http://www.unix.com/homework-coursework-questions/208551-segmentation-fault.html

Reference NO 6

http://www.dreamincode.net/forums/topic/324354-segmentation-fault-error-in-linked-lists/

Reference NO 7

http://ubuntuforums.org/showthread.php?t=1795413

Reference NO 8

http://code.google.com/p/modwsgi/wiki/FrequentlyAskedQuestions

How to set focus on login box that render when click on sub menu bar?

How to set focus on login box that render when click on sub menu bar?

References

Reference NO 1

http://stackoverflow.com/questions/13640619/how-to-set-focus-on-login-box-that-render-when-click-on-sub-menu-bar

Reference NO 2

http://msdn.microsoft.com/en-us/library/windows/desktop/aa511502.aspx

Reference NO 3

http://wiki.secondlife.com/wiki/Advanced_menu

Reference NO 4

http://wiki.phoenixviewer.com/fs_menus

Reference NO 5

http://docs.joomla.org/Creating_a_submenu

Reference NO 6

http://library.creativecow.net/articles/williams_richard/spry_menu_explained.php

Reference NO 7

http://wiki.jqueryui.com/w/page/38666403/Menubar

Reference NO 8

http://wijmo.com/widgets/wijmo-open/menu/

Sunday 1 September 2013

Unzip folder zipped with Gzip

Unzip folder zipped with Gzip

References

Reference NO 1

http://www.centos.org/docs/2/rhl-gsg-en-7.2/s1-zip-tar.html

Reference NO 2

http://kb.winzip.com/kb/entry/124/

Reference NO 3

http://stackoverflow.com/questions/13640909/unzip-folder-zipped-with-gzip

Reference NO 4

http://en.wikibooks.org/wiki/Guide_to_Unix/Commands/File_Compression

Reference NO 5

http://www.unix.com/unix-dummies-questions-answers/55780-decompress-directory-using-gzip.html

Reference NO 6

http://unixhelp.ed.ac.uk/CGI/man-cgi?gzip

Reference NO 7

http://www.linuxquestions.org/questions/programming-9/script-to-unzip-and-gzip-files-into-directory-537860/

Reference NO 8

http://linux.about.com/od/commands/l/blcmdl1_gzip.htm

ASP.NET MVC 4 Redirecting back to Index view

ASP.NET MVC 4 Redirecting back to Index view

References

Reference NO 1

http://stackoverflow.com/questions/13642732/asp-net-mvc-4-redirecting-back-to-index-view

Reference NO 2

http://stackoverflow.com/questions/10536654/how-do-i-redirect-back-to-my-search-results

Reference NO 3

http://geekswithblogs.net/DougLampe/archive/2011/08/05/redirecting-from-a-partial-view-the-right-way-in-asp.net.aspx

Reference NO 4

http://jonkruger.com/blog/2009/04/06/aspnet-mvc-pass-parameters-when-redirecting-from-one-action-to-another/

Reference NO 5

http://www.manning.com/palermo3/ASPMVC4samplech7.pdf

Reference NO 6

http://publicvoidlife.blogspot.com/2012/04/restful-redirecting-in-aspnet-mvc.html

Reference NO 7

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

Reference NO 8

http://forums.asp.net/t/1895462.aspx/1?Aspx+in+MVC3

How to Bind child Gridview control which is used inside template field of Parent Gridview Control?

How to Bind child Gridview control which is used inside template field of
Parent Gridview Control?

References

Reference NO 1

http://stackoverflow.com/questions/13643053/how-to-bind-child-gridview-control-which-is-used-inside-template-field-of-parent

Reference NO 2

http://www.mindstick.com/Articles/2552ee5c-add6-435d-87ae-57abf42b23be/?GridView%20inside%20GridView%20in%20ASP.Net%20(Nested%20GridView)

Reference NO 3

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

Reference NO 4

http://forumarray.com/c-dynamically-adding-a-dropdownlist-to-a-template-column-within-gridview-497558

Reference NO 5

http://forums.asp.net/t/prev/1869183

Reference NO 6

http://www.codeproject.com/Articles/36528/GridView-all-in-one

Reference NO 7

http://asp.net.bigresource.com/c-Event-to-bind-a-gridview-inside-another-gridview--rMNcFGois.html

Reference NO 8

http://www.aspsnippets.com/Articles/ASPNet-Nested-GridViews-GridView-inside-GridView-with-Expand-and-Collapse-feature.aspx