 |
 |
|
|
| |
| |
| |
|
|
| Articles about Scripts |
| | |
|
|
| | Tell A Friend Scripts Drive Viral Traffic Fast | | 2008-06-10 09:03:54 | | by Tyler James Ellison
More and more webmasters have the recurring dilemma on how to increase the flow of traffic in the websites. During the past few years many methods that been developed to solve this predicament. While most of them would work there are those that would not make even a small impact.
One of the [...] | | By: VagabondetteVA | | |
| | JCPD and DEA arrest pill-selling doc; he sold scripts for ca$h | | 2008-05-24 10:15:00 | | JERSEY CITY — The Jersey City Police Department’s Special Investigations Unit, in conjunction with the federal Drug Enforcement Administration and the New Jersey Division of Criminal Justice Medicaid Fraud Unit, arrested a Jersey City physician recently, who sold potent prescription narcotics out of his office for cash.Bipin J. Parikh, of Williston Park, N.Y., was taken into custody after a team of local, state and federal law enforcement officers raided his office at 135 Newark Ave. Simultaneously, another contingent of officers raided his secondary office at 530 Montgomery St. A number of bookkeeping records were seized during the operation that began more than a year ago.Parikh, 62, a general practitioner, is charged with illegal drug distribution, as undercover agents confirmed the doctor had sold controlled narcotics such as oxycontin, to individuals who did not have a prescription or a need for the medication.Oxycontin has the same effect as morphine or heroin.In addition to | | By: The Hudson Line Blog | | |
|
|
|
| Siebel eScript – How to track performance with Timing Scripts | | 2008-05-19 05:49:07 | | Timing scripts can come in handy to know exactly how much our code is taking to execute. There can be several reasons for doing this.We are calling several business services in code and we need to know performance of each one.We need to know time our script on business component, Applet is takingWe have several approaches to solve the problem and need to know the exact time taken by each.The code to achieve that is:var fileVar = Clib.fopen("c:\\Timing.txt", "at");var timeVar = Clib.ctime(Clib.time());Clib.fputs(timeVar + ": Starting trace in of code", fileVar);//code which you want to track time…………………………………….…………………………………….timeVar = Clib.ctime(Clib.time());Clib.fputs("Ending trace of code: " + timeVar, fileVar);Clib.fclose(fileVar);PS: This code will work only if you are trying to run it in dedicated client or your Siebel server is windows server. This code will fail if you are trying to run it from thin client and your Siebel Se | | By: All Information About Siebel | | |
| | Now Corzine wants to charge state's most impoverished copays for ER visits, scripts | | 2008-04-28 06:01:00 | | First, the accident where his driver was speeding and where he wasn't wearing seatbelt. Then, his unnecessary comments about Imus. Then, the toll plan. And now, Gov. Jon S. Corzine wants to charge the state's poorest people a $6 co-pay for emergency-room visits and a $2 copay for prescription drugs, the AP reports this morning. Corzine is using this little quick-fix gimmicks to try to close the state's budget gap. But for some, even those small copays could be too much. Click here for the story.Consider this. The Ledger reports that some suffering from mental health issues, who live in boarding homes, live there because Medicaid and Social Security pay for their room and board. And their monthly stipend: a whopping $50.Once again, Corzine has demonstrated how out of touch he is with the realities of living in this state, one of the most expensive in the entire union. Unreal. | | By: The Hudson Line Blog | | |
| | Writing and Running PHP Scripts | | 2008-04-19 04:51:01 | | We’ve been talking about PHP for 2 days now; we even wrote a simple PHP
script and understood its working. Now comes a big question, “How do we
write and run PHP scripts?”. Do we need some special software to write
PHP code? How do we run these scripts?
Let’s know the answers!
Writing PHP scripts
You don’t need anything special; really, plain old Notepad would do just
fine. PHP is an interpreted language hence code remains as it is (not compiled)
thus any plain text editor is fine. Although syntax highlighted text editors
would be better.
If you are using a word processor instead, be sure to save the files as plain
text files and not in the proprietary formats.
Notepad, as I said may be used but I don’t recommend using it, instead
use code editors like Programmers
Notepad, Notepad++(really
great, supports numerous third-party plug-ins)that have syntax highlighting
feature. That would make you easily understand the c | | By: Learning Computer Programming | | |
| | 6 Scripts clones Gratuitos para crear tu proio Digg | | 2008-04-06 22:26:06 | | Pligg
Pligg is one of the most well known digg clone. It runs on PHP/MySQL, free and its currently on Beta 9.8. Read more about Pligg.
PHPDug
PHPDug is very similar to digg.com, particularly its dig buttons. It runs on PHP/MySQL, supports 12 languages (English, German, French, Spanish, Portuguese, Thai, Chinese, Arabic, Dutch, Indonesian, Turkish, Persian) and here [...] | | By: e La cosa nostra | | |
| | Even the Weirdest of Scripts Reach Bollywood Stars! | | 2008-03-31 23:46:43 | | Day in and day out, Bollywood actors have to face difficult, worst and weird scripts. Here are some of the worst or weirdest script offers given to Bollywood stars(and how they reacted to them): Akshay Kumar’s worst script offer: A director had come to Akshay Kumar with a script which was normal till the interval. After that the story goes like that the character played by Akshay goes to the jail and then some guy in the prison rapes him. Akshay Kumar was shocked. He told the director, “Sir, all the best to you. But I am not doing this classic”. Hema Malini’s worst script offer: Once a director told Hema Malini that he had a superb script in which she would play Jeetendra’s wife in the film. He said that Jeetendra would die and a younger version would appear in a double role, as his son. The young looking Jeetendra would romance Rati Agnihotri, while Hema would be sitting in a wheel chair and watching the proceedings. Hema Malini asked him if Jeetendra could get a do | | By: bollywood trends | | |
| | | 3 Open Source E-Learning Scripts | | 2008-03-17 09:59:46 | | In addition to my last post about Learning Management Systems, today i bring another 3, Open Source LMS.
ATutor
ATutor is an Open Source Web-based Learning Content Management System (LCMS) designed with accessibility and adaptability in mind. Administrators can install or update ATutor in minutes, and develop custom templates to give ATutor a new look.
Site@School
Site@School is a [...]
| | By: Flash Enabled - Get Ready with Flash... | | |
| | Digg Clones - Open Source Scripts | | 2008-02-26 08:28:30 | | While some just reference commercial(paid) well know social networking cloned scripts, let me add some lines to it, and tell you that there are free scripts available to download by everyone. i.e There are some Digg clones, like pligg, PHPDug.
Here is a list of them, which you can try and setup your own social network [...]
| | By: Flash Enabled - Get Ready with Flash... | | |
| | How to add HTML/Scripts to blogger | | 2008-02-26 03:12:45 | | Blogger users(XML LAYOUTS) can easily add HTML or JavaScript code to their blogger blogs. Here are the instructions to add HTML/Scripts to your blog :Firstly, login to your blogger account, go to your dashboard and click the "Manage : Layout" link of your blog. make sure you are on the "page elements" sub-tab, where you can easily add and arrange page elements.You are now going to add a page element, so click the link "Add a Page Element"From the popup that appears, click on the "Add To Blog" button under HTML/JavaScriptThis will open a final popup where you paste your code(HTML or JavaScript) under the "content" textarea. Give it a title on the title textbox and click the button to "save changes" | | By: Free Blog Things & Blog Stuff | | |
| | 3 More scripts for Beautiful Orkut Scraps | | 2008-01-11 18:30:00 | | 1. Write your normal scrap in the scrap text box2. dont submit yet, copy and paste the following in the address bar and press enter (address bar is where you type google.com or orkut.com)For This: Want๑(•ิ.•ั)๑to๑(•ิ.•ั)๑write๑(•ิ.•ั)๑like๑(•ิ.•ั)๑this๑(•ิ.•ั)๑javascript:cor=new Array('teal','orange','olive','violet','maroon');var z=0;txt=document.getElementsByTagName('textarea')[0]; txt.value=txt.value.replace(/
/gi,'§ ');sp=txt.value.split(' ');txti='';for(l=0;lFor This: ♣H♠♣o♠♣w♠♣ ♠♣a♠♣b♠♣o♠♣u♠♣t♠♣ ♠♣t♠♣h♠♣i♠♣s♠♣ ♠♣o♠♣n♠ejavascript:var bold="b";var italic="i";var color="green";var color2="purple";var ByAnjo=document.getElementsByTagName('textarea')[0];var meuString = ByAnjo.value;var result = "";for (i=0;iFor This: And:¦: ♥ :¦:another:¦: ♥ :¦:awesome:¦: ♥ :¦:one:¦: ♥ :¦:javascript:cor=new Array('violet','orange','green');var z=0;txt=document.getElementsByTagName('textarea')[0]; txt.value=txt.value.replace(/
/gi,'§ ');sp=txt.value.split(' ');txti='';for(l=0;l3. Now just click the Submit Button and voila here you go friend
| | By: Orkut Champ | | |
| | Free download softwares and scripts | | 2007-12-22 02:53:44 | | http://down-ez.com this is my site : only best freeware :) it's have 200 link download now and will have more in future :) 15 - 8 : my site will pub1 Vote(s) | | By: JeQQ it | | |
| | Como automatizar mi máquina con scripts | | 2007-11-07 10:22:04 | | Hace algún tiempo está con la idea de sacar este post, pero el trabajo en la Universidad me tenÃa un poco cogido de tiempo, pero en fin, voy aprovechar este momento.
Primero debo decir que hay más de un nivel de arranque en nuestra máquina, los ficheros que los configuran los podemos encontrar en /etc con [...] | | By: El cabezón | | |
| | CD Review: The Post Scripts- Songs You Can Eat Cake To | | 2007-09-12 21:26:00 | | CD Review: Artist: The Post ScriptsTitle: Songs You Can Eat Cake ToWebsite: http://www.TPSrock.comStyle: Rock/Alternative/AcousticBy Staff Writer L. Anne Carrington Does anyone here like cake? The Post Scripts (T.P.S. for short) is a band from the small town of Barnegat, New Jersey, with their first show as a band was appearing at the legendary Stone Pony's Winter Break Party. After a year of writing and recording music, the band has released their debut album, Songs You Can Eat Cake To, an eccentric yet delightful blend of alternative rock spiced with sounds of blues, punk, and some funk tossed into the mix. An excellent and strong CD, each track is, well
another slice of cake. While other albums are only enjoyable with beer or wine, this record is so palatable it can easily be consumed with cake (and that includes the ice cream cake variety!). Songs You Can Eat Cake To contains a song for every mood through all 13 tr | | By: Indie Music Stop | | |
| | Scripts en todo para tu blog | | 2007-07-18 13:48:00 | | Texto con efecto en arcoirisPara lo que querais utilizar....para las entradas...titulo en el blog....en las sidebar....vosotros decidis!!!Crear metatags en el blogNo sabeis lo que es??? Una breve descripción de para qué se utiliza y como insertarlo. Imprescindible para ser visible en la red!!!!!Fecha en el tittle barDale un aspecto más profesional a tu blog con este sencillo scriptScript terremoto en la pantallaSorprende a tus visitantes al entrar en tu blog!!!!!Titulo del blog en movimiento en la pestaña del visitanteOtro detalle que hara de tu blog un blog diferente!!!Todos estos scripts han sido texteados para poder visualizarlos en la mayoria de navegadores más utilizados....tags blog edicion+html trucos trucos+blogs plantillas+gratis plantillas+blog scripts+gratis personalizar+blog genradores+blog generadores blogtrucos blogtodo para tu blogedicion html blogutilidades blog | | By: Todo para tu blog; un blog diferente | | |
| | Sample Login Scripts | | 2007-06-29 03:17:40 | | MAP DISPLAY OFF
MAP ERRORS OFF
rem COMSPEC=Z: PUBLIC%OS%OS_VERSIONMIKOCOK_WINDOWS
rem COMSPEC=Z: command.com
MAP root e:=NOVELL_SYS: BACK
MAP *1:=%HOME_SWEET_HOME
MAP F:=NOVELL_SYS: LOGIN
FIRE 5 TIMES
DRIVE F:=FUSING
if member “BARU” begin
map p:=novell_sys: home%login_name
map h:=novell_sys: BELAJAR
map n:=novell_sys: dos%os_version
comspec=s3: command.com
if login_name=”IRWAN” begin
exit “CAKEP”
else
exit “GANTENG”
exit “CAH_BAGUS”
end
end
if login_name=”IRWAN” or member “BARU” begin
map *1:=novell_sys: [...] | | By: irwan's WeBlog | | |
| | | Quote of the Day Scripts for Blogs | | 2007-04-29 23:57:00 | | I enjoy reading good quotes. They can succinctly sum up life and human nature giving reflection for thought or a good laugh.Here are some options which allow you to include a daily quote on your blog. Brainy quote provides a cut and paste script for 5 different daily quote types:Brainy quotes also provides the code to include RSS feeds of each of these quote types.Todays-Woman famous woman's quote of the day.A wordpress quote plug-in can be found here Adding Quotes As Customizable ContentQuogr - is a free tool, for blogs using their own server, that allows you to display random quotes and images of your choice on your site. This tool creates a database of your favorite quotes and images and generates an html tag to embed on your website. They call this a quog!Try to find a quote of the day that suits the mood or topic of your blog.You may even decide a different type of quote more suitable - ie stock quotes. Yahoo provides a service that creates a customisable script for you to inclu | | By: Blogging Sueblimely | | |
|
|
| |
 |
|
| |
| |
|
 |