Saturday, 31 August 2013

How do I use a Portable CDI Extension in an EAR on JBoss AS7?

How do I use a Portable CDI Extension in an EAR on JBoss AS7?

References

Reference NO 1

http://stackoverflow.com/questions/13643505/how-do-i-use-a-portable-cdi-extension-in-an-ear-on-jboss-as7

Reference NO 2

http://www.jboss.org/jdf/quickstarts/jboss-as-quickstart/

Reference NO 3

https://community.jboss.org/thread/230825

Reference NO 4

http://www.jboss.org/jdf/quickstarts/jboss-as-quickstart/cdi-add-interceptor-binding/

Reference NO 5

http://www.seamframework.org/172695.lace

Reference NO 6

https://netbeans.org/bugzilla/show_bug.cgi?id=200132

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Distributed file system vs mounting a drive over the network.

Distributed file system vs mounting a drive over the network.

References

Reference NO 1

http://stackoverflow.com/questions/13643801/distributed-file-system-vs-mounting-a-drive-over-the-network

Reference NO 2

http://technet.microsoft.com/en-us/library/cc938934.aspx

Reference NO 3

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

Reference NO 4

http://whatis.techtarget.com/definition/mount

Reference NO 5

http://docs.oracle.com/cd/E19455-01/805-7228/6j6q7ueup/index.html

Reference NO 6

http://docs.oracle.com/cd/E19082-01/819-2723/fsoverview-30598/index.html

Reference NO 7

https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/5-Beta/html/Deployment_Guide/sect-Using_the_mount_Command-Mounting.html

Reference NO 8

http://docs.openstack.org/grizzly/openstack-compute/install/yum/content/terminology-storage.html

Django DB data to HTML table

Django DB data to HTML table

References

Reference NO 1

http://stackoverflow.com/questions/13644056/django-db-data-to-html-table

Reference NO 2

http://stackoverflow.com/questions/14908684/insert-data-into-tables-from-form-django

Reference NO 3

http://django-tables2.readthedocs.org/

Reference NO 4

http://www.djangobook.com/en/2.0/chapter05.html

Reference NO 5

http://forum.codecall.net/topic/74413-insert-data-into-tables-from-form-in-django/

Reference NO 6

https://code.djangoproject.com/ticket/11657

Reference NO 7

https://docs.djangoproject.com/en/1.3/topics/db/models/

Reference NO 8

#EANF#

Getting pseudo-element style values

Getting pseudo-element style values

References

Reference NO 1

http://stackoverflow.com/questions/13644399/getting-pseudo-element-style-values

Reference NO 2

http://davidwalsh.name/pseudo-element

Reference NO 3

https://developer.mozilla.org/en-US/docs/Web/API/window.getComputedStyle

Reference NO 4

http://www.w3schools.com/css/css_pseudo_elements.asp

Reference NO 5

http://www.w3.org/TR/CSS2/selector.html

Reference NO 6

http://bolte-janu1991.blogspot.com/2013/08/getting-pseudo-element-style-values.html

Reference NO 7

http://nicolasgallagher.com/an-introduction-to-css-pseudo-element-hacks/

Reference NO 8

http://blog.teamtreehouse.com/the-css3-placeholder-pseudo-element

When send data from android to php logcat warning

When send data from android to php logcat warning

References

Reference NO 1

http://stackoverflow.com/questions/13644730/when-send-data-from-android-to-php-logcat-warning

Reference NO 2

http://stackoverflow.com/questions/13608453/send-data-from-android-to-php

Reference NO 3

http://stackoverflow.com/questions/10203703/not-sure-how-to-handle-getting-data-from-server-php-to-android-with-mysql-db

Reference NO 4

http://stackoverflow.com/questions/8465788/how-to-send-a-string-to-a-php-file-from-android

Reference NO 5

http://stackoverflow.com/questions/9979283/how-to-upload-data-to-use-as-filter-when-executing-php-file-to-get-information-f

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Multiple ƒ??upstreamƒ? files in one github repo

Multiple ƒ??upstreamƒ? files in one github repo

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#

Detecting function parameter type

Detecting function parameter type

References

Reference NO 1

http://stackoverflow.com/questions/13645366/detecting-function-parameter-type

Reference NO 2

http://stackoverflow.com/questions/7943525/is-it-possible-to-figure-out-the-parameter-type-and-return-type-of-a-lambda

Reference NO 3

http://www.drdobbs.com/cpp/extracting-function-parameter-and-return/240000586

Reference NO 4

http://javascript.info/tutorial/arguments

Reference NO 5

http://php.net/manual/en/functions.arguments.php

Reference NO 6

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

Reference NO 7

http://javascript.about.com/library/blargs.htm

Reference NO 8

http://www.erlang.org/doc/reference_manual/typespec.html

Centering the text in the input field in jQueryMobile on iPhone

Centering the text in the input field in jQueryMobile on iPhone

References

Reference NO 1

http://stackoverflow.com/questions/13646019/centering-the-text-in-the-input-field-in-jquerymobile-on-iphone

Reference NO 2

http://stackoverflow.com/questions/9695427/re-styling-jquerymobile-for-iphone-webkit-to-have-text-and-textbox-on-same-lin

Reference NO 3

http://jquerymobile.com/demos/1.0a4.1/docs/forms/forms-text.html

Reference NO 4

http://jquerymobile.com/test/tools/log-page-events.html

Reference NO 5

http://the-jquerymobile-tutorial.org/jquery-mobile-tutorial-CH06.php

Reference NO 6

https://github.com/jquery/jquery-mobile/issues/4113

Reference NO 7

http://mobile.tutsplus.com/tutorials/mobile-web-apps/jquery-mobile-forms/

Reference NO 8

http://answers.oreilly.com/topic/2770-how-to-style-buttons-with-jquery-mobile/

Friday, 30 August 2013

How to have http wire logging in Play 2

How to have http wire logging in Play 2

References

Reference NO 1

http://stackoverflow.com/questions/13646388/how-to-have-http-wire-logging-in-play-2

Reference NO 2

http://news.xbox.com/2013/06/license

Reference NO 3

http://news.xbox.com/2013/06/update

Reference NO 4

http://www.hbogo.com/

Reference NO 5

http://www.miniclip.com/games/skywire/en/

Reference NO 6

http://www.esl.eu/wire

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Render a UIWeb page into an OpenGL texture offscreen

Render a UIWeb page into an OpenGL texture offscreen

References

Reference NO 1

http://stackoverflow.com/questions/13646680/render-a-uiweb-page-into-an-opengl-texture-offscreen

Reference NO 2

http://ogltotd.blogspot.com/2006/12/render-to-texture.html

Reference NO 3

http://developer.apple.com/library/ios/documentation/3ddrawing/conceptual/opengles_programmingguide/WorkingwithEAGLContexts/WorkingwithEAGLContexts.html

Reference NO 4

http://developer.apple.com/library/ios/documentation/3ddrawing/conceptual/opengles_programmingguide/OpenGLESApplicationDesign/OpenGLESApplicationDesign.html

Reference NO 5

http://developer.apple.com/library/ios/documentation/graphicsimaging/conceptual/drawingwithquartz2d/dq_context/dq_context.html

Reference NO 6

http://www.raywenderlich.com/31166/25-ios-app-performance-tips-tricks

Reference NO 7

http://programmingthomas.wordpress.com/category/ios/page/2/

Reference NO 8

#EANF#

Redcloth: open/close functions

Redcloth: open/close functions

References

Reference NO 1

http://stackoverflow.com/questions/13644070/redcloth-parsing-normal-text

Reference NO 2

http://stackoverflow.com/questions/12513793/get-text-word-count-from-redcloth

Reference NO 3

http://stackoverflow.com/questions/4964143/using-tables-with-redcloth-inserts-a-lot-of-extra-br-before-each-table

Reference NO 4

http://stackoverflow.com/questions/4530423/extend-redcloth-via-redmine-plugin

Reference NO 5

http://jgarber.lighthouseapp.com/projects/13054/tickets/217-does-not-install-on-ruby-193

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

SPTI ƒ??Mode Selectƒ? unexpectedly fails in Win 7 64-bit

SPTI ƒ??Mode Selectƒ? unexpectedly fails in Win 7 64-bit

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#

MySQL Remove duplicate faster than insert IGNORE?

MySQL Remove duplicate faster than insert IGNORE?

References

Reference NO 1

http://stackoverflow.com/questions/13647544/mysql-remove-duplicate-faster-than-insert-ignore

Reference NO 2

http://stackoverflow.com/questions/548541/insert-ignore-vs-insert-on-duplicate-key-update

Reference NO 3

http://www.xaprb.com/blog/2006/02/21/flexible-insert-and-update-in-mysql/

Reference NO 4

http://www.tutorialspoint.com/mysql/mysql-handling-duplicates.htm

Reference NO 5

http://dev.mysql.com/doc/refman/5.5/en/alter-table.html

Reference NO 6

http://www.cyberciti.biz/faq/howto-removing-eliminating-duplicates-from-a-mysql-table/

Reference NO 7

http://www.mikeperham.com/2012/03/02/deleting-duplicate-rows-in-mysql/

Reference NO 8

#EANF#

Jquery click function returning to start

Jquery click function returning to start

References

Reference NO 1

http://api.jquery.com/click/

Reference NO 2

http://fuelyourcoding.com/jquery-events-stop-misusing-return-false/

Reference NO 3

http://stackoverflow.com/questions/13647871/jquery-click-function-returning-to-start

Reference NO 4

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

Reference NO 5

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

Reference NO 6

http://jqfundamentals.com/chapter/events

Reference NO 7

http://forums.asp.net/t/1888016.aspx/1?Invoke+button+click+from+jquery+dialog

Reference NO 8

http://james.padolsey.com/javascript/things-you-may-not-know-about-jquery/

Differentiate multiple USB devices having same Vendor and Product ID

Differentiate multiple USB devices having same Vendor and Product ID

References

Reference NO 1

http://stackoverflow.com/questions/13648182/differentiate-multiple-usb-devices-having-same-vendor-and-product-id

Reference NO 2

https://bbs.archlinux.org/viewtopic.php?id=167074

Reference NO 3

http://www.osronline.com/showthread.cfm?link=225324

Reference NO 4

http://askubuntu.com/questions/265889/whats-the-difference-between-usb-uuid-disk-identifier-and-vendor-id

Reference NO 5

http://www.microchip.com/pagehandler/en-us/technology/usb/resources/faq.html

Reference NO 6

https://github.com/oblitum/Interception/issues/4

Reference NO 7

http://www.linuxforu.com/2011/12/data-transfers-to-from-usb-devices/

Reference NO 8

http://www.lvr.com/usbcenum.htm

Failure in maven site plugin version 3?

Failure in maven site plugin version 3?

References

Reference NO 1

http://stackoverflow.com/questions/13648472/failure-in-maven-site-plugin-version-3

Reference NO 2

http://maven.apache.org/plugins/maven-site-plugin/

Reference NO 3

http://maven.apache.org/release-notes-all.html

Reference NO 4

http://maven.apache.org/plugins/maven-site-plugin/examples/sitedescriptor.html

Reference NO 5

http://maven.apache.org/surefire/maven-failsafe-plugin/

Reference NO 6

http://blog.bindul.name/2010/12/16/reporting-plugin-dependencies-for-maven-3-x-builds/

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Run a shell script in new terminal from current terminal

Run a shell script in new terminal from current terminal

References

Reference NO 1

http://stackoverflow.com/questions/13648780/run-a-shell-script-in-new-terminal-from-current-terminal

Reference NO 2

http://unix.stackexchange.com/questions/6097/can-i-spawn-a-new-terminal-that-is-a-clone-of-the-current-terminal

Reference NO 3

http://community.linuxmint.com/tutorial/view/100

Reference NO 4

http://askubuntu.com/questions/284549/terminal-closes-when-i-run-shell-script

Reference NO 5

http://www.alfredforum.com/topic/1868-commandrun-%E2%80%94-run-cli-commands-without-opening-a-terminal-on-the-current-finder-window/

Reference NO 6

http://ask.metafilter.com/33128/Using-Quicksilver-to-run-a-shell-script-in-the-current-Terminal-window

Reference NO 7

http://superuser.com/questions/61149/os-x-terminal-app-how-to-start-a-new-tab-in-the-same-directory-as-the-current-t

Reference NO 8

http://www.howtoforge.com/first-steps-of-running-linux-via-terminal-instead-of-desktop

Thursday, 29 August 2013

ASP.NET HttpOnly cookie in web.config not working

ASP.NET HttpOnly cookie in web.config not working

References

Reference NO 1

http://stackoverflow.com/questions/13649460/asp-net-httponly-cookie-in-web-config-not-working

Reference NO 2

http://stackoverflow.com/questions/1704521/security-scan-finds-httponly-cookies-in-asp-net-application-even-when-disabled

Reference NO 3

http://blogs.msdn.com/b/dansellers/archive/2006/03/13/550947.aspx

Reference NO 4

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

Reference NO 5

http://msdn.microsoft.com/en-us/library/system.web.httpcookie.httponly.aspx

Reference NO 6

http://forums.iis.net/t/1168473.aspx

Reference NO 7

http://forums.asp.net/t/1880674.aspx/1?How+to+create+cookies+in+web+config

Reference NO 8

#EANF#

Writing and reading to child process via pipes doesn't work

Writing and reading to child process via pipes doesn't work

References

Reference NO 1

http://stackoverflow.com/questions/13649719/writing-and-reading-to-child-process-via-pipes-doesnt-work

Reference NO 2

http://stackoverflow.com/questions/17984413/in-gobjects-spawn-async-why-doesnt-my-child-process-appear-to-see-data-until

Reference NO 3

http://stackoverflow.com/questions/7152654/multiple-child-processes-reading-writing-on-the-same-pipe

Reference NO 4

http://stackoverflow.com/questions/17716359/redirect-child-processs-stdin-and-stdout-to-pipes

Reference NO 5

http://stackoverflow.com/questions/15965989/use-one-pipe-to-read-and-write-between-parent-and-child

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

How to import an xquery module using Saxon

How to import an xquery module using Saxon

References

Reference NO 1

http://stackoverflow.com/questions/13650027/how-to-import-an-xquery-module-using-saxon

Reference NO 2

http://stackoverflow.com/questions/9046709/xquery-3-0-and-maps-in-saxon

Reference NO 3

http://www.saxonica.com/documentation/extensions/instructions/import-query.html

Reference NO 4

http://saxon.sourceforge.net/saxon7.9/using-xquery.html

Reference NO 5

http://sourceforge.net/p/saxon/discussion/94027/thread/0115f10e/

Reference NO 6

http://xquerybyexample.blogspot.com/

Reference NO 7

http://www.oxygenxml.com/forum/topic9871.html

Reference NO 8

#EANF#

Java Eclipse count days method [duplicate]

Java Eclipse count days method [duplicate]

References

Reference NO 1

http://stackoverflow.com/questions/13650731/java-eclipse-count-days-method

Reference NO 2

http://stackoverflow.com/questions/1028858/useful-eclipse-java-code-templates

Reference NO 3

http://eclipsetutorial.sourceforge.net/Total_Beginner_Companion_Document.pdf

Reference NO 4

http://programmers.stackexchange.com/questions/21987/how-is-intellij-better-than-eclipse

Reference NO 5

http://www.eclipse.org/community/news/eclipsenews.php

Reference NO 6

http://www.ntu.edu.sg/home/ehchua/programming/java/J2a_BasicsExercises.html

Reference NO 7

http://www.ics.uci.edu/~pattis/ICS-23/lectures/writingclasses/lecture.html

Reference NO 8

http://www.coderanch.com/t/543495/java/java/Number-days-dates

Site in maintenance : How to give a private access to alias subdomains too?

Site in maintenance : How to give a private access to alias subdomains too?

References

Reference NO 1

http://stackoverflow.com/questions/13651026/site-in-maintenance-how-to-give-a-private-access-to-alias-subdomains-too

Reference NO 2

http://stackoverflow.com/questions/15817783/htaccess-put-site-into-maintenance-deny-all-but-my-own-ip

Reference NO 3

https://drupal.org/project/domain

Reference NO 4

http://faq.nearlyfreespeech.net/full/addalias

Reference NO 5

https://faq.nearlyfreespeech.net/full/subdomains

Reference NO 6

http://faq.nearlyfreespeech.net/full/dns

Reference NO 7

http://wp.tutsplus.com/tutorials/using-wordpress-multisite-a-network-of-websites-at-your-fingertips/

Reference NO 8

#EANF#

Convert database column format in SqlCommand

Convert database column format in SqlCommand

References

Reference NO 1

http://stackoverflow.com/questions/13651298/convert-database-column-format-in-sqlcommand

Reference NO 2

http://stackoverflow.com/questions/17645069/how-to-convert-an-sqlcommand-to-int

Reference NO 3

http://database.ittoolbox.com/groups/technical-functional/sql-l/selecting-between-two-dates-within-a-datetime-field-sql-server-610522

Reference NO 4

http://dba.stackexchange.com/questions/24579/writing-sql-statement-in-sqlcmd-to-hide-the-milliseconds-for-column-type-of-time

Reference NO 5

http://codex.wordpress.org/Converting_Database_Character_Sets

Reference NO 6

http://technet.microsoft.com/en-us/library/ms162773.aspx

Reference NO 7

http://docs.oracle.com/cd/E17781_01/appdev.112/e18147/tdddg_selecting.htm

Reference NO 8

http://www.excel-sql-server.com/sql-server-export-to-excel-using-bcp-sqlcmd-csv.htm

ip camera commands

ip camera commands

References

Reference NO 1

http://board.homeseer.com/showthread.php?p=967235

Reference NO 2

http://www.ez-robot.com/Community/Forum/posts.aspx?threadId=1670

Reference NO 3

http://stackoverflow.com/questions/13651606/ip-camera-commands

Reference NO 4

http://www.gadgetvictims.com/2010/01/shortcuts-to-foscam-ip-camera-functions.html

Reference NO 5

http://www.networkipcamera.com/files/550710_CGI_command_reference_fw_411.pdf

Reference NO 6

http://www.cam-it.org/index.php?topic=2839.0

Reference NO 7

http://www.qnapsecurity.com/Applications_Generic.asp

Reference NO 8

http://www.zoneminder.com/wiki/index.php/Foscam

Solarized differences between Vim and Emacs [closed]

Solarized differences between Vim and Emacs [closed]

References

Reference NO 1

http://stackoverflow.com/questions/13651914/solarized-differences-between-vim-and-emacs

Reference NO 2

https://github.com/sellout/emacs-color-theme-solarized/issues/73

Reference NO 3

https://github.com/sellout/emacs-color-theme-solarized/issues/98

Reference NO 4

http://ethanschoonover.com/solarized

Reference NO 5

http://www.makeuseof.com/tag/top-7-reasons-to-give-the-vim-text-editor-a-chance/

Reference NO 6

http://hcoder.org/2011/11/28/emacs-adventures/

Reference NO 7

http://www.reddit.com/r/archlinux/comments/n42jr/solarized_an_awesome_colour_theme_for/

Reference NO 8

http://andrewbrookins.com/tech/one-year-later-an-epic-review-of-pycharm-2-7-from-a-vim-users-perspective/

Wednesday, 28 August 2013

In Java

In Java

References

Reference NO 1

http://docs.oracle.com/javase/tutorial/java/nutsandbolts/operators.html

Reference NO 2

http://www.tutorialspoint.com/java/java_basic_operators.htm

Reference NO 3

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

Reference NO 4

http://www.mindview.net/Books/TIJ/

Reference NO 5

http://www.cafeaulait.org/course/week2/43.html

Reference NO 6

http://bmanolov.free.fr/javaoperators.php

Reference NO 7

http://howtodoinjava.com/

Reference NO 8

http://algs4.cs.princeton.edu/12oop/In.java.html

How to avoid leaking memory when deallocating libjudy Judy Hash Set (JudyHS) data structures using the JSHFA() macro?

How to avoid leaking memory when deallocating libjudy Judy Hash Set
(JudyHS) data structures using the JSHFA() macro?

References

Reference NO 1

http://stackoverflow.com/questions/13653322/how-to-avoid-leaking-memory-when-deallocating-libjudy-judy-hash-set-judyhs-dat

Reference NO 2

http://stackoverflow.com/questions/10031665/using-macros-in-c-to-define-data-structures

Reference NO 3

http://stackoverflow.com/questions/9434765/memory-leak-in-c-hash-table-implementation

Reference NO 4

http://stackoverflow.com/questions/4800404/how-to-avoid-memory-leak-when-user-press-ctrlc-under-linux

Reference NO 5

#EANF#

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Custom Event fails in production only

Custom Event fails in production only

References

Reference NO 1

https://stripe.com/docs/testing

Reference NO 2

http://wp-events-plugin.com/documentation/custom-booking-forms/

Reference NO 3

http://download.oracle.com/docs/cd/E24628_01/doc.121/e24473/incident_mgmt.htm

Reference NO 4

http://flume.apache.org/FlumeUserGuide.html

Reference NO 5

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

Reference NO 6

http://docs.python.org/2/howto/logging.html

Reference NO 7

http://zeptojs.com/

Reference NO 8

http://www.windowsazure.com/en-us/develop/net/common-tasks/diagnostics/

Files in folder displayed with PHP automatically inputted into php/html playlist

Files in folder displayed with PHP automatically inputted into php/html
playlist

References

Reference NO 1

http://stackoverflow.com/questions/13653947/files-in-folder-displayed-with-php-automatically-inputted-into-php-html-playlist

Reference NO 2

http://stackoverflow.com/questions/3972342/php-compress-files-into-zip

Reference NO 3

http://www.developphp.com/list_php.php

Reference NO 4

http://www.azman.info/ams/

Reference NO 5

https://developers.google.com/kml/articles/phpmysqlkml

Reference NO 6

http://www.longtailvideo.com/support/forums/jw-player/using-playlists/34332/auto-scan-auto-play-playlist/

Reference NO 7

http://www.filerun.com/changelog

Reference NO 8

http://www.fotoplayer.com/userguide/JAlbum_UI.htm

Div ranking animation

Div ranking animation

References

Reference NO 1

http://stackoverflow.com/questions/13654304/div-ranking-animation

Reference NO 2

http://stackoverflow.com/questions/9863242/div-outline-animation-issue

Reference NO 3

http://css-tricks.com/semantic-animation/

Reference NO 4

http://www.ncaa.com/rankings/softball/d3

Reference NO 5

http://www.ncaa.com/rankings/gymnastics-women/d1

Reference NO 6

http://www.ncaa.com/rankings/wrestling/d1

Reference NO 7

#EANF#

Reference NO 8

#EANF#

How to check for a change from Nil in RSpec

How to check for a change from Nil in RSpec

References

Reference NO 1

http://stackoverflow.com/questions/13654614/how-to-check-for-a-change-from-nil-in-rspec

Reference NO 2

http://stackoverflow.com/questions/13239929/nil-is-not-a-symbol-for-model-count-in-rspec-matcher

Reference NO 3

http://rspec.rubyforge.org/rspec/1.1.11/classes/Spec/Matchers.html

Reference NO 4

https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers

Reference NO 5

http://rubydoc.info/github/rspec/rspec-expectations/master/RSpec/Matchers

Reference NO 6

https://gist.github.com/663876

Reference NO 7

http://net.tutsplus.com/tutorials/ruby/ruby-for-newbies-testing-with-rspec/

Reference NO 8

http://everydayrails.com/2012/04/07/testing-series-rspec-controllers.html

Restart WinRM service remotely [closed]

Restart WinRM service remotely [closed]

References

Reference NO 1

http://technet.microsoft.com/en-us/library/dd363634(v=ws.10).aspx

Reference NO 2

http://technet.microsoft.com/en-us/magazine/ff700227.aspx

Reference NO 3

http://computerstepbystep.com/windows_remote_management_(ws_management)_service.html

Reference NO 4

http://clintboessen.blogspot.com/2010/01/what-is-winrm.html

Reference NO 5

http://stackoverflow.com/questions/10798167/checks-about-winrm-service-in-remote-machine

Reference NO 6

https://www.simple-talk.com/sysadmin/powershell/new-remoting-features-in-powershell-2.0/

Reference NO 7

http://www.windowsnetworking.com/articles-tutorials/windows-server-2008/How-Windows-Server-2008-WinRM-WinRS.html

Reference NO 8

http://www.computerperformance.co.uk/powershell/powershell_remote.htm

How can I do a JOIN on nearby timestamps?

How can I do a JOIN on nearby timestamps?

References

Reference NO 1

http://stackoverflow.com/questions/4070476/sql-query-to-join-two-tables-based-off-closest-timestamp

Reference NO 2

http://stackoverflow.com/questions/9554685/selecting-the-last-entry-of-each-day-in-a-timestamp-and-corresponding-value

Reference NO 3

https://developers.google.com/bigquery/query-reference

Reference NO 4

http://dba.stackexchange.com/questions/6089/is-it-possible-to-compare-timestamps-between-rows

Reference NO 5

http://www.teradataforum.com/l070316a.htm

Reference NO 6

http://xchat.org/faq/

Reference NO 7

http://www.dbforums.com/sybase/1655151-column-named-timestamp-vbulletin-net-dataset.html

Reference NO 8

http://www.mmo-champion.com/threads/1177112-Lorewalker-s-Rep-Guide-Quick-and-Easy-with-Maps-and-Time-Stamps

Retrieving a facebookuserID

Retrieving a facebookuserID

References

Reference NO 1

http://www.facebook.com/note.php?note_id=91532827198

Reference NO 2

https://developers.facebook.com/docs/test_users/

Reference NO 3

http://findmyfacebookid.com/

Reference NO 4

http://www.quora.com/How-do-I-find-my-Facebook-user-ID

Reference NO 5

http://inlinevision.com/apps/how-to-find-your-facebook-page-id/

Reference NO 6

http://stackoverflow.com/questions/6292311/facebook-graph-api-oauth-token-retrieving-user-id-for-gray-advertising-acco

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Tuesday, 27 August 2013

Sorttable ajax table sorting issue

Sorttable ajax table sorting issue

References

Reference NO 1

http://stackoverflow.com/questions/13655869/sorttable-ajax-table-sorting-issue

Reference NO 2

http://stackoverflow.com/questions/948578/how-can-i-make-an-html-table-sortable-with-javascript-without-loading-data-via-a

Reference NO 3

http://woork.blogspot.com/2008/02/sort-table-rows-using-ajax.html

Reference NO 4

http://datatables.net/forums/discussion/9220/ajax-sort-descending-on-load/p1

Reference NO 5

http://www.ajaxdaddy.com/demo-table-sort.html

Reference NO 6

http://www.bartbusschots.ie/blog/?p=820

Reference NO 7

http://news.e-scribe.com/218

Reference NO 8

http://www.jtable.org/demo/pagingandsorting

sticky header - add padding with jquery

sticky header - add padding with jquery

References

Reference NO 1

http://stackoverflow.com/questions/13656156/sticky-header-add-padding-with-jquery

Reference NO 2

http://stackoverflow.com/questions/10732690/offsetting-an-html-anchor-to-adjust-for-fixed-header

Reference NO 3

http://front-endmagazine.com/jquery-sticky-header/

Reference NO 4

http://codereview.stackexchange.com/questions/1381/jquery-plugin-to-create-sticky-headers-for-code-syntax-review

Reference NO 5

http://jquerymobile.com/demos/1.2.0/docs/toolbars/docs-headers.html

Reference NO 6

http://www.webtutorialplus.com/sticky-header-on-scroll-jquery/

Reference NO 7

https://github.com/jquery/jquery-mobile/issues/4412

Reference NO 8

http://readerspark.com/create-sticky-header-footer-and-sidebar/2803/

Failed Opening Required 'symfony/component/yaml/dumper.php'

Failed Opening Required 'symfony/component/yaml/dumper.php'

References

Reference NO 1

http://stackoverflow.com/questions/13656499/failed-opening-required-symfony-component-yaml-dumper-php

Reference NO 2

https://github.com/sebastianbergmann/phpunit/issues/688

Reference NO 3

http://symfony.com/doc/current/components/yaml/introduction.html

Reference NO 4

http://www.yiiframework.com/forum/index.php/topic/38142-fatal-error-require-once-failed-opening-required-sumfonycomponentyamldumperphp/

Reference NO 5

http://www.yiiframework.com/search?q=yaml

Reference NO 6

http://www.doctrine-project.org/jira/browse/DDC-1063

Reference NO 7

http://www.hardwaretutorials.com/tag/phpunit/

Reference NO 8

#EANF#

Set up selenium webdriver with ruby(i have ruby mines)

Set up selenium webdriver with ruby(i have ruby mines)

References

Reference NO 1

http://stackoverflow.com/questions/13656838/set-up-selenium-webdriver-with-rubyi-have-ruby-mines-cucumber-and-capybara-in

Reference NO 2

http://www.pushtotest.com/selenium-you-are-doing-it-wrong

Reference NO 3

http://watirmelon.com/tag/automated-testing/

Reference NO 4

http://jason.lecount.org/resume/jasonlecount.pdf

Reference NO 5

http://blog.nwoolls.com/

Reference NO 6

http://2freshers.wordpress.com/

Reference NO 7

http://www.seleniumwebdriver.com/google-selenium-webdriver/remotewebdriver-mac-server-win-client-question-2449/

Reference NO 8

http://mark-story.com/categories/view/programming

Gps Tracking Issue

Gps Tracking Issue

References

Reference NO 1

http://www.fleetmatics.com/blog/5-problems-with-gps-tracking/

Reference NO 2

http://www.brickhousesecurity.com/category/gps+tracking.do

Reference NO 3

http://blog.brickhousesecurity.com/new-gps-tracking-legislation-aims-to-clarify-digital-surveillance-and-privacy-issues/

Reference NO 4

http://www.liveviewgps.com/gps+car+tracker.html

Reference NO 5

http://www.landairsea.com/

Reference NO 6

http://gpsevidence.blogspot.com/

Reference NO 7

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

Reference NO 8

http://www.nbcnews.com/technology/supreme-court-rules-gps-tracking-punts-larger-issues-84896

How to set different values for Legend and Labels in piechart While I am using Chart Engine in android

How to set different values for Legend and Labels in piechart While I am
using Chart Engine in android

References

Reference NO 1

http://stackoverflow.com/questions/13657432/how-to-set-different-values-for-legend-and-labels-in-piechart-while-i-am-using-c

Reference NO 2

http://stackoverflow.com/questions/15426940/displaying-the-ofdistribution-in-piechart-using-achartengine

Reference NO 3

http://stackoverflow.com/questions/15472347/horizontal-legend-in-piechart-achartengine

Reference NO 4

http://stackoverflow.com/questions/6578094/display-numbers-on-pie-chart

Reference NO 5

http://stackoverflow.com/tags/achartengine/new

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

Regex to convert URLs to HTML <a href> hyperlinks in Notepad++?

Regex to convert URLs to HTML <a href> hyperlinks in Notepad++?

References

Reference NO 1

http://stackoverflow.com/questions/13658111/regex-to-convert-urls-to-html-a-href-hyperlinks-in-notepad

Reference NO 2

http://stackoverflow.com/questions/16155586/regex-notepad-to-strip-everything-but-links-from-an-html-page

Reference NO 3

http://stackoverflow.com/questions/15296885/regex-with-notepad

Reference NO 4

http://stackoverflow.com/questions/17175026/replace-href-and-url-by-the-curl-tag

Reference NO 5

http://stackoverflow.com/questions/15040516/in-mailto-replace-subject-and-body-adding-20-instead-space-in-all-file-php-usi

Reference NO 6

#EANF#

Reference NO 7

#EANF#

Reference NO 8

#EANF#

using sed and grep to erase html

using sed and grep to erase html

References

Reference NO 1

http://stackoverflow.com/questions/5369249/using-awk-sed-or-grep-to-parse-urls-from-webpage-source

Reference NO 2

http://stackoverflow.com/questions/11819677/extracing-hrefs-urls-from-html-with-sed-awk-grep

Reference NO 3

http://superuser.com/questions/103510/how-to-use-grep-sed-and-awk-to-parse-tags

Reference NO 4

http://www.linuxquestions.org/questions/programming-9/%5Bgrep-awk-sed%5Dparsing-text-between-xml-tags-527480/

Reference NO 5

http://www.linuxforums.org/forum/programming-scripting/112070-how-parse-data-single-line.html

Reference NO 6

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

Reference NO 7

http://unix.stackexchange.com/questions/68516/newbie-struggles-with-grep-sed-awk-to-filter-html

Reference NO 8

https://bbs.archlinux.org/viewtopic.php?id=155356

Unknown symbol entries when grepping top output

Unknown symbol entries when grepping top output

References

Reference NO 1

http://stackoverflow.com/questions/13658723/unknown-symbol-entries-when-grepping-top-output

Reference NO 2

http://publib.boulder.ibm.com/infocenter/pseries/v5r3/topic/com.ibm.aix.cmds/doc/aixcmds2/grep.htm

Reference NO 3

http://linux.about.com/library/cmd/blcmdl1_egrep.htm

Reference NO 4

http://forums.gentoo.org/viewtopic-t-959170-start-0.html

Reference NO 5

http://forums.debian.net/viewtopic.php?f=30&t=104169

Reference NO 6

http://wiki.sangoma.com/Wanpipe-Debugging

Reference NO 7

http://www.tbsdtv.com/forum/viewtopic.php?f=87&t=8498&start=20

Reference NO 8

http://help.adobe.com/en_US/indesign/cs/using/WSFB3603CC-8D84-48d8-9F77-F3E0644CB0B6a.html

Monday, 26 August 2013

How do I analyze a PCRE pattern?

How do I analyze a PCRE pattern?

References

Reference NO 1

http://stackoverflow.com/questions/13658979/how-do-i-analyze-a-pcre-pattern

Reference NO 2

http://www.cs.washington.edu/education/courses/cse190m/12sp/cheat-sheets/php-regex-cheat-sheet.pdf

Reference NO 3

http://php.net/manual/en/reference.pcre.pattern.modifiers.php

Reference NO 4

http://regex.larsolavtorvik.com/

Reference NO 5

https://github.com/mscdex/node-pcre

Reference NO 6

http://www.regular-expressions.info/pcre.html

Reference NO 7

http://www.phpfreaks.com/tutorial/regular-expressions-part1---basic-syntax

Reference NO 8

http://scholar.lib.vt.edu/manuals/php3.0.6/pcre.pattern.modifiers.html

Fancybox v2 how do I prevent background scroll in chrome?

Fancybox v2 how do I prevent background scroll in chrome? References I am using fancybox version 2.1.4, and in chrome it is allowing scrolling of the main page when the fancybox is open. I am utilizing the \"locked:true\" but that doesn\'t seem to solve the issue. I have also considered using e.preventDefault to disable certain scrolling abilities as another option: $(document).ready(function() { $(\'.fancybox\').fancybox({ \'closeClick\' : false, \'scrolling\' : \'no\', helpers : { overlay : { closeClick: false, locked:true} }, beforeShow: function(){ //considering some type of functionality here to prevent default of mousewheel }, afterClose: function(){ //restore default action of mousewheel, although my initial attempts at this did not work } }); });

Unable to boot after power outage

Unable to boot after power outage References I am having Ubuntu 12.04 installed on my laptop(dell xps13). The laptop has only Ubuntu 12.04 in it. I left the laptop on for a couple of days so the battry ran out. After that I am receiving black screen when I try to boot up the laptop. This happens even before the I can see the dell logo.

\"Network Error - 53\" while trying to mount NFS share in Windows Server 2008 client

\"Network Error - 53\" while trying to mount NFS share in Windows Server 2008 client References CentOS | Windows 2008 I\'ve got a CentOS 5.5 server running nfsd. On the Windows side, I\'m running Windows Server 2008 R2 Enterprise. I have the \"Files Services\" server role enabled and both Client for NFS and Server for NFS are on. I\'m able to successfully connect/mount to the CentOS NFS share from other linux systems but am experiencing errors connecting to it from Windows. When I try to connect, I get the following: C:\\Users\\fooadmin>mount -o anon 10.10.10.10:/share/ z: Network Error - 53 Type \'NET HELPMSG 53\' for more information. (IP and share name have been changed to protect the innocent :-) ) Additional information: I\'ve verified low-level network connectivity between the Windows client and the NFS server with telnet (to the NFS on TCP/2049) so I know the port is open. I\'ve further confirmed that inbound and outbound firewall ports are present and enabled. I came across a Microsoft tech note that suggested changing the \"Provider Order\" so \"NFS Network\" is above other items like Microsoft Windows Network. I changed this and restarted the NFS client - no luck. I\'ve confirmed that the share folder on the NFS server is readable/writable by all (777) I\'ve tried other variations of the mount command like: mount 10.10.10.10:/share/ z: and mount 10.10.10.10:/share z: and mount -o anon mtype=hard \\\\10.10.10.10:/share * No luck. As per the command output, I tried typing NET HELPMSG 53 but that doesn\'t tell me much. Just \"The network path was not found\". I\'m lost on how to proceed with troubleshooting. Any ideas?

Link to page in category

Link to page in category References I want to link to an archive page in WordPress, so like: \">link so if a for example a category page is shown, this link needs to go to the second page for that category.

How to copy elements of 2D matrix to 1D array vertically using c++

How to copy elements of 2D matrix to 1D array vertically using c++ References I have a 2D matrix and I want to copy its values to a 1D array vertically in an efficient way as the following way. Matrice(3x3) [1 2 3; 4 5 6; 7 8 9] myarray: {1,4,7,2,5,8,3,6,9} Brute force takes 0.25 sec for 1000x750x3 image. I dont want to use vector because I give myarray to another function(I didnt write this function) as input. So, is there a c++ or opencv function that I can use? Note that, I\'m using opencv library. Copying matrix to array is also fine, I can first take the transpose of the Mat, then I will copy it to array.

Woocommerce: How do I show subcategories from a specific category as text? Eg: Artists

Woocommerce: How do I show subcategories from a specific category as text? Eg: Artists References I am looking at this code, by NAME Refered from: Show Subcategories from a specific category function woocommerce_subcats_from_parentcat_by_NAME($parent_cat_NAME) { $IDbyNAME = get_term_by(\'name\', $parent_cat_NAME, \'product_cat\'); $product_cat_ID = $IDbyNAME->term_id; $args = array( \'hierarchical\' => 1, \'show_option_none\' => \'\', \'hide_empty\' => 0, \'parent\' => $product_cat_ID, \'taxonomy\' => \'product_cat\' ); $subcats = get_categories($args); echo \'
    \'; foreach ($subcats as $sc) { $link = get_term_link( $sc->slug, $sc->taxonomy ); echo \'
  • \'.$sc->name.\'
  • \'; } echo \'
\'; } but I have no idea how to implement it. Let say I have a category Artists. And subcategories Andy, Jennifer, and Mike. How do I display the name of the artists, which is a subcategory. I used this: $terms_as_links = get_the_term_list( $post->ID, \'product_cat\', \'\', \', \', \'\' ); echo $terms_as_links; But this would display all the categories associated with it. I\'ll get Genre, Year, and Edition. How do I display the subcategory within Artists instead? So that I get: Mike, the artist of this song.

Sunday, 25 August 2013

Keep page contents while post back

Keep page contents while post back References When ever i do postback the page get blanked, i have seen some pages, where page is not being blank while post back can some give me idea how it can be done Thank You

Using \"An\" and \"A\" in a sentence [duplicate]

Using \"An\" and \"A\" in a sentence [duplicate] References This question already has an answer here: When should I use “a” versus “an” in front of a word beginning with the letter h? 9 answers I\'m trying to understand this simple concept. As far as I understood it, back to the days when I was a student, \"an\" should be used only before vowel words, that is, only before the following words: \"a\",\"i\",\"o\",\"u\". Yesterday my sister asked me a question related to this subject and I wasn\'t sure if my answer was correct because there are so much controversial sources explaining this subject. The original question she asked me was which one of the following is the correct form to be used in a sentence: An history Or A history I told her that she should use \"a history\" only because \'h\' isn\'t a vowel word. Is it correct? Thank you very much

Google Analytics: Exclude URL Query Parameters when using URL rewrite

Google Analytics: Exclude URL Query Parameters when using URL rewrite References This is the question: I need to exclude some parameters to aggregate properly the pages of my website. I know there is \"Exclude URL Query Parameters\" and that\'s ok. The problem is when I use th URL rewrite. Example: https://www.mysite.com/fbphoto/KUU1S5UFHDTOJP7T I have tried with a custom filter for renaming URLs, but it seems to be ignored. Can anyone help me with the correct syntax? Please see screenshot attachet Many thanks!

Create enum list of stored images

Create enum list of stored images References I have an \'Images\' folder in the solution explorer. Can I create an enum list of all the images (& their paths). I want to add that list to a dropdown. For now I am doing this explicitly: private enum bgImages { BlueArt,GreenArt,StripeArt } protected void Page_Load(object sender, EventArgs e) { string[] Backgrounds = Enum.GetNames(typeof(bgImages)); ddlBackground.DataSource = Backgrounds; ddlBackground.DataBind(); } //.......... pnlImage.BackImageUrl=\"~/Images/\"+\"ddlBackground.SelectedItem.Text+\".jpg\";

Everton vs West Brom Live Stream Online

Everton vs West Brom Live Stream Online References Watch Live Streaming Link Welcome to watch West Ham Live Stream, as possible we’ll give everything West Ham United FC live matches online free with our video streaming links we get from internet for the season 2013/2014. We’ll try to discover all links West Ham games of the Barclays Premier League, FA Cup, Capital One Cup and other tournament where West Ham participate. West Ham United Football Club is an English football club founded in 1895 and located in the district of Newham, East London suburb. The club plays in the English Premier League. Boleyn Ground is the stage where the club West Ham evolves. It is located in the borough of Newham, formed from the towns of West Ham and East Ham, in the east of Greater London. This stage is also known as Upton Park, referring to the district of the same name. Watch Live Streaming Link

Saturday, 24 August 2013

Does garbage disposal horse power matter that much?

Does garbage disposal horse power matter that much? References I am in the last leg of a kitchen remodel and need to purchase a garbage disposal. And I am wondering how much of a difference horse power makes in the day to day operation of the kitchen? Has anyone here experienced the pros and cons to disposal units with different horse power? NOTE: I almost posted this question on the DIY site, but I feel it has more relevance here. Moderators, feel free to move it if you think it belongs there instead. UPDATE: We decided to go with the Waste King L-8000 Legend Series 1 Horsepower. It is really smooth and quiet. It takes up a fair amount of space under the sink however.

How do you root Kyocera Urbano Progresso (Japanese Android phone)?

How do you root Kyocera Urbano Progresso (Japanese Android phone)? References I have a silver 2012 Kyocera Urbano Progresso with the company au by KDDI. How do I root/unlock this phone?

Friday, 23 August 2013

Redmine and Git Requirements for 500 Projects and 120MB Project Size [duplicate]

Redmine and Git Requirements for 500 Projects and 120MB Project Size [duplicate] References This question already has an answer here: Can you help me with my capacity planning? 2 answers I have been researching different project management solutions like Trac, Jira, Redmine, FogBugz, etc. I have settled on Redmine with Git integration. I am reading over all the documentation and consulted on other online forums but have 1 question that I would like an experts advice on. What would you recommend as far as server specs for each server. I am starting small but already have 10-15 projects in a local Git repository. I have another 3-4 projects lined up and will be bringing on help soon. Here is my situation. Average project size including source, db and media is around 120MB varying from very small xxx kb console projects to around 300 MB. 120 MB is about average as very small and very large projects are edge cases. I would like to have 1 VPS with Git. This would be accessed by 3-4 developers but would like to be able to grow to 15-20. The other VPS would host Redmine and maybe some other PHP sites that integrate through Redmine plugins, non of these other sites would be accessible except directly (only through plugins). Each project would have anywhere from 3-15 people needing access. Mostly reporting bugs, adding feature requests. Some would be able to view repository and add comments through code review. I have my plan of attack to get all this set up. With my current workload, I currently work on 5-6 projects per week with other developers sending me their changes for me to merge using my local Git. I\'m trying to get down to 3-4 projects and delegate more tasks. My question about requirements has to do with scalability and growth. I would like to be able to grow into the following. Git - 15 to 20 developers (and Redmine) pulling and pushing changes throughout the day. Redmine - 100 to 150 people making bug requests, uploading screenshots, commenting on code, etc. I started off thinking a 4GB VPS with both systems setup together would be fine to scale up to this level. My question if my uneducated guess is correct. If it is not, what would you recommend if I split it to two VPS? and finally, Any tips, tricks, pointers, gotchas, caveats, in what I am trying to do? I do have a local VM setup with Git/Redmine on one box so the next step is to set this up on the cloud. Any help is appreciated and again, this is mostly about requirements for future growth and keeping a fast, snappy environment available. Thank you.

Nested order by/order by within order by in SQL

Nested order by/order by within order by in SQL References I am looking to sort my sql results via an sql query with presumably some sort of nested order by/order by within an order by clause I have the following data: TERM USER ITEM_NO SCORE man sam 2 NULL man sam 1 170 man jerry 1 100 man jerry 2 NULL man sam 3 NULL and I wish to obtain the following order for the results: TERM USER ITEM_NO SCORE man sam 1 170 man sam 2 NULL man sam 3 NULL man jerry 1 100 man jerry 2 NULL The results must be sorted firstly by the score (stored only in item_no 1 for each user) descending. However any further items created by that user for the seleted term must also be picked up and inserted directly following and in item_no order. My current query looks like this: SELECT * FROM table WHERE term = \'man\' ORDER BY SCORE DESC, ITEM_NO ASC ...however this simply results as follows: TERM USER ITEM_NO SCORE man sam 1 170 man jerry 1 100 man sam 2 NULL man jerry 2 NULL man sam 3 NULL Thank you for any suggestions.

What causes a civilization to be unable to accept an embassy?

What causes a civilization to be unable to accept an embassy? References I started a new game with Japan on immortal difficulty, and in the trade screen I can accept their embassy in my capital but they can\'t accept mine (that option is gray). Why is that?

Show terminal in Midnight Commander

Show terminal in Midnight Commander References Is it possible to expand the command line to the whole screen (to show several lines on the terminal) in Midnight Commander without exiting it? I mean I want to switch from two tabs to raw terminal to see what was the output of the last command (it could be several screens long). How can it be done? Thank you. P.S. I did read the entire help but wasn\'t able to find how to do it.

XmlSerializer deserialization time fluctuates on WCF service

XmlSerializer deserialization time fluctuates on WCF service References I\'ve been profiling the time it takes XmlSerializer to deserialize a static block of XML data into my custom MyXmlObject class, and the time seems to fluctuate quite dramatically from request to request, despite the data being exactly the same. I start timing the deserialization at the moment the XML is passed to the serializer.Deserialize() method, and stop the timing as soon as it is finished: HttpWebRequest request = (HttpWebRequest)WebRequest.Create(uri); //initialization stuff and writing to request stream. using (HttpWebResponse response = (HttpWebResponse)request.GetResponse()) { //If I run a stopwatch up to this point, I get the round trip time, //so I know that the stream has already been received at this point. using (Stream stream = response.GetResponseStream()) //In production this stream is received from a remote server. { Stopwatch stopwatch = new Stopwatch(); stopwatch.Start(); MyXmlObject obj = (MyXmlObject)serializer.Deserialize(stream); stopwatch.Stop(); } } My XmlSerializer object is defined as follows: private static readonly XmlSerializer serializer = new XmlSerializer(typeof(MyXmlObject)); My WCF web service is a Singleton that is multi-threaded. [ServiceBehavior( ConcurrencyMode = ConcurrencyMode.Multiple, InstanceContextMode = InstanceContextMode.Single)] Here are the results I got for 15 concurrent requests to deserialize a static block of XML data that is only 177,792 bytes: Static XML file of 177,792 bytes Request Execution (ms) 1 300 2 302 3 303 4 303 5 368 *High 6 303 7 302 8 242 *Low 9 243 10 244 11 245 12 242 13 243 14 883 *Outlier 15 260 As you can see it\'s somewhat consistent, but it still fluctuates by about +/-100ms On this relatively small XML file, the fluctuation is minimal, but if I feed it a much larger file (which I will be receiving more often in my WCF web service, it fluctuates much more drastically: Static XML file of 3,851,199 bytes Request Execution (ms) 1 1384 2 2402 3 1715 4 4000 *Outlier 5 1310 6 2132 7 1388 8 1654 9 1183 10 1464 11 2368 12 2752 *High 13 1094 *Low 14 1838 15 1940 So as you can see the amount of time it takes to deserialize the XML file is fluctuating much more than it did on the smaller file. I would expect it to be relatively the same (only +/- 100ms), but instead, I\'m seeing a difference of +/- 1200ms or greater. Furthermore, 2.5s is simply more time than I wish to give up for the deserialization of the XML into C# POD objects. What\'s interesting is that WCF serializes the C# POD objects into JSON in relatively no time at all when I return the data to the server. Questions Why are these fluctuations happening? What can I do to minimize these fluctuations, if anything? Is there another type of Xml deserialization that might be faster at turning an incoming Xml of this size into an hierarchy of C# POD objects? Perhaps DataContractSerializer? Doesn\'t DataContractSerializer use XmlSerializer beneath the hood? Please let me know if there is any information needed that I\'ve left out that would be useful to diagnosing this problem. Thanks.

how to use / include lpeg luapeg re module

how to use / include lpeg luapeg re module References ATM I\'m trying to execute lua files from my application, this works with the basic lua. I\'m using a borland compiler (builder 3, just don\'t ask >.<) Now I\'m trying to use lpeg via the re module. I\'ve added the lpeg directory to the LUA_PATH environment variable. This directory includes re. lua, lpeg.dll from LuaForWindows and the *.c files. Now when I try to start my script I get the error error loading module \'lpeg\' from file \'lpeg.dll\': lpeg.dll:1: syntax error near char(144) The same script runs perfectly in the IExecutor from LuaForWindows. I guess I\'ve setup my lua environment completely wrong. Where do I put the dll? Do I have to build it myself with my compiler? (tried, but failed) Thanks in advance.

LPT Sound Interface

LPT Sound Interface References I am wanting to run two ZX Spectrum (a home computer that was popular during the \'80s & \'90s) emulator programs (one called Z80 by Gerton Lunter and another called Warajevo) in the \"ykhowong\" version of DOSBox. The eumulator programs communicate through an interface box that attaches to the LPT input to transfer data to and from a cassette player. From what I understand, the interface transforms sinusoidal sound waves into square waves that the ZX Spectrum emulator understands and can load. The interface can also transform square waves back to sinusoidal waves to save programs and data back onto cassette. My current PC has only USB ports. Although I have been able to connect printers with only LPT inputs using an off the shelf USB to LPT port cable, I am wondering, though, if this would work for what I need it to do using the \"ykhwong\" version of DOSBox. I hope that this does not sound too much like the ramblings of someone gone mad and that someone among you understands what I\'m trying to do and can help me with this. Thank you.

Thursday, 22 August 2013

Django DB data to HTML table

Django DB data to HTML table References

search results

  1. Ok, this is more or less \"present sparse data having two foreign keys in a table, key1 in rows and key2 in columns\". Common enough thing to do, I imagine, but with a ...
    stackoverflow.com/.../13644056/django-​db-data-to-html-table - Cached
  2. django-tables2 turns data into HTML tables. Features: Pagination; Ordering; Extendable; Class based view; ... # models.py from django.db import models class Person ...
    django-tables2.readthedocs.org/en/​latest/index.html - Cached
  3. With what command can i delete tables from a django db of a specific app/ only one table? ... django-south. This allows you too migrate data ... about.html. Hope this ...
    stackoverflow.com/questions/3563855/​django-db-table-delete - Cached
  4. Each model is a Python class that subclasses django.db.models.Model. ... sometimes you may need to associate data with the ... including db_table would mean that ...
    docs.djangoproject.com/en/dev/topics/db/​models - Cached
  5. The object django.db.connection represents the ... is made automatically when you use the Django ORM to make data modifying ... tables and params arguments to the ...
    docs.djangoproject.com/en/1.1/topics/db/​sql - Cached
  6. Each product page is essentially a query into Amazon’s product database formatted as HTML, ... from django.db import models ... the data in a particular table ...
    www.djangobook.com/en/2.0/​chapter05.html - Cached
  7. </table><input type=\"submit\"></form></body></html> ... query = db.GqlQuery ... data = ItemForm ...
    pastebin.com/pQX59KJt - Cached
  8. ... I will choose Django and SQLAlchemy. Your table in App-A is something like: ... my_db_utils.set_data(db, ... (\'home.html\', locals(), ...
    iambusychangingtheworld.blogspot.com/​2013/07/django-make... - Cached
  9. Django: Preserve table data when changing model ... DB=/var/www/django/db APP=myapp echo \'Rebuilding db ... You may use these HTML tags and attributes: ...
    itekblog.com/django-preserve-table-data-​when-changing... - Cached
  10. The object django.db.connection represents the ... is made automatically when you use the Django ORM to make data modifying ... tables and params arguments to the ...
    docs.huihoo.com/django/1.1.2/topics/db/​sql.html - Cached

Getting pseudo-element style values

Getting pseudo-element style values References

search results

  1. Stack Overflow is a question and answer site for professional and enthusiast programmers. It\'s 100% free, no registration required.
    stackoverflow.com/.../getting-pseudo-​element-style-values - Cached
  2. Getting global and external style sheet values in Firefox ... the pseudo-element to ... external style sheet values in IE; Getting global and external ...
    www.javascriptkit.com/dhtmltutors/​dhtmlcascade3.shtml - Cached
  3. Getting pseudo-element style values. 0. Center a Pseudo Element. 4. Why isn\'t it possible to combine vendor-specific placeholder pseudo-elements/classes into one rule ...
    stackoverflow.com/...pseudo-element-​transform-style-value... - Cached
  4. selector.class:pseudo-element {property:value;} The : ... The \"first-line\" pseudo-element is used to add a special style to the first line of a text.
    www.w3schools.com/CSS/css_pseudo_​elements.asp - Cached
  5. CSS rule or CSS inline style overwrites a default browser value: 9: ... such as centering an element vertically or getting a footer to ... first-letter pseudo-element
    en.wikipedia.org/wiki/Pseudo-element - Cached
    More results from en.wikipedia.org »
  6. ... some of the style data for a pseudo-element depends on the data for ... Getting style data from a ... declarations are the property-value pairs within style ...
    developer.mozilla.org/en-US/docs/​Mozilla_Style... - Cached
  7. ... after pseudo-elements have been getting quite a bit of attention ... user and that are style-able ... value could be practical as a pseudo-element. ...
    www.springdesigngroup.com/...to-​use...pseudo-elements-in-css - Cached
  8. ... some of the style data for a pseudo-element depends on the data for ... Getting style data from a ... declarations are the property-value pairs within style ...
    dev.mozilla.jp/localmdc/localmdc_​4186.html - Cached
  9. Joomla! and Industry News, Design and Style ... after pseudo-elements have been getting ... a specific attribute value could be practical as a pseudo-element. ...
    www.joomla-webmasters.com/docs/industry-​news/open-source... - Cached
  10. ... value pseudo-element ... Sorry, I was getting space and round mixed up dbaron: ... If there\'s other reasons to style the value, ...
    lists.w3.org/Archives/Public/www-style/​2013Feb/0381.html - Cached