📜 ⬆️ ⬇️

UA WEB 2008 first Ukrainian web developers conference: report

Attending a web developer conference , which was held in Kiev on March 27-28, I would like to briefly express my impressions, my point of view on the reports and give my assessments.

About reports

Unfortunately, I didn’t get to listen to all the topics that interest me, because they were going at the same time, so I hope soon there will be video recordings.

Social networks, development prospects and ways of monetization (Nikita Semenov)

General overview, classification, trends in social networks, in general, a lot of well-known facts, but brought together. The view of the marketer on the features of the currently popular types of communication on the Internet is interesting for me, because I, as a developer, simply ignore some obvious things.
')
score: 4

JavaScript and accessibility of web applications (Vladimir Agafonkin)

An interesting topic about how to implement web projects that are available not only to the modern browser. The author has well classified the main problems, and ways to solve them. In my opinion, not all of them are very easy to release, but if the project really requires it, or the developer knows that it is really “accessible” to do any part of the functionality, without making much effort, then why not try it. Also, after the report, I wanted to touch the sites of large and popular companies for such things (for example, apple.com :)

score: 5

Layout independent blocks (Vitaly Kharisov)

A report on how a large company (Yandex) in the implementation of large projects seeks to increase the reuse of not only software components, but also presentations. Agreement, the development of rules for creating HTML-representation pays off with a vengeance, making it flexible and more understandable (for team members).

score: 5

Comfortable site development on XSL (Nadezhda Strohankova)

A good overview and recommendations of the correct use of XSL as a template engine.

score: 5

Using GWT to build Web 2.0 (Valentin Shibanov)

Review of powerful technology from Google. The author has well classified all the advantages that a developer gets using GWT. It is pleasant to listen to a person who really loves what he is talking about :)

score: 5

Request - answer? This is not our method! (Alexander Kostyuchenko)

A good overview of the methods and techniques when the client part of the web application requires (in view of greater efficiency) a permanent connection to the server part. The data are well broken down by the methods of implementation, the features of cross-platform and relevance are indicated (which is already outdated, what is new in the latest releases of modern browsers).

score: 5

Web development on django (Ilya Hamushkin)

An example of using a very popular framework for developing web applications. And not only django is interesting, but also the python language. There were no holivors (for 10 python programmers - 10 good ones, for 10 php - 2 :), but I, unfortunately, agree with the author. For me, the report is a new energy charge in order to bring the project started on django to the first version.

score: 5

Application Development with NetBeans (Andrey Rodionov)

More marketing report, but still quite interesting and useful. An overview of Sun's solutions for developing web projects in all the most fashionable areas.

score: 4

Optimization of complex RubyOnRails applications (Sergey Smetana)

Very powerful report. I made it into the top three of the most interesting and useful. He shows with a real-life example that a programmer can not only read tutorials and study technology, but also use a different view and squeeze out of it a lot more analysis of bottlenecks. OpenSource is not a barrier, but a contributing concept (though sometimes in practice these are trivial corrections of other people's mistakes). Based on the above examples, I think many about themselves once again all the same noted that ROR is still damp.

Rating: 5+

Data replication in PostgreSQL (Alexey Klyukin)

A fairly complete and accurate report (as far as time allotted allows it) about the PostgreSQL DBMS. I have not had enough time to work with this product, so I learned a lot of interesting things for myself. Donated for his part of the dinner :)

score: 5

Usability testing in real environment (Paul Gokin)

I really liked the report. Describes usability testing tools, practical examples, as well as the types of recommendations for improvement.

Rating: 5+

Testing Vulnerabilities of Websites and Web Applications (Alla Kuchmar and Yuri Kozlov)

The faster the web and the number of applications develop, the more vulnerable they are. Statistical data, a review of utilities and examples of their use for auditing web applications were given.

score: 4

Raising capital in Start-Up (Yuriy Boyko)

Excellent educational program on the topic. I liked the presentation of the material by the author, as well as the answers to the many and varied questions of the participants of the conference.

Rating: 5+

In conclusion, I wanted to thank the organizers for organizing and holding the conference. It is very useful when there is an opportunity to learn about many promising and powerful technologies with which I am familiar, but not used in practice.

Source: https://habr.com/ru/post/22567/


All Articles