<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss'><id>tag:blogger.com,1999:blog-5461344933832205638</id><updated>2009-09-24T10:07:49.543-07:00</updated><title type='text'>Personal opinion on the internet</title><subtitle type='html'>Google, Flex, Javascript, PHP, Java, DOM, CSS, SEO and lot of other stuff</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://nerdsarenotallowed.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5461344933832205638/posts/default'/><link rel='alternate' type='text/html' href='http://nerdsarenotallowed.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Alex</name><uri>http://www.blogger.com/profile/00048379281060521579</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>9</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5461344933832205638.post-2405095963482470134</id><published>2007-06-03T01:38:00.000-07:00</published><updated>2007-06-03T02:22:30.819-07:00</updated><title type='text'>Google Gears - GApollo?</title><summary type='text'>Just found this one - Google Gears.Seems that idea of making web applications capable to work offline is quite popular these days. Pioneered by Adobe Apollo and now we have Google Gears. Looking at the list of supported browsersApple Mac OS X (10.2 or higher) Firefox 1.5 or higher Linux Firefox 1.5 or higher Microsoft Windows (XP or higher) Firefox 1.5 or higher Internet Explorer 6 or higher am </summary><link rel='replies' type='application/atom+xml' href='http://nerdsarenotallowed.blogspot.com/feeds/2405095963482470134/comments/default' title='Комментарии к сообщению'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5461344933832205638&amp;postID=2405095963482470134&amp;isPopup=true' title='Комментарии: 0'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5461344933832205638/posts/default/2405095963482470134'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5461344933832205638/posts/default/2405095963482470134'/><link rel='alternate' type='text/html' href='http://nerdsarenotallowed.blogspot.com/2007/06/google-gears-gapollo.html' title='Google Gears - GApollo?'/><author><name>Alex</name><uri>http://www.blogger.com/profile/00048379281060521579</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='01820267887517410641'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5461344933832205638.post-7281892827911878821</id><published>2007-05-08T00:43:00.000-07:00</published><updated>2007-05-08T00:59:28.953-07:00</updated><title type='text'>getters &amp; setters</title><summary type='text'>Just in case you didn't know that, you always need to specify get &amp; set methods for Java class if you need it properly deserialized on the Flex part.For exampleFlex:[RemoteClass (alias="core.company.CompanyRegionDescBean")]    public class CompanyRegionDescBean    {        public var url:String;        public var name:String;}Java:public class CompanyRegionDescBean  implements Serializable{</summary><link rel='replies' type='application/atom+xml' href='http://nerdsarenotallowed.blogspot.com/feeds/7281892827911878821/comments/default' title='Комментарии к сообщению'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5461344933832205638&amp;postID=7281892827911878821&amp;isPopup=true' title='Комментарии: 0'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5461344933832205638/posts/default/7281892827911878821'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5461344933832205638/posts/default/7281892827911878821'/><link rel='alternate' type='text/html' href='http://nerdsarenotallowed.blogspot.com/2007/05/getters-setters.html' title='getters &amp; setters'/><author><name>Alex</name><uri>http://www.blogger.com/profile/00048379281060521579</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='01820267887517410641'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5461344933832205638.post-6820054059460422461</id><published>2007-05-07T10:56:00.000-07:00</published><updated>2007-05-07T11:21:16.485-07:00</updated><title type='text'>Flash to SilverLight converter</title><summary type='text'>Robin Debreuil, creator of Xamlon (C# to SWF converter) is working on SWF to XAML converter, the results are very interesting and promising - check out his blog.</summary><link rel='replies' type='application/atom+xml' href='http://nerdsarenotallowed.blogspot.com/feeds/6820054059460422461/comments/default' title='Комментарии к сообщению'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5461344933832205638&amp;postID=6820054059460422461&amp;isPopup=true' title='Комментарии: 0'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5461344933832205638/posts/default/6820054059460422461'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5461344933832205638/posts/default/6820054059460422461'/><link rel='alternate' type='text/html' href='http://nerdsarenotallowed.blogspot.com/2007/05/flash-to-silverlight-converter.html' title='Flash to SilverLight converter'/><author><name>Alex</name><uri>http://www.blogger.com/profile/00048379281060521579</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='01820267887517410641'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5461344933832205638.post-5911470945414192336</id><published>2007-05-07T10:41:00.000-07:00</published><updated>2007-05-07T10:56:29.730-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='google'/><title type='text'>Google, what's wrong with me?</title><summary type='text'>Got this yesterday when trying to add a new postWhat the hell?-------------------------------------------------------------------We're sorry...... but your query looks similar to automated requests from a computer virus or spyware application.To protect our users, we can't process your request right now.We'll restore your access as quickly as possible, so try again soon.In the meantime, if you </summary><link rel='replies' type='application/atom+xml' href='http://nerdsarenotallowed.blogspot.com/feeds/5911470945414192336/comments/default' title='Комментарии к сообщению'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5461344933832205638&amp;postID=5911470945414192336&amp;isPopup=true' title='Комментарии: 0'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5461344933832205638/posts/default/5911470945414192336'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5461344933832205638/posts/default/5911470945414192336'/><link rel='alternate' type='text/html' href='http://nerdsarenotallowed.blogspot.com/2007/05/got-this-yesterday-when-trying-to-add.html' title='Google, what&apos;s wrong with me?'/><author><name>Alex</name><uri>http://www.blogger.com/profile/00048379281060521579</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='01820267887517410641'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5461344933832205638.post-8834847578924946771</id><published>2007-05-05T12:07:00.000-07:00</published><updated>2007-05-05T12:14:03.377-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='flex'/><category scheme='http://www.blogger.com/atom/ns#' term='yahoo'/><title type='text'>Yahoo web messenger</title><summary type='text'>I really like what Yahoo is doing with Flash/Flex.http://webmessenger.yahoo.com/just another brilliant piece of work</summary><link rel='replies' type='application/atom+xml' href='http://nerdsarenotallowed.blogspot.com/feeds/8834847578924946771/comments/default' title='Комментарии к сообщению'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5461344933832205638&amp;postID=8834847578924946771&amp;isPopup=true' title='Комментарии: 0'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5461344933832205638/posts/default/8834847578924946771'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5461344933832205638/posts/default/8834847578924946771'/><link rel='alternate' type='text/html' href='http://nerdsarenotallowed.blogspot.com/2007/05/yahoo-web-messenger.html' title='Yahoo web messenger'/><author><name>Alex</name><uri>http://www.blogger.com/profile/00048379281060521579</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='01820267887517410641'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5461344933832205638.post-2720027006061003190</id><published>2007-05-04T11:12:00.000-07:00</published><updated>2007-05-05T12:14:25.971-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='seo'/><category scheme='http://www.blogger.com/atom/ns#' term='yahoo'/><title type='text'>Yahooo!</title><summary type='text'>http://www.forbes.com/topstories/home/feeds/ap/2007/05/04/ap3685735.htmlSoftware maker Microsoft Corp. asked search engine operator Yahoo  Inc. to re-enter formal negotiations for an acquisition that could be worth  $50 billion, the New York Post reported on Friday.Well, this does seem to make sense.</summary><link rel='replies' type='application/atom+xml' href='http://nerdsarenotallowed.blogspot.com/feeds/2720027006061003190/comments/default' title='Комментарии к сообщению'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5461344933832205638&amp;postID=2720027006061003190&amp;isPopup=true' title='Комментарии: 0'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5461344933832205638/posts/default/2720027006061003190'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5461344933832205638/posts/default/2720027006061003190'/><link rel='alternate' type='text/html' href='http://nerdsarenotallowed.blogspot.com/2007/05/yahooo.html' title='Yahooo!'/><author><name>Alex</name><uri>http://www.blogger.com/profile/00048379281060521579</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='01820267887517410641'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5461344933832205638.post-6764214541463144246</id><published>2007-05-04T10:38:00.000-07:00</published><updated>2007-05-04T11:33:58.646-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='flash'/><title type='text'>SWX - a great idea</title><summary type='text'>SWX – new format of exchanging data between flash and server.     The idea behind is that you get a small SWF file holding your data back from the server, thus  making it possible to show progress bar to the user, there’s also no additional data parsing required as the data within SWF is immediately available after load.   Great stuff, Aral!  Alex</summary><link rel='replies' type='application/atom+xml' href='http://nerdsarenotallowed.blogspot.com/feeds/6764214541463144246/comments/default' title='Комментарии к сообщению'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5461344933832205638&amp;postID=6764214541463144246&amp;isPopup=true' title='Комментарии: 0'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5461344933832205638/posts/default/6764214541463144246'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5461344933832205638/posts/default/6764214541463144246'/><link rel='alternate' type='text/html' href='http://nerdsarenotallowed.blogspot.com/2007/05/swx-great-idea.html' title='SWX - a great idea'/><author><name>Alex</name><uri>http://www.blogger.com/profile/00048379281060521579</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='01820267887517410641'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5461344933832205638.post-862167384212575823</id><published>2007-05-03T10:47:00.000-07:00</published><updated>2007-05-03T11:21:57.053-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='design'/><category scheme='http://www.blogger.com/atom/ns#' term='google'/><title type='text'>Google - don't be evil !</title><summary type='text'>Google products are definitely cool. I'm pretty sure they scale well, their code is obviously very object-oriented, system components are loosely-coupled, and business logic is separated from the presentation and all that stuff.There is only one little problem - everything they do (except GoogleMaps) looks like crap.Sorry, Google, don't mean to abuse, but someone should tell you the truth.Your </summary><link rel='replies' type='application/atom+xml' href='http://nerdsarenotallowed.blogspot.com/feeds/862167384212575823/comments/default' title='Комментарии к сообщению'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5461344933832205638&amp;postID=862167384212575823&amp;isPopup=true' title='Комментарии: 0'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5461344933832205638/posts/default/862167384212575823'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5461344933832205638/posts/default/862167384212575823'/><link rel='alternate' type='text/html' href='http://nerdsarenotallowed.blogspot.com/2007/05/google-dont-be-evil.html' title='Google - don&apos;t be evil !'/><author><name>Alex</name><uri>http://www.blogger.com/profile/00048379281060521579</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='01820267887517410641'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5461344933832205638.post-1099049133857062634</id><published>2007-05-03T10:30:00.000-07:00</published><updated>2007-05-03T10:45:21.313-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='seo'/><title type='text'>back links for free</title><summary type='text'>Do you read monthly bug reports? I never did, and don't think I ever will, cause I don't see a point - you just need to watch for DaveN's blog :)As he discovered phpinfo() has an XSS vulnerability (PHP 4.3.3 - 4.3.6 are affected) so you can pass the link(s) as a parameter to any phpinfo() page and it will show it on the page.  Well, there are a lot of phpinfo pages availble on the net, and a lot </summary><link rel='replies' type='application/atom+xml' href='http://nerdsarenotallowed.blogspot.com/feeds/1099049133857062634/comments/default' title='Комментарии к сообщению'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=5461344933832205638&amp;postID=1099049133857062634&amp;isPopup=true' title='Комментарии: 0'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5461344933832205638/posts/default/1099049133857062634'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5461344933832205638/posts/default/1099049133857062634'/><link rel='alternate' type='text/html' href='http://nerdsarenotallowed.blogspot.com/2007/05/back-links-for-free.html' title='back links for free'/><author><name>Alex</name><uri>http://www.blogger.com/profile/00048379281060521579</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='01820267887517410641'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry></feed>