Locating the desire of Themes

The Desire of any kind of themes in the world of blogs and search the perfect things

Welcome to my blog again. I have many blog with many kind of topic. I like blogging and its inspiring me to keep living in the NetWorld. So, do not get bored with all my post and have a nice read.




11.15

2008

Mans talk at weekend

It’s holiday time and I’m off of the daily work that I always go at 8.am to 5.pm from monday to friday. Now I want to relax and have a nice conversation with friends and neighbours. This time we talk about our vital sign and it’s called penis. Yes, mostly man has this toys :)

Greg said about penis extender, its a Penis enlargement device that put it in your penis, excersice it and you will have a bigger penis. Some people feel to shy to talk about this, because in some country or community it’s not properly to talk about. For me, I think its natural when adult people talk about this and share their experiences. Greg, told that he’s got this gadget from www.maleedge.com, he show us how to do it. It’s quite simple and nice look.

My personal opinion, not every woman loves big penis, but the most important thing is you need to consult with your girl/wife, is it ok or it should be to take this enlargement device or it’s fine with this condition. If you’re interesting you could try it like Greg already did.






11.12

2008

Geany plugins and snippets like Textmate

I worked with CodeIgniter and Ubuntu as my Operating System. As a coder, geany is really helping me to full fill my project and its fascinating me. Friend of mine using Textmate and its nice looking and quite fast when I look and try it at his Mac Book Pro. Is geany could do that like Textmate ? So, Geany vs Textmate after I wrote about Textmate vs E-Text Editor when I use Windows as my Operating System.

Why not :), today I found Dark Color Scheme like textmate and also I’ve found HTML and PHP Snippets. How to make this happened, here’s I give you how to do it :

Dark Color Scheme

Download Dark Color Scheme and extracted into /usr/share/geany (overwrite all files)

Open your geany application and you have change into the Dark Color Scheme.

HTML Snippets

Tomasz Karbownicki has written some nice snippets for use in HTML files and even made a great video demonstrating them.

The snippets file: http://citizen.ovh.org/stuff/snippets.conf
The video: http://www.youtube.com/watch?v=1xCGqOt4C4I
The related blog post (in Polish): http://karbownicki.com/2008/05/07/snippety-w-geany/

PHP Snippets

Atanas Beloborodov has written some nice snippets for use in PHP files.
http://www.geany.org/files/contrib/php_snippets.conf

Copy snippets.conf and php_snippets.conf into /usr/share/geany (overwrite all files).

All you have to do is write your code and pres TAB at you keyboard then you will have your code instantly.

Example :

HTML : just type input then press TAB, you will have

<code><input type=”text” name=”" /></code>

PHP : when you tipe for then press TAB, you will have

<code>for ($i = 0; $i < ; $i++)
{

}

</code>

Notes: This action can be use on the following extension files, so if you file .php you can only use php_snippets.conf also if you use .html files you can only use snippest.conf



11.10

2008

football and fan life on web TV

Do you like to play football or you are a football player :) . My friend was a really like football and he often play football at holiday. He loves football and never miss one games at all. His favorite club was Liverpool.

Today I found a new web TV channel that interesting me about football too and the name was www.partofthegame.tv. It’s provides by Carlsberg and they have released 5 Channel that show many football matches and fan life. I believed there are many funnies football action at the entire football games and you could watched in here at www.partofthegame.tv.





10.31

2008

Behind the story of Intrepid Ibex

I just want to share about the definition of “Intrepid Ibex” that has been taken by ubuntu as the latest ubuntu’s Codename.

Intrepid
Adjective
fearless or bold [Latin in- not + trepidus fearful]
intrepidity n
intrepidly adv

Ibex from Iberian

Ibex from Iberian

Ibex

An ibex is an individual of any of several species of wild mountain goats (genus Capra), distinguished by the male’s large recurved horns, which are transversely ridged in front. Ibex are found in Eurasia, North Africa, and East Africa. The name ibex comes from Latin, borrowed from Iberian or Aquitanian, akin to Old Spanish bezerro “bull”, modern Spanish becerro “yearling”. Ranging in height from 27 to 43 inches and weighing 200 to 270 pounds (90 to 120 kg), the ibex can live 20 years. (The two species of wild goats that are usually not called ibex are the markhor and the wild goat.)

So, Intrepid Ibex as my own opinion is a Fearless goat from Iberian. He’s a strong animal that can take the chalange of any trouble. Is Ubuntu 8.10 Intrepid Ibex will be like this definition, let’s try it first than let see what he can do.



10.31

2008

Howto Upgrade Ubuntu Hardy Heron to Intrepid Ibex

Finally, today Ubuntu released 8.10 Version at the last of the month so it still could say the 8.10 Version. The code name was Intrepid Ibex. You can download at ubuntu Intrepid Ibex or order some CD to delivered into your home for FREE.

Upgrading Ubuntu from 8.0.4 (Hardy Heron) into 8.10 (Intrepid Ibex) was not so difficult, but you need an Internet resources. Here’s the step by step of upgrading the Intrepid Ibex :

  1. Start System | Administration | Software Source
  2. click on the “Updates” tab and change “Show new distribution release” to “Normal releasesSoftware Resources
  3. Start System | Administration | Update Manager
  4. Click the Check button to check for new updates.
  5. If there are any updates to install, use the Install Updates button to install them, and press Check again after that is complete.
  6. A message will appear informing you of the availability of the new release.Update Manager
  7. Click Upgrade.
  8. Follow the on-screen instructions.


10.26

2008

Creating web Application with CodeExtinguisher

CodeIgniter is a gorgeous Framework and now I learn about it. This time I want to learn about how to create an application using CodeExtinguisher. This tool using CodeIgniter to organize and made easier to create an apllication.

Basically all that we need is building a good database to use CodeEx (CodeExtinguisher). With good database design, all your application will run smoothly. I will try to give some information the CodeEx.

Database design :

  • Fieldname using underscore ( _ )

When you create fields in tables, if you need 2 phrase or more use underscore to separate each phrase. It will recognize automatically by CodeEx and you won’t build your own controller.

  • Primary key use word id

Creating primary key field use id, CodeEx also use this as the key to maintain your form.



10.25

2008

Do we need to Upgrade Wordpress 2.6.3 ?

Wordpress 2.6.3 update

My other website has been updated into Wordpress 2.6.3. It was started from 2.5.x and I upgraded to 2.6.3, but this site has already using Wordpress 2.6.2, I think it’s fine for me.

My friend told me that Wordpress 2.6.3 only update 2 files from the previous version, wow it’s shocks me. It seems there are bugs in the rss at the admin dashboard, and I don’t know what it is. Here’s I grab the quotes :

A vulnerability in the Snoopy library was announced today.  WordPress uses Snoopy to fetch the feeds shown in the Dashboard.   Although this seems to be a low risk vulnerability for WordPress users, we wanted to get an update out immediately.  2.6.3 is available for download right now.  If you don’t want to download the whole release to get the security fix, you can download the following two files and copy them over your 2.6.2 installation.



10.24

2008

Download Manager for Ubuntu Hardy Heron

Usually I used Firefox as the default browser and also download directly by Firefox Download Manager. But recently I need to paused and resume my download files because it’s huge file and I must paused and resume later.

Well, usually I used wget with all the stuff but I like GUI better than command line application, so I tried to search in google with the keyword “download manager ubuntu“. I have found several GUI DOWNLOAD MANAGER for Ubuntu especially I use it for my Hardy Heron.

1. Multi Get

This application already complete with many feature and of course can be resume. But till now I couldn’t use with more than 10 thread. I don’t why the developer limit the thread. I recommended MultiGet as your GUI Download Manager.

Download.

2. Downloader for X

In the command line it said d4x. It’s easy to install just use this command :

sudo apt-get install d4x

I like this application too, completed like MultiGet and plus Schedule mode. Number of thread or split files also 10 files. I don’t why developer love with the number 10.

3. ProzGUI

ProzGUI is the development of Prozilla. ProZilla is command line downloader and this will suck up your Internet bandwidth. I like the ProZilla because it can split as much as you want. Unfortunately we can’t do it in the ProzGUI. ProzGUI has 30 maximum file to split and it’s to simple so I can’t do more than just download. If you’d like to try you can download using Synaptic Package Manager, but you must added in the repository this command line first :
deb http://ftp.de.debian.org/debian sarge main
Click at System | Administration | Software Resources and choose Third Party and add those command. And then you can reload install at the Synaptic Package Manager.



10.21

2008

How important is promoting your product ?

Now let’s talk about business, and I mean Offline business. When you do promoting by online in the Internet, usually create a banner, put it in some famous website, or apply on some advertiser vendor and create some promotion display.
At the offline promotion you need to make a brand and promote to many places, so your product will known by public. One of them was creating an exhibition, or follow some existing exhibition. Well, you need a trade show booths which is you also might need a table skirts, banner stands, or Pipe and Drape to announce your products.
Interesing product wrap it in the nice and interesting promotion tools become one package for the product it self. Especially if we launch a new product that mostly people didn’t know about it. We must explore the purpose or function of those product and visualitation into a package that people could see and understand at the first sight. This is difficult one, and you must let the professional handle this job. Camelback Display is one them and I think you should see the product that they have done, I think they are professional to create a promotion tools. So what do you think about it, try for your self.



10.17

2008

Mounting ISO Image files as Virtual Drive in Ubuntu 8.0.4

I have try several application in Ubuntu Hardy Heron 8.0.4 to mount ISO Image files as Virtual Drive in my Ubuntu. But if you want to know how to create ISO Image file in Ubuntu, I have posted in here. And here’s some application that I’ve tried :

1. gisomount

If you want to install it just went to System | Administration | Synaptic Package Manager, and then find gisomount and install it. Command line using terminal :

<code>sudo apt-get install gisomount </code>

How to use it :

Open terminal, and type :

<code> sudo gisomount </code>

gisomount screenshot

gisomount screenshot

2. gmountiso

The same way like above, or using terminal command line :

<code>sudo apt-get install gmountiso </code>

Then you can use at Applications | System Tools | Gmount-iso.

Gmount-sio Screenshot

Gmount-sio Screenshot

I hope this can help you to have a Virtual Drive from ISO Image in Ubuntu 8.0.4