Okay everybody is talking about Biofuels. All big companies are investing in biofuels. Some do it to look nice and use it as a PR stunt (most oil companies), knowing that the current attempts will not even make a dent in their market share or profits, some others do it because it might be profitable in the short term locally, but globally I need to see proof of its feasibility.
Showing posts with label blog. Show all posts
Showing posts with label blog. Show all posts
Today I was working on the blog little bit and figured out that some of the widgets are not working anymore or there is something wrong with them.
It looks like something with their javascript components went berserk. Maybe they will get fixed maybe not, but until I see changes I will not enable them. I might actually simplify things and user pure RSS feeds for most the stuff. If I can find PICASA feeds I should be perfectly fine :).
Orhan out,
It looks like something with their javascript components went berserk. Maybe they will get fixed maybe not, but until I see changes I will not enable them. I might actually simplify things and user pure RSS feeds for most the stuff. If I can find PICASA feeds I should be perfectly fine :).
Orhan out,
Today when I was eating my Sashimi at Shogun one of the regulars who I talk to about history and Turkish language asked me about a Turkish movie he watched recently (Kurtulus Savasi).
He said in the movie any time the general ordered something the soldiers were saying “Bas Ustune” and the badly translated subtitles were saying “With Pleasure”. I explained him that it is a phrase used in military and also in the common daily language but it sounds like “Bagas Ustune” and was not sure if the “Bas” meant really head or not. Then I checked and indeed it means head. I could not find the etymological roots but will look into it again. Another example of that most people use phrases without knowing what it exactly means (Bahs Ustune?, Bagas Ustune, Bagis Ustune, Bas Ustune???). It is also funny that that I learn more about Turkish and history by talking to foreigners than talking to other Turks, maybe because when Turks talk they repeat the indoctrinated teachings and there is nothing to learn…
He said in the movie any time the general ordered something the soldiers were saying “Bas Ustune” and the badly translated subtitles were saying “With Pleasure”. I explained him that it is a phrase used in military and also in the common daily language but it sounds like “Bagas Ustune” and was not sure if the “Bas” meant really head or not. Then I checked and indeed it means head. I could not find the etymological roots but will look into it again. Another example of that most people use phrases without knowing what it exactly means (Bahs Ustune?, Bagas Ustune, Bagis Ustune, Bas Ustune???). It is also funny that that I learn more about Turkish and history by talking to foreigners than talking to other Turks, maybe because when Turks talk they repeat the indoctrinated teachings and there is nothing to learn…
I am planning to create some workflow around my blog posting process. I am planning to make some entries
“live”, meaning I will start them and continue working on them. I might create an index page where I display all these entries, or even I might change the home page to be a static page displaying a welcome message, some links, and maybe a summary for newest posts. For that I might need to play with the template. Although I understand the basics behind the template file I am not sure if I am willing to spend to much time with it. We will see.
“live”, meaning I will start them and continue working on them. I might create an index page where I display all these entries, or even I might change the home page to be a static page displaying a welcome message, some links, and maybe a summary for newest posts. For that I might need to play with the template. Although I understand the basics behind the template file I am not sure if I am willing to spend to much time with it. We will see.
After using Wordpress on my own server for 4 years I decided it is time to move to the cloud. I have other plans for my server. At that time I liked the fact that I could upload and share papers and my code without any restrictions but today online storage is freely available and easy to configure. I can change everything about Blogger including templates to a level that it looks like it is not on Blogger. I am now trying to finish the forwarding settings for my domain on Godaddy. It does not work as “advertised” :) Need to figure out what to change exactly. So far I did the following for migration:
- Exported content from all my other Blogspot blogs and imported them into my main blog.
- Exported my Wordpress blog content than converted the xml file into blogger import format and imported that into my main blog.
- Searched and found a new template.
- Customized the new template, added some gadgets.
- Found a javascript tool that converts some format of latex into nice equations. It works perfectly and I think it will work perfectly for what I want to do: $$ \pi=\sqrt{sample} $$
Here I am testing a math equation using some JS code:
$$ \pi = \sum_{i=1}^{\infty} i^{2*i} $$
$$ \pi = \sum_{i=1}^{\infty} i^{2*i} $$
PNAS
Author: Nannette Y. Yount, Michael R. Yeaman
Year: 2005
Category: Bioinformatics Peptides Antimicrobial
Publisher: PNAS
DOI: 10.1073
My short notes
3D motif discovery for antimicrobial peptides: multidimensional signature model. This is a unifying structural theme. Has evolutionary roots, predicts not yet existing peptides and identified known peptides to have antimicrobial properties.
Common peptide properties (i) small proteins (<10kDa), (ii) cationic charges (+2/+7 at pH7), (iii) amphipathic (hydrophobic and hydrophilic facets).
Select a set of peptides from a known set, also include known peptides with yet unknown antimicrobial property but structural similarities.
Prepare a protocal to test the antimicrobial effects (assay for antimicrobial activity).
My ideas
- Embedding Antimicrobial Peptides on the surfaces.
- Coctail of peptides to check if their interaction with the organisms are based on different processes
Tags: Bioinformatics 3D Motifs Signatures
When I started blogging I wanted to be organized. I wanted to keep the information I find from different sources in a well thought manner. Well... that does not happen easily. There are too many categories things belong to, too many "one-to-many", "many-to-many" relationships. It also does not help that one day you type longer and make a good description and the other day you get lazy and only put a link, which does not make any sense 2 weeks later.
So I started looking around for a framework that would force me to be more structured. Ultimately I am planning to use this blog to keep a diary of my research. And when you do research you think of many different subjects all floating around without any solid ties to anything, but you have some idea how they might relate to other things. Writing down a sentence does not capture that soft relationship. One needs to be forced to write down all the details, so that it can be used later.
Finally 2 days ago I found something that might work: Structured Blogging plugin for Wordpress. From now on I am planning to move onto the templates for structured blogging plugin. They provide a template and force you to fill in required information. When you edit, the underlying data is well structured. The diary format turns into a database format, that can be maintained. Dividing the usefull information into bins helps a lot. When displayed it looks like a single coherent post but in the background it is a collection of sub data structures.
I will try to use it as much as possible in the future. I will post an update how things go.
Technorati Tags: StructuredBlogging
So I started looking around for a framework that would force me to be more structured. Ultimately I am planning to use this blog to keep a diary of my research. And when you do research you think of many different subjects all floating around without any solid ties to anything, but you have some idea how they might relate to other things. Writing down a sentence does not capture that soft relationship. One needs to be forced to write down all the details, so that it can be used later.
Finally 2 days ago I found something that might work: Structured Blogging plugin for Wordpress. From now on I am planning to move onto the templates for structured blogging plugin. They provide a template and force you to fill in required information. When you edit, the underlying data is well structured. The diary format turns into a database format, that can be maintained. Dividing the usefull information into bins helps a lot. When displayed it looks like a single coherent post but in the background it is a collection of sub data structures.
I will try to use it as much as possible in the future. I will post an update how things go.
Technorati Tags: StructuredBlogging
I mentioned CiteUlike before. I use it to store articles that I read or plan to read. It keeps all the relevant referencing information, links to the journals and even to the PDF if you uploaded one. This way I can access the papers I am interested in from anywhere. It is also nice to be able to search for papers by title, author, abstract etc. Sometimes you find papers by looking at other people's libraries. If they share same tastes as you do the chance that they have interesting articles is also high.
You can reach my library from this link: Orhan's library
You can reach my library from this link: Orhan's library
Guy Kawasaki
Job: VC (founder), at Garage.com
Blog: “Let the Good Times Roll” by Guy Kawasaki
Profile:
More about history of Guy Kawasaki can be found at his blog:
History and Story of Guy Kawasaki
If you are looking for cool deals on internet there are couple site people visit regularly. Apex is one I believe, also mwave and newegg are good places to start with. But this site is the best. It is a deal search engine. It comes up with multiple results for the things you are searching for, complete with coupon and rebate information. Very useful site.
Find great deals from the best websites on the newest products
Find great deals from the best websites on the newest products
An interesting approach to clustering. Minimizing the observers input and emphasizing the information content and correlations of the data.
Noam Slonim's Homepage
Noam Slonim's Homepage
Wow it took me some time but I finally solved the email problem. My server does not have an smtp server and because of ISP restrictions it is a nightmare to configure one.
I used to watch black and white SciFi movies when I was a kid... well then everything was black and white since there was no color broadcast until the beginning of 80's in Turkey. I remember the old movies with simple rockets and clay monsters. It is really hard to find those movies on TV or DVD anymore. Somebody did a great job and created a free archive of all those old movies. The archive is searchable and movies can be downloaded. I definetely plan to watch some of the old SciFi movies. Here is the link...
Resources and Links for Clustering:
Clustering Software
- gCluto : I started testing it. It has a simple but nice data management tool set, clustering selector and a graph viewer.
Clustering Review
http://www.elet.polimi.it/upload/matteucc/Clustering/tutorial_html/
I was searching for clusters ended up with a seasonal picture.. :) Will continue searching tomorrow...
General Resources
Nucleic Acids Research Database Lists contains links to many databases related to genomic data. Excellent resource.
Antimicrobial Peptides
Antiinfective Peptides Laboratory (Trieste, Italy)
Synthetic Antimicrobial Peptide Database
Antimicrobial Peptide Database from University of Nebraska Medical Center
Antimicrobial Sequences ANTIMIC
Using this site one can find all relevant Opencourseware offerings on the web. Mostly MIT courses with Reading Materials and lecture notes. Some courses have even video feeds.
OpenCourseWare Finder
OpenCourseWare Finder
I took this picture when I was in France last year. Why would a monster look so thoughtful?
I managed to get the photos show up on the site. Click on the Photos tab on the navigation bar to go to the picture album. I will continue adding more picture as time allows.
Subscribe to:
Posts (Atom)