Home Tech Support

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg
Showing posts with label thermophotovoltaic. Show all posts
Showing posts with label thermophotovoltaic. Show all posts

Wednesday, 17 July 2013

Skepticism in My Photonics UROP

Posted on 14:47 by Unknown
I've mentioned here on several occasions that I've been doing a UROP regarding nanophotonics/photonic crystals. Specifically, my first project was in determining whether particular types of photonic structures might enhance absorptivity of light, which would help solar cells that convert that light into electricity. The goal is that the absorptivity enhancement (versus no texturing over the solar cell) should be over as broad of a frequency band as possible, because it is difficult to manufacture many different kinds of photonic structures just to satisfy performance demands over many narrow frequency bands. I worked on this project for about 4 months, because that was the time that my postdoctoral UROP supervisor was around (he moved after that). I was able to get some really nice-looking results in that time, and I figured there wasn't much more I needed to do to wrap it up, so I felt comfortable generally moving on to a new project (which I have been working on since 2012 February or so). The enhancement results looked great compared to existing designs, so I thought we might be on to something here. Recently, things started gearing up for a publication submission.

Today, it all came crashing down. Why? Another postdoctoral UROP supervisor (who I have worked with since last year primarily on my more current project but recently joined in to help progress of the older project, which is the subject of this post) asked me some hard questions about what I was really doing. Because of this, I realized that one of the parameter choices in my calculations that were giving such nice results was fatally flawed. When I fixed that issue, the results I was getting suddenly looked significantly less compelling; with that, any dreams of publication were dashed.

Why did this happen? It boils down to me not being skeptical enough about what was going on. A large part of this has to do with the fact that because this was my first UROP, I didn't have a great idea of what was going on in terms of details. And because that time I spent was only about 4 months and was followed immediately by a new project, I didn't spend much more time on that project after that. Ultimately I got complacent in more ways than one. Because the code I was using was based on existing code for similar calculations, I figured it must have been written to work even with the modifications I was making. I also figured that because I had been getting consistently good results from what I had done over those 4 months, I just needed to worry about those results on the surface and not the fundamentals operation of the code. Those two assumptions combined such that even though I had seen the results of not being careful in my second UROP project and had become much more careful about checking that code as a result, I didn't think I needed to apply the same level of care in checking the code used for the first project.

After realizing the implications of this, I did a few more calculations in a significantly more mopey mood. But then I thought about this and I realize that I shouldn't feel so bad about this. Why is that? Here are a few reasons in no particular order.

1. I've made similar mistakes before, and I've really come to learn from them. One example of something that I thought was going great but turned out badly has to do with email. People who know me may have heard this story, and people who have known me for a while may have actually been there to see me do this, but I won't share the story now; I believe it is sufficient to say that I am now a lot more careful when sending emails especially to large groups of people. A reverse example actually comes from my second UROP project: for a while I was making a mistake in my code that was giving garbage, but after many months of trying various fixes, one particular fix solved all the other issues. Since then I have been a lot more careful about checking my code for that project (though I guess I was confident enough about the code used in the first project that I thought such a high level of care might be unnecessary).

2. I didn't think I would be in the position of having my work for both projects on paper until very recently. Now I can go back to thinking that in any case my second project work would be more likely to go on paper (especially as I know that I have taken a lot more care in checking my code for that project).

3. Several months ago, when my second project was stalling, I was asking myself why it wasn't going as smoothly or quickly as my first project. Now I know that the first project should have in fact gone as slowly as the second project for the work to become as solid and carefully checked. The other part of this issue is that I have been working on the second project continuously, so I have been able to make continuous adjustments to the code and work progressively higher levels of care in checking the code in a smooth manner. Because I essentially stopped working on the first project after those first four months, if I adopt more careful code-checking now, it'll feel more like I'm starting over from scratch, which makes the process feel a lot more frustrating.

4. With all this, I feel like I have already learned a lot more from this lesson than I would have if everything was fine and dandy and this work did get submitted for publication.

5. If nothing else, I hold out hope that I may be able to salvage some good results with the fixes I have made to the code of the first project.

There are two morals to this story. The first is that I shouldn't just check the code I run; I should check it in an actively skeptical manner, always questioning each and every line. The second is that C++ is way more painful to read and (to a lesser extent) write than Scheme is for the kinds of calculations I run.
Read More
Posted in crystal, MIT, photonic, physics, thermophotovoltaic, UROP | No comments

Friday, 1 March 2013

More on My Photonic Crystal UROP

Posted on 08:32 by Unknown
In my post at the end of the summer, I talked a bit about what I actually did in that UROP. Upon rereading it, I have come to realize that it is a little jumbled and technical. I'd like to basically rephrase it in less technical terms, along with providing more context on what I did in the 2011 fall semester. Follow the jump to see more.


Read more »
Read More
Posted in college, electricity, frequency, MIT, photonic, semester, thermophotovoltaic, UROP | No comments

Wednesday, 27 June 2012

Long-Term Review: Because Now I Can

Posted on 15:36 by Unknown
I am doing a UROP on campus this summer (as opposed to last summer, when I interned at NIST), and it is a continuation of my UROP from the last two semesters concerning photonic crystals. This summer, my ultimate goal is to be able to use MEEP finite-difference method simulations to recreate the spontaneous emission spectrum of a particular photonic crystal structure of great interest to the research group in which I am working.

To do that, I create the simulations as programs written in the Scheme programming language (a derivative of Lisp) and executed through MEEP. These actual steps are done on a cluster of computers, so the laptop computer that I have been using at my office is merely a terminal for the cluster. Because that laptop runs Microsoft Windows XP, there is no built-in way to SSH into the cluster, so I have to use a UNIX-like terminal emulator for Microsoft Windows; in my case, I use SecureCRT combined with XWin32 for graphical programs like Gedit and Geeqie. Unfortunately, that laptop is at least 7 years old (judging from its hardware specifications and thickness), and with Microsoft Windows XP, it is certainly showing its age; last semester it worked just fine, but a few days ago, it started choking trying to run Mozilla Firefox/Adobe Reader, LibreOffice Calc, and SecureCRT simultaneously. I asked my UROP faculty advisor if I could use a much newer desktop in the office that I use that no one else seems to be using, and he was fine with that; I even asked him if I could run Linux on it, and given that my previous UROP postdoc advisor (in the same research group) ran Ubuntu and helped other people set up Linux for work computers, he was fine with that too.

This presents a unique opportunity for me this summer with regard to this blog, and that's where the title comes in. One of the most common complaints about the reviews I do here is that they use the live session without trying the installation on real hardware at all. Also, because I usually only test the live session, the actual amount of time I spend is not more than a few hours spread over two days or so. Now, I have finally secured the official go-ahead to do with the computer whatever I feel is useful, so I will attempt to take more time to test some distributions (now as an installed session on real hardware) that I have said before that I would have no problem installing, because I want to see just how true of a statement that is. The computer in question is probably not more than 3 years old; it is a Dell desktop with a 64-bit Intel Core i5 processor, 4 GB of RAM, a 320 GB hard drive, and an ATI graphics card (though I am not sure if the graphics card is integrated or dedicated).

Given the amount of time I have left this summer to work, I intend to test each distribution for between 7-10 days of work, though that may change depending on my schedule and if a given distribution really does not work out. I have already installed Chakra 2012.05 "Archimedes", so that will be the subject of the first real "Long-Term Review" post. Each of these posts will be updated with a daily label detailing any changes, bugs, or other things that I notice. Each post will also have a "Day 0" label at the top sort of revisiting the live session like I normally do to set up my ideal desktop once more. At the end of the testing session (again, 7-10 days), I will publish the full post. While the "Day 0" section will basically be like a full review all over again, the following days' sections will be shorter. It doesn't take a long time to see if my favorite applications work or not, but it does take longer to really feel comfortable with the desktop, look for bugs and quirks, and make sure that upgrades go smoothly. So in these posts, I will really be looking out for details like how well the file manager and panel do stuff that I want them to do on a daily basis, how stable the system is, et cetera, as opposed to simply seeing once if something like Skype works; at my UROP, I only really need a web browser to see some web pages and check email, a PDF viewer to read papers, and a terminal emulator to SSH into the cluster, so I could theoretically settle for something like Ubuntu, but I don't want to waste this opportunity.

Again, I have already started with Chakra. I've always been fond of #!, so I might give that a go too. I'll also give Sabayon a run given that version 9 seemed to work so incredibly well. All of these will be the 64-bit editions because the computer has a 64-bit processor and 4 GB of RAM, so I want to make use of that. That leaves room for a fourth distribution (but probably not more than that); I will have to think about what I want to save for last, and I certainly welcome any comments and suggestions on the matter. Do look out for these posts along with my usual reviews and other random posts.

(UPDATE: Duh. I just realized I could do a long-term test of a prerelease version of SolusOS at the end of summer, and that would be the fourth distribution to test. Hopefully by then a 64-bit beta edition will have been released. I haven't written about it formally, but I have checked out SolusOS 2 Alpha 4, and I'm quite pleased with what I see, especially for an alpha release. Now, I will be able to see if that is really true over a longer period of use on an installed system instead of just a shorter period of use on a live system.)
Read More
Posted in crystal, long, MEEP, MIT, photonic, physics, science, thermophotovoltaic, Unixoid Review, UROP | No comments

Friday, 16 September 2011

First UROP: Thermophotovoltaics

Posted on 05:59 by Unknown
I apologize for not having posted anything in a while. For one, I've already become quite busy, so I haven't had much time to do stuff like this. For another, I have been (and still am, as of now) sick for over a week, so I've just been trying to rest whenever I can.
This week, though, I started my first UROP! Yay! It regards modeling new thermophotovoltaics (thermal solar cells) that use photonic crystals. Photonics are to light what electronics are to electrons, so the idea is that photonic crystals will give enough fine-grained control over photons to make capturing more parts of incoming solar radiation even easier and more efficient; this will of course increase the overall efficiency of solar cells too. Right now, photonic crystals have a lot of room for improvement, and ceramic-metal composites called cermets are currently the best at selectively absorbing different wavelengths of solar radiation, but the idea is that with time and many improvements, photonic crystals will be the way to go.
Currently, I'm just reading up on the basics of photonic crystals, but I can't wait to begin working on a topic and in a group that have both been recently featured in Slashdot, and which will probably have a pretty big impact on renewable energy sources!
Read More
Posted in cell, college, internship, MIT, science, slashdot, solar, thermophotovoltaic | No comments
Older Posts Home
Subscribe to: Posts (Atom)

Popular Posts

  • Long-Term Review: openSUSE 12.2 KDE
    I did this long-term review on my normal UROP desktop computer with the 64-bit edition of the OS. Follow the jump to see how it fared. Also ...
  • SourceForge, Pages, and Respins
    I may have mentioned this in a previous post, but I have added new static pages to this blog. I wanted to mention this again as I will proba...
  • How-To: Make Xfce Like Unity
    This is more or less the sequel to this post. It came about because I wanted to see if it would be easy to make Xfce look like Apple's ...
  • Review: Fedora 18 "Spherical Cow" GNOME
    Although I have reviewed a number of Fedora remixes, I haven't reviewed proper Fedora since the very first review/comparison test I post...
  • Review: KDE 4.6
    A couple days ago, KDE 4.6 was released for the world to enjoy. It boasts myriad bug fixes, new features for applications like Dolphin and M...
  • A Disappointing Review of #! 10 "Statler"
    Before I say anything else, I'd just like to say that the reason why I haven't posted anything in 2 weeks has been due to me being q...
  • Review: Linux Mint 14.1 "Nadia" MATE + GNOME 3/Cinnamon
    Wow. It's been a really long time since I've had the time to sit down and do a review like this. The reason for that is because this...
  • Review: Trisquel 4.0.1 LTS "Taranis"
    Main Screen + Main Menu I've read a couple of reviews of Trisquel GNU/Linux, an Ubuntu-based distribution which aims to remove as much n...
  • Review: Slackware 13.1
    KDE Main Screen I never envisioned myself trying out any of the more advanced distributions like Slackware, Arch, or Gentoo, but having trie...
  • Review: Linux Mint 11 "Katya" GNOME
    Main Screen Linux Mint is currently my favorite Linux distribution of all and is the one I use almost exclusively on a regular basis. Since ...

Categories

  • 11
  • 13
  • 1st birthday
  • 200th post
  • 2010
  • 2011
  • 2012
  • 2D
  • 3 Idiots
  • 3D
  • 4
  • 600-series
  • 600C
  • 670C
  • 7
  • 7z
  • 8 glasses every day
  • A Short History of Nearly Everything
  • Abiword
  • abuse of copyright
  • Acer
  • ACTA
  • Activities
  • Adafruit
  • admission
  • Adobe
  • Adobe Flash
  • advertisement
  • Afghanistan
  • agricultural company
  • airport security
  • Albert-Laszlo Barabasi
  • amarok
  • amateur
  • amazon
  • Amy Chua
  • anaconda
  • android
  • AP
  • apology
  • apple
  • applications
  • April fools
  • aptosid
  • Arch
  • ArchBang
  • Arizona
  • asana
  • asthma
  • asus
  • Athena
  • ati
  • ATT
  • AUSTRUMI
  • autofailblog
  • autonomy
  • avatar
  • ayurveda
  • bad experience
  • ban
  • basmati rice
  • Ben Kevan
  • bias
  • Big Bang
  • big brother
  • Bill Bryson
  • biography
  • birthday
  • blackbox
  • blind
  • blog
  • blog catalog
  • Blogger
  • Blogilo
  • Blogspot
  • BMW
  • Bodhi Linux
  • bombing in russia
  • Book Review
  • bootloader
  • boson
  • brand name
  • break
  • breakfast cereal
  • Bridge Linux
  • British Chiropractic Association
  • broadcast
  • browser
  • BSD
  • Burj Khalifa
  • Bursts
  • bus
  • cable
  • calculus
  • cambridge
  • canonical
  • capitalism
  • care
  • Carolus Linnaeus
  • cell
  • cell phone
  • CentOS
  • central planning
  • CGS
  • Chak De India
  • Chakra
  • Chamber of Commerce
  • chat
  • cheese webcam booth
  • chemistry
  • chicken
  • chicken tax
  • china
  • choice
  • choqok
  • Chrome OS
  • Chromium
  • chrysler
  • Cinnamon
  • Cinnarch
  • City ID
  • class
  • codecs
  • coffee
  • college
  • commodore
  • Commonwealth Games
  • comparison
  • compatibility
  • competition
  • compositing
  • conference
  • congress
  • copyright
  • copyright infringement
  • corruption
  • counterfeiting
  • courts
  • Creative Commons
  • crunchbang linux
  • cryptography
  • crystal
  • CSS
  • CTKArchLive
  • custom linux spin
  • CwF + RtB
  • Daniel Craig
  • Das U-Blog by Prashanth
  • DEB
  • debian
  • debt
  • Dedoimedo
  • deficit
  • democrat
  • denial
  • Department of Justice
  • derivative
  • desktop effects
  • Die Another Day
  • disability
  • disappointment
  • disney
  • distribution
  • DMCA
  • DNA
  • dolphin
  • donation
  • dormitory
  • dream
  • DreamWorks
  • driver
  • DRM
  • Dubai
  • dvd
  • earthquake
  • Ease
  • ebook
  • economics
  • Edmunds
  • Edubuntu
  • education
  • educational
  • EFF
  • electricity
  • elementary
  • empathy
  • Enlightenment
  • enzo tedeschi
  • EPDFView
  • epiphany
  • essay
  • Evince
  • exam
  • excitement
  • eye of gnome
  • F-Spot
  • facebook
  • Faenza
  • familiarity
  • family
  • FBI
  • Featured Comments
  • fedora
  • Fedora Core
  • Feedbooks
  • felicia
  • Fermat's Last Theorem
  • Ferris Bueller's Day Off
  • fifa
  • file sharing
  • first
  • First Amendment
  • first sale
  • Fluxbox
  • Folder View
  • FOLLOW-UP
  • football
  • ford
  • free software
  • FreeTechie
  • frequency
  • FreshOS
  • frisk
  • frivolous
  • Fuduntu
  • Fusion
  • future
  • FVWM
  • Gabrielle Giffords
  • Gauss
  • GDM
  • gentoo
  • George Lucas
  • GhostBSD
  • GIMP
  • Gloobus
  • gloria
  • glyn moody
  • gm
  • Gnash
  • gnome
  • GNOME 3
  • GNOME Activities
  • GNOME Shell
  • gnu
  • Gnumeric
  • google
  • Google Docs
  • Gottfried Leibniz
  • government intervention
  • gparted
  • graduation
  • graphics card
  • GRUB
  • gtk+
  • GUI
  • gwenview
  • gwibber
  • Hackers
  • happy new year
  • hardware
  • Harry Potter
  • health
  • heartbeat
  • Higgs
  • high speed rail
  • hollywood
  • homeland security
  • homeless
  • honda
  • How To Train Your Dragon
  • How-To
  • hp
  • HTC
  • HTML
  • i386
  • ibm
  • Ice
  • Iceweasel
  • identity
  • In Defense of Food
  • incentives
  • Inception
  • india
  • Infinite Monkey Theorem
  • Inside Line
  • installation
  • Intel
  • intellectual monopoly
  • intellectual property
  • internet explorer
  • internship
  • Investopedia
  • ipad
  • iphone
  • iphone OS
  • ipod touch
  • Iraq
  • iron man 2
  • Isaac Newton
  • isadora
  • issues
  • ITworld
  • jailbreak
  • James Bond
  • james cameron
  • japanese
  • jill sobule
  • jim lynch
  • jon
  • Julia
  • Julian Assange
  • justice
  • KahelOS
  • Katya
  • KDE
  • kde 3.5
  • KDE 4
  • kde 4.4
  • KDE 4.5
  • KDE 4.6
  • KDE 4.7
  • KDE Activities
  • KevJumba
  • keyboard
  • Kinect
  • KOffice
  • kolourpaint
  • Kongoni
  • konqueror
  • Kopete
  • Kororaa
  • kpackagekit
  • KPresenter
  • kubuntu
  • kwin
  • Lage Raho Munna Bhai
  • laptop
  • last week of school
  • Latvia
  • law
  • lawsuit
  • learning experience
  • LED
  • legal fees
  • lenny
  • Leonard Mlodinow
  • LG
  • liar
  • libel
  • liberal
  • LibreOffice
  • LILO
  • linux
  • linux live cd
  • Linux Mint
  • Linux Today
  • Lisa
  • live cd
  • live dvd
  • live usb
  • long
  • Lubuntu
  • lunatic
  • LXAppearance
  • lxde
  • LXPanel
  • mac
  • mac os x
  • Madbox
  • madurai
  • Mageia
  • mainstream tech press
  • malware
  • mandriva
  • Manjaro Linux
  • marginal cost
  • mark shuttleworth
  • Mark Zuckerberg
  • market
  • market share
  • massacre
  • mastery
  • MATE
  • mathematics
  • Mayans
  • MBodhi Linux
  • mcps
  • meat
  • mebibyte
  • media
  • media companies
  • medicine
  • MEEP
  • Megabus
  • megabyte
  • mepis
  • Metacity
  • metric system
  • MGSE
  • Michael Nielsen
  • Michael Pollan
  • mickey mouse
  • microsoft
  • microsoft office
  • middle
  • Midori
  • misconceptions
  • misrepresentation
  • MIT
  • MLB
  • Mokshagundam
  • money
  • monopoly
  • mouse
  • movie
  • Movie Review
  • Mozilla
  • Mozilla Firefox
  • Mozilla Prism
  • mpaa
  • multiboot
  • MultiSystem
  • MWM
  • national health service
  • national security
  • nautilus
  • NCAA
  • ncurses
  • netbook
  • Netrunner
  • neutrino
  • new computer
  • new york
  • new york city
  • new zealand
  • newbie
  • news corp
  • NFL
  • NHS
  • NIST
  • normal distribution
  • novell
  • numbers
  • nutrition science
  • nutritionism
  • NVidia
  • NZCS
  • obama
  • okular
  • One
  • open standards
  • open-source
  • openbox
  • openoffice.org
  • opensolaris
  • openSUSE
  • Opera
  • oracle
  • Oxidized Trinity
  • P. W. Singer
  • panel
  • paramount
  • Pardus
  • parenting
  • parody
  • particle
  • patent
  • pay-to-pirate
  • PC-BSD
  • pclinuxos
  • pcmanfm
  • Pear OS
  • pearson education
  • Peppermint OS
  • Peter Pan
  • philosophy
  • Photograph 51
  • photonic
  • PHP
  • physics
  • pidgin
  • Pierce Brosnan
  • Pinguy OS
  • pink
  • Pink Floyd
  • piracy
  • plasma
  • plasmoid
  • poll
  • Porteus
  • power
  • power law
  • prejudice
  • presentation
  • president
  • president obama
  • presumption of innocence
  • Princeton
  • printing
  • prisoner
  • privacy
  • profit
  • programming
  • progress
  • Project Natal
  • promotion
  • proprietary
  • public domain
  • purpose
  • qed
  • QEMU
  • qt
  • quantum electrodynamics
  • quantum mechanics
  • radio
  • rape
  • Rawhide
  • Razor-Qt
  • red hat
  • Reflection
  • Rekonq
  • religion
  • Remastersys
  • rent
  • repossession
  • republican
  • retroactive copyright
  • review
  • rewards
  • RHEL
  • RIAA
  • Righthaven
  • RMA
  • robotics
  • rolling release
  • rootkit
  • ROSA
  • royalty
  • RPM
  • RSS
  • rule
  • rupert murdoch
  • sabayon
  • safari
  • saints
  • Salix OS
  • Samsung
  • sarah palin
  • Saudi Arabia
  • scanner
  • school
  • school network
  • science
  • Scientific Linux
  • security theater
  • selection
  • semester
  • Semplice
  • senior
  • Shiki
  • shooting
  • Shotwell
  • shut down
  • SI
  • sidux
  • Simon Singh
  • simplymepis
  • Skype
  • skyscraper
  • Slackware
  • slander
  • slashdot
  • social media
  • social policy
  • socialism
  • software patents
  • solar
  • SolusOS
  • SolydXK
  • sony
  • sony-bmg
  • SOPA
  • Source Code
  • SourceForge
  • SPARC
  • special effects
  • spying
  • spyware
  • Squeeze
  • SSH
  • Star Wars
  • State Department
  • statin
  • statistical mechanics
  • Statler
  • Stella
  • steve jobs
  • stewart
  • Stuxnet
  • subscriber
  • subsidy
  • substitute
  • sun
  • Sun Tzu
  • super bowl
  • Super Bowl XLV
  • super user
  • Suresh Kalmadi
  • survey
  • Symbicort
  • synaptic
  • tablet
  • Talledega Nights
  • tax
  • tech company
  • Tech Drive-in
  • techdirt
  • Technorati
  • Ted Williams
  • terrorist
  • thanksgiving
  • The Adjustment Bureau
  • The Amazing Race
  • The Art of War
  • The Code Book
  • The Drunkard's Walk
  • The King's Speech
  • The Social Network
  • the tunnel
  • the undercover economist
  • thermophotovoltaic
  • thunar
  • tim
  • Tim Harford
  • tint2
  • torrent
  • Toy Story 3
  • toyota
  • tracking device
  • trademark
  • train
  • treason
  • Trinity
  • Trisquel
  • trivial
  • troll
  • TSA
  • TuxMachines
  • Twitter
  • TWM
  • UberBang
  • ubuntu
  • ubuntu one
  • UK
  • unetbootin
  • unintended acceleration
  • units
  • Unity
  • Unixoid Review
  • UROP
  • US
  • utopia
  • V. S. Narayana Rao
  • VectorLinux
  • vegan
  • vegetarian
  • Verizon
  • vesa
  • Viewnior
  • ViewPad
  • ViewSonic
  • violation
  • virtual desktop
  • VirtualBox
  • virus
  • Visvesvaraya
  • vlc
  • warfare
  • water
  • WattOS
  • wavelength
  • Wayland
  • web-connected printer
  • webcam
  • WebOS
  • weekly
  • whistle
  • widget
  • wifi
  • wiki
  • Wikileaks
  • William Shakespeare
  • windowing system
  • WindowMaker
  • windows
  • windows 7
  • windows vista
  • windows xp
  • Wired for War
  • word
  • WordPress
  • world cup
  • Wubi
  • x11
  • XBMC
  • xbox360
  • xfce
  • xkcd
  • xp
  • yahoo
  • yoga
  • YouTube
  • YSA
  • Zenwalk
  • Zorin OS

Blog Archive

  • ▼  2013 (63)
    • ▼  September (4)
      • Featured Comments: Week of 2013 September 8
      • Featured Comments: Week of 2013 September 1
      • Seventh Semester at College
      • Review: Elementary OS 2 "Luna"
    • ►  August (9)
    • ►  July (3)
    • ►  June (9)
    • ►  May (7)
    • ►  April (10)
    • ►  March (11)
    • ►  February (6)
    • ►  January (4)
  • ►  2012 (85)
    • ►  December (4)
    • ►  November (3)
    • ►  October (2)
    • ►  September (6)
    • ►  August (8)
    • ►  July (12)
    • ►  June (12)
    • ►  May (7)
    • ►  April (6)
    • ►  March (6)
    • ►  February (9)
    • ►  January (10)
  • ►  2011 (179)
    • ►  December (5)
    • ►  November (8)
    • ►  October (9)
    • ►  September (12)
    • ►  August (15)
    • ►  July (15)
    • ►  June (15)
    • ►  May (16)
    • ►  April (15)
    • ►  March (19)
    • ►  February (21)
    • ►  January (29)
  • ►  2010 (173)
    • ►  December (24)
    • ►  November (23)
    • ►  October (34)
    • ►  September (36)
    • ►  August (15)
    • ►  July (18)
    • ►  June (13)
    • ►  May (8)
    • ►  April (2)
Powered by Blogger.

About Me

Unknown
View my complete profile