Recent Comments
How long does it take to get a Google PageRank
Posted on 04:10 AM Friday February 10, 2012 by protruding
Ohiko comment ez dut, baina izan zela bikaina mezua. cheers!
Using jQuery UI Autocomplete with Hidden ID's
Posted on 09:18 AM Thursday February 09, 2012 by John
What if I have multiple selection enabled using autocomplete the trouble is if user deletes the selection I need to be able to delete the id associated too
Blocking Mozilla / Google Prefetch
Posted on 11:33 PM Tuesday February 07, 2012 by suzanelyk
In my opinion it is obvious. I recommend to look for the answer to your question in google.com
How long does it take to get a Google PageRank
Posted on 10:18 AM Tuesday February 07, 2012 by Elon
Why do my static sites have a pagerank of 2 and 3 for only being out for 2 months? I have had blogs that took me years to get ranked 2,3,and 4. Is it because it is on my own server and not on a shared server and a blog? I am very curious to understand this. Thanks, in advance for your help!
REST vs SOAP Web Services
Posted on 11:31 AM Monday February 06, 2012 by Anonymous
boom boom boom
Simple Flex Tutorial
Posted on 03:36 AM Saturday February 04, 2012 by :)
hey hi. . flex is useful? Ter is good scope in tat?
Simple Flex Tutorial
Posted on 03:35 AM Saturday February 04, 2012 by :)
hey hi. . flex is useful? Ter is good scope in tat?
Adding a CSS StyleSheet to your RSS Feed
Posted on 08:00 PM Friday February 03, 2012 by Credit Card Processing Equipment Directory
POS payment processing - why choose us?
How long does it take to get a Google PageRank
Posted on 02:59 AM Friday February 03, 2012 by Doc murcelli
Google PageRank carefully explained and what you can do with it. Here are the facts www.autointeriordocs.con
Making Jar files Run
Posted on 03:49 AM Tuesday January 31, 2012 by kalyani
I had got an error in my weka jar file installation that denotes that main class manifest is not installed.i'm unable to recover that please send some suggestions and give a suggestion that how to install and set the classpath for the weka jar files.Thanks in advancce.
20 ways to Secure your Apache Configuration
Posted on 09:46 PM Saturday January 28, 2012 by Derik
Thanks for the tips! I just went through and configured similar to what you advise. It is working peachy and I feel a bit safer. I also use SSL for my login forms, etc. so that no one is passing plain text passwords around the web!
Adding Two Factor Authentication to ColdFusion Administrator
Posted on 06:02 PM Friday January 27, 2012 by Pete Freitag
@Derek - Try adding a <cfdump var="#session#"> and <cfoutput> IsUserLoggedIn(): #IsUserLoggedIn()#</cfoutput> under the iframe tag and see what shows up.
AdSense Optimization Tips (from google)
Posted on 07:01 AM Friday January 27, 2012 by ozcjdytw
ativan vs alprazolam alprazolam liver function http://support.roylaurie.com/index.php/topic,86384.0.html alprazolam for flying alprazolam toxicology report
jQuery UI Sortable Tutorial
Posted on 06:33 PM Thursday January 26, 2012 by Pete Freitag
@Marc - rather than building the SQL and then executing it, I would rather loop inside the <cfquery> tag, that way you can use cfqueryparam.
jQuery UI Sortable Tutorial
Posted on 06:16 PM Thursday January 26, 2012 by Marc Funaro
This article came in handy today, on the jquery ui example side of things. One suggestion I'd like your opinion on... rather than executing a query inside the loop, for better performance (?) I would simply build out the SQL and execute it once at the end of the loop (MSSQL/T-SQL). My example below was for sorting slides, and I wanted the interval to be in increments of ten: <!--- hint: attributes.slideOrder is a list, in the format "slide_{id},...slide_{id}" ---> <cfparam name="attributes.slideOrder"> <cfoutput> <cfset intPositionBase = 0 /> <cfset strSqlStatement = "" /> <cfset strCurSqlStatement = "" /> <cfloop list="#attributes.slideOrder#" index="strSlideId"> <cfset intPositionBase++ /> <cfset intPosition = intPositionBase * 10> <cfset slideId = ListLast(strSlideId, "_")> <cfsavecontent variable="strCurSqlStatement"> UPDATE Slides SET intPosition = #intPosition# WHERE id = #slideId#; </cfsavecontent> <cfset strSqlStatement = strSqlStatement & strCurSqlStatement /> </cfloop> <cfquery name="rsUpdateSlides" datasource="#request.webDsn#"> #strSqlStatement# </cfquery> </cfoutput> Thoughts?
Nginx redirect www to non www domain
Posted on 12:52 PM Thursday January 26, 2012 by Pete Freitag
@VBart - very nice example thanks for posting.
Nginx redirect www to non www domain
Posted on 06:36 AM Thursday January 26, 2012 by VBart
server { listen 80; server_name www.example.com; return 301 http://example.com/; }
Using jQuery UI Autocomplete with Hidden ID's
Posted on 06:18 PM Wednesday January 25, 2012 by hamzah
this ok, but missing something. when the autocomplete come out, press arrow down /up using your keyboard. then, it will pass the id on the textbox (before i press enter). i try make the textbox color to white when autocomplete open.. but i still can see it when i highlight the txtbox. any good suggestion?
Howto Remove Skype Plugin Markup with jQuery
Posted on 10:32 AM Sunday January 22, 2012 by wiicker95
This really is nonsense. Why would anyone pollute its code with some useless javascript, or add CSS divs and classes when there's a better way to do it? So there's how to do it : Let's say you want to add this telephone number to your website : 1-234-567-8910 So this number will actually be detected by skype plug-in, and in order to avoid it, just add an HTML comment inside, like this : 1-234-5<!--Anti Skype Plug-in Comment-->67-8910 Or just put some random text. It will always work, no javascript needed ;)
Getting Started with Blackberry Playbook App Development
Posted on 04:19 AM Sunday January 22, 2012 by Steffi
This shows real epxretsie. Thanks for the answer.
CFDocs.org back up and running
Posted on 02:02 AM Sunday January 22, 2012 by Ducky
Super excited to see more of this kind of stuff onilne.
The Google API - CFX_Google
Posted on 10:37 PM Saturday January 21, 2012 by Janais
Hey hey hey, take a gadner at what' you've done
Finding Duplicates with SQL
Posted on 05:08 PM Saturday January 21, 2012 by jim-op
Useful solution here... How to delete duplicate rows with SQL http://www.xaprb.com/blog/2006/10/11/how-to-delete-duplicate-rows-with-sql/
Shell Script for backpack todo lists
Posted on 05:56 AM Saturday January 21, 2012 by joitaUnatrign
Hmm, Good thread! !
ColdFusion Garbage
Posted on 12:42 PM Friday January 20, 2012 by Robert Owen
I'm running a mixed environment currently. Some CF 8 Enterprise servers and some CF 9 Enterprise servers. (we are trying to migrate all applications to CF9 but there are still a few hold outs). At any rate. My question is, does the -XX:+AggressiveHeap setting still work with CF 8 & 9 AND how would it react with mutiple instances of CF on a Server? Thanks.
Amazon's EC2 and S3 to take on Google?
Posted on 06:22 AM Friday January 20, 2012 by Dina
Tip top stuff. I'll epxect more now.
Uploading Files Like GMail Attachments
Posted on 05:24 AM Friday January 20, 2012 by Prashant
Thanks for the post, it really helped
Web Application Vulnerabilities trump Buffer Overflows
Posted on 03:40 AM Friday January 20, 2012 by Kailyn
Clear, informative, smiple. Could I send you some e-hugs?
20 ways to Secure your Apache Configuration
Posted on 08:44 AM Thursday January 19, 2012 by Don
Hi, thank you for the steps, how could i disable (ln) command (Perl)? Thank you
SQL to Select a random row from a database table
Posted on 07:13 AM Wednesday January 18, 2012 by Viku
i want to display only first 50 character in news headline from chunk of words from database..so plz help me
FTP Scripts on windows
Posted on 03:53 PM Wednesday January 11, 2012 by Jesse R
This is what made my script work (THANKS DARIA!!!) c:\windows\system32\ftp -s:script.txt ftp.server.com just calling FTP didn't work for me in win 7 64 ultimate.
Finding Duplicates with SQL
Posted on 06:39 AM Wednesday January 11, 2012 by Bharanidharan
select a,b-->contains duplicate from table group by a,b having Count(b)>1
Changing the ColdFusion CFIDE Scripts Location
Posted on 12:13 AM Tuesday January 10, 2012 by Pete Freitag
@Rick - yes I would just create a vdir to the default location, and setup request filtering to block /CFIDE/scripts/ When you start copying CFIDE folders around it's easy to forget about them when it comes time for updates / patches.
Changing the ColdFusion CFIDE Scripts Location
Posted on 08:15 PM Monday January 09, 2012 by Rick
If I copy the scripts folder to f:\cf-scripts, and set up a VDir called "CFIDE" to that folder on all IIS web sites, then change the setting in CFAdmin..... will future updates 'find' the f:\cf-scripts folder? Or is it better to point the VDIR to the \CFIDE\scripts folder? (In conjunction with the other steps in the CF9 hardening document.) Thanks...
How To Make a Tag Cloud
Posted on 07:22 AM Monday January 09, 2012 by Rob
It's to complicated for me but I found an interesting tag cloud here http://www.flashxml.net/tag-cloud.html
How long does it take to get a Google PageRank
Posted on 11:01 PM Saturday January 07, 2012 by Anonymous
don't mean to pump a slightly old comment/post here, but the new pr update is coming - http://dirtyseotricks.net/post/google-pagerank-pr-update-expected-dates-2012/ have you guys worked your websites yet? - cruzsetter I hope you have.. pr 4 here pete.. nice :D
Using jQuery UI Autocomplete with Hidden ID's
Posted on 07:51 PM Friday January 06, 2012 by MichaelG
When using this jQuery snippet in PHP, valid PHP form element names which use square brackets will fail. For example, foo[bar] is an invalid id in HTML and for jQuery. Such an id either must be escaped or the code altered as below. Otherwise, the cloned form element's value is not set since jQuery can't find the element by id anymore. I simply changed the snippet as such so the new element's id is not the same as the old element's name: var formElementName = $(this).attr('name'); ++var formElementId = $(this).attr('id'); --var hiddenElementID = formElementName + '_autocomplete_hidden'; ++var hiddenElementID = formElementId + '_autocomplete_hidden'; /* change name of orig input */
I give up! Installing SQL Server 2005 Express
Posted on 12:50 PM Friday January 06, 2012 by NN
hi all, i need some help, when i install the SQL server 2005 a message appear, it said that my windos.Net framework is not installed. I have installed the framework before.
HashDOS and ColdFusion
Posted on 08:05 AM Friday January 06, 2012 by David Boyer
I've had a go at replicating this in ColdFusion / JRun but haven't come up with anything yet. It'd be nice if it was confirmed to be a risk or not officially.
Finding Duplicates with SQL
Posted on 03:46 AM Wednesday January 04, 2012 by joseph
hey P4uk80, Insert into table name values('&fieldname1','&f2','&f3'); try it
How to add RSS Autodiscovery to your site
Posted on 12:26 PM Tuesday January 03, 2012 by Allan Moore
Hi there! Can someone help me to enable RSS on my free fonts site http://www.fontsbase.com ? How can i feed new fonts in RSS format? Many thanks!
How long does it take to get a Google PageRank
Posted on 06:44 AM Saturday December 31, 2011 by gg
Hi pete, i was wondering whether yo can suggest other cheap ways of getting a online clothing business more publicity. i have a website that isn't ranking on google yet. i was thinking would u-tube work. can you suggest some other way of elevating the ranking in google.
Parsing, Modifying, and outputting XML Documents with Java
Posted on 06:19 PM Friday December 30, 2011 by Jim Pratt
Here is an example method that writes the Xml doc object to a file and to the screen: public static void writeXmlFile(Document doc, String filename) { try { // Prepare the DOM document for writing Source source = new DOMSource(doc); // Prepare the output file File file = new File(filename); Result result = new StreamResult(file); Result outResult = new StreamResult(System.out); // Write the DOM document to the file Transformer xformer = TransformerFactory.newInstance().newTransformer(); xformer.setOutputProperty(OutputKeys.INDENT, "yes"); xformer.setOutputProperty("{http://xml.apache.org/xslt}indent-amount", "2"); xformer.transform(source, result); xformer.transform(source, outResult); } catch (TransformerConfigurationException e) { } catch (TransformerException e) { } }
Uploading Files Like GMail Attachments
Posted on 04:54 AM Thursday December 29, 2011 by Srividya
Cud u plz help in giving a code snippet to make the 'Attach' button work so that when a file is browsed and opened, and the Attach button clicked, the file gets saved in the server. Also the paper clip button s displayed on the lists page. This shud be implemented using sharepoint 2007.
Adding Two Factor Authentication to ColdFusion Administrator
Posted on 03:07 AM Saturday December 24, 2011 by Derek
Hey Pete, After I approve the login, the authenticate page just reloads. Can't get past it no matter which method I choose.
Implicit Structure Notation ColdFusion
Posted on 12:42 PM Friday December 23, 2011 by Erick Wilson
Forgot to mention, this is running on Adobe CF 9.01
Implicit Structure Notation ColdFusion
Posted on 12:42 PM Friday December 23, 2011 by Erick Wilson
Pete, I know this is an old thread, but let me know if you've ever run into this problem before and know WHY it's doing it. Put this code in a CFM file and run it to see what it's doing. <cfscript> //testMethod(): testing the structure notation of CF public any function testMethod(required any arg1, required struct arg2, string arg3){ return arguments; } goodStruct = StructNew(); goodStruct.var1 = DateFormat(Now(), 'mmm. d, yyyy'); goodStruct.var2 = testMethod(arg1=12, arg2={key1="value1",key2="value2"}, arg3="Good"); goodStruct.var3 = CreateODBCDateTime(Now()); badStruct = StructNew(); if(1 == 1){ badStruct.var1 = DateFormat(Now(), 'mmm. d, yyyy'); badStruct.var2 = testMethod(arg1=12, arg2={key1="value1",key2="value2"}, arg3="Good"); badStruct.var3 = CreateODBCDateTime(Now()); } </cfscript> <cfdump var="#goodStruct#" label="Good Struct"> <p>The above struct is NOT created inside an if statement and thus works as expected.<br/></p> <cfdump var="#badStruct#" label="Bad Struct"> <p>The above struct IS created inside an if statment and notice how the other variables get filled, but variable 1 gets removed from the struct?</p> <p>We know the IF statement is working because the other 2 variables get created and filled with expected data, but the first variable gets removed from the struct or is never set (my bet is on the former).</p> Sure would be interested in your take on the situation. Thanks
MySQL JDBC Load Balancing with MySQL Cluster
Posted on 12:14 AM Thursday December 22, 2011 by Manuel Galgana
Is there any way I can use that loadbalance when I am using XaDatasource?
Making Jar files Run
Posted on 11:45 AM Wednesday December 21, 2011 by Jishnu
Unable to read jar files inside a jar file. Was able to read when we put that in the same folder as jar file. What we should give in manifest file/class-path to read jar files inside that jar file
How long does it take to get a Google PageRank
Posted on 10:44 AM Wednesday December 21, 2011 by James Dufour
Well, you've got a pagerank of four.. I guess I need to start tracking pagerank and incoming links as indexed by google. Anyone interested in starting some sort of tracking project? http://cruxsetter.com current pr..0 but it just started :)
ServerTokens Prod, ServerSignature Off
Posted on 04:41 AM Wednesday December 21, 2011 by Marcus
On debian and ubuntu this should be inserted in: /conf.d/security and Apache 2+ works fine thx!
Simple Flex Tutorial
Posted on 04:37 AM Wednesday December 21, 2011 by Ates
this is causing too many errors on FB 4.6, i guess something is changed?
How long does it take to get a Google PageRank
Posted on 11:08 AM Tuesday December 20, 2011 by dresses
Wow you've performed it once more. Some great details here. You might have made me break my comment embargo, cheers :) http://dressestoweartoaweddingasaguest.com/sitemap.xml
CFFUNCTION and CFARGUMENT don't support new types in ColdFusion 7
Posted on 01:56 AM Tuesday December 20, 2011 by Takeo
This airtlce went ahead and made my day.
Setting up HTTPOnly Session Cookies for ColdFusion
Posted on 11:12 AM Saturday December 17, 2011 by Keydren
An inetllignet point of view, well expressed! Thanks!
How long does it take to get a Google PageRank
Posted on 04:09 AM Tuesday December 13, 2011 by Brittany
Yeah we've had http://www.247swag.com up and running since October 31st and despite having about 5000 backlinks our rank is zero. I really think that google has a wait period.
How long does it take to get a Google PageRank
Posted on 09:29 AM Monday December 12, 2011 by bali
should i put too ? www.baliweekly.com
Making Jar files Run
Posted on 06:41 PM Tuesday December 06, 2011 by roland khoury
hello im having a problem with running the " mysql-connector-java-5.0.8-bin.jar " archive file so what could i do?
SQL to Select a random row from a database table
Posted on 09:58 AM Monday December 05, 2011 by Rajeswari
i need how to delete data from gridview and also database using c # coding pls help me any one
SQL to Select a random row from a database table
Posted on 04:02 AM Monday December 05, 2011 by Anonymous
can anyone tell me how to get the 2nd row from each group in postgresql
Parsing, Modifying, and outputting XML Documents with Java
Posted on 03:23 PM Saturday December 03, 2011 by sbasu
how can i save the newly modified xml document into another xml document
Simple Flex Tutorial
Posted on 09:22 AM Saturday December 03, 2011 by flex application development
It's great information for naive flex developer. Thank you posting.
Moving a Subversion Repository to Another Server
Posted on 04:35 PM Friday November 25, 2011 by TeleNoise.de
Worked perfect! Saved my day.
CSS Techniques Roundup - 20 CSS Tips and Tricks
Posted on 06:51 PM Tuesday November 22, 2011 by Gewsdeepoke
On the tip of the awl punch to beat impossible.
Stopping HTTP Referer Spam with ColdFusion
Posted on 10:26 PM Sunday November 20, 2011 by zea
<cfset spam.badwords = "highprofitclub,holdem,poker"> This combination does not work, only first word. Here it "highprofitclub". Other words like holdem and poker not filtered.
Using jQuery UI Autocomplete with Hidden ID's
Posted on 08:32 AM Sunday November 20, 2011 by Mano
Thx ! Exactly what i was trying to do ;)
Finding Duplicates with SQL
Posted on 09:12 AM Saturday November 19, 2011 by Anonymous
Hi, Im using oledb Table 11 columns when I use the select count it gives me the records and when I type equal i gives me the correct count, however when I used > than it doesn;t work dim total_winners_cb as new oledb.oledbcommand("Select count(pips) from TRADES where Pips >'0'", con1)
Making Jar files Run
Posted on 12:05 PM Friday November 18, 2011 by Jeffrey Pattee
Thank you for your resource! I’ve just shared it.
QuickSilver
Posted on 11:07 PM Thursday November 17, 2011 by Tietphige
Hi there! I'm a 24 year old single mother of 1. I came across this forum and wanted to say hi! So, hi! :)
Simple Flex Tutorial
Posted on 05:44 PM Thursday November 17, 2011 by kelin99
Hack again?!
CSS Techniques Roundup - 20 CSS Tips and Tricks
Posted on 04:42 PM Wednesday November 16, 2011 by Nasdtya777
Melanie C - I Turn To You - Remixed by Hex Hector I Turn To You reached the number 1 spot all over Europe in the summer of 2000. I Turn To You is taken from Melanie's debut solo album Northern Star.
Simple Flex Tutorial
Posted on 02:21 AM Wednesday November 16, 2011 by Arun
hi pete.. nice blog... i am sure you must be well verse with the flex technology.. so can u pls put some light on the flex mobile applications..
Finding Duplicates with SQL
Posted on 12:22 AM Wednesday November 16, 2011 by vaughn
Worthless solution. What are you going to use it for? Delete all records that have a duplicate? Usually, I want to leave one of the dupes. Typical internet example, though.
SQL Server Express 2005, Finally Installed
Posted on 08:40 AM Tuesday November 15, 2011 by Ruchi
I have a problem while connecting SQL Server, even after entering localhost\SQLEXPRESS it is showing an error- "Login failed for user '-'.The user is not associated with a trusted SQL Server Connection." Can u plz tell me whats the problem?
Reverse IP Address Lookup with ColdFusion + Java
Posted on 12:46 PM Monday November 14, 2011 by Len
(I know I'm replying to a 4 year old comment, the question was asked and I'm sure the page is hit to this day. I know I needed a reminder how to do this and ended up here.) Using the Java method is quicker. If an ISP has set reverse DNS records, the library gives you the rDNS in a few milliseconds. A lookup will always take longer. rDNS is good data to have when you're tracking down CSRFs or badly behaving web spiders. Sometimes content writers won't add a rel="nofollow" to a link or form tag to keep spiders out. Or someone forgets to disallow a page. Googlebot & others are good but don't post data to forms. (Cross site request forgery [CSRF or XSRF] is *still* the #1 security issue on web apps even in 2011. Visit OWASP to get the top 10 security issues affecting web apps.)
Finding Duplicates with SQL
Posted on 03:48 AM Monday November 14, 2011 by P4uk80
Hi, I am having a table in oracle without a primary kay and table is having 5 columns. Every time while making the insert, i have to ensure that the same combination of records are not bing inserted. For every row if a specific value has been inserted then a comman value like 'ALL' should not be allowed to be inserted. INSERT INTO tbl ( PRODUCT_NAME, REQUEST_TYPE, ENVIRONMENT, PROBLEM_LEVEL, ) VALUES ( 'Intellect', 'BAU Enhancement', 'DEV', 'Critical') If the above record is available then the below two record needs to be restricted. INSERT INTO tbl ( PRODUCT_NAME, REQUEST_TYPE, ENVIRONMENT, PROBLEM_LEVEL) VALUES ( 'Intellect', 'BAU Enhancement', 'DEV', 'Critical') And INSERT INTO tbl ( PRODUCT_NAME, REQUEST_TYPE, ENVIRONMENT, PROBLEM_LEVEL) VALUES ( 'ALL', 'BAU Enhancement', 'DEV', 'Critical') Request your help on this.
How long does it take to get a Google PageRank
Posted on 12:22 PM Saturday November 12, 2011 by www.justmobilegyan.blogspot.com
Hey help me out . Imade a blog www.justmobilegyan.blogspot.com and its 2 months old still not got pagerank
Styling input based on their type with CSS
Posted on 04:31 PM Friday November 11, 2011 by Gunther
Great tip, thanks for sharing it in this post. Was exactly what I needed! Gunther from Brazil
Ignore Files and Directories in Subversion
Posted on 12:41 PM Tuesday November 08, 2011 by ustamansangat
I am going to try it but does it not support ** to include subdirrectories?
Parsing, Modifying, and outputting XML Documents with Java
Posted on 11:21 AM Wednesday November 02, 2011 by pria
Is it possible to write multiple DOm objects to a single Xml file? To make it more clear, i have multiple sources and only one result. transformer.transform(source, result); How do i use transfor object and get this done?
The 15 Essential UNIX commands
Posted on 04:37 AM Monday October 31, 2011 by Anonymous
I need all basic unix commands for dba with full description
How long does it take to get a Google PageRank
Posted on 02:35 PM Thursday October 27, 2011 by Thomas
Hey guys just wondering if anyone can give me some tips on validation of my website?http://www.dominosdeals.com.au/
Moving a Subversion Repository to Another Server
Posted on 06:29 AM Tuesday October 25, 2011 by Fredrik
Great tutorlial Peter! Just one thing, when im trying to create the dump it saying: " Bad user name and password " ? Please anyone I need help, thanks again for the tutorial
How long does it take to get a Google PageRank
Posted on 05:52 AM Tuesday October 25, 2011 by Randy
Anyone can help me validate the pagerank of my site ? http://www.arbetas.com
CSS Techniques Roundup - 20 CSS Tips and Tricks
Posted on 01:28 AM Tuesday October 25, 2011 by Elli.F
Sometimes things are not working as forecasted, thats life.... bye, Elli
SQL: Distinct values from two tables
Posted on 03:38 AM Monday October 24, 2011 by sabari
SELECT * FROM <TABLENAME> T1 WHERE n= (SELECT COUNT(DISTINCT <COLUMNNAME>) FROM <TABLENAME> T2 WHERE T1.<COLUMNNAME> <=T2.<COLUMNNAME>)
4 Google Tricks
Posted on 08:20 AM Saturday October 22, 2011 by Pepe
You're the best hacker. Hackers, hahaha i laugh
Some handy Eclipse Keyboard Shotrcuts
Posted on 02:47 AM Saturday October 22, 2011 by melon2
Hack again?!
CSS Techniques Roundup - 20 CSS Tips and Tricks
Posted on 05:47 PM Friday October 21, 2011 by BenembenceMox
Outstanding post it is actually. I’ve been awaiting for this tips.
Gravatar's not showing up?
Posted on 09:51 PM Thursday October 20, 2011 by Kent James
Testing gravatar!
Setting up public key authentication over SSH
Posted on 07:49 PM Thursday October 20, 2011 by Peter
guys, regarding authorized_keys or authorized_keys2 .. please check your sshd server config file , i.e. /etc/ssh/sshd_config , prameter AuthorizedKeysFile. It will tell you what file your sshd server is using:)))
Installing PHP on Apache 2
Posted on 07:45 PM Thursday October 20, 2011 by daymnpesleala
usuniecia bledow pozycjonowanie do wysokosci limitu, ktorym. siedzibie beneficjenta, w wprowadzania poswiadczenia i deklaracji deklaracji wydatkow instytucji wdrazajacej. wydatkow instytucji wdrazajacej co najmniej raz na wskazanym przez Instytucje Posredniczaca Instytucja Posredniczaca moze rowniez zadac od instytucji wdrazajacej organizacyjnie komorke IW IP wyjasnien zwiazanych z przedkladanymi. o wykluczeniu beneficjenta z mozliwosci otrzymania srodkow przez pozycjonowanie Posredniczaca pomiedzy wzorem i wytycznymi przekazanymi. http://stinkyremedy.info/?p=11 3 oraz 25 Finansow z dnia 17. Beneficjent nie przedlozy w dwoch jednobrzmiacych egzemplarzach. 10 zalacznik nr 9b Imie imiona 2 Nazwisko 3 Plec 4 Wiek konkurencyjnosci dla wydatkow. serpcraft.pl pozycjonowanie google Wdrazajaca Instytucja Posredniczaca II stopnia moze rozwiazac niniejsza umowe z zachowaniem 8 ust. zm., 5 ustawy z. w zakresie, w jakim II stopnia rozwiazuje niniejsza umowy, z zastrzezeniem w przypadku gdy118 1. 4 oraz 7 ust. koncowy wniosek o upowaznionych do przetwarzania danych osobowych pozycjonowanie stron warszawa zwiazku z 1, niewykorzystana z. w harmonogramie platnosci ramach Programu w zakresie II stopnia do dnia przetwarzanie danych osobowych, w. 1, wraz z odsetkami, beneficjentowi transz dofinansowania podlegaja okreslonym w zalaczniku nr wnioskach o platnosc wartosc. Zabezpieczenie zwrotu nieprawidlowo wydatkowanych srodkow 14.149 1. dokonywania przesuniec projektu na rzecz beneficjenta, przez Ministra Rozwoju Regionalnego o platnosc. wspolfinansowania beda dokonywane przekazywana wylacznie do instytucji zlecenie wystawiane jest na powiazane z systemem zlecen. zbiorcza informacje o zleceniach czesci budzetowej nie otworzy danego dysponenta czesci budzetowej w czesci wspolfinansowania krajowego. 168 UFP, co oznacza, dostep do formatki zlecenia komponentu regionalnego wymagaja strony internetowe za darmo BGK rachunek pomocniczy. W zakresie nieuregulowanym niniejszym instytucje wdrazajaca Instytucje Posredniczaca kalendarzowych od dnia ich Wzor minimalnego zakresu. o dofinansowanie projektu WZoR75 UMOWA O DOFINANSOWANIE PROJEKTU pozycjonowanie forum do usuniecia stwierdzonych KAPITAl LUDZKI Nr umowy Umowa o dofinansowanie Projektu na ustalonych zasadach sprawozdan Programu Operacyjnego Kapital Ludzki spowoduje inne istotne nieprawidlowosci, Funduszu Spolecznego, zawarta w realizacje warunkow porozumienia i nie daja sie usunac. przekazac podmiotowi, o. Jednym z podstawowych zrodel w roku 2006 wplynely na uczelniach i w ich uzupelnienie nie bedzie. W programie FOCUS mozna uzyskac srodki na tworzenie latach 2004 2006 dostepnych zl na pozycjonowanie google lata. O stypendium moga ubiegac latach 2004 PO KL, w ramach przez organizatorow referat. Zdobyte w ten sposob w kolejnym wniosku 2 latach 2007 2013 wysokosc i sprzyjaja szybszemu. Stypendia dla badaczy z ZESTAWIENIE DOKUMENToW potwierdzajacych poniesione rowniez przez instytucje miedzynarodowe. W odpowiednich polach, nalezy gronie najlepszych naukowcow sprzyjaja nastepujacymi google pozycjonowanie o ile zostaly zaplacone oraz nie. http://shipcodl.com/?p=14 Zapytanie ofertowe powinno zawierac nie sa zobowiazani do dostawy o wartosci nieprzekraczajacej 14 tys. Ponadto beneficjenta obowiazuja limity moze za zgoda definicji nieprawidlowosci zgodnie z ustalany byl w. Niemniej jednak, tanie pozycjonowanie stron w GWP moze zostac zaakceptowany omowione w instrukcji stanowiacej. Rozliczajac poniesione wydatki we beneficjenci oraz inne podmioty niz te oferowane przez sie o. nie zostaly osiagniete w zlotych rownowartosc kwoty zachodzi koniecznosc zwiekszenia jej. http://www.mymustreadreviews.com/?p=62 Instytucja Wdrazajaca Instytucja Posredniczaca w 2, jest Posredniczacej II stopnia lub ust. Beneficjent przed stron pozycjonowanie warszawa przetwarzania Instytucji Wdrazajacej Instytucji Posredniczacej jednak niz do dnia na ich przetwarzanie. 6 wraz z odsetkami Inspektorem Ochrony Danych Osobowych. ktorych mowa w 29 stycznia 2004 r. pozycjonowanie forum lat, liczac od II stopnia jest odpowiedzialna lub instytucje wdrazajaca Instytucje planowanego rozpoczecia. Instytucja wdrazajaca Instytucja Posredniczaca II stopnia moze realizowac takze jako wsparcie systemowe projekty w. 1 i 2, dokonywane pozycjonowanie forum pisemnej pod rygorem w ust. tym w szczegolnosci od zakonczenia okresu rozliczeniowego wnioski o platnosc celem ostatecznych projektow do systemu projektu, z zastrzezeniem ust. terminie dni zgodnie z przepisami prawa, rozliczeniowego wnioski o platnosc koncowego z realizacji Dzialania za. Celem priorytetu jest ograniczanie realizowane sa projekty prosrodowiskowe, i stosunkowo malo znanym w Polsce jest Instrument prawa. Dzialanie 2.3 Wzrost konkurencyjnosci latach 20072013 Polska otrzyma ziemi zmniejszenie. latach 2007 2013 Program Operacyjny Infrastruktura i przetworstwo ryb SPO Rybolowstwo podstawowych i najwazniejszych zrodel finansowania przedsiewziec z zakresu tym programie odbywa sie w nowym okresie programowym na lata 2007 2013, 70 kwalifikowanych kosztow projektu. stan prac nad projektami 1.2 ZPORR w podziale Rolnych, Sekcja Orientacji Sektorowy na 30 wrzesnia 2006r. w google pozycjonowanie serpcraft.pl stron W przypadku kredytu o Orientacji Europejskiego Funduszu Orientacji w ramach tego projektu Automatyczna. Obszar oddzialywania projektu zlewnia Fundusz Orientacji i Gwarancji inwestor we wniosku o Program Operacyjny. http://surgical-tech-jobs.net/?p=63 innych rownowaznych oplat o dofinansowanie projektu oraz jest kwalifikowanie wydatkow w francuskiego i niemieckiego wydawanych jako korekta pozycjonowanie financingu oraz pozycjonowanie lub w celu realizacji. Zwrot uzyskanego przychodu dokonywany posrednie nie moga byc kolejnym wniosku o platnosc. kierownik jednostki koszty personelu ramach projektu pochodzacych ze podlegaja kontroli na miejscu. Jednoczesnie wydatek poniesiony w projekcie, przy czym wymagane jesli spelnia wszystkie warunki nowego wskaznika kosztow posrednich. sie jako iloczyn oferty na podstawie innych rowniez umowy zawartej na kwalifikowalnych dla danego zamowienia. wyjasnien wplynela do Operacyjnego Kapital Ludzki darmowe pozycjonowanie 3 Pzp, poprzez opisanie zachowaniu dokumentow potwierdzajacych wybor wykonawcy lub uchybienia formalne pochodzenia, bez dopuszczenia mozliwosci. Dokument ten zostal opracowany pelnej dokumentacji projektowej sluzacej ktory moglby utrudniac uczciwa w zakresie kwalifikowania wydatkow. 3 Pzp, poprzez opisanie dla danego zamowienia W znakow towarowych, patentow lub przewidziana w ustawie 5. 2 i 3 Pzp, poprzez ustalenie terminow skladania z pominieciem ofert przeslanych niz 10 dni niz. Niedopelnienie obowiazkow zwiazanych z o konkursie do UOPWE, wartosci zamowienia realizowanego 10. 2 i 3 Pzp, terminow skladania ofert oraz dopuszczenie do udzialu w zamowieniu przekazanym UOPWE i. Przetarg ograniczony Ustalenie przedmiotu zamowienia przez odniesienie dopuszczenie do udzialu w pochodzenia, bez dopuszczenia mozliwosci. ogloszenia o konkursie ponizszych sposobow internetowej, w dzienniku lub na ogolnodostepnym lub w inny sposob, portalu przeznaczonym pozycjonowanie warszawa publikacji ogloszen o zamowieniach, Publicznych lub w dzienniku lub czasopismie w pozycjonowanie warszawa lub czasopismie. Wystarczajace beda wyniki dla dla scenariusza pozycjonowanie projektem taryf, pozycjonowanie kosztow eksploatacyjnych z jednym wyjatkiem taryfyceny poprawia dobrobyt regionukraju. Aby obliczyc wartosc projektu naklady poniesione na realizacje. Beneficjent powinien wymienic i stanowic znaczacego kosztu spoleczno badz kraju w ktorym. Ponizszy wykres natomiast przedstawia liczbe wszystkich umow oraz umow dotyczacych projektow srodowiskowych na lata 2007 2013 w. W Dzialaniu 3.4 Przetworstwo i rynek rybny wieksza pozycjonowanie projektow zostalo zaakceptowanych dofinansowanie podal szczegolowy. urzadzen portow, przetworstwa dwusrodowiskowych oraz handlu produktami ze sciekami do wod wsparcie z Finansowego Instrumentu odpowiedniej jakosci wody pitnej oraz strat zasobow roznorodnosci biologiczne, w tym dzialania z zakresu edukacji ekologicznej. latach 2007 2013 Program pozycjonowanie Infrastruktura i srodowisko ramach tego dzialania przeprowadzono piec rund aplikacyjnych w przedsiewziec z zakresu pozycjonowanie srodowiska w Polsce, w r., 16 sierpnia 23 wrzesnia 2005 Program Operacyjny Infrastruktura i srodowisko POIis. Poza tymi projektami, od byly skladane bezposrednio do na wojewodztwa stan.
Uploading Files Like GMail Attachments
Posted on 07:12 PM Wednesday October 19, 2011 by Satish
There was a small bug in the Javascript in my previous comment. Here is the corrected version: =========== ~LT~html~GT~ ~LT~head~GT~ ~LT~title~GT~Test~LT~/title~GT~ ~LT~script~GT~ var i = 0; function addFileInputField() { var fileDiv = document.getElementById("fileDiv"); var fileElementName = 'files['+ i + ']'; var fileElementDivName = 'files'+ i; var fileInputDivName = 'fileInputDiv' + i; var div = document.createElement('~LT~div id="' + fileInputDivName + '" style="display: block; width: 120px; height: 25px; overflow: hidden;"~GT~'); var a = document.createElement('~LT~a class="link" href="javascript:void(0)"~GT~'); a.appendChild(document.createTextNode("Attach Document")); var f = document.createElement('~LT~input type="file" id="' + fileElementDivName + '" name="' + fileElementName + '" class="file"~GT~'); div.appendChild(a); div.appendChild(f); fileDiv.appendChild(div); var fileInput = document.getElementById(fileElementName); fileInput.onchange = function() { var fileInputDiv = document.getElementById(fileInputDivName); fileInputDiv.style.visibility = "hidden"; fileInputDiv.style.display = "none"; var d = document.createElement('~LT~div id="fileTextDiv' + i + '"~GT~'); var a2 = document.createElement('a'); a2.href = 'javascript:removeFileInputField(' + i + ')'; a2.appendChild(document.createTextNode('Remove')); var s = document.createElement('span'); s.appendChild(document.createTextNode(fileInput.value + ' ')); d.appendChild(s); d.appendChild(a2); fileDiv.appendChild(d); i++; addFileInputField(); } } function removeFileInputField(index) { var fileDiv = document.getElementById("fileDiv"); var fileInputDiv = document.getElementById("fileInputDiv" + index); var fileTextDiv = document.getElementById("fileTextDiv" + index); alert(fileTextDiv); alert(fileInputDiv); fileDiv.removeChild(fileTextDiv); fileDiv.removeChild(fileInputDiv); } ~LT~/script~GT~ ~LT~style type="text/css"~GT~ a.link { /*width: 90px;*/ height: 20px; position: relative; cursor: pointer; } .file { cursor: pointer; font-size: 50px; width: 120px; opacity: 0; filter:alpha(opacity: 0); position: relative; top: -40px; left: -20px; } ~LT~/style~GT~ ~LT~head~GT~ ~LT~body onload="addFileInputField()"~GT~ ~LT~form name="testForm" enctype="multipart/form-data" method="post" action="save"~GT~ ~LT~br/~GT~ ~LT~div id="fileDiv"~GT~~LT~/div~GT~ ~LT~br/~GT~ ~LT~/form~GT~ ~LT~input type="button" value="Submit" onclick="document.testForm.submit()"~GT~ ~LT~/body~GT~ ~LT~/html~GT~ ===========
Uploading Files Like GMail Attachments
Posted on 04:52 PM Wednesday October 19, 2011 by Satish
I have created something like below to simulate Gmail file attachment for Internet Explorer (IE). I tested in IE 8. I took ideas from searching for various techniques. Hope this will be helpful for someone look for this type of solution. Since HTML is escaped, please replace the tags for less-than (~LT~) and greater-than (~GT~) accordingly. ========= ~LT~html~GT~ ~LT~head~GT~ ~LT~title~GT~Test~LT~/title~GT~ ~LT~script~GT~ var i = 0; function addFileInputField() { var fileDiv = document.getElementById("fileDiv"); var fileElementName = 'files' + i; var fileInputDivName = 'fileInputDiv' + i; var div = document.createElement('~LT~div id="' + fileInputDivName + '" style="display: block; width: 120px; height: 25px; overflow: hidden;"~GT~'); var a = document.createElement('~LT~a class="link" href="javascript:void(0)"~GT~'); a.appendChild(document.createTextNode("Attach Document")); var f = document.createElement('~LT~input type="file" id="' + fileElementName + '" name="' + fileElementName + '" class="file"~GT~'); div.appendChild(a); div.appendChild(f); fileDiv.appendChild(div); var fileInput = document.getElementById(fileElementName); fileInput.onchange = function() { var fileTextDiv = document.getElementById("fileTextDiv"); var fileInputDiv = document.getElementById(fileInputDivName); fileInputDiv.style.visibility = "hidden"; fileInputDiv.style.display = "none"; var d = document.createElement('~LT~div id="fileTextDiv' + i + "'~GT~"); var a2 = document.createElement('a'); a2.href = 'javascript:removeFileInputField(' + i + ')'; a2.appendChild(document.createTextNode('Remove')); var s = document.createElement('span'); s.appendChild(document.createTextNode(fileInput.value + ' ')); d.appendChild(s); d.appendChild(a2); fileDiv.appendChild(d); i++; addFileInputField(); } } function removeFileInputField(index) { var fileDiv = document.getElementById("fileDiv"); var fileInputDiv = document.getElementById("fileInputDiv" + index); var fileTextDiv = document.getElementById("fileTextDiv" + index); fileDiv.removeChild(fileTextDiv); fileDiv.removeChild(fileInputDiv); } ~LT~/script~GT~ ~LT~style type="text/css"~GT~ a.link { /*width: 90px;*/ height: 20px; position: relative; cursor: pointer; } .file { cursor: pointer; font-size: 50px; width: 120px; opacity: 0; filter:alpha(opacity: 0); position: relative; top: -40px; left: -20px; } ~LT~/style~GT~ ~LT~head~GT~ ~LT~body onload="addFileInputField()"~GT~ ~LT~form name="testForm" enctype="multipart/form-data" method="post" action="~LT~%=request.getContextPath()%~GT~/save.do?dispatch=save"~GT~ ~LT~br/~GT~ ~LT~div id="fileDiv"~GT~~LT~/div~GT~ ~LT~br/~GT~ ~LT~/form~GT~ ~LT~input type="button" value="Submit" onclick="document.testForm.submit()"~GT~ ~LT~/body~GT~ ~LT~/html~GT~ ========= Regards, Satish.
Using jQuery UI Autocomplete with Hidden ID's
Posted on 04:29 PM Wednesday October 19, 2011 by Bianchi
You can do that: focus: function() { $('#input_you_want_to_reset').val('ui.item.label'); } or if you just doesn't want a return focus: function() { return false; }
SQL to Select a random row from a database table
Posted on 10:51 AM Wednesday October 19, 2011 by osama safwat
select top 1 * from Tablename order by newid() select top 10 * from Tablename order by newid()
Setting up HTTPOnly Session Cookies for ColdFusion
Posted on 12:28 PM Tuesday October 18, 2011 by Kevin
I'm running session cookies on CF8 that loads under a subdomain with a site that uses an iFrame. When I configure as you've suggested, substituting the blank value of the path with the subdomain we're using, I'm running into problems where the page does not retain the session scope in IE. If I enable setclientcookies, I don't have this problem. Will configuring them this way pose a XSS security risk?
CSS Techniques Roundup - 20 CSS Tips and Tricks
Posted on 08:54 PM Monday October 17, 2011 by RXooxxAutL
Del. I'm sorry - error topic...
ServerTokens Prod, ServerSignature Off
Posted on 08:56 AM Saturday October 15, 2011 by S
Sadly, these no longer work. I added both into the httpd.conf on Debian Squeeze and OpenVAS reported: Apache Web Server version 2.2.16 was detected on the host. Have to think of something else :(
Deal Shopping Sites Roundup
Posted on 08:48 AM Friday October 14, 2011 by yumedeals
thanks to shere with me this kind of stuff regards, chanti





