₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,330,998 members, 8,448,170 topics. Date: Sunday, 19 July 2026 at 09:22 PM

Toggle theme

Remoranger's Posts

Nairaland ForumRemoranger's ProfileRemoranger's Posts

1 2 3 4 5 6 7 8 9 10 (of 18 pages)

WebmastersRe: Green Mouse New Look by remoranger(m): 8:28pm On Jul 08, 2011
@dhtml. is nancy a wife of yours? grin
WebmastersRe: Green Mouse New Look by remoranger(m): 9:14am On Jul 08, 2011
am sure your wife would be happy. cos i almost shot the ufo down. well, it seems like the groom was too weak to ditch the ugly bride. they are now happily married with quadruplets grin
WebmastersRe: Green Mouse New Look by remoranger(m): 8:59pm On Jul 07, 2011
i am off the opinion that when it comes to the wedding called review. the ugly bride called pride should be jilted at the altar.
WebmastersRe: Green Mouse New Look by remoranger(m): 5:47pm On Jul 07, 2011
lol dual core is a clown
WebmastersRe: Green Mouse New Look by remoranger(m): 7:43pm On Jul 06, 2011
• Social media link is nonexistent with the exception of facebook.
• In the footer. The search button image is too far form the search field
• U really should use captcha in your forms. Saves u time in romancing with spam
• u really should increase the resolution for your images and use the right transparency settings (m guessing fireworks?) e.g is the www image with the tree growing on it.
• Don’t get why when u click on contacts page, it disappears from the main menu Web users like me are very dull and we don’t like thinking
• A custom 404 page is more humane don’t u think? http://www.greenmouseng.com/conto/ for conversion purposes
• The bullet lists could be prettier
• I think its “Our Portfolio” not “Our portfolios”
• The books u are giving away on your training session. Do u have the rights to them? Just saying.
• On the training page, when I click on the about us link using chrome. It does not exist. It gives me an oops. http://www.greenmouseng.com/about.html
WebmastersRe: Website Review by remoranger(op): 7:27pm On Jul 06, 2011
@green rat. i get your point now. would take care of the alignment. the bolded part is for emphasis. client wants it that way.
WebmastersRe: Website Review by remoranger(op): 7:09pm On Jul 06, 2011
@greenrat grin thnks. but i believe u mean the right side of the contact page? @yawa. wats up na. u just abandoned ya boy. u rarely online. i meant this to be a private review. but i knew this was the way to draw yo out. what channel u on now. dont tell me u use twitter now. lol. holla.
WebmastersRe: Website Review by remoranger(op): 6:25pm On Jul 06, 2011
@yawa and dual core. tanx a lot. excellent points. as for the inconsitend spacing. thats just filler text. not the real content. every other point was excellent though. would get of my lazy behind and continue working. lol
WebmastersWebsite Review by remoranger(op): 2:10pm On Jul 06, 2011
reviews appreciated. http://www.hpgafrica.com
WebmastersRe: What I Hate About Nigerian Web Developers by remoranger(m): 2:24pm On Jul 02, 2011
its our fault too. We price ourselves too low. Nobody goes to a dealer shop and starts pricing a ferrari from one million naira. On the other hand. If you pay me 50k to do a site for you. do u really expect me to put that much time and effort in it? NO
WebmastersRe: Miss Nigeria Website Hacked by remoranger(m): 12:18pm On Jun 26, 2011
shocking
WebmastersRe: Miss Nigeria Website Hacked by remoranger(m): 1:29pm On Jun 24, 2011
@slyrox, shey na u be d badt guy? ehn? oya, i am the webmaster of http://www.twitter.com, hack me if you can. lol
WebmastersRe: Miss Nigeria Website Hacked by remoranger(m): 12:37pm On Jun 24, 2011
u can use online tools for penetration testing and security analysis. e.g

http://www.unmaskparasites.com or download from hp https://download.spidynamics.com/webinspect/default.htm


google for the rest, lol. una nor dey pay me
WebmastersRe: Miss Nigeria Website Hacked by remoranger(m): 5:33pm On Jun 23, 2011
well. to those learning. try and encrypt your passwords, sha1 or something, so when slyrox breaks into your site, your clients may be safe. lol. and with d .htaccess above try and use your admin folder as something else, http://www.dagbo.com/xyz admin is tooooo predictable. you may laff, but u do be surprised how many serious would be hackers this would filter out. use complicated generated passwords, with symobls, uppercase letters and numbers, it may help you survive a dictionary attack, this wont necessarily stop me from hacking the daylights outta you, but at least try smiley gaddamnit lol
WebmastersRe: Miss Nigeria Website Hacked by remoranger(m): 4:48pm On Jun 23, 2011
This .htaccess may help some of us

AddType text/x-component .htc
IndexIgnore *
ErrorDocument 400 /400.php
ErrorDocument 401 /401.php
ErrorDocument 403 /403.php
ErrorDocument 404 /404.php
ErrorDocument 500 /500.php
<Files .htaccess>
order allow,deny
deny from all
</Files>
RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} ^BlackWidow [OR]
RewriteCond %{HTTP_USER_AGENT} ^Bot\ mailto:craftbot@yahoo.com [OR]
RewriteCond %{HTTP_USER_AGENT} ^ChinaClaw [OR]
RewriteCond %{HTTP_USER_AGENT} ^Custo [OR]
RewriteCond %{HTTP_USER_AGENT} ^DISCo [OR]
RewriteCond %{HTTP_USER_AGENT} ^Download\ Demon [OR]
RewriteCond %{HTTP_USER_AGENT} ^eCatch [OR]
RewriteCond %{HTTP_USER_AGENT} ^EirGrabber [OR]
RewriteCond %{HTTP_USER_AGENT} ^EmailSiphon [OR]
RewriteCond %{HTTP_USER_AGENT} ^EmailWolf [OR]
RewriteCond %{HTTP_USER_AGENT} ^Express\ WebPictures [OR]
RewriteCond %{HTTP_USER_AGENT} ^ExtractorPro [OR]
RewriteCond %{HTTP_USER_AGENT} ^EyeNetIE [OR]
RewriteCond %{HTTP_USER_AGENT} ^FlashGet [OR]
RewriteCond %{HTTP_USER_AGENT} ^GetRight [OR]
RewriteCond %{HTTP_USER_AGENT} ^GetWeb! [OR]
RewriteCond %{HTTP_USER_AGENT} ^Go!Zilla [OR]
RewriteCond %{HTTP_USER_AGENT} ^Go-Ahead-Got-It [OR]
RewriteCond %{HTTP_USER_AGENT} ^GrabNet [OR]
RewriteCond %{HTTP_USER_AGENT} ^Grafula [OR]
RewriteCond %{HTTP_USER_AGENT} ^HMView [OR]
RewriteCond %{HTTP_USER_AGENT} HTTrack [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^Image\ Stripper [OR]
RewriteCond %{HTTP_USER_AGENT} ^Image\ Sucker [OR]
RewriteCond %{HTTP_USER_AGENT} Indy\ Library [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^InterGET [OR]
RewriteCond %{HTTP_USER_AGENT} ^Internet\ Ninja [OR]
RewriteCond %{HTTP_USER_AGENT} ^JetCar [OR]
RewriteCond %{HTTP_USER_AGENT} ^JOC\ Web\ Spider [OR]
RewriteCond %{HTTP_USER_AGENT} ^larbin [OR]
RewriteCond %{HTTP_USER_AGENT} ^LeechFTP [OR]
RewriteCond %{HTTP_USER_AGENT} ^Mass\ Downloader [OR]
RewriteCond %{HTTP_USER_AGENT} ^MIDown\ tool [OR]
RewriteCond %{HTTP_USER_AGENT} ^Mister\ PiX [OR]
RewriteCond %{HTTP_USER_AGENT} ^Navroad [OR]
RewriteCond %{HTTP_USER_AGENT} ^NearSite [OR]
RewriteCond %{HTTP_USER_AGENT} ^NetAnts [OR]
RewriteCond %{HTTP_USER_AGENT} ^NetSpider [OR]
RewriteCond %{HTTP_USER_AGENT} ^Net\ Vampire [OR]
RewriteCond %{HTTP_USER_AGENT} ^NetZIP [OR]
RewriteCond %{HTTP_USER_AGENT} ^Octopus [OR]
RewriteCond %{HTTP_USER_AGENT} ^Offline\ Explorer [OR]
RewriteCond %{HTTP_USER_AGENT} ^Offline\ Navigator [OR]
RewriteCond %{HTTP_USER_AGENT} ^PageGrabber [OR]
RewriteCond %{HTTP_USER_AGENT} ^Papa\ Foto [OR]
RewriteCond %{HTTP_USER_AGENT} ^pavuk [OR]
RewriteCond %{HTTP_USER_AGENT} ^pcBrowser [OR]
RewriteCond %{HTTP_USER_AGENT} ^RealDownload [OR]
RewriteCond %{HTTP_USER_AGENT} ^ReGet [OR]
RewriteCond %{HTTP_USER_AGENT} ^SiteSnagger [OR]
RewriteCond %{HTTP_USER_AGENT} ^SmartDownload [OR]
RewriteCond %{HTTP_USER_AGENT} ^SuperBot [OR]
RewriteCond %{HTTP_USER_AGENT} ^SuperHTTP [OR]
RewriteCond %{HTTP_USER_AGENT} ^Surfbot [OR]
RewriteCond %{HTTP_USER_AGENT} ^tAkeOut [OR]
RewriteCond %{HTTP_USER_AGENT} ^Teleport\ Pro [OR]
RewriteCond %{HTTP_USER_AGENT} ^VoidEYE [OR]
RewriteCond %{HTTP_USER_AGENT} ^Web\ Image\ Collector [OR]
RewriteCond %{HTTP_USER_AGENT} ^Web\ Sucker [OR]
RewriteCond %{HTTP_USER_AGENT} ^WebAuto [OR]
RewriteCond %{HTTP_USER_AGENT} ^WebCopier [OR]
RewriteCond %{HTTP_USER_AGENT} ^WebFetch [OR]
RewriteCond %{HTTP_USER_AGENT} ^WebGo\ IS [OR]
RewriteCond %{HTTP_USER_AGENT} ^WebLeacher [OR]
RewriteCond %{HTTP_USER_AGENT} ^WebReaper [OR]
RewriteCond %{HTTP_USER_AGENT} ^WebSauger [OR]
RewriteCond %{HTTP_USER_AGENT} ^Website\ eXtractor [OR]
RewriteCond %{HTTP_USER_AGENT} ^Website\ Quester [OR]
RewriteCond %{HTTP_USER_AGENT} ^WebStripper [OR]
RewriteCond %{HTTP_USER_AGENT} ^WebWhacker [OR]
RewriteCond %{HTTP_USER_AGENT} ^WebZIP [OR]
RewriteCond %{HTTP_USER_AGENT} ^Wget [OR]
RewriteCond %{HTTP_USER_AGENT} ^Widow [OR]
RewriteCond %{HTTP_USER_AGENT} ^WWWOFFLE [OR]
RewriteCond %{HTTP_USER_AGENT} ^Xaldon\ WebSpider [OR]
RewriteCond %{HTTP_USER_AGENT} ^Zeus
RewriteRule ^.* - [F,L]
WebmastersRe: Miss Nigeria Website Hacked by remoranger(m): 4:46pm On Jun 23, 2011
at slyrox, Dual core and co. please tutorial on website security. its not enuff to damn them, why not help? if you can. cos this could happen to anyone that manages a high profile site. i suspect the web host too
Web MarketFacebook Design Love by remoranger(op): 5:05pm On Jun 17, 2011
http://www.facebook.com/webexco show a hustling thug some love smiley like my page
WebmastersRe: The Best Nigerian Websites You Have Seen! by remoranger(m): 7:33pm On Jun 16, 2011
lol
WebmastersRe: The Best Nigerian Websites You Have Seen! by remoranger(m): 6:08pm On Jun 16, 2011
WebmastersRe: Very Funny Website Plagiarism In Nigeria, Word For Word. by remoranger(m): 10:16am On May 17, 2011
@senbonzakura_kageyoshi(lool) u have a point. but from the way i see the second site edited, plus the press mentions, i think
(90%) that its just pure plagiarism. the cms used is joomla. it would help if anyone could point where the original template is online, if there is any,
WebmastersRe: Very Funny Website Plagiarism In Nigeria, Word For Word. by remoranger(m): 7:08pm On May 13, 2011
@utimatedes. templates dont come with content.s
WebmastersRe: Very Funny Website Plagiarism In Nigeria, Word For Word. by remoranger(m): 1:44pm On May 13, 2011
gat dammit. this is bullshit. how dumb can u be? abeg make unotech media follow am up with their lawyers. they can afford it. kai. damboroubashege
WebmastersRe: Complete Website For Just 10k by remoranger(m): 7:31pm On Apr 23, 2011
i laff in turkmenistan, when i call the wrath of Ahmadioha on this ppl men go dey vex dey hug wet transformer. op carry go man must wack
WebmastersRe: Share Your Website Ideas by remoranger(m): 1:29pm On Apr 23, 2011
my own is a mobile porn portal where we can watch nigerian blue film and a mobile web portal for warri south local govt
NYSCRe: Petition To Withdraw Youth Corpers From Violent Northern Nigerian States. by remoranger(m): 10:58pm On Apr 22, 2011
@kobojunkie. Please enlighten me, is there an amount Seun pays you per post, must you post while leaving your reasoning behind? we have all agreed the FG is incompetent to provide security to corpers but u still think its a good idea to still send corpers where their security is not guaranteed. na wa for you SMH. i see your post count is at 20,000 plus. don't worry when u get to 30k Seun would buy u a cow. hisses
WebmastersRe: We are Web Designers In Portharcourt,umuahia,owerri,aba,uyo,bayelsa,enugu by remoranger(m): 11:34am On Apr 15, 2011
@those who are having eilepsy attack cos of the links i posted. I now see why when u open a website, after looking at its general poor state, u say oh, its a nigerian website and u move on. Its not my work. When u are good p market free for u. If u can honestly take the time and look thru their portfolios and see the names there and further open d sites and see d quality (template or no) and say nope this guys aint good then your reasoning state is poorer than i thought. Hate less be inspired more
WebmastersRe: We are Web Designers In Portharcourt,umuahia,owerri,aba,uyo,bayelsa,enugu by remoranger(m): 11:04am On Apr 15, 2011
@poster. My apologies. We seem to forget that we have all gone through that beginner phase. Where we build something and think we are the best.

@programmer. honestly. Clients dont really give a flying cow if its wordpress or voice press. All they want is something beautiful and functional. Its only amongst webmasters u here such trivia. They couldnot careless if its a tmplate
WebmastersRe: Can You Please Review Www.njorku.com ? by remoranger(m): 12:42pm On Apr 14, 2011
well i might go the way of some ppl and stop reviewing, ppl ask for a review and it becomes a court section where the witness is being cross examined by a criminal defense attorney with a point to prove (prolly has never lost a case in his life), i prolly might have said Nigeria but i meant Africa


http://www.njorku.com/search/jobSearch?query=chemical+engineering&country=-1
ComputersRe: Are Internet Services In Nigeria Really Another Big Joke? by remoranger(m): 12:35pm On Apr 14, 2011
yeah you right. MTN is a major rip off. i am using starcomms though and its ok. nothing special but u can check your mail and chat on Facebook. Damn i hate MTN and their warri customer service seems to have taking a special course on rudeness and general lackadaisical attitude towards customers
WebmastersRe: Can You Please Review Www.njorku.com ? by remoranger(m): 12:30pm On Apr 14, 2011
well, hope i don't get attacked for this, its the Nigerian way


but


your product is here to solve a problem right? they why shift blame to another party? i did search for chemical engineering and i saw a month old result i even saw something in one of the links that said May 28 2010. though i did not click on it. Trust me a frustrated jobless Nigerian youth after using your engine twice and getting such results wont come back to your site again. cyber cafe time cost wella o and the thing is miserably slow too.
WebmastersRe: Can You Please Review Www.njorku.com ? by remoranger(m): 11:48am On Apr 14, 2011
for design or functionality?

for design,

For functionality. it would be nice to make your search engine time specific. cos i really don't see the sense in getting results that are over a month old when the positions have closed already. i may be wrong but i seem to get the impression that the search engine just crawls specific popular websites per country with no control whatsoever. A good job search engine is something like monster.com cos there are so many controls on results,

But nice initiative though.

1 2 3 4 5 6 7 8 9 10 (of 18 pages)