TheStyle Logo Subscribe to the RSS feed
  • Home
  • Apple
  • Business Intelligence
  • Css
  • Inspiration
  • Java
  • Javascript jQuery
  • MySQL
  • Oracle
  • PHP
  • SAP BO Data Integrator
  • Snippets
  • Terminology
  • Tip of the day
  • Tutorial
  • Unix
  • Web Development
  • Wordpress
  • Yii Framework
Home » Web Development
Change the download file name with html5
  • Snippets
  • Web Development
May14

Change the download ...

posted by xav

Sometimes your web application generates, on the fly, downloadable files with really horrible file names. You can use the html5 download attribute as a remedy ! Just like this : <!-- will download as "expenses.pdf" --> <a href="wtfreallybadassname9ad8f.pdf"...

»»
Active Telephone links in webpages
  • Snippets
  • Web Development
May14

Active Telephone lin...

posted by xav

If you’re a smartphone user, you might get sensible to websites making phone numbers directly usable by the phone on the webpage. it’s quite simple to code a phone sensitive link. Use this : <a href="tel:1-555-555-555">call me directly</a> Some phones or...

»»
Yii: Multilingual simple approach
  • Web Development
Sep17

Yii: Multilingual si...

posted by xav

Nowadays, if you want to get in touch with the world, you’ve got to think about the people who don’t speak your native language. In Yii there is a simple mechanism to integrate translation. While it’s a quite a long topic I will try to make it short and basic. The setup It is...

»»
WP Wamp Installer
  • Tip of the day
  • Web Development
Jun07

WP Wamp Installer

posted by xav

Each time you have to work on a new project based on WordPress, and working locally on your machine with Wamp or Mamp. You surely go to through the following steps : Download the last WordPress Archive Create a folder in your webserver webroot And unzip the Archive in the newly created...

»»
Yii the fast way
  • Tutorial
  • Web Development
  • Yii Framework
May29

Yii the fast way

posted by xav

Here goes a quickie to get started with Yii. Yii is a PHP framework. I won’t go into the very details here, but just be aware that using a framework will help you develop light speed any app that would have taken ages to do without it. I walked through many of them, Zend,...

»»
Git on MAC : Quick Start !
  • Web Development
May14

Git on MAC : Quick S...

posted by xav

Do ou know SVN ? I assume here that you know what is version control and what is its main goals. First of, version control allows you to have access to several versions of your sources. Sometimes, when developping, you want to change some logic in your program, just to try out, but you...

»»
HUMANS.txt
  • Web Development
May09

HUMANS.txt

posted by xav

We are not machines ! We are human ! http://humanstxt.org/ That is the moto a the humanstxt.org !! The idea is simple: To know who is behind the website you visit. Who are those guys that crafted this superb registration form ? Who made this excellent illustration ? Who thought about this...

»»
Webfonts : Expand your typography stacks
  • Web Development
Feb22

Webfonts : Expand yo...

posted by xav

I’m going here to avoid Google WebFonts and talk more about the fonts that you buy and that are more and more provided with a “webfont” package. The package is generally a directory containing several files. Even though all major browsers support Webfonts they all don’t...

»»
Child theme in WordPress
  • Web Development
Feb03

Child theme in WordP...

posted by xav

When dealing with WordPress it often happen that you end up using one of the fabulous themes the exist in large amounts and for all tastes. It is a quest on itself and it is time consuming to check the features, once you think you’ve found a candidate. Anyway ! Let’s say...

»»
Password protect a directory with .htaccess
  • Tip of the day
  • Web Development
Feb02

Password protect a d...

posted by xav

To do that you will need two files: 1. .htaccess (abviously) 2. .htpasswd The .htaccess file will ensure that no one sees the content of the directory unless the good login/password (contained in .htpasswd) has been entered. The content of the .htpasswd will look like...

»»
The Meta way of ROBOTS
  • Web Development
Jan18

The Meta way of ROBO...

posted by xav

There goes a little practical hint on how to control how the webcrawlers (robots, spiders) out there see your web site. Might be useful in your html header section. The content="robots-terms" is a comma separated list used in the Robots META Tag that may contain one or more of the following...

»»
  • Recent
  • Popular
  • Random
  • Change the download file name with html5 Change the download file name with html5 Posted by xav on 14 May , 2013
  • Active Telephone links in webpages Active Telephone links in webpages Posted by xav on 14 May , 2013
  • Yii extensions Yii extensions Posted by xav on 13 May , 2013
  • Yii: Multilingual simple approach Yii: Multilingual simple approach Posted by xav on 17 Sep , 2012
  • Yii: Use themes Yii: Use themes Posted by xav on 22 Jun , 2012
  • WordPress Templates WordPress Templates Posted by xav on 4 Jul , 2012
  • Oracle rows to columns for all Oracle Versions Oracle rows to columns for all Oracle Versions Posted by xav on 6 Mar , 2013
  • WP Wamp Installer WP Wamp Installer Posted by xav on 7 Jun , 2012

Series

  • Beginning with Yii (7)
  • MySQL Procedures (1)

Categories

  • Apple (1)
  • Business Intelligence (1)
  • Css (1)
  • Inspiration (2)
  • Java (1)
  • Javascript jQuery (1)
  • MySQL (2)
  • Oracle (7)
  • PHP (5)
  • SAP BO Data Integrator (1)
  • Snippets (11)
  • Terminology (2)
  • Tip of the day (19)
  • Tutorial (4)
  • Unix (1)
  • Web Development (11)
  • Wordpress (4)
  • Yii Framework (6)

Advertisement

myows online copyright protection

RSS FifteenPeas Blog

  • Know your market !
  • Webfonts : Expand your typography stacks
  • DOTCLEAR : a WordPress alternative
  • Silverstripe : the CMS from New Zeeland.
  • The Setup: What do people use to get stuff done?

Series

  • Beginning with Yii (7)
  • MySQL Procedures (1)

Web Development

  • Smashing Magazine Best Web Design and development resource ever ! Smashing Magazine Best Web Design and development resource ever !

Wed Design

  • Abduzeedo Best Design inspiration Blog ever ! Abduzeedo Best Design inspiration Blog ever !

Often used Tags

apache beginner Best Practice bitbucket boilerplate business intelligence CDN coding command line css database Data base debug framework Free git Google htaccess information java LESS Mobile mysql Oracle php RDBMS robots SEO Snippet snippets sourcetree spring SQL svn terminal unix unix commands url version control visualization web Web Service web start wordpress Yii

a fifteenPeas.com release | Powered by Wordpress