<pedrocorreia.net ⁄>
<myPhoto order="random" ⁄> <myPhoto order="random" ⁄>

<pedrocorreia.net ⁄>
 
<myAdSense ⁄> <myAdSense ⁄>

 
<myContacts ⁄> <myContacts ⁄>

<email ⁄>


pc@pedrocorreia.net

<windows live messenger ⁄>


pedrojacorreia@hotmail.com

<myCurriculum type="pdf" ⁄>


Download
 
<myQuote order="random" ⁄> <myQuote order="random" ⁄>

 
<myBookmark&Share ⁄> <myBookmark&Share ⁄>

 
<myBlog show="last" ⁄> <myBlog show="last" ⁄>

 
<mySnippets order="rand" ⁄> <mySnippets order="rand" ⁄>

 
<mySnippets type="lang" ⁄> <mySnippets type="lang" ⁄>

 
<myNews show="rand" ⁄> <myNews show="rand" ⁄>

 
<myNews type="cat" ⁄> <myNews type="cat" ⁄>

 
<myVisitorsMap ⁄> <myVisitorsMap ⁄>

 

<nota introdutória ⁄ >

pedrocorreia.netViva! O meu nome é Pedro Correia, bem-vindo ao meu YAPW (yet another personal website).

Um dos meus principais objectivos com este site (além de mostrar o meu CV ^_^'') é a partilha de informação. Para tal existe a secção myNews. O objectivo desta secção é ir tentando mostrar algumas novidades (e não só) em áreas tão distintas que vão desde a tecnologia até ao desporto, passando por temas como a ciência e o entretenimento (sim, há vida para além do trabalho e/ou estudo).

Devido ao facto de a minha área profissional (e consequentemente de interesse) ser as novas tecnologias/ programação, é normal que irei dar uma maior atenção a estas, contudo, tanto quanto possivel irei actualizando as restantes áreas. As noticias são provenientes de vários sites mas estão devidamente identificadas com o respectivo link.

Como poderão facilmente verificar também tenho vários RSS feeds, estes encontram-se divididos por Noticias, Snippets e Blog (sim, tenho um blog, mas mesmo assim continuo a não ser o maior lá da minha rua).

Criei a secção mySnippets com o intuito de mostrar alguns exemplos de código. Com os snippets não pretendo (nem tal poderia) demonstrar que será a maneira mais directa, profissional ou correcta de resolver certos problemas, mas apenas uma possivel forma de resolver algumas tarefas, por isso vejam os snippets com uma capacidade critica.

Domo arigatou gozaimasu!

 

myNews <myNews show="last" categoria="" n="12" ⁄ >



This Car Runs on Code

The avionics system in the F-22 Raptor, the current U.S. Air Force frontline jet (...)

clicks: 43 43 2010-02-07 2010-02-07 goto url (new window) news.discovery.... goto myNews tecnologia


jQuery MultiSelect Plugin

I've been working on a multiple select plugin on and off for the past couple mon (...)

clicks: 37 37 2010-02-06 2010-02-06 goto url (new window) erichynds.com/j... goto myNews programacao


An introduction to iptables

iptables is a linux application that allows you to configure the built-in linux (...)

clicks: 40 40 2010-02-06 2010-02-06 goto url (new window) codebetter.com/... goto myNews misc


Practical Entity Framework for C#: Entity Framework for ASP.NET

ADO Entity Framework can be used in ASP.NET as well. There are only minor things (...)

clicks: 44 44 2010-02-06 2010-02-06 goto url (new window) msdn.microsoft.... goto myNews programacao


Solar Dynamics Observatory: The Variable Sun Mission

For some years now, an unorthodox idea has been gaining favor among astronomers. (...)

clicks: 34 34 2010-02-06 2010-02-06 goto url (new window) science.nasa.go... goto myNews ciencia


Six Powerful Free Disk Defragmentation Tool

oday, we are listing Six Powerful Free Disk Defragmentation Tool. These would be (...)

clicks: 24 24 2010-02-06 2010-02-06 goto url (new window) smashingapps.co... goto myNews software


Free Computer Part Icon Set

Today, we are releasing our very first Computer Part Icons, a free icon set desi (...)

clicks: 31 31 2010-02-04 2010-02-04 goto url (new window) smashingapps.co... goto myNews misc


Working with RESTful Services in CodeIgniter

CodeIgniter is becoming well known for its power as a PHP based web application (...)

clicks: 29 29 2010-02-04 2010-02-04 goto url (new window) net.tutsplus.co... goto myNews programacao


75 Fresh Business Cards for Design Inspiration

For marketing point of view to any kind of business, its very important to have (...)

clicks: 26 26 2010-02-04 2010-02-04 goto url (new window) acrisdesign.com... goto myNews misc


7 Amazing jQuery 3D

This article will talk about 3D jquery. As web developers and web designers are (...)

clicks: 27 27 2010-02-04 2010-02-04 goto url (new window) denbagus.net/jq... goto myNews programacao


Sweet AJAX Tabs With jQuery 1.4 &amp; CSS3

Organizing the content of a page in a both intuitive and eye-catching manner, is (...)

clicks: 31 31 2010-02-04 2010-02-04 goto url (new window) tutorialzine.co... goto myNews programacao


10 jQuery Plugins for Easier Google Map Installation

At first glance the Google Map API may seem scary, I mean, were do you possibly (...)

clicks: 31 31 2010-02-04 2010-02-04 goto url (new window) speckyboy.com/2... goto myNews programacao





mySnippets <mySnippets show="last" n="12" ⁄ >



Jquery Cycle Gallery with lazy loading new ...

Jquery's a powerful javascript Framework and nowadays's a commonly use by web-de (...)

clicks: 1361 1361 2009-09-05 2009-09-05 goto mySnippets javascript All files are provided AS-IS and without warranty of any kind, use at your own risk Download


Javascript Encode HtmlSpecialChars new ...

If you're a PHP web-developer, you're certanily familiar with htmlspecialchars. (...)

clicks: 1406 1406 2009-08-27 2009-08-27 goto mySnippets javascript All files are provided AS-IS and without warranty of any kind, use at your own risk Download


getElementsByClassName by Walking down the DOM new ...

In JavaScript we have a few methods to get html objects, such as getElementById, (...)

clicks: 916 916 2009-08-02 2009-08-02 goto mySnippets javascript All files are provided AS-IS and without warranty of any kind, use at your own risk Download


Javascript Fade animation new ...

As you probably know JavaScript has animation capabilities too, I'll talk about (...)

clicks: 1552 1552 2009-04-11 2009-04-11 goto mySnippets javascript All files are provided AS-IS and without warranty of any kind, use at your own risk Download


Javascript get mouse coordinates/ position new ...

Here's a short snippet about mouse coordinates/ position in a webpage. Since (...)

clicks: 2753 2753 2009-04-10 2009-04-10 goto mySnippets javascript All files are provided AS-IS and without warranty of any kind, use at your own risk Download


Javascript Tooltip new ...

'The tooltip is a common graphical user interface element. It is used in conjunc (...)

clicks: 1060 1060 2009-04-10 2009-04-10 goto mySnippets javascript All files are provided AS-IS and without warranty of any kind, use at your own risk Download


Javascript Get QueryString Variable new ...

Probably this won't be a normal procedure, getting query string variables using (...)

clicks: 2203 2203 2009-03-08 2009-03-08 goto mySnippets javascript All files are provided AS-IS and without warranty of any kind, use at your own risk Download


Javascript Tic Tac Toe new ...

Here's a game that, I think, almost everyone knows about, Tic-Tac-Toe, who never (...)

clicks: 2147 2147 2009-02-24 2009-02-24 goto mySnippets javascript All files are provided AS-IS and without warranty of any kind, use at your own risk Download


Adsense Blogger Manager new ...

As an AdSense and Blogger user, I think that using ads in Blogger could be more (...)

clicks: 2336 2336 2008-12-13 2008-12-13 goto mySnippets javascript All files are provided AS-IS and without warranty of any kind, use at your own risk Download


A So Called IMDB API new ...

As far as I know IMDB doesn't provide any official API, there's a Pro version bu (...)

clicks: 7432 7432 2008-11-08 2008-11-08 goto mySnippets asp.net All files are provided AS-IS and without warranty of any kind, use at your own risk Download


Array.prototype, Shuffling e ... EuroMilhões new ...

Lendo o titulo, o jogo EuroMilhões parece estar um pouco fora do contexto, mas é (...)

clicks: 2873 2873 2008-10-12 2008-10-12 goto mySnippets javascript All files are provided AS-IS and without warranty of any kind, use at your own risk Download


O Jogo do Galo em Javascript new ...

Não é que isto vá trazer a felicidade a alguém, mas depois de escrever alguns sn (...)

clicks: 3100 3100 2008-10-05 2008-10-05 goto mySnippets javascript All files are provided AS-IS and without warranty of any kind, use at your own risk Download