f

fanaur

Usuario (Argentina)

Primer post: 29 may 2010Último post: 1 jun 2012
12
Posts
99
Puntos totales
1
Comentarios
M
Menu circular con Plugin JQuery
InfoporAnónimo1/29/2011

Muy buen Plugin para hacer un menu circular para una pagina Paigna : http://ajaxdump.com/?kXStt3af Espero que les sirva

0
5
L
Layaout cable cargador nokia ac-3ar
InfoporAnónimo6/2/2010

Gente aca les muestro como poner los cables del cargador si tienen el mismo accidente que yo y se les corta el conector la polaridad es solo midan con un multimetro (o tester) y vean cual es el positivo, ese va al centro y el negativo al canto del conector espero que les sirva

0
0
Exelentes Herramientas JQuery
Exelentes Herramientas JQuery
InfoporAnónimo10/4/2010

Gente aca les dejo en link de una pagina donde hay una coleccion de plugins muy buenos y utiles. Hay muchos demos y yo probe algunos de los plugins y anda bien. LINK: http://flowplayer.org/tools/index.html Saludos

0
0
barra estilo Mac para pagina Web, CSS Dock Menu
barra estilo Mac para pagina Web, CSS Dock Menu
InfoporAnónimo5/29/2010

Gente aca les dejo un pluging de JQuery muy bueno. Se llama CSS Dock Menu. Es una buena y vistosa forma de hacer una barra de opciones para una pagina web. Ademas es muy sensilla de utilizar http://www.ndesign-studio.com/blog/design/css-dock-menu Aca les dejo una pagina que diseñe yo donde la utilizo http://www.hogarmetodista.com.ar/ Tiene esta pinta

24
0
E
Emoticones ocultos del Skype
HumorporAnónimo10/21/2010

Gente aca les dejo algo que encontre sobre el Skype, resulta que ahy metoticones ocultos, se pueden usar ingresando las siguientes palabras: en la forma: (palabra) obs: es decir hay que poner los parentesis (bandit) (bug) (drunk) (fubar) (banghead) (heidy) (finger) (mooning) (poolparty) (rock) (smoking) / (smoke) (swear) (tmi) (toivo) fuente: http://climadigital.com/2008/06/19/emoticones-ocultos-en-skype-3/

6
4
C
Caricaturas de Saint Seiya (Caballeros del Zodiaco)
HumorporAnónimo11/24/2010

Gente aca dejo unas comicas caricaturas de los pesonajes de los Caballeros del Zodiaco fuente: Saludos...

0
6
L
Librerias para KiCad muy Completas
Ciencia EducacionporAnónimo1/28/2011

Kicad es un programa para realizar circuitos impresos (pcb) y esquematicos sin muchas complicaciones.Se puede descargar de aca LIBRERIAS Pagina donde con el tipo de pack del componente se puede obtener la libreria para kicad.Luego van a la carpeta donde esta instalado el kicad y descomprimen ahi y listo ya las toma.Ejemplo: Kicad instalado en C:/KiCad/ Entonces descomprimen en la carpeta C:KiCadsharelibraryA mi me sirvio mucho, espero que les sirva.Actualizacion 19/12/11Aca les dejo otro link donde conseguir componentes: Y aca le dejo un pagina donde pueden armar de forma dinamica los componentes: http://kicad.rohrbacher.net/quicklib.php

10
5
P
Precedencia Redes en windows 7
Ciencia EducacionporAnónimo12/31/2010

Para cambiar la precedencia de las redes, es decir el orden en el que se sale por la redes.... Esto en general no es importante pero si quieren jugar en red utilizando Hamchi, que crea una conexion de red nueva, aveces si la red de Hamachi no es la que tiene precedencia menor de todas (menor precendencia se sale antes ) hay problemas en varios juegos, El tema es que en windows lo llaman "Metrica". Lo que tiene que hacer es en un terminal (inicio-> ejecutar -> cmd) tirar esta linea netstat -rn | more y Enter Les aparecera un lista con las redes que tiene y en la columna de donde dice Lista de Interfaces Hay numero que indica la precencia... Luego para cambiar la precedencia hay que hacer: 1. Nos desplazamos hasta el menú Inicio, luego pulsamos sobre "Panel de Control">"Redes e Internet">"Conexiones de Red">"Cambiar Configuración del Adaptador". 2. Una vez en este punto, pulsamos con el botón derecho del ratón sobre la conexión que deseamos modificar. 3. En el menú de contexto que se desplegará, presionamos sobre "Propiedades" y seleccionamos la opción "Protocolo de Internet Versión 4". 4. Ingresamos a la pestaña "Propiedades">"Avanzadas">"Métrica Automática". 5. En esta instancia, y de acuerdo a los datos obtenidos mediante el comando "Netstat", destildaremos la casilla e introduciremos el valor obtenido. fuente: http://www.informatica-hoy.com.ar/windows-7-seven/Cambiar-prioridad-conexiones-red-Windows-7.php Saludos

0
0
V
Ver nivel de tinta de impresora Epson en Ubuntu
LinuxporAnónimo5/29/2010

Gente para ver los niveles de los cartuchos de tinta en ubuntu tiene que instalar el programa mtink pueden ir a agregar programas lo buscan y lo instalan o abriendo una terminal y escribiendo sudo apt-get install mtink y para ejecutarlo tiene que hacerlo en modo de administrador osea escriben sudo mtink espero que les sirva... fuente: http://www.laconsolablog.com/2007/10/02/chequea-el-estado-de-tus-cartuchos-epson-desde-ubuntu/

0
0
C
Convertir wav a mp3 Linux Ubuntu Lame
LinuxporAnónimo11/22/2010

Para convertir archivos en formato wav a formato mp3 se debe instalar dos paquetes.Desde una consola se ingresa:sudo apt-get install shntool Obs: les pedira la contraseñaUna vez terminado el anterior ingresar:sudo apt-get install lame Y LISTO.Ejemplo rapido de aplicacion:------@-----:~/Escritorio/test$ lstest.wav------@-----:~/Escritorio/test$ lame test. wav -o test.mp3LAME 3.98.2 32bits (http://www.mp3dev.org/)CPU features: MMX (ASM used), SSE (ASM used), SSE2Using polyphase lowpass filter, transition band: 16538 Hz - 17071 HzEncoding test. wav to test.mp3Encoding as 44.1 kHz j-stereo MPEG-1 Layer III (11x) 128 kbps qval=3 Frame | CPU time/estim | REAL time/estim | play/CPU | ETA 48/48 (100%)| 0:00/ 0:00| 0:00/ 0:00| 20.898x| 0:00 ------------------------------------------------------------------------------- kbps LR MS % long switch short % 128.0 4.2 95.8 90.6 4.2 5.2Writing LAME Tag...doneReplayGain: -7.1dB------@-----:~/Escritorio/test$ lstest. mp3 test.wavObs: para ver la opciones completas ingresar:------@-----:~/Escritorio/test$ lame -?LAME 32bits version 3.98.2 (http://www.mp3dev.org/)usage: lame [options] <infile> [outfile] <infile> and/or <outfile> can be "-", which means stdin/stdout.RECOMMENDED: lame -V2 input. wav output.mp3OPTIONS: Input options: --scale <arg> scale input (multiply PCM data) by <arg> --scale-l <arg> scale channel 0 (left) input (multiply PCM data) by <arg> --scale-r <arg> scale channel 1 (right) input (multiply PCM data) by <arg> --mp1input input file is a MPEG Layer I file --mp2input input file is a MPEG Layer II file --mp3input input file is a MPEG Layer III file --nogap <file1> <file2> <...> gapless encoding for a set of contiguous files --nogapout <dir> output dir for gapless encoding (must precede --nogap) --nogaptags allow the use of VBR tags in gapless encoding Input options for RAW PCM: -r input is raw pcm -x force byte-swapping of input -s sfreq sampling frequency of input file (kHz) - default 44.1 kHz --bitwidth w input bit width is w (default 16) --signed input is signed (default) --unsigned input is unsigned --little-endian input is little-endian (default) --big-endian input is big-endian Operational options: -a downmix from stereo to mono file for mono encoding -m <mode> (j)oint, (s)imple, (f)orce, (d)dual-mono, (m)ono default is (j) or (s) depending on bitrate joint = joins the best possible of MS and LR stereo simple = force LR stereo on all frames force = force MS stereo on all frames. --preset type type must be "medium", "standard", "extreme", "insane", or a value for an average desired bitrate and depending on the value specified, appropriate quality settings will be used. "--preset help" gives more info on these --comp <arg> choose bitrate to achive a compression ratio of <arg> --replaygain-fast compute RG fast but slightly inaccurately (default) --replaygain-accurate compute RG more accurately and find the peak sample --noreplaygain disable ReplayGain analysis --clipdetect enable --replaygain-accurate and print a message whether clipping occurs and how far the waveform is from full scale --flush flush output stream as soon as possible --freeformat produce a free format bitstream --decode input= mp3 file, output=wav -t disable writing wav header when using --decode Verbosity: --disptime <arg>print progress report every arg seconds -S don't print progress report, VBR histograms --nohist disable VBR histogram display --silent don't print anything on screen --quiet don't print anything on screen --brief print more useful information --verbose print a lot of useful information Noise shaping & psycho acoustic algorithms: -q <arg> <arg> = 0...9. Default -q 5 -q 0: Highest quality, very slow -q 9: Poor quality, but fast -h Same as -q 2. Recommended. -f Same as -q 7. Fast, ok quality CBR (constant bitrate, the default) options: -b <bitrate> set the bitrate in kbps, default 128 kbps --cbr enforce use of constant bitrate ABR options: --abr <bitrate> specify average bitrate desired (instead of quality) VBR options: -V n quality setting for VBR. default n=4 0=high quality,bigger files. 9=smaller files -v the same as -V 4 --vbr-old use old variable bitrate (VBR) routine --vbr-new use new variable bitrate (VBR) routine (default) -b <bitrate> specify minimum allowed bitrate, default 32 kbps -B <bitrate> specify maximum allowed bitrate, default 320 kbps -F strictly enforce the -b option, for use with players that do not support low bitrate mp3 -t disable writing LAME Tag -T enable and force writing LAME Tag PSY related: --temporal-masking x x=0 disables, x=1 enables temporal masking effect --nssafejoint M/S switching criterion --nsmsfix <arg> M/S switching tuning [effective 0-3.5] --interch x adjust inter-channel masking ratio --ns-bass x adjust masking for sfbs 0 - 6 (long) 0 - 5 (short) --ns-alto x adjust masking for sfbs 7 - 13 (long) 6 - 10 (short) --ns-treble x adjust masking for sfbs 14 - 21 (long) 11 - 12 (short) --ns-sfb21 x change ns-treble by x dB for sfb21 experimental switches: -Y lets LAME ignore noise in sfb21, like in CBR MP3 header/stream options: -e <emp> de-emphasis n/5/c (obsolete) -c mark as copyright -o mark as non-original -p error protection. adds 16 bit checksum to every frame (the checksum is computed correctly) --nores disable the bit reservoir --strictly-enforce-ISO comply as much as possible to ISO MPEG spec Filter options: --lowpass <freq> frequency(kHz), lowpass filter cutoff above freq --lowpass-width <freq> frequency(kHz) - default 15% of lowpass freq --highpass <freq> frequency(kHz), highpass filter cutoff below freq --highpass-width <freq> frequency(kHz) - default 15% of highpass freq --resample <sfreq> sampling frequency of output file(kHz)- default=automatic ID3 tag options: --tt <title> audio/song title (max 30 chars for version 1 tag) --ta <artist> audio/song artist (max 30 chars for version 1 tag) --tl <album> audio/song album (max 30 chars for version 1 tag) --ty <year> audio/song year of issue (1 to 9999) --tc <comment> user-defined text (max 30 chars for v1 tag, 28 for v1.1) --tn <track[/total]> audio/song track number and (optionally) the total number of tracks on the original recording. (track and total each 1 to 255. just the track number creates v1.1 tag, providing a total forces v2.0). --tg <genre> audio/song genre (name or number in list) --ti <file> audio/song albumArt (jpeg/png/gif file, 128KB max, v2.3) --tv <id=value> user-defined frame specified by id and value (v2.3 tag) --add-id3v2 force addition of version 2 tag --id3v1-only add only a version 1 tag --id3v2-only add only a version 2 tag --space-id3v1 pad version 1 tag with spaces instead of nulls --pad-id3v2 same as '--pad-id3v2-size 128' --pad-id3v2-size <value> adds version 2 tag, pad with extra <value> bytes --genre-list print alphabetically sorted ID3 genre list and exit --ignore-tag-errors ignore errors in values passed for tags Note: A version 2 tag will NOT be added unless one of the input fields won't fit in a version 1 tag (e.g. the title string is longer than 30 characters), or the '--add-id3v2' or '--id3v2-only' options are used, or output is redirected to stdout.Misc: --license print License information Platform specific: --noasm <instructions> disable assembly optimizations for mmx/3dnow/sseMPEG-1 layer III sample frequencies (kHz): 32 48 44.1bitrates (kbps): 32 40 48 56 64 80 96 112 128 160 192 224 256 320MPEG-2 layer III sample frequencies (kHz): 16 24 22.05bitrates (kbps): 8 16 24 32 40 48 56 64 80 96 112 128 144 160MPEG-2.5 layer III sample frequencies (kHz): 8 12 11.025bitrates (kbps): 8 16 24 32 40 48 56 64Me parecio una aplicacion muy util, espero que les sirva, Saludos

10
4
PosteameloArchivo Histórico de Taringa! (2004-2017). Preservando la inteligencia colectiva de la internet hispanohablante.

CONTACTO

18 de Septiembre 455, Casilla 52

Chillán, Región de Ñuble, Chile

Solo correo postal

© 2026 Posteamelo.com. No afiliado con Taringa! ni sus sucesores.

Contenido preservado con fines históricos y culturales.