Posted on November 2, 2010 by yurytalyukin
Last night was hard for me. I finished my project and before I went to bed I decided to transfer my project and database to the server. Deployment of the web application was easy as 1-2-3. However, found some problems with MySQL (now I think that happened due to lack of sleep). The goal was [...]
Filed under: DMT, Java | Leave a Comment »
Posted on October 27, 2010 by yurytalyukin
Hello folks, A couple of days ago I came up with one dilemma: I asked myself how can I put a gradient on the page with HTML and CSS. The only solution that I found is to use gradient pattern (say 1px line witch present the actual gradient) and simply clone it with a CSS. [...]
Filed under: DMT | Leave a Comment »
Posted on October 26, 2010 by yurytalyukin
Thanks to my friend from Ukraine, now I have a GlassfishV3 hosting! The website is going to be http://www.g00dspeed.org.ua:4848/. Unfortunately, I’ve found that UTS web server blocks ports so I can’t access the web site from the uni. Probably I should use my own laptop and broadband to present it. Anyway, quite happy with that!
Filed under: DMT | Leave a Comment »
Posted on September 24, 2010 by yurytalyukin
I have a bad news for you the mocking bird finished beta testing and now you allowed to have only one project with 10 pages for free but for the rest you need to pay. So I’ve spent a couple of hours looking such topics like “500 free tools for user design” etc. No I [...]
Filed under: DMT | Leave a Comment »
Posted on September 22, 2010 by yurytalyukin
Yesterdays lecture I saw the video demonstration for Balsamiq Mockups and was really impressed. So I tried to find any good wireframe tool for my assignment. Two criteria: Linux and FREE. After some search was really upset because lots of web sites tries to promote Napkin feel&look but instead this program only gives the look [...]
Filed under: DMT | Leave a Comment »
Posted on September 20, 2010 by yurytalyukin
I’d like to share some recent facts about my self-improvement and DMT project. The best way is to split all news into different paragraphs: what I’ve learned and issues in NetBeans. What I’ve learned I ‘ve learned how to implement EJB3 in my project. Let’s start from the beginning: the are 3 types of the [...]
Filed under: DMT, Java | Leave a Comment »
Posted on September 14, 2010 by yurytalyukin
Here we go again! Sorry for long delay in posting, I was too busy with my Project Management assignment. So, last week we had extremely good tutorial about CSS2! Also I’m so impressed by HTML5 and going to spend more time on learning it. I’m not new in PHP and MySQL so today’s tutorial shouldn’t [...]
Filed under: DMT | Leave a Comment »
Posted on September 2, 2010 by yurytalyukin
I’ve found the good video tutorial on how to use NetBeans + GlassGish + Simple JavaEE. It covers only how to create the jsp, servlet and EJB. It doesn’t explain the details of EJB but it could be easily found in the book that I suggested in my Learning Proposal. The link is Tutorial, it’s [...]
Filed under: DMT, Java | Leave a Comment »
Posted on August 31, 2010 by yurytalyukin
Finally, I’ve uploaded my LP final! http://australianheadhunters.com/DMT/LearningProposal.html
Filed under: DMT | Leave a Comment »
Posted on August 24, 2010 by yurytalyukin
Today we had a look on the PHP and particulat date() function. I had a look on different parameters available for that function as well as came with the answer for the question: figure out how to modify it so that it shows the date in this style: • ‘Monday 15th of August 2005 03:12:46 [...]
Filed under: DMT | Leave a Comment »