
arrogantprogrammer.blogspot.com
Arrogant ProgrammerUseful (I hope) information from a JBoss Solution Architect.
http://arrogantprogrammer.blogspot.com/
Useful (I hope) information from a JBoss Solution Architect.
http://arrogantprogrammer.blogspot.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Monday
LOAD TIME
0.6 seconds
PAGES IN
THIS WEBSITE
20
SSL
EXTERNAL LINKS
33
SITE IP
172.217.11.33
LOAD TIME
0.594 sec
SCORE
6.2
Arrogant Programmer | arrogantprogrammer.blogspot.com Reviews
https://arrogantprogrammer.blogspot.com
Useful (I hope) information from a JBoss Solution Architect.
Arrogant Programmer: May 2013
http://arrogantprogrammer.blogspot.com/2013_05_01_archive.html
Useful (I hope) information from a JBoss Solution Architect. Tuesday, May 7, 2013. Toggle sidebar in Sublime Text. The more I use Sublime Text the more I like it. One thing that is missing (at least in the Linux version) is a shortcut to toggle the side bar. The Mac version used to use "ctrl s", but that's what I associate with saving a file. I added a shortcut for "ctrl b"; "b" for "bar" :. Keys": ["ctrl b"], "command": "toggle side bar" }. To add this choose Preferences - Key Bindings User. Simple temp...
Arrogant Programmer: How to increase JBoss Developer Studio or Eclipse font size in Mac OSX
http://arrogantprogrammer.blogspot.com/2013/11/how-to-increase-jboss-developer-studio.html
Useful (I hope) information from a JBoss Solution Architect. Tuesday, November 26, 2013. How to increase JBoss Developer Studio or Eclipse font size in Mac OSX. I typically use JBoss Developer Studio. Since it has all of the JBoss plugins already installed. All of the plugins are available for plain Eclipse, but it's nice to have them already packaged together. I recently downloaded the Mac version, and the font sizes on a Mac are tiny. This Mac OSX Hints. Post contains the instructions for Eclipse.
Arrogant Programmer: October 2013
http://arrogantprogrammer.blogspot.com/2013_10_01_archive.html
Useful (I hope) information from a JBoss Solution Architect. Thursday, October 31, 2013. 30 Technologies in 30 Days at whyjava.wordpress.com. My favorite thing about JUG meetings is getting a reasonable preview of a new technology in an hours time. I travel a lot with work now and don't get to attend AJUG. Meetings as often as I'd like. I really miss getting that monthly preview. Shekhar Gulati is taking this concept to a new level on his blog whyjava.wordpress.com. Links to this post.
Arrogant Programmer: November 2013
http://arrogantprogrammer.blogspot.com/2013_11_01_archive.html
Useful (I hope) information from a JBoss Solution Architect. Tuesday, November 26, 2013. How to increase JBoss Developer Studio or Eclipse font size in Mac OSX. I typically use JBoss Developer Studio. Since it has all of the JBoss plugins already installed. All of the plugins are available for plain Eclipse, but it's nice to have them already packaged together. I recently downloaded the Mac version, and the font sizes on a Mac are tiny. This Mac OSX Hints. Post contains the instructions for Eclipse.
Arrogant Programmer: Django Nonrel and Google App Engine
http://arrogantprogrammer.blogspot.com/2010/03/django-nonrel-and-google-app-engine.html
Useful (I hope) information from a JBoss Solution Architect. Wednesday, March 10, 2010. Django Nonrel and Google App Engine. The guys behind appengine patch. Have a new project. Using the Django nonrel project to run on App Engine. Clone the appropriate projects from bitbucket :. Hg clone https:/ [Bitbucket User Name]@bitbucket.org/wkornewald/django-nonrel/. Hg clone https:/ [Bitbucket User Name]@bitbucket.org/wkornewald/djangoappengine/. Traceback (most recent call last):. I created them and tried again.
TOTAL PAGES IN THIS WEBSITE
20
Sachin Parnami's Blog: January 2010
http://sachinparnami.blogspot.com/2010_01_01_archive.html
Thursday, January 7, 2010. SS7 ( Sangoma A102 Wanpipe Zaptel Mobicents ). Thanks to Amit Bhayani. If you are looking for Sangoma A102 Dhadi Astrisk then give it a try. This is how i was able to configure my sangoma A102 card on Ubuntu 8.10, was trying it on Ubuntu 9.10 but its karnel version is still not supported by Sangoma drivers :( , so had to move back on 8.10. Insert your card in PCI/PCI-E slot. Svn checkout http:/ svn.digium.com/svn/zaptel/branches/1.4/. Sudo apt-get install build-essential. Mobic...
Sachin Parnami's Blog: Track the releases of Mobicents
http://sachinparnami.blogspot.com/2010/10/track-releases-of-mobicents.html
Monday, October 4, 2010. Track the releases of Mobicents. Since my last blog. Tired of compiling mails to know about the current releases, or if there is any other best way for which i am not aware of :( . Hope this would help to locate . Mobicents JAIN SLEE 2.2.1.FINAL Released! Mobicents JAIN SLEE 2.2.0.FINAL Released! Mobicents JAIN SLEE 2.1.2.FINAL Released! Mobicents Diameter v1.3.1.FINAL Released! Sip Servlets 1.4.0.FINAL. Sip Servlets 1.3.2. Protocols Suite 1.0.0.B5. View my complete profile.
Sachin Parnami's Blog: September 2009
http://sachinparnami.blogspot.com/2009_09_01_archive.html
Tuesday, September 29, 2009. Devlopement testing using JPA JUnit. After hours of fight i am able to run Unit tests using JPA. So this is how it goes. I am using in memory DB. C3p0 is a ComboPooledDataSource more details here. And of course HSQLDB. Persistence xmlns=http:/ java.sun.com/xml/ns/persistence. Xmlns:xsi=http:/ www.w3.org/2001/XMLSchema-instance. Xsi:schemaLocation=http:/ java.sun.com/xml/ns/persistence. Http:/ java.sun.com/xml/ns/persistence/persistence 1 0.xsd. Subscribe to: Posts (Atom).
Sachin Parnami's Blog: Devlopement testing using JPA + JUnit
http://sachinparnami.blogspot.com/2009/09/devlopement-testing-using-jpa-junit.html
Tuesday, September 29, 2009. Devlopement testing using JPA JUnit. After hours of fight i am able to run Unit tests using JPA. So this is how it goes. I am using in memory DB. C3p0 is a ComboPooledDataSource more details here. And of course HSQLDB. Persistence xmlns="http:/ java.sun.com/xml/ns/persistence". Xmlns:xsi="http:/ www.w3.org/2001/XMLSchema-instance". Xsi:schemaLocation="http:/ java.sun.com/xml/ns/persistence. Http:/ java.sun.com/xml/ns/persistence/persistence 1 0.xsd". Public void setUp() {.
Sachin Parnami's Blog: October 2009
http://sachinparnami.blogspot.com/2009_10_01_archive.html
Sunday, October 25, 2009. Running JBoss as SERVICE on LINUX. While working on remote servers and running JBoss AS on it, sometimes gives hard bite to manage. What if you encounter mentioned problems after starting JBoss AS:-. Connection lost to remote server? Power failure at your end? Connection failure at your end? And what if you dont want to stop JBoss AS at remote server but you have to turn off your local system from where you have given command like ./run.sh -b xxx.yyy.zzz.aaa? Now how to do that.
Sachin Parnami's Blog: Running JBoss as SERVICE on LINUX
http://sachinparnami.blogspot.com/2009/10/running-jboss-as-service-on-linux.html
Sunday, October 25, 2009. Running JBoss as SERVICE on LINUX. While working on remote servers and running JBoss AS on it, sometimes gives hard bite to manage. What if you encounter mentioned problems after starting JBoss AS:-. Connection lost to remote server? Power failure at your end? Connection failure at your end? And what if you don't want to stop JBoss AS at remote server but you have to turn off your local system from where you have given command like ./run.sh -b xxx.yyy.zzz.aaa? Now how to do that.
Sachin Parnami's Blog: March 2009
http://sachinparnami.blogspot.com/2009_03_01_archive.html
Tuesday, March 10, 2009. Diameter is an Authentication, Authorization and Accounting (AAA) protocol developed by the Internet Engineering Task Force (IETF). Diameter is used to provide AAA services for a range of access technologies. Instead of building the protocol from scratch, Diameter is loosely based on the Remote Authentication Dial In User Service (RADIUS)1 [RFC2865], which has previously been used to provide AAA services, at least for dial-up and terminal server access environments. 262 Redirect-...
Sachin Parnami's Blog: May 2013
http://sachinparnami.blogspot.com/2013_05_01_archive.html
Wednesday, May 8, 2013. Open remote file using Notepad. Follow the simple steps to configure remote server and open file directly to your Notepad. Open Notepad and follow steps mentioned in below image. 160;Below screen will appear. Subscribe to: Posts (Atom). My working includes JAIN-SLEE, IN, SIP, Diameter, SS7 , IMS application developement, Mobicents and OpenCloud. View my complete profile. Open remote file using Notepad. Failed to link org/wildfly/swarm/container/runtime/RuntimeServer. Following on ...
Sachin Parnami's Blog: SS7 ( Sangoma A102 +Wanpipe +Zaptel + Mobicents )
http://sachinparnami.blogspot.com/2010/01/ss7-sangoma-a102-wanpipe-zaptel.html
Thursday, January 7, 2010. SS7 ( Sangoma A102 Wanpipe Zaptel Mobicents ). Thanks to Amit Bhayani. If you are looking for Sangoma A102 Dhadi Astrisk then give it a try. This is how i was able to configure my sangoma A102 card on Ubuntu 8.10, was trying it on Ubuntu 9.10 but its karnel version is still not supported by Sangoma drivers :( , so had to move back on 8.10. Insert your card in PCI/PCI-E slot. Svn checkout http:/ svn.digium.com/svn/zaptel/branches/1.4/. Sudo apt-get install build-essential. Check...
Sachin Parnami's Blog: October 2010
http://sachinparnami.blogspot.com/2010_10_01_archive.html
Saturday, October 9, 2010. How to write CDR OpenCloud Rhino JAIN-SLEE. My first post on OpenClouds plateform, well quit a while have started exploring OpenClouds Rhino. So this is how it goes. 1) RA Type binding in sbb-jar.xml. Resource-adaptor-type-name CDR Generation /resource-adaptor-type-name. Resource-adaptor-type-version 2.1 /resource-adaptor-type-version. Monday, October 4, 2010. Track the releases of Mobicents. Since my last blog. Hope this would help to locate . Sip Servlets 1.3.2. Mobicents Dia...
TOTAL LINKS TO THIS WEBSITE
33
arrogantpolyglot.blogspot.com
Tema Sederhana. Diberdayakan oleh Blogger.
arrogantprices.com - This website is for sale! - arrogantprices Resources and Information.
Flash Player for Mac. Stream and View Video, Audio, Multimedia and Rich Internet Applications. The owner of arrogantprices.com. Is offering it for sale for an asking price of 2000 EUR! This webpage was generated by the domain owner using Sedo Domain Parking. Disclaimer: Sedo maintains no relationship with third party advertisers. Reference to any specific service or trade mark is not controlled by Sedo nor does it constitute or imply its association, endorsement or recommendation.
mathepi.com
More mathematical epidemiology information to be added. Elementary introduction to mathematical epidemiology. Elementary introduction to computational epidemiology. A very few epidemiological definitions. And simple examples added as time permits. You may find useful. Books on Mathematical Epidemiology. An incomplete list of good books. And demonstrations about introductory biostatistics. Epidemiology and Public Health Interactive Tools. All content 2004 Mathepi.Com (except R and Rweb).
arrogantpricks | This WordPress.com site is the cat’s pajamas
Error Page cannot be displayed. Please contact your service provider for more details. (9).
Arrogant Production Group
Arrogant Production Group (APG) needs no introduction. Congratulations on making your way here. Site design, development and hosting by the Arrogant Production Group. All links are 100% Universally Certified and provided courtesy of Hyper Link Farms.
arrogantprogrammer.blogspot.com
Arrogant Programmer
Useful (I hope) information from a JBoss Solution Architect. Thursday, February 25, 2016. Failed to link org/wildfly/swarm/container/runtime/RuntimeServer. I got the following error running the WildFly Swarm jaxrs-cdi example:. The fix was pretty simple: rebuild WildFly Swarm itself. After a quick mvn clean install everything was up and running. Links to this post. Wednesday, November 25, 2015. Apache on OSX Yosemite. Page, but nothing else. Blogged here to help search results :). Links to this post.
An Arrogant Proposal
What this is about. On January 23rd, 2008. In short — fixing the US Government. Or more specifically — ideas that would help make it less corrupt and unmanageable. I’ll have some background later — but my basic ideas are threefold: A relevancy clause, and affirmation of understanding, and a legislative wiki. The Legislative Wiki — all pending bills would be publicly viewable on a government web site. Only legislators would be allowed to make changes to the language of bills — and those ch...
An Arrogant Proposal
What this is about. On January 23rd, 2008. In short — fixing the US Government. Or more specifically — ideas that would help make it less corrupt and unmanageable. I’ll have some background later — but my basic ideas are threefold: A relevancy clause, and affirmation of understanding, and a legislative wiki. The Legislative Wiki — all pending bills would be publicly viewable on a government web site. Only legislators would be allowed to make changes to the language of bills — and those ch...
My Site
This is my site description. A website created by GoDaddy’s Website Builder.
arrogantrat
Wednesday, September 21, 2011. Subscribe to: Posts (Atom). Simple template. Powered by Blogger.