DirectoryTechnologyBlog Details for "Dev 2 Dev"

Dev 2 Dev

Dev 2 Dev
Dev2Dev approach, i write my own articles on the topics that should be interesting for any Java, C Sharp or even PHP developer and not only that.
Articles: 1, 2, 3

Articles

February was the biggest hit for my blog
2008-02-29 18:48:00
It's always interesting to analyze what makes my blog a bit popular. Main keywords: Java Hosting, JVM C# - due to my small tips for C# and more latest one is CMSRead more...
More About: Blog , Special , February
Build a website using Google Sites
2008-02-29 18:42:00
It seems that Google will crush all those small firms developing web pages (static) with their new Product called Google Sites . sites.google.com/overview.html Obviously someone searching for web site design on google.com , you will get the Google's product right away. They've created an easy to use tool to create quite simple or what is called web 2.0 style web pages with prebuilt templates. Even embedding Google calendar is done for you behind the scenes. Another step to take over a small niche in web businesses.Read more...
More About: Website , Special , Build
How to find information on your CPU, environment on Solaris
2008-02-20 06:14:00
Straight to the point Here is a command (will work under root only): hostname% psrinfo -vpThe physical processor has 1 virtual processor (0)x86 (Authentic AMD family 15 model 5 step 10 clock 2200 MHz)Dual Core AMD Opteron(tm) Processor 275 Shows enough information about your CPU. To find out what exactly is your Operating System (doesn't have to be root): hostname% uname -aSunOS hostname 5.11 matrix-build-2007-06-01 i86pc i386 i86xpv If you'd like to know what your system support in terms of apps:hostname% isainfo -xi386: sse2 sse fxsr amd_3dnowx amd_3dnow amd_mmx mmx cmov cx8 tsc fpu Read more...
More About: Information , Environment , Find , Solaris
Don't feed the pegions
2008-02-11 23:24:00
Read more...
More About: Feed
Online Rss Reader , never need to register
2008-02-08 23:03:00
A new version deployed at : http://www.myfeeds.net/ www.myfeeds.net/ There is no need to register as it will do it automatically as soon as you attempt to save the feed. More features are coming.Read more...
More About: Reader , Online , Special , Register
Java based CMS Top 5
2008-02-06 01:49:00
I was very curious if i could find a CMS system that I'd like to use for my own sites. Here is a Top 5 that i found from a rather impressive list (quite a few out there): 5. InfoGlue http://www.infoglue.org/Projects/InfoGlue /Screenshots/  - You probably would not be very impressed but it seems quite stable and has a nice feature set. 4. Contteligent http://www.contelligent.com/contell/cms/c 1web/contelligent/site/contelligent/why/i ndex.html - Very much up to date and seems to have a nice support , a focus is on supporting you and probably developing using their System. Not just a CMS but rather a platform. - Couldn't find demo on the site. 3. Nuxeo http://www.nuxeo.org/sections/about/ - Lots of features, seems quite updated and robust. Not quite sure if i liked the UI for the backend. 2. Magnolia http://www.magnolia.info/en/products/comm unity-edition.html - Very nice product, vibrant project , has commercial support. Lots of features and very nice editor. 1. My...
More About: Java , Special
Microsoft to buy Yahoo ?
2008-02-01 15:19:00
A recent breaks news really shocked me. A 44 Billion bid to purchase a web giant in order to "compete more effectively" , do they value Yahoo only for ads and placing ads whilst searching? I wouldn't admit that Yahoo's search engine is great, i still use google, however it's set of web applications is amazing. answers.yahoo.com is such a great tool and not to mention the finance section of yahoo. Back in 1999 Yahoo had very nice finance applications, even a web game in real life of trading. If Yahoo will give in, Microsoft will most likely rebrand, as they have done for all the products they bought (and never even mention where they came from e.g. Excel) . You've probably heard a few months ago , Micro$oft did mention acquiring Yahoo however that did not go anywhere. Let's see happens. Hope to hear your comments.Read more...
More About: Yahoo!
A correct way of breathing while playing tennis
2008-01-28 16:46:00
Ever wonder why those tennis players make awful sound while hitting immensely fast shots? Even men whose unchangeable face from time to time does change in order to make a sound.  Why does it happen? Some players are quite loud, such as Maria Sharapova whose falceto (high voice) bothered other players or so they claim. In short, it is a way to release the anguish built in them. After all the tennis is a very stressful game where the outcome depends totally on you. How could you learn to do the same? It is actually good for you to release air and with it comes the sound on a heavy shot. Similar to a fitness work out, where upon lifting something heavy you would release the air from your lungs or if you are doing yoga/pilates , controlling the air flow is essential. Releasing your anguish or rather anger while you play is essential as it allows you to focus on the game rather then current result such as a loss. Coping with an immediate loss might prevent you from focusing on ...
More About: Tennis , Rect
Where can you train your shots in tennis?
2008-01-24 23:30:00
If you live in a cold country such as Canada , you obviously don't have a lengthy summer to play tennis. A good way to work your handling of a tennis raquet is to play against the wall. Often you will find a flat wall somewhere outside. A great way to improve your handling is to stay close to to the wall, approximately a meter (few feet) and try to keep the ball in constant rotation with your raquet , you will feel a bit of preassure on your wrist but if follow this practice , your feel of a raquet would definitely improve. Here is the advice, if you can't find a tennis court just for yourself and want to practice before a game, find a squash room. Although it has wooden floor and the ball bounces slightly differently, you can still get a great work out. Also, the squash room is not very big in length so you will have to adjust your shots so that you can respond. You can definitely practice your back hand and forehand. Read more...
More About: Tennis , Shots , Train
Tuning JVM for tools
2008-01-18 18:57:00
Possibly you already knew these however i thought it may benefit the users that use IDEs that are written in java and have an ability to be tuned. Here is a good description on how to tune and configure options for NetBeans IDE: www.netbeans.org/kb/55/using-netbeans/con figuring.html#53250Read more...
More About: Tools , Tuning , Special
Sun to buy MySQL
2008-01-16 18:35:00
Sun Microsystems will purchase MySQL AB , the company that created the famous mySQL database. Personally it's a shock but a pleasant one. A year ago Sun has started to integrate PostgreSQL database into Solaris Operating system 10 and now will have an alternative offering its corporate customers to use MySQL database. I anticipate the release of JDBC connectors will be quicker then e.g. .NET ones :) This definitely will allow SUN to reach certain goals in offering an enterprise solutions, mind you they already own a StorageTek , have their own servers and own operating system creating a good valuable stack of products.Read more...
More About: Mysql
Where is the configuration file of NetBeans
2008-01-15 19:08:00
You will find netbeans.conf which allows you to switch your JVM location or add options to the JVM for a better startup or running GC differently. Locate your installation of NB: <install path>etc Directory etc contains the conf file. It's a simple init kind of file so # acts as a comment. Read more...
More About: File , Special , Configuration
Looking for dedicated hosting? It doesn't have to be over $100
2008-01-15 01:20:00
I've been recommended the 2 un-managed hosting providers that are very much affordable: http://www.rebelhosting.net/ It looks simple but once you click Order, it will offer you Amd Athlon with 1 Gig of ram for $39.99 http://ubhosting.com/index.php?page=dedic ated If you choose to register for 6 months, you'd save $60 as it is -$10 You're still getting your 1Gig of ram which is (at least to me) quite important.Read more...
More About: Hosting , Special , Dedicated
Sun Virtual Desktop Infrastructure
2008-01-13 18:32:00
I was very curious to see what Sun was up to in relation to virtual desktops and they are up to a version 1.0 and a new Beta , curiously enough it is quite cheap if you decide to buy, $149USD "Sun Virtual Desktop Infrastructure Software allows organizations to deploy a secure, resilient, and available desktop environment because the desktop never leaves the datacenter. Users can access their centralized desktops from a wide range of supported client devices, including Windows PCs and Sun Ray virtual display clients. A variety of networks are supported, from LAN to WAN or the public Internet." To try it out , visit the link below: www.sun.com/software/vdi/get.jspRead more...
How to install ffmpeg on Linux using yum
2008-01-13 03:27:00
When using search command for yum: yum search ffmpeg you might get a few results however they are mainly codecs or players (not what you wanted). What happens is that repositories do not contain ffmpeg hence we need to add a new repository to search through, the command below will install and download the rpm that will add a repository for freshrps.net site rpm -ivh http://ftp.freshrpms.net/pub/freshrpms/fe dora/linux/4/freshrpms-release/freshrpms- release-1.1-1.fc.noarch.rpm after this is done , you will find ffmpeg and can safely do this: yum install ffmpeg Have funRead more...
More About: Linux
Singens/Jeveloper featured on ZKOSS site
2008-01-12 05:23:00
zkoss.org/whosusingzk/Read more...
More About: Site , Special , Featured , Koss
Break the myth of Php being faster then Java
2008-01-06 23:03:00
Microsoft gave a really bad name to JVM/Java through its implementation (microsoft jvm) that ran things slowly and often broke down causing the common users to assume that it was java that was slow, Java has evolved over the years and Sun engineers worked hard on improving its performance and memory usage. Here is a benchmark Java versus PHP http://shootout.alioth.debian.org/gp4/ben chmark.php?test=all&lang=php&lang 2=java shootout.alioth.debian.org/gp4/benchmark. phpRead more...
More About: Break , Special , Myth , Then
Watch tennis 24/7, on your computer
2008-01-06 02:21:00
Although this is a Dutch language tv, any tennis fan would love to watch a game. And this TV is broadcasting 24/7 javascript:void(window.open('http://mms:/ /wm1.ubf.jet-stream.nl/nocnsf=channel9',' ','resizable=no,location=no,menubar=no,sc rollbars=no,status=no,toolbar=no,fullscre en=no,dependent=no')) URL: mms://wm1.ubf.jet-stream.nl/nocnsf=channe l9Read more...
More About: Watch , Tennis , Computer
Hibernate Configuration properties
2008-01-02 04:23:00
Things like hibernate.connection.datasource hibernate.jndi.url etc www.hibernate.org/hib_docs/reference/en/h tml/session-configuration.htmlRead more...
More About: Hibernate , Configuration , Properties , Pert , Rope
Sun promotes me - Another Hero Badge
2007-12-28 22:15:00
Ooooh i am so proud. developers.sun.com/sxde/heroes.jspRead more...
More About: Special , Hero , Mote , Badge
Implicit Objects in Struts 2 and how to access them
2007-12-21 16:50:00
Here is a small reference using OGNL (expressions): name value #parameters['foo'] or #parameters.foo request parameter ['foo'] (request.getParameter()) #request['foo'] or #request.foo request attribute ['foo'] (request.getAttribute()) #session['foo'] or #session.foo session attribute 'foo' #application['foo'] or #application.foo ServletContext attributes 'foo' #attr['foo'] or #attr.foo Access to PageContext if available, otherwise searches request/session/application respectively Read more...
More About: Struts , Objects
Invoke arbitrary method in Struts 2 from a page
2007-12-19 17:20:00
<s:property.../> can call arbitrary methods with parameters. Given an action method:     public String foo(final String s_) {         ; return s_ + s_;     } the following: <s:property value="foo('huh? ')"/> will return: huh?Read more...
More About: Page , Struts , Method
What you need to run Display Tag with Struts 2
2007-12-12 21:14:00
If you are developing a Struts 2 web application, you'd probably need to have a datagrid ,a table that displays data without re-inventing the wheel. Struts does not have (at least not now) such component hence we might use a well known and proved tag called Display Tag (http://displaytag.sourceforge.net) A few steps that are not well discussed on faq or their documentation: 1. download the displaytag jar 2. add that jar to your classpath Now the above is seems good and dandy but you need 2 more libraries. 3. Download Apache Commons Beanutils (http://commons.apache.org/beanutils/)  > you only need commons-beanutils.jar (only one) 4. Download Apache Commons Collections (http://commons.apache.org/collections/) Add these 2 libraries to your classpath and your setup is complete. Now displaytag was developed for JSP/JSTL web apps, not for struts 2, hence we need to explicitly copy the Struts 2 variable (e.g. List persons) to a request scope of a Servlet, it is like this: &l...
I still remember something in PHP
2007-12-07 19:19:00
I took a survey , time limited and had 65 questions ranging from php language , methods, structure , 4th and 5th version, and some linux commands and processes. It says "I am a good programmer , 247 points" Now i have this Read more...
More About: Some
Netbeans 6.0 Released
2007-12-04 01:19:00
After Beta 1 and Beta 2 that lasted for a long time to make sure all the features of a new overhauled NetBeans Platform have been tested and improved, the team has released the final version today.Read more...
More About: Released
Realllly nice headphones (Made in Austria)
2007-10-31 21:04:00
I went to a high end electronics store and listened to Yo Yo  Ma on various headphones. Of around 20 headphones available from leading brands, i chose this one AKG  K701 http://www.akg.com/personal/cproducts/pow erslave,view,specs,pcategory,3,id,911,nod eid,11,_language,EN.html www.akg.com/personal/cproducts/powerslave ,view,specs,pcategory,3,id,911,nodeid,11, _language,EN.htmlRead more...
More About: Austria , Headphones , Made , Nice , Headphone
Interview question for J2EE Developer
2007-10-27 02:07:00
1. could you describe your j2ee projects 2. say you're running into a problem in the development how do you troubleshoot those 3. in some cases there are projects and the requirements that are not very clear, how do you deal with that. 4. Are you comfortable being without supervision time contraints : if you have to delivery something very quickly, how do you deal with that? trick question, can you define web 2.0Read more...
More About: Question , Developer , Interview , Special
My new article on Developer.com
2007-09-20 15:42:00
http://www.developer.com/java/other/artic le.php/3697421Read more...
More About: Developer , Article , Artic
Super high speed TV technology over the net
2007-09-09 20:52:00
Take a look www.octoshape.com/play/play.asp You do need a player to run this.Read more...
More About: Technology , Super , Speed , High , High Speed
Goodbye
2007-09-06 14:56:00
A legend for anyone who enjoys opera has passed away at his home Modena, Italy near the town of Bologna. A legend that will be remembered just like Caruzo and hopefully someday , someone will write "To memory of Pavarotti" A great loss for all.Read more...
More About: Goodbye
More articles from this author:
1, 2, 3
111689 blogs in the directory.
Statistics resets every week.


Contact | About
© Blog Toplist 2012 - Supported by Web Catalog - SEO by FeWorks
eXTReMe Tracker