Jumat, 17 Februari 2012
Fanzilla PREMIUM Goes to FREE
Jumat, 03 Desember 2010
ULTIMATE PROMO 2010, Membuat Website Gratis, untuk Meningkatkan Omzet 200%!!!
Hanya untuk ANDA / Perusahaan ANDA*!!!
“Penjualan, Profit & Corporate/Brand Image**”
HALAL, MUDAH dan MURAH!
SEGERA Download e-Book & Baca SEKARANG JUGA! disini
CHECK OUR Official Website, here!
Selasa, 19 Oktober 2010
benediQue Client (Customer) Update - 10-2010
- Hope International School ( www.hopeinternational.sch.id )
- PT.Metaplas Harmoni ( www.metaplas.co.id )
- Inlay Aldira Glass ( www.inlayglass.co.id )
- Mega Hobby Toys ( www.megahobbytoys.com )
- Sakura Karaoke ( www.sakura-karaoke.com )
- Legenda Furniture ( www.legenda-furniture.com )
- KlikPCSmart ( www.klikpcsmart.com )
- PT Bintang Wistar Kencana ( www.bintangwistar.com )
- Platinum Property ( www.platinumproperty.co.id )
- Teknisi Listrik ( www.teknisilistrik.com )
- Tangsel Raya ( www.tangselraya.com )
- Rs Bunda Dalima ( www.putradalimahospital.com )
- GASP shout ( www.gaspshout.com )
- Baby Cleo Online Shop ( www.bcosh.com )
- Pesta Pesta ( www.pestapesta.com )
- Ellingbra ( www.ellingbra.com )
- Asteros Christian School ( www.asteros.org )
- Ban Prima Indonesia ( www.banprimaindonesia.com )
- Kabar Anugerah ( www.kabaranugerah.com )
- Staradio 1073FM ( www.staradio1073fm.net )
- Pancasakti ( www.pancasakti.co.id )
- Perintis Papan Prima ( www.perintispapanprima.co.id )
- Floresta Spring Bed ( www.florestaspringbed.com )
- Group Of Photograpic Artist ( www.gpaphotography.com )
benediQue’s Portfolios ongoing
- PT Unggul Equipindo Sarana
- Bakmi Grand Kelinci
Rabu, 21 Juli 2010
Kurangnya pengetahuan guru mengenai website pendidikan edukasi.net
Rabu, 30 Juni 2010
Project Progress 30-06-2010
1. Innovaction : Brand New Intro (its 90% Agreed in Klapa, Bali Meeting), do Final Revision
2. Asteros : Waiting for Final Aproval (DEMO version asteros.benediqueit.com)
3. Ellingbra : DONE 100%
4. Bakmi Grand Kelinci : Doing Programming for the websites
Selasa, 29 Juni 2010
Google said "Indeks Pencarian Kami yang Baru : Caffeine" (Our new search index: Caffeine)
Some background for those of you who don't build search engines for a living like us: when you search Google, you're not searching the live web. Instead you're searching Google's index of the web which, like the list in the back of a book, helps you pinpoint exactly the information you need. (Here's a good explanation of how it all works.)
So why did we build a new search indexing system? Content on the web is blossoming. It's growing not just in size and numbers but with the advent of video, images, news and real-time updates, the average webpage is richer and more complex. In addition, people's expectations for search are higher than they used to be. Searchers want to find the latest relevant content and publishers expect to be found the instant they publish.
To keep up with the evolution of the web and to meet rising user expectations, we've built Caffeine. The image below illustrates how our old indexing system worked compared to Caffeine:
Our old index had several layers, some of which were refreshed at a faster rate than others; the main layer would update every couple of weeks. To refresh a layer of the old index, we would analyze the entire web, which meant there was a significant delay between when we found a page and made it available to you.
With Caffeine, we analyze the web in small portions and update our search index on a continuous basis, globally. As we find new pages, or new information on existing pages, we can add these straight to the index. That means you can find fresher information than ever before—no matter when or where it was published.
Caffeine lets us index web pages on an enormous scale. In fact, every second Caffeine processes hundreds of thousands of pages in parallel. If this were a pile of paper it would grow three miles taller every second. Caffeine takes up nearly 100 million gigabytes of storage in one database and adds new information at a rate of hundreds of thousands of gigabytes per day. You would need 625,000 of the largest iPods to store that much information; if these were stacked end-to-end they would go for more than 40 miles.
We've built Caffeine with the future in mind. Not only is it fresher, it's a robust foundation that makes it possible for us to build an even faster and comprehensive search engine that scales with the growth of information online, and delivers even more relevant search results to you. So stay tuned, and look for more improvements in the months to come.
Source : http://googleblog.blogspot.com/2010/06/our-new-search-index-caffeine.html
Kamis, 24 Juni 2010
The 10 Most Marketable Web Development Skills
This is a guest article by Stephen Ward. He writes for DailyBits.com, a blog focused on web development, software and online marketing.
129diggsdiggSo you're interested in a career in web development. You already know a thing or two about HTML and CSS. Maybe you've created a few static websites. You're interested in learning more, but there are so many different directions you could take. What's the next step to really get your web development career off the ground?
If this sounds like you, or if you're just interested in improving your existing job prospects, here are 10 web development skills that you can learn to boost your marketability. They apply both to corporate environments and web startups. Update: a note that these skills are listed in alphabetical order.
ASP & VBScript
What are they? ASP is a server-side script processor developed by Microsoft. VBScript is the programming language most often used to power it.
Why are they important? When it comes to server-side programming, ASP enjoys popularity comparable to PHP due to Microsoft's heavy market share. VBScript, in addition to its use with ASP, can also be used client-side in much the same way as JavaScript, although support for this is spotty outside of Internet Explorer. Additionally, VBScript can be used to create desktop applications for Windows. Because of these varied uses on Microsoft products, VBScript is very handy for developers who work in Microsoft-centric environments and large corporations.
Where can I learn more?
- ASP Resource Index
- ASP Wikipedia Article
- VBScript Wikipedia Article
- W3Schools ASP Tutorial
- W3Schools VBScript Tutorial
C# or VB.Net
What are they? C# and VB.Net are general-purpose programming languages. Both were developed by Microsoft as part of its .Net initiative.
Why are they important? As part of the .Net framework, C# and VB.Net are often used for code-intensive projects that simpler runtime languages aren't well-equipped to handle. In usage and syntax, C# is very similar to Java, whereas VB.Net strongly resembles Visual Basic. Learning either is a good path to heavy back-end development and software houses that focus on web development.
Where can I learn more?
Flash & ActionScript
What are they? Adobe Flash is a development environment that allows you to create dynamic visual presentations for the web. ActionScript is a scripting language used to add interactivity to those presentations.
Why are they important? With the ability to make truly beautiful web applications that are deeply and uniquely interactive, Flash enjoys heavy market demand. Nowadays, entire websites are built as stand-alone Flash applications, while other websites make use of simpler Flash animations to add the same cutting-edge feel to an otherwise static page. Knowing Flash is enough to build the latter, but you'll need to pick up some ActionScript to accomplish the former. Especially when combined with other design skills ( i.e., CSS, PhotoShop, etc.), knowing Flash and ActionScript is a great way to find work in the front-end development arena and on design studios.
Where can I learn more?
- ActionScript Wikipedia Article
- Adobe's ActionScript Tutorial
- Adobe Flash Wikipedia Article
- Flash and ActionScript Resources
- FlashVista Flash Resources
- W3Schools Flash Tutorial
Java
What is it? Java is a widely portable programming language that can be used for both client-side and server-side web applications.
Why is it important? Unlike more specialized languages, Java is versatile enough to be used in many different development contexts. For example, Java applets allow a programmer to create client-side applications, while Java Server Pages (JSP) produce dynamic, server-side content in much the same way as PHP or ASP. Because you can take it with you into different environments, learning Java is particularly worthwhile if you anticipate changing to another programming career in the future.
Where can I learn more?
JavaScript & AJAX
What is it? JavaScript is a popular client-side scripting language. AJAX is a web development technique that combines Asynchronous JavaScript and XML. It became popular in 2005 thanks to Google's support.
Why is it important? Between JavaScript, JScript, VBScript, and the like, JavaScript is arguably the most popular. It enjoys wide browser support and is integral to prevailing web methodologies like DHTML and AJAX. Along with HTML and CSS, it is considered a standard of web development that few professionals in the industry can do without. AJAX, on the other hand, enables web developers to create better, faster and more interactive web pages and applications. Basically it makes possible for the Javascript to communicate directly with the server, so specific data can be exchanged without reloading the page.
Where can I learn more?
- JavaScript Kit
- JavaScript Wikipedia Article
- W3Schools JavaScript Tutorial
- AJAX Wikipedia Article
- W3Schools AJAX Tutorial
- AJAX Articles
- AJAX Demonstrations
Perl
What is it? Perl is a general programming language that is often used for CGI applications and server-based scripting. It is used by Google on many applications, which makes it very marketable.
Why is it important? Perl can be described as the Swiss army knife of web programming languages; with the right modules, it can do pretty much anything. Although not strictly built for web development, it is a favorite for server scripting tasks and can be used to pass information to and from external applications. Mastering Perl is especially useful for those looking to get into server administration.
Where can I learn more?
PHP
What is it? PHP is a popular server-side programming language. Considering it is an open source language, many web startups use as a backbone for applications and server-side scripting.
Why is it important? PHP is one of the most popular and widely-used server-side programming languages. It forms the backbone for popular web frameworks like WordPress, PHPbb, osCommerce, and MediaWiki and has a large community of open source developers behind it. PHP is an excellent path to general web development work, particularly in Linux and other non-Windows server environments.
Where can I learn more?
Python
What is it? Python is a high-level general programming language.
Why is it important? Python is often praised for its simplicity. It is described as easy to learn, easy to read, and easy to implement, making it ideal for rapid web development. Mastering it is a good way to find work in a web design studio or indie web development.
Where can I learn more?
Ruby & Ruby on Rails
What is it? Ruby is an open source programming language. Ruby on Rails is a web development framework that utilizes Ruby.
Why is it important? Although Ruby doesn't enjoy as much widespread popularity as some other programming languages, it forms the backbone for Ruby on Rails, a web development framework that has gained momentum in recent years. This combination is particularly well-known for rapid, intuitive web programming in much the same way as Python, and is often used for the same sort of projects.
Where can I learn more?
- Official Ruby on Rails Website
- Official Ruby Website
- Ruby on Rails Resources
- Ruby on Rails Tutorial
- Ruby on Rails Wikipedia Article
- Ruby Programming Resources
- Ruby Tutorial
- Ruby Wikipedia Article
Structured Query Language (SQL)
What is it? SQL is a language used to interact with relational databases.
Why is it important? Most dynamic websites make at least some use of databases, and many do so extensively. Although it's not technically a programming language, SQL is nonetheless vital to any serious web programmer's skill set. Popular database management systems that use SQL include MySQL and MSSQL.
Where can I learn more?
Rabu, 23 Juni 2010
Menghitung Biaya Pembuatan Website Bisnis
Untuk dapat memberikan kesan yang baik bagi konsumen dan calon konsumen, sebuah website bisnis harus direncanakan dengan tepat dan maksimal sehingga efektif namun efisien dari segi biaya. Pebisnis sudah mulai menggunakan website sebagai sara promosi online, namun tidak sedikit juga memulai usaha mereka dari situs jejaring sosial seperti Facebook. Mereka memilih website atau jejaring sosial tentunya berdasarkan pertimbangan tertentu, seperti biaya. Menghitung biaya pengelolaan website secara akurat harus dilakukan bagi pebisnis yang ingin memiliki website sebagai sarana promosi online mereka. Menghitung biaya pembuatan dan pengelolaan website bisnis dapat dilihat dari hal-hal berikut:
Biaya Pembuatan Website
Biaya pembuatan website mengalami penurunan yang sangat drastis dibanding lima tahun yang lalu. Dasar penghitungan pun saat ini telah berubah. Dulu sebelum era CMS berkembang, website cenderung statis, maka hitungan biaya pun diukur dari jumlah halaman yang dibuat. Dengan CMS, maka variabel penghitungan biaya pembuatan website pun berubah. CMS yang dibuat khusus untuk satu website tentunya lebih mahal dibanding dengan penggunaan CMS Open Source seperti WordPress atau Joomla. Bahkan beberapa desainer tidak mengenakan biaya atas penggunaan CMS Open Source tersebut.
Biaya Desain
Kata-kata yang paling sering saya dengar ketika seseorang ingin membuat website adalah pertanyaan tentang “Berapa harga web yang sederhana?”. Definisi sederhana seringkali bias, yang saya tangkap dari hal ini adalah, sederhana dalam artian website yang tidak mementingkan seni dan keindahan atau bisa dianggap asal online. Sebaiknya hindari membuat website yang “sederhana” sebagai promosi online Anda. Desain yang baik adalah desain yang mencerminkan image/citra perusahaan atau bisnis Anda. Meskipun hanya berupa usaha kecil atau menengah, tentunya citra perusahaan akan sangat berpengaruh pada kesuksesan bisnis Anda. Tentunya Anda tidak ingin calon konsumen Anda lari hanya karena mereka melihat halaman depan website Anda yang kurang berkesan “profesional”.
Biaya Hosting dan Pendaftaran Nama Domain
Variabel biaya yang sangat penting untuk diperhatikan adalah biaya hosting dan pendaftaran Nama Domain. Berbagai macam paket hosting bisa Anda cari dari website-website penyedia layanan ini. Jangan terpaku pada harga sewa yang murah, sebaiknya pilih jasa layanan hosting yang menjamin keamanan data dan kelangsungan hidup website Anda nantinya. Sebisa mungkin hindari penggunaan domain gratisan untuk website bisnis. Sekali lagi, image perusahaan Anda harus didahulukan untuk kemajuan bisnis Anda.
Biaya Perawatan Website
Perawatan website juga harus diperhatikan sebagaimana Anda merawat dan memelihara tempat usaha Anda. Salah satu yang harus diperhatikan adalah rangking website Anda pada search engine. Di sinilah diperlukan beberapa teknik dan strategi SEO, yaitu mengoptimalkan isi website Anda agar lebih mudah ditemukan pada hasil pencarian search engine. Biaya yang muncul dari sini contohnya adalah biaya untuk pemasangan iklan dan semacamnya.
Kesimpulan
Biaya yang diperlukan untuk membangun sebuah website bisnis pastinya berbeda-beda tergantung dari banyak faktor seperti fitur yang diperlukan, kualitas dan kerumitan desain, kapasitas desainer, dan faktor-faktor lainnya. Biaya minimal yang ditetapkan antara web designer satu dan yang lainnya pun bisa bervariasi. Beberapa pembuat website (Bukan designer) bahkan menetapkan harga yang sangat murah. Di Yogyakarta, terdapat seorang pembuat website yang menawarkan jasa pembuatan website dengan harga hanya Rp.300.000,-. Bisa ditebak, hasil yang didapat adalah website murahan yang justru tidak akan efektif untuk promosi Anda.
Sebelum memutuskan untuk membuat website dan untuk menentukan biaya dengan tepat, ada baiknya Anda menimbang dulu website seperti apa yang Anda inginkan, bagaimana spesifikasi yang Anda inginkan dan lain-lain. Selalu konsultasikan dengan web designer segala detail yang Anda inginkan tentang website Anda agar tercapai kesepakatan yang tidak saling merugikan. Dalam artikel berikutnya, akan saya berikan petunjuk bagaimana memilih web designer yang tepat untuk membantu mempromosikan bisnis Anda secara online.
sumber :
http://preaxz.com/2010/03/menghitung-biaya-pembuatan-website-bisnis/
Senin, 14 Juni 2010
Project Progress 14-06-2010
These are our project progress :
1. Bakmi Grand Kelinci (Layout Design) - 75%
2. Ellingbra - Finishing and Products Input (95%)
3. Asteros - Design and Programming (75%)
4. Innovaction Yves Andre Intro - Last Revision 96%
Sabtu, 05 Juni 2010
Saturday, Holiday Works
So its a workday, haha... Me and Lucky, both @Office.