Search This Blog

TATTOO ONLINE

Designers Create Fashionable Easter Bunnies 2012

bangstyle.com  fashion  Designers Create Fashionable Easter Bunnies
After last year’s successful Easter egg commission, in which designers elaborately decorated Easter eggs that echoed their brand’s aesthetic, Vogue decided to, once again, ask some of our favorite designers to customize Easter bunnies for the holiday.

According to Vogue, Mulberry dressed up its coveted Bayswater bag in a tail, paws, and bunny ears, while Prabal Gurung decorated an adorable white bunny in a silk-and-wool flower-printed dress.

Model Sasha Pivovarova, The Webster’s Laure Heriard Dubreuil, and jewelry designer Nektar de Stagni also participated. Pivovarova dressed her floppy-eared bunny in a sparkly gold dress, flower hairpiece and polka-dot flats, while Dubreuil and de Stagni adorned chocolate Ladurée bunnies with colorful and dainty jewelry pieces.

Bronson Van Wyck, Nicholas Kirkwood, Joseph Altuzarra, Peter Pilotto, Lulu Frost, Billy Reid, Suno, Dick Page, Opening Ceremony, Bob Recine, Peter Som, Monique Péan, George Esquivel, Dylan Lauren and Christopher Raeburn were some of the participating designers, models and makeup artists.

“[...] each submission so authentically represented the personality of its creator that labels, which were sometimes cleverly attached to hindquarters, weren’t even necessary,” Vogue said of this year’s Easter bunny commission. “As for the colorful confections that were good enough to eat, inedible materials affixed to them kept us from nibbling. That, and they had to be returned to their owners.”

We couldn’t help but fall in love with every single one of the bunnies. The customized projects presented by each of the designers were both unique and creative. Now, if only we could have purchased one of them…

Check out more photos of the Vogue commissioned Easter bunnies below.
bangstyle.com  fashion  Designers Create Fashionable Easter Bunnies  bangstyle.com  fashion  Designers Create Fashionable Easter Bunnies  bangstyle.com  fashion  Designers Create Fashionable Easter Bunnies

bangstyle.com  fashion  Designers Create Fashionable Easter Bunnies  bangstyle.com  fashion  Designers Create Fashionable Easter Bunnies  bangstyle.com  fashion  Designers Create Fashionable Easter Bunnies
Read More: http://www.bangstyle.com/2012/04/fashion-easter-bunnies/

How to Send Email Using PHP (Source Code)

#1 function
mail ( string to, string subject, string message [, string additional_headers [, string additional_parameters]])

#2 example 01
<?
mail("admin@domainanda.com", "Hallo Dunia!", "Halo admin \n Apa Kabar \n Anda hari ini?" , , "From: Web <webmaster@domain-kirim.com>");
?>

#3 example 02
<? 
$kepada     = "admin@domainanda.com";        //email tujuan 
$subject     = "Hallo Dunia!";           //judul email 
$pesan      = "Halo admin \n Apa Kabar \n Anda hari ini?";   //pesan 
$dari     = "webmaster@domain-kirim.com";     //email account anda 
$from     = "From: $dari"; 
     
mail($kepada,$subject,$pesan,$from);    //fungsi untuk kirim email 
?>

#4 example 03 (using condition)
<?
if (mail("admin@domainanda.com", "Hallo Dunia!", "Halo admin \n Apa Kabar \n Anda hari ini?")) {
echo "Email sudah terkirim";
} else {
echo "Email gagal terkirim";
}
?>

#5 example 04 (advanced)
<?
if (mail("admin@domainanda.com", "Hallo Dunia!", "Halo admin \n Apa Kabar \n Anda hari ini?", ,"From: Web <webmaster@domain-kirim.com>""))
{
echo "Email sudah terkirim";
} else {
echo "Email gagal terkirim";
}
?>

"curiosity is motivation"
"letz share coz i only ask for information"

How to Make SMS Gateway Using Gammu and Wammu in Ubuntu

Gammu and Wammu. Gammu is Command line utility which allows to use all libGammu features and Wammu is GUI program to manage contacts, todos, calendar and messages in your phone.

#1 Gammu installation
type this command to install
sudo apt-get install gammu

#2 Gammu configuration
open terminal then type this command to detect the phone
dmesg

*result :

[ 807.511755] cdc_acm 5-1:1.0: ttyACM0: USB ACM device
[ 807.514290] usbcore: registered new interface driver cdc_acm
[ 807.514296] cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters

the port is ttyACM0

and then type
gammu-config

P Port (/dev/ttyACM0)
C Connection (at19200)
M Model (auto)
D Synchronize time (no)
F Log file ()
O Log format (nothing)
L Use locking ()
G Gammu localisation ()

leave all settings like above then save

#3 Wammu installation
type this command to install
sudo apt-get install wammu

#4 Wammu configuration
1. connect the phone
2. open wammu menu > phone wizzard > next
3. select automatically search for a phone > next
4. usb cable > next
5. wait until phone detected then select from list then press ok
6. connect phone to wammu (open wammu then select phone menu then connect)
7. to compose sms please begin with country code (exp : +62xxx xxxx xxxx)

#5 Reference
http://wammu.eu/
http://wammu.eu/download/ 
http://wammu.eu/screenshots/
http://wammu.eu/docs/

"curiosity is motivation"
"letz share coz i only ask for information"

= = = = = = = = = = = = = = = = = = = = = = = =
[ indonesian translation ]

Bagaimana Cara Membuat SMS Gateway Menggunakan Gammu dan Wammu di Ubuntu

Gammu dan Wammu. Gammu adalah aplikasi berbasis command line yg memungkinkan untuk menggunakan library dari wammu dan Wammu adalah aplikasi berbasis GUI untuk melakukan pengaturan pesan dll.

#1 Instalasi gammu
ketik perintah ini
apt-get install gammu

#2 Konfigurasi gammu
buka terminal kemudian ketik
dmesg

*hasilnya :
[ 807.511755] cdc_acm 5-1:1.0: ttyACM0: USB ACM device
[ 807.514290] usbcore: registered new interface driver cdc_acm
[ 807.514296] cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters
portnya adalah ttyACM0  

kemudian ketik
gammu-config

P Port (/dev/ttyACM0)
C Connection (at19200)
M Model (auto)
D Synchronize time (no)
F Log file ()
O Log format (nothing)
L Use locking ()
G Gammu localisation ()

biarkan semua setting seperti itu kemudian save

#3 Instalasi wammu
ketik perintah berikut
apt-get install wammu

#4 konfigurasi wammu
1. koneksikan ponsel
2. buka menu wammu > phone wizzard > next
3. pilih automatically search for a phone > next
4. usb cable > next
5. tunggu sampe ponsel terdeteksi kemudian pilih dari daftar kemudian tekan ok
6. koneksikan ponsel ke wammu (buka wammu kemudian pilih menu phone kemudian connect)
7. untuk menulis sms silahkan mulai dengan kode negara (exp : +62xxx xxxx xxxx)

#5 Referensi
http://wammu.eu/
http://wammu.eu/download/ 
http://wammu.eu/screenshots/
http://wammu.eu/docs/

"curiosity is motivation"
"letz share coz i only ask for information"
TATTOO ONLINE
TATTOO ONLINE