Wasn't there a Forum of some kind? IT would help me a bunch now.
I coded a framework, or at least I think it's a framework, and i'd like to know if it's in a MCV context because.. I really don't know. And here's the reason:
The thing (lets call it FW) loads every "module" that's inside modules/ folder and each module/module_name/ has a template/ folder inside where it has a butload of design/HTML related files (with a few echos here and there). The main folder (where the main index.php lies) has a template/ folder also where it has styles and website layout (as well as echoing the modules content). I could copy-paste the whole file structure but i'm not sure how it would present itself as I've never used this "Star Thread" thingy.
Anyhow, from my description: does it sound like a MCV Framework?
A long while back.. MountainDew made a Hawkee site script for mirc so users could search for scripts on this site via a bot http://www.hawkee.com/snippet/4164/
As the site has been totaly re-vamped now.. could someone possibly overhaul or make a new version to work with the new hawkee site please for a mirc 6.35 bot
I'm trying to make a mobile verification system through mIRC that can verify all the numbers in the world (might it use a website or a piece of code from my own server or website.)
I am looking for a script that works like:
!verify <number with country code> <Country TLD>
Ex : !verify +919017444348 IN
(or it could auto-identify the country code like +91 (IN), +44 (UK) and so on... and TLD and check the digit count too like mobile numbers in India includes 10 digits with excluding the country code.)
when nick1 write .link
<nick1>.link
<bot> your link ->www.blablablablabla.bla/blablabla/1234123
<nick1>.link nick2
<bot>nick2 link ->www.blablablablabla.bla/blablabla/231231
i dont know how write bot or how start bot anybody can explain to me ?
or are u have lik this bot?
Well i've been needing a new laptop/computer for quite some time and finally bought one :D
take a look at what i'll be getting next wednesdayQuantity Item Number
Description1225-2716Inspiron 15R Notebook (Inspiron 7520)
1319-11803rd Gen Intel Core i7-3632QM 6MB cache, up to 3.2Ghz
1317-95008GB,DDR3,2 DIMM1331-9161English Backlit Keyboard with Multi-touch Touchpad1320-294815.6 Full High Definition (1080p) LED Display
1320-3096AMD Radeon HD 7730M 2GB
1421-7199SRV Software 2230 WIFI,
75201342-42171TB 5400 RPM SATA Hard Drive
1342-4325WLAN Daughterboard1318-1857Switch by Design Studio
Aluminum1421-5780 Windows 7 Home Premium 64 bit Service Pack 1, English, No Media1430-3605
Integrated Network Card
1410-0548Adobe Acrobat Reader1318-15078X Tray Load CD/DVD Burner (Dual Layer DVD+/-R Drive)
1318-1676Waves MaxxAudio 4 + Skullcandy Speakers1430-4601Intel Centrino Wireless 2230, 2x2 bgn + Bluetooth1331-
Can anyone tend to help me getting a code for mouse hover like pixlr ripple effect please?
I tried searching a lot but didn't find a good one. I need one of the same on http://pixlr.com/o-matic/ Thanks in advance.
http://www.phoronix.com/scan.php?page=news_item&px=MTM0NzE -- Ah it seems that there finally is a light at the end of the tunnel! :) It would seem Nvidia has finally rolled out a driver package that should support its Optimus technology on Linux based systems. Time to try it out on Ubuntu 13.04.
It's day 1 (Kinda, Its 11:34pm, Does that still count)
Im about to start work on my first script of many.
This weeks script is going to be a very simple URL Shortener.
It will be using BootStrap and a flat file database to boot.
I'll release the Script on Saturday for download.
P.s.
SunnyD has mentioned using GitHub, I wont be using GitHub straight away, When all scripts are done they will be in one repo for download.
I'm hoping to release a lot of PHP Based Stuff soon.
I'll be doing a while line of software that will be open to your criticism and ideas here's a simple list of such items:
Blogging Software - Simple Blogging in PHP
Forum Software - A simple user forum that allows users to make forum threads and such
Ticket Support System - allow people to make tickets and such
Social Network - Will be the BIGGEST Project of them all
Pastebinner - A simple pastebin Script.
URL Shortener A simple URL Shortening script.
Video Sharing Site - Saywhat!?
Search Engine - A Very Basic Search Engine Service
I'll be hoping to release a script every Saturday! (Jesus H O.o!)
I'll be documenting each day of each script on my personal blog http://tmfksoft.x10.mx/ and finished scripts will appear on Hawkee for download!
Some of the bigger Scripts may take a few days longer.
All scripts will have the ability to share users so you can have a whole system setup using my scripts and have a fluid system in place without separate logins! ;)
So that's all to come. The first script will be released THIS Saturday Next Saturday could be tricky due to a holiday but I hope to pop a script out sometime.
Yay! I set up a load balanced url shortener on nginx that was intended for Apache! Took me a few hours to work everything out, but eventually it all works. Now I can finally make proper use of that expensive domain!
I've just completed a rewrite of the site search. The results are no longer sorted by date and are weighted by the title, likes and age. The title bears a stronger weight than the description or code. Posts will rank higher if they have more likes and are newer. By default threads are excluded from the initial search. Only when there are no snippets or projects will the threads show up.
Need help with a a tcl code. Need to find out the ip address from a URL if it is present to do some activity.
The URLs will be of the form
<domain>?a=12345&d=somestring1(Note: c not present)
<domain>?c=10.10.10.100&d=somestring1
<domain>?a=12345&b=somestring1&c=10.1.2.4&d=somestring2
<domain>?a=12345&c=10.1.2.4&b=somestring1&d=somestring2
Rules
1) The ip address is present after "c="
2) "c=" may or may not be present
3) If not present the condition should be handled gracefully
4) "c=" may be present anywhere except the end, it will always be "d=" at the end
5) It should only be "c=", something like "ac=" or "bc=" is not valid
6) "c=" will be preceded by either a "?" or "&" only.
I'm now taking on any mIRC script project.
If you'd like a script/snippet/bot in mIRC, please message me with details.
I know dialogs, RAW events and sockets as well as basic mSL script.
Only exception is I don't add/edit other scripts that were already made, I only make scripts from scratch.
I don't charge, and you can edit/distribute at will.
Most popular request is the mIRC equivalent of the UKChatterbox's GateWay, made with sockets to connect to the server's Services port.
So I just hit 800 likes. I'm curious, do you feel motivated to earn likes on Hawkee? What would make them more appealing and how can we make the site more interesting to use?
1172 Lines just on the QuestMaster script so far, and it still isn't fully functional. (But getting there)
How I am building it is making all the tools to create the world and items and such first, then going to use those tools to create a base world for the game and online play. So far, none of the tools have DCX.dll features, using simple .INI file handling for info storage.
Any DCX.dll features that will be used are going to be implemented for stuff that takes place during game play, not game creation.
Hoping to have some screen shots, and a demo/beta ready by the end of April. (We'll see.)
Need Help!
My group has a irc game that we've designed but recently our coder had health issues and was forced offline. The game is a bit complex, it needs a few things changed and some trouble shooting. If anyone can help, contact me or reply here. I can pastebin the script and willing to share the game which is really fun for a active group.
Thank you,
Roper
This is my php code running in header...This code is only for category...i want to change my title and description in subcategory page
Please help..
<?php